Commit History

Author SHA1 Message Date
  Julio Montoya 1dbfe5d8e9 Minor - Format code, remove unused code. 9 years ago
  Julio Montoya 59fa265e4d Fix chat table creation + user list see BT#7712 9 years ago
  Julio Montoya e72a2944a1 Fix queries to allow to_group_id = NULL 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 9b386d3516 Minor - format code. 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 94984e6b12 merge 10 years ago
  Julio Montoya f7ebd14fe4 Fixing PHP warnings. 10 years ago
  Julio Montoya 619b28c559 Security : Adding Security::remove_XSS see #6008 11 years ago
  Julio Montoya 182079bd18 Minor - cosmetoc chat changes 12 years ago
  Julio Montoya 946612fb8d Replacing DB constant 12 years ago
  Julio Montoya c9c3d7bc5e Removing tool_navigation_menu.inc.php file now we load it in the template.lib.php file 12 years ago
  Julio Montoya 309a69423c Fixing queries due the single database changes see #3910 12 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 179c3f7f7d Avoiding php warning message 13 years ago
  cfasanando e7599354f6 merge 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
  Cristian Fasanando e158bc4fe5 improved chat for group, log file is now save into group folder - 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 1d0b1c6cb0 fixed timeout for users connected in chat for session and groups 15 years ago
  Cristian Fasanando 144b94dbdb fixed timeout for chat messages in session or group - partial DT#5496 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 ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 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