Julio Montoya
|
ab46621fed
Format code, remove unused code.
|
9 years ago |
Julio Montoya
|
59fa265e4d
Fix chat table creation + user list see BT#7712
|
9 years ago |
Yannick Warnier
|
df958828f8
Replace NOW() by api_get_utc_datetime()
|
9 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
|
9 years ago |
Julio Montoya
|
5728167447
Removes require_once for libs already added with composer
|
9 years ago |
Julio Montoya
|
d48116686f
Adding emojis, adding markdown see BT#8764
|
10 years ago |
Julio Montoya
|
1c995d5e5a
Minor - format code.
|
10 years ago |
Julio Montoya
|
22767cd915
Minor - format code, removing unused commented code.
|
10 years ago |
aragonc
|
002d92aefb
chat event notification updated sound, clean css button
|
10 years ago |
aragonc
|
fee237c082
Adding new files to look Chat, chat.css, jquery.tinyscrollbar.js and images necessary
|
10 years ago |
aragonc
|
7f5f75a9f6
new chat css iframe
|
10 years ago |
aragonc
|
94984e6b12
merge
|
10 years ago |
Julio Montoya
|
f7ebd14fe4
Fixing PHP warnings.
|
10 years ago |
Julio Montoya
|
771becc37e
Fixing PHP warnings.
|
10 years ago |
Julio Montoya
|
619b28c559
Security : Adding Security::remove_XSS see #6008
|
11 years ago |
Julio Montoya
|
35c81c67bb
Merge
|
13 years ago |
Julio Montoya
|
b020f1dc61
Changing lot of queries in order to use one real course database see #3910
|
13 years ago |
Yannick Warnier
|
0c80565d9c
Minor - Adapting code comments to phpdoc
|
13 years ago |
Julio Montoya
|
8d258a94f5
Security issue: Adding intval function. Headers are updated
|
14 years ago |
cfasanando
|
e7599354f6
merge
|
14 years ago |
Ivan Tcholakov
|
a54339e297
Feature #272 - Chat tool, frames: Adding html-instructions about encoding, language and text direction.
|
14 years ago |
Ivan Tcholakov
|
faa33a435e
Feature #272 - Chat tool: Applying coding conventions and cleaning before making essential changes.
|
14 years ago |
Noel Dieschburg
|
a5222167c0
Dummy changes
|
14 years ago |
Ivan Tcholakov
|
d7374d430e
Feature #347 - Blogs, Agenda, Chat, and Course description tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
|
14 years ago |
Ivan Tcholakov
|
14108b1593
Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections.
|
14 years ago |
Cristian Fasanando
|
e158bc4fe5
improved chat for group, log file is now save into group folder - partial DT#5496
|
15 years ago |
Cristian Fasanando
|
2aeb02dedd
minor - disabled emerging icon for chat log - partial DT#5496
|
15 years ago |
Cristian Fasanando
|
13cd4a66b8
Fixed show connected users in chat tool into several browser - partial DT#5558
|
15 years ago |
Cristian Fasanando
|
e3152401c4
implemented - The Chat tool is now private when are in sessions or groups - DT#5558
|
15 years ago |
Ivan Tcholakov
|
588a409e3a
Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
15 years ago |