Commit History

Author SHA1 Message Date
  Julio Montoya 3783b375de Adding report by question page see #3864 13 years ago
  Julio Montoya fe4a2c606e Minor - UI corrections in the subscribe user list page + adding comments 13 years ago
  Julio Montoya 49f8859287 Should be load a little bit faster see #4079 13 years ago
  Julio Montoya ad524fee0e Removing PHP notices 13 years ago
  Julio Montoya e8dd8d12dd Removing libraries from some scripts because they're already added in global.inc 13 years ago
  Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 years ago
  Julio Montoya 7e55f0aefc Minor - changing status icons 13 years ago
  Yannick Warnier e20f086b2a Minor - Adapting code comments to phpdoc 13 years ago
  Yannick Warnier 0c80565d9c Minor - Adapting code comments to phpdoc 13 years ago
  Julio Montoya 59f6e54cc0 Do not show anonymous users in user list 13 years ago
  Julio Montoya 05c0000680 Minor - Fixing HTML warnings 13 years ago
  Julio Montoya 5000ba7113 Adding order in tracking use table see #3477 13 years ago
  ywarnier 124a01e9ca Minor - Fixed language var 13 years ago
  Julio Montoya 8f2f68ad49 Fixing sql error 13 years ago
  Juan Carlos Raña b71deac253 Feature #2785 users 13 years ago
  Ivan Tcholakov b81b576864 More minor corrections, not important. 14 years ago
  Yannick Warnier 1b26bc3e0e Removed inclusion of debug.lib.inc.php (to be included in global.inc.php as a debug class definition file) 14 years ago
  Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 years ago
  Julio Montoya 9d9deee645 Fixing sql query 14 years ago
  Julio Montoya 3154fcc379 Fixing \"allow_view_user_list\" course parameter 14 years ago
  Julio Montoya 74392e1803 Merge 14 years ago
  Julio Montoya f09249a979 Fixing sql query to work with the multiple url feature 14 years ago
  Carlos Vargas 6f82c5a157 Partial rename get_lang for tools 14 years ago
  Guillaume Viguier 4f7b47a028 Last commits of Dokeos (https://sources.dokeos.com/public/dokeos) added to Chamilo 14 years ago
  Julio Montoya 354bf47a4b Renaming Remove_XXS to remove_XSS function. See DT#388 14 years ago
  cfasanando 9fca61be94 merge 14 years ago
  Ivan Tcholakov c2c757eed0 Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 14 years ago
  Julio Montoya 5435e875d3 Minor - Updating license 15 years ago
  Julio Montoya 43df34c2d0 Sortable name MUST be unique session order and column problems due a session value 15 years ago
  Cristian Fasanando d64cfead29 Added trim for improving advanced search - partial CT#384 15 years ago