Commit History

Author SHA1 Message Date
  ywarnier a998f1786e Removed useless backticks 13 years ago
  Ivan Tcholakov e9a1213bd6 Task #1765 - Removing/changing obsolete code for encoding management (1). LP tool, Tracking tool. 14 years ago
  Ivan Tcholakov bba47a8d68 Task #1765 - Shallow cleaning for some files in the Tracking tool. 14 years ago
  Ivan Tcholakov f4adb7c366 Task #1765 - Reverting previous changes, a new attempt for modification of encoding management will be done. 14 years ago
  Ivan Tcholakov 7bae09894a Task #1765 - Cleaning the files for the Tracking tool. 14 years ago
  Julio Montoya e2d0321d78 Minor - Changing headers 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
  Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 14 years ago
  Carlos Vargas d2bab4c104 They have moved the functions of trancking/userLog CourseLog and userlogCVS to classes trancking.lib CT#191 14 years ago
  Ivan Tcholakov 228087f53f Feature #272 - Corrections in some (obsolete?) files. 15 years ago
  cvargas e969a4161a merge 15 years ago
  Juan Carlos Raña a9c51fff01 merge 15 years ago
  Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 years ago
  Juan Carlos Raña 164b7a0138 merge 15 years ago
  Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
  Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 15 years ago
  Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 15 years ago
  Ivan Tcholakov 4b9659419e Bug #3646 and Issue #306 - The old tracking tool and "Users" tool: Fixing person name order and sorting to be dependable on the internationalization settings. Other fixes have been done too. 15 years ago
  Ivan Tcholakov a6a6cea3a6 Bug #3646 and Issue #306 - The agenda tool: Fixing person name order to be dependable on the internationalization settings. Setting the date-picker to work with the system's encoding. Common changes: Replacing repetitive code for building localized arrays with week days and months with API-function calls. Some other minor changes. 15 years ago
  Ivan Tcholakov e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 15 years ago
  Yannick Warnier d8f6ca9641 Replaced GetFileName() by basename() 15 years ago
  Patrick Cool 2084152af9 [svn r21626] bugfix for tabs 15 years ago
  Julio Montoya 8cc7051c33 [svn r21097] Security improvements FS#4261 15 years ago
  Ivan Tcholakov 78e91ea709 [svn r20472] FS#306 - The tracking tool (obsolete?): Improvements for better encoding support. 15 years ago
  Julio Montoya bc62a46010 [svn r20202] Adding security::remove_XSS and escape_string functions 15 years ago
  Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 17 years ago
  Yannick Warnier bd5bb44a23 [svn r11160] Added empty path to GetQuizName() call (prevent errors later on) 18 years ago
  Yannick Warnier 7f2c907fc7 [svn r11159] Removed potential SQL injection (http://projects.dokeos.com/?do=details&id=1202) 18 years ago