Commit Graph

38 Commits (150bd15db5c2d6e719532e6ecc2a9e9f5173c92a)

Author SHA1 Message Date
Julio Montoya 9e234ee1aa Format code, remove var_dumps, update docs 10 years ago
Yannick Warnier d05b2c2785 Replace references to "exercice" by "exercise" 10 years ago
Julio Montoya 6606c5909c Minor - Format code. 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 0af851e415 Adding end_button setting in exercises see BT#6221 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 12 years ago
Julio Montoya cb3020e45a Removing var_dumps 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
Julio Montoya 63a1f5c8da Fixing SQL queries due DB changes (single database) 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 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 bdfc7a6f57 Minor corrections 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya a9ac9bd86f Some more cleaning 15 years ago
Julio Montoya 6af4b9bc50 Changing headers 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
Julio Montoya c124dc1456 Adding copy_exercise function see BT#752 + cleaning some code, changing license text 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 16 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. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 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. 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Julio Montoya 70e32d8103 [svn r21084] Security improvements FS#4261 16 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
Yannick Warnier a5ac7e97cb [svn r12889] Using all tables from the Database class 18 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 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 19 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 19 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 19 years ago
Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 19 years ago
Patrick Cool 3e507fd587 [svn r9945] coding standards and __LINE__ and __FILE__ fix 19 years ago
Patrick Cool 6513566fda [svn r9944] bugfix: 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago