Christian
|
93bad6fbc6
|
Settings: Move settings from configuration.php to .env or to the Database - refs #2682
|
3 years ago |
Julio Montoya
|
97e9899f7d
|
Minor - format code
|
6 years ago |
Julio Montoya
|
fe1574887c
|
Move main folder to public/main
|
6 years ago |
Julio Montoya
|
fecbeec39e
|
Update get_lang calls using full string.
|
6 years ago |
Julio
|
a562d1f1ed
|
Update from 1.11.x
|
7 years ago |
Julio Montoya
|
ff23224e88
|
Minor - partial merge from 1.11.x
|
7 years ago |
jmontoyaa
|
1c2d4f020f
|
Merge from 1.11.x
|
8 years ago |
Julio Montoya
|
5754a14dc9
|
Applied fixes from FlintCI
|
8 years ago |
Julio Montoya
|
f32ca6dc9b
|
Applied fixes from FlintCI
|
8 years ago |
jmontoyaa
|
d155b854f4
|
Minor - format code.
|
8 years ago |
jmontoyaa
|
9588128cd3
|
Minor - format code, fix class name, use camelCase for function name.
|
8 years ago |
jmontoyaa
|
4a7b64a23b
|
Access to old conversations when scroll down + UI changes BT#12617
|
8 years ago |
jmontoyaa
|
8ee3753aa4
|
Improve UI
|
8 years ago |
Scrutinizer Auto-Fixer
|
8eaaedcb6e
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
9 years ago |
jmontoyaa
|
66ea436b73
|
Minor - Format code, remove unused code
|
9 years ago |
jmontoyaa
|
fab7a58076
|
Use __DIR__ when calling global.inc.php
This is needed for an easy migration to chamilo v2
|
9 years ago |
Angel Fernando Quiroz Campos
|
f9ffa0fccf
|
Renew course chat - refs BT#11284 #tmi (#1225)
* Fix get history files from course chat - refs BT#11284
* Clean code + Create template for course chat - refs BT#11284
* Renew course chat - refs BT#11284
* Allow course chat between two users - refs BT#11284
* Improve course chat style and template - refs BT#11284
* Add event when user access to chat tool - refs BT#11284
* Show all course users instead of connected users only - refs BT#11284
* Fix course chat in basis courses - refs BT#111284
* Filter users on chat by course - refs BT#11284
* Update jquery.textcomplete.js - refs BT#11248
* Fix autocomplete for emojis in course chat - refs BT#11284
* Search url in messages for course chat - refs BT#11284
* Add ctrl + Enter event to send messages in course chat - refs BT#11284
|
9 years ago |
Angel Fernando Quiroz Campos
|
bcfdf70f75
|
Renew course chat - refs BT#11284 #tmi (#1225)
* Fix get history files from course chat - refs BT#11284
* Clean code + Create template for course chat - refs BT#11284
* Renew course chat - refs BT#11284
* Allow course chat between two users - refs BT#11284
* Improve course chat style and template - refs BT#11284
* Add event when user access to chat tool - refs BT#11284
* Show all course users instead of connected users only - refs BT#11284
* Fix course chat in basis courses - refs BT#111284
* Filter users on chat by course - refs BT#11284
* Update jquery.textcomplete.js - refs BT#11248
* Fix autocomplete for emojis in course chat - refs BT#11284
* Search url in messages for course chat - refs BT#11284
* Add ctrl + Enter event to send messages in course chat - refs BT#11284
|
9 years ago |
Julio
|
c86517066f
|
Fix commit f2a0339377
|
10 years ago |
José Loguercio
|
fa29e02ac3
|
Remove chat button from elfinder popup file selector for 1.10.x - Refs #7841
|
10 years ago |
Angel Fernando Quiroz Campos
|
0648560246
|
Enter to video chat by its ID instead of by name - refs #7558
|
10 years ago |
Angel Fernando Quiroz Campos
|
d28facfce8
|
Auto-create video chat room - refs #7558
|
10 years ago |
Angel Fernando Quiroz Campos
|
bd48909619
|
Redirect user to video chat room when he/she created the video chat - refs #7558
|
10 years ago |
Angel Fernando Quiroz Campos
|
8b091eebf7
|
Fix showing the link to start video chat on own chat history - refs #7558
|
10 years ago |
Angel Fernando Quiroz Campos
|
0eb9ff9941
|
Check WebRTC support - refs #7558
|
11 years ago |
Angel Fernando Quiroz Campos
|
53e7a67d7d
|
Use lang variable - refs #7558
|
11 years ago |
Angel Fernando Quiroz Campos
|
ae5cbc6f22
|
Send message with video chat link - refs #7558
|
11 years ago |
Angel Fernando Quiroz Campos
|
1c9bfc4eb9
|
Integrate WebRTC in chat - refs #7558
|
11 years ago |
Julio Montoya
|
f83214dd11
|
Refactor chat function, fix chat js errors.
|
11 years ago |
Julio Montoya
|
5728167447
|
Removes require_once for libs already added with composer
|
11 years ago |
Julio Montoya
|
d48116686f
|
Adding emojis, adding markdown see BT#8764
|
11 years ago |
Julio Montoya
|
094ad87c8e
|
Minor - format code.
|
11 years ago |
aragonc
|
94984e6b12
|
merge
|
12 years ago |
Julio Montoya
|
ea9d2c4573
|
Removing unneeded global.inc.php requires
|
12 years ago |
Julio Montoya
|
4818d4e7ea
|
Minor - white spaces/code formatting
|
13 years ago |
Julio Montoya
|
45e40247dd
|
PHP warning/notices avoided
|
13 years ago |
Julio Montoya
|
583337a3d5
|
Removing classes already loaded by autoloader, removing comments
|
13 years ago |
Julio Montoya
|
d1592f24b6
|
Should block global chat when taking an exercise see #5272
|
13 years ago |
Julio Montoya
|
81571a14af
|
Using the Datetime class in order to compare dates, log out the global chat when user leaves the session
|
13 years ago |
Julio Montoya
|
f64fe41031
|
Adding a new user profile field to set the status of the chat (connect/disconnect) + some other fixes like the chat.js javascript is not loaded when there's no user
|
14 years ago |
Julio Montoya
|
f89a25ff44
|
Fixing counter field update due the global chat see #4191
|
14 years ago |
Julio Montoya
|
ce86107847
|
Some fixes in the chat so we can load the latest conversation in the screen see #3565
|
14 years ago |
Julio Montoya
|
87bea5e5c6
|
Adding admin setting to the global chat see #3565
|
14 years ago |
Julio Montoya
|
effe444c56
|
Adding global chat code. Now is working, new table need to be created and some code need revision see #3565
|
14 years ago |
Julio Montoya
|
d2b9f2d84b
|
Adding first draft for the user to user chat see #3565 (doesn't work yet)
|
14 years ago |