Commit History

Author SHA1 Message Date
  Julio Montoya 3837899029 Format code. 9 years ago
  Julio Montoya 0a8495e3b5 Remove gid unset, use api_get_group_id, api_get_course_id 9 years ago
  Julio Montoya 1dbfe5d8e9 Minor - Format code, remove unused code. 9 years ago
  Julio Montoya 946ff5a827 Fix form button 9 years ago
  Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 9 years ago
  Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 9 years ago
  Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 9 years ago
  aragonc 94984e6b12 merge 10 years ago
  Julio Montoya 7ea641e631 Teachers can add users by class (class must be defined first by the admin) see #5514 12 years ago
  Julio Montoya 0543c0b61e use_session_mode is always true (variable should be removed in the next version) 12 years ago
  Julio Montoya 9b20b9439c Removing require_once libs already called with autoload.inc.php 12 years ago
  Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 years ago
  Yannick Warnier 8620736e83 Minor - Adapting code comments to phpdoc 13 years ago
  Julio Montoya 05c0000680 Minor - Fixing HTML warnings 13 years ago
  Julio Montoya ebca605edd Adding security::remove_XSS 14 years ago
  Carlos Vargas 6f82c5a157 Partial rename get_lang for tools 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 c3a5b1b8ee Minor - Update license.txt 14 years ago
  Cristian Fasanando d64cfead29 Added trim for improving advanced search - partial CT#384 14 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 91d22bf2d7 merge 15 years ago
  Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 years ago
  Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 years ago
  Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 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