Historial de Commits

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