Commit Graph

37 Commits (b631aa2b5dc4c6c6d280c72e0f80501b0ee113da)

Author SHA1 Message Date
Julio Montoya 528cfd47c2 Adding nanogong question type in exercises see BT#3593 13 years ago
Julio Montoya 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Yannick Warnier b3f46752ef Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 9f535715a9 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 0a9c787fe5 Removing $_configuration['tracking_enabled'] because its always true see #2808 14 years ago
ywarnier bfe18d133e Removed useless backticks 14 years ago
Julio Montoya 36f9632f23 SQL fixes + changing exercise button position, fixing exercise list column 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov 401a73c826 Duplicate inclusions of the library 'text.lib.php' have been removed. 15 years ago
Ivan Tcholakov 4f1f351e61 Duplicate slashes in filenames have been removed. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 15 years ago
Carlos Vargas 2ba6154ecc minor improve example MULTIPLE_ANSWER_COMBINATION CT#602 15 years ago
Ivan Tcholakov 0c1280587b Feature #272 - Installation scripts: Replacement of all mysql_*() function calls with Database::*() equivalents. 15 years ago
Ivan Tcholakov e43010ba9e Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov f10a1a6e3d Feature #5397 - Replacing mysql_query() with Database::query(). 15 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 years ago
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 years ago
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 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 15 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 years ago
Carlos Vargas e725b9b09f [svn r20089] The breadcrumb run ok in exercise see FS#3696 16 years ago
Patrick Cool ee3863ed4a [svn r15602] tighten security 17 years ago
Patrick Cool 9da7c7611f [svn r10789] table constansts, cleaning header and code 18 years ago
Patrick Cool f284a3250b [svn r10774] language vars 18 years ago
Patrick Cool e1d5c20f62 [svn r10749] http://www.dokeos.com/forum/viewtopic.php?t=8256 18 years ago
Eric Marguin 63f47b7b9b [svn r10594] major commit : 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 18 years ago
Patrick Cool f8a6334c66 [svn r10062] refactoring: replace $is_trackingEnabled with $_configuration['tracking_enabled'] 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago