提交历史

作者 SHA1 备注 提交日期
  Angel Fernando Quiroz Campos 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 8 年之前
  Julio Montoya 74ca0d17bc Remove $_configuration calls and use functions, format code. 9 年之前
  Julio Montoya b3a020a62f Replace global $_course with api_get_course_info() 9 年之前
  Julio Montoya ab5244cf84 Replace function name. 10 年之前
  aragonc 94984e6b12 merge 10 年之前
  Julio Montoya f1ca812d3e Adding delete button for hotpotatoes attempts see BT#6638 11 年之前
  Julio Montoya 0817e05f33 Minor - format code, adding docs, fixing PHP warnings. 11 年之前
  Yoselyn Castillo e872126602 Fixing indentation bugs 11 年之前
  Julio Montoya 90063c2923 Fixing PHP warning 12 年之前
  Julio Montoya 4357a16269 Fixing SQL error 12 年之前
  Julio Montoya 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 年之前
  Ivan Tcholakov b69e884026 Task #2560 - Fixing some indentations that I broke in the previous transaction. 14 年之前
  Ivan Tcholakov 81eb7fe847 Task #2560 - On HotPotatoes import the test's title is retrieved from the (html) title tag. 14 年之前
  Ivan Tcholakov 37544565b7 Feature #1768 - Restructuring code within the libraries for better serving the "Documents" tool. 14 年之前
  Ivan Tcholakov 5126d404e6 Task #1761 - A fix about retrieving titles of HotPotatoes tests. 14 年之前
  Ivan Tcholakov 601d9885a4 Task #1761 - Cleaning files, coding conventions. 14 年之前
  Julio Montoya 6af4b9bc50 Changing headers 15 年之前
  Ivan Tcholakov e43010ba9e Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 年之前
  Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 年之前
  cvargas e969a4161a merge 15 年之前
  Juan Carlos Raña 79f06f55f2 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 年之前
  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 年之前
  Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 年之前
  Noël Dieschburg b2a3bb7703 Merged and resolved conflicts 15 年之前
  Arthur Portugal ec16b280fd Cleaned spaces in blank and added comment 15 年之前
  Arthur Portugal 6db28d7aa0 Added a second parameter in case the table is in blank 15 年之前
  Arthur Portugal 538291644a Added a second parameter in case the table is in blank 15 年之前
  Yannick Warnier d8f6ca9641 Replaced GetFileName() by basename() 15 年之前