Commit Verlauf

Autor SHA1 Nachricht Datum
  Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 vor 9 Jahren
  aragonc 94984e6b12 merge vor 10 Jahren
  Julio Montoya a35d599d22 Cleaning use of question type constants, all constants are now in the question class vor 12 Jahren
  Julio Montoya 528cfd47c2 Adding nanogong question type in exercises see BT#3593 vor 12 Jahren
  Julio Montoya 63a1f5c8da Fixing SQL queries due DB changes (single database) vor 13 Jahren
  Julio Montoya 35c81c67bb Merge vor 13 Jahren
  Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 vor 13 Jahren
  Yannick Warnier b3f46752ef Minor - Adapting code comments to phpdoc vor 13 Jahren
  Yannick Warnier 9f535715a9 Minor - Adapting code comments to phpdoc vor 13 Jahren
  Julio Montoya 0a9c787fe5 Removing $_configuration['tracking_enabled'] because its always true see #2808 vor 13 Jahren
  ywarnier bfe18d133e Removed useless backticks vor 13 Jahren
  Julio Montoya 36f9632f23 SQL fixes + changing exercise button position, fixing exercise list column vor 14 Jahren
  Ivan Tcholakov 401a73c826 Duplicate inclusions of the library 'text.lib.php' have been removed. vor 14 Jahren
  Ivan Tcholakov 4f1f351e61 Duplicate slashes in filenames have been removed. vor 14 Jahren
  Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools vor 14 Jahren
  Carlos Vargas 2ba6154ecc minor improve example MULTIPLE_ANSWER_COMBINATION CT#602 vor 14 Jahren
  Ivan Tcholakov 0c1280587b Feature #272 - Installation scripts: Replacement of all mysql_*() function calls with Database::*() equivalents. vor 14 Jahren
  Ivan Tcholakov e43010ba9e Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. vor 14 Jahren
  cvargas e969a4161a merge vor 15 Jahren
  Juan Carlos Raña e9e8fdc104 merge vor 15 Jahren
  Ivan Tcholakov f10a1a6e3d Feature #5397 - Replacing mysql_query() with Database::query(). vor 15 Jahren
  Juan Carlos Raña a9c51fff01 merge vor 15 Jahren
  Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). vor 15 Jahren
  Juan Carlos Raña 91d22bf2d7 merge vor 15 Jahren
  Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. vor 15 Jahren
  Juan Carlos Raña 164b7a0138 merge vor 15 Jahren
  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. vor 15 Jahren
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
  Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. vor 15 Jahren
  Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. vor 15 Jahren