Commit Graph

50 Commits (f304b00c7aba09af640fbe67466cb7ad5159bc7e)

Author SHA1 Message Date
Julio Montoya ab46621fed Format code, remove unused code. 9 years ago
Julio Montoya 59fa265e4d Fix chat table creation + user list see BT#7712 10 years ago
Yannick Warnier df958828f8 Replace NOW() by api_get_utc_datetime() 10 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 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 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 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 years ago
Julio Montoya 22767cd915 Minor - format code, removing unused commented code. 10 years ago
Julio Montoya e64802afc7 Partial merge with 19x 10 years ago
aragonc 002d92aefb chat event notification updated sound, clean css button 11 years ago
aragonc fee237c082 Adding new files to look Chat, chat.css, jquery.tinyscrollbar.js and images necessary 11 years ago
aragonc 7f5f75a9f6 new chat css iframe 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya f7ebd14fe4 Fixing PHP warnings. 11 years ago
Julio Montoya 771becc37e Fixing PHP warnings. 11 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 12 years ago
Julio Montoya 619b28c559 Security : Adding Security::remove_XSS see #6008 12 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 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 14 years ago
christian1827 9620389815 merge 15 years ago
Julio Montoya 8d258a94f5 Security issue: Adding intval function. Headers are updated 15 years ago
Ivan Tcholakov a54339e297 Feature #272 - Chat tool, frames: Adding html-instructions about encoding, language and text direction. 15 years ago
Ivan Tcholakov faa33a435e Feature #272 - Chat tool: Applying coding conventions and cleaning before making essential changes. 15 years ago
Noel Dieschburg a5222167c0 Dummy changes 15 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. 15 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. 15 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
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 15 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 years ago
Ivan Tcholakov 2b68b8876e [svn r20716] FS#306 - Replacing some natural language unsafe occurrences of the function htmlentities() and other similar fixes. 16 years ago
Isaac Flores c4427c1310 [svn r20597] logic changes - added restriction for anonymous user - (partial FS#3985) 16 years ago
Juan Carlos Raña eda92da16e [svn r17084] open chat in a new window and some improvements in chat 16 years ago
Isaac Flores dbe104b052 [svn r17078] changes in logic - multiple dokeos browser tabs open - see(FS#2960) 16 years ago
Patrick Cool 61ef3c629f [svn r16987] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
Julio Montoya 46c5153b11 [svn r14862] Chat error message when 2 pages of Dokeos are open. 17 years ago
Julio Montoya 75f27f1c58 [svn r14480] Enable different CSS styles in the Chat section (see FS#2305) 17 years ago
Yannick Warnier 33b87d2fc8 [svn r13294] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 17 years ago
Eric Marguin 42e4cea0fa [svn r13080] cancel commit 13076 ... I'm sorry and stupid : this wasn't a bug (in fact the bug was due to mkdirs without umask) 17 years ago
Eric Marguin 85572aa867 [svn r13076] fix a global permissions bug when creating a file/folder 17 years ago
Yannick Warnier ae7ea2b33b [svn r12803] Updated default dir permissions (using database security parameter) 18 years ago
Julian Prud'homme 86e0485c9d [svn r12134] Re-add the link to clear the chat (for the course admin and coachs) 18 years ago
Julian Prud'homme f339596ace [svn r11795] Fix bugs with some languages 18 years ago
Julian Prud'homme c5361dca8a [svn r11199] Update for chat logs 18 years ago