커밋 기록

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