Commit Graph

168 Commits (ab71b27233f6bbab8266fbc4be3ea96bf7512213)

Author SHA1 Message Date
Julio Montoya e72a2944a1 Fix queries to allow to_group_id = NULL 11 years ago
Julio Montoya 03d263a9a6 Improve code to load user picture. 11 years ago
Julio Montoya fe5db3a50e Remove unused code. Cleaning up i18n library. 11 years ago
Julio Montoya 4935f93d77 Replace id with real_id. Because "id" is the "course code" ... 11 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 11 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 11 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
Imanol Losada 27ffdcfc1a Fix gravatar in course chat - refs #4507 11 years ago
Yannick Warnier df958828f8 Replace NOW() by api_get_utc_datetime() 11 years ago
Julio Montoya 063a81f835 Change js lib path see #7573 11 years ago
Julio Montoya 9c8376cd1b Block access if group was set to invisible see BT#9425 11 years ago
Yannick Warnier 0fd303d75d Remove chat.inc.php language file in all languages upon upgrade (variables have been moved to trad4all.inc.php) - refs #4467 11 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 1211347d5d Removes unused files + using only png files. 11 years ago
Julio Montoya b1b41820c5 Removes unused files + using only png files. 11 years ago
Julio Montoya 8ff34b91fa Minor - using icon instead of a title see BT#9266 11 years ago
Julio Montoya 589e001c90 Fixes URL see BT#9266 11 years ago
aragonc c9415da4d6 update css fix chat window refs CT#7419 11 years ago
Julio Montoya a6c90d1691 Fixing code highlight see BT#8764 11 years ago
Julio Montoya 08ba8c08c9 Minor - removing preview button. 11 years ago
Julio Montoya d48116686f Adding emojis, adding markdown see BT#8764 11 years ago
Julio Montoya 9b386d3516 Minor - format code. 11 years ago
Alex Aragon 1cf9bffeba Show user name in chat window - refs #7335 - refs BT#8884 11 years ago
Julio Montoya 1c995d5e5a Minor - format code. 11 years ago
Julio Montoya 22767cd915 Minor - format code, removing unused commented code. 11 years ago
Yannick Warnier e3fa154c40 Update French variables to English 12 years ago
Yannick Warnier 6b3638ddb4 Fix issue with anonymous user picture in chat users list - refs #7147 12 years ago
Yannick Warnier 338d3517b8 Fix issue with anonymous user picture in chat users list - refs #7147 12 years ago
aragonc 4116a6b100 merge 12 years ago
aragonc d6670a738b updating and tidy code, as well free notification sound #7147 12 years ago
aragonc 002d92aefb chat event notification updated sound, clean css button 12 years ago
aragonc cd7b428881 Sound notification of incoming messages in chat 12 years ago
aragonc 815a4f5bf5 add sound notification chat 12 years ago
aragonc aeb312bbf8 add emoticos new chat 12 years ago
aragonc fee237c082 Adding new files to look Chat, chat.css, jquery.tinyscrollbar.js and images necessary 12 years ago
aragonc 7f5f75a9f6 new chat css iframe 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya daa4116bcc Adding missing <html> tag. 12 years ago
Julio Montoya f7ebd14fe4 Fixing PHP warnings. 12 years ago
Julio Montoya 731a5c4471 Disabling make_clickable, uses a deprecated function for php 5.5 12 years ago
Julio Montoya 771becc37e Fixing PHP warnings. 12 years ago
Julio Montoya 619b28c559 Security : Adding Security::remove_XSS see #6008 13 years ago
Julio Montoya 7ee8e2c02e Should fix chat log when using groups see #5837 13 years ago
Julio Montoya 6b3694084e Fixing some chat function 14 years ago
Julio Montoya 182079bd18 Minor - cosmetoc chat changes 14 years ago
Julio Montoya 946612fb8d Replacing DB constant 14 years ago
Julio Montoya b03c847141 Minor adding CSS class in the chat course 14 years ago
Laurent Opprecht 289d6bf647 change function order to avoid bug - looks like it is implementation specific 14 years ago
Julio Montoya baf424b2a5 Fixing query, adding c_id using api_get_session_id() instead of $_SESSION['session_id'] 14 years ago