Commit Graph

2 Commits (d30dd5389549ccdfcc37e051cd3e9819aa018688)

Author SHA1 Message Date
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
Yannick Warnier ba818ee23e Refactoring: move main/exercice/ to main/exercise/ and related folders (except code for migration from 1.9 and 1.10) 9 years ago
Julio Montoya 74ca0d17bc Remove $_configuration calls and use functions, format code. 10 years ago
Julio Montoya 42d12d826c Format code, add docs, remove unused code. 10 years ago
Julio Montoya 6f5068fafe Use database::insert/update functions. 10 years ago
Yannick Warnier d05b2c2785 Replace references to "exercice" by "exercise" 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
Yannick Warnier fedf5c3f31 Fix queries still using exe_cours_id and move as much as possible to integer variables around that - refs #7555 10 years ago
Julio Montoya ab5244cf84 Replace function name. 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 1d2626f2f2 Fixing hotpotatoe bug while saving inside a LP see BT#6986 10 years ago
Julio Montoya 43190f4b11 Minor - format code. 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 a23c2f6f6e Fixing PHP warning + reformat code. 11 years ago
Yoselyn Castillo d457f0c83e changing filter_var by intval -refs #6259 12 years ago
Yoselyn Castillo 15b666ed92 correcting mistakes -refs #6259 12 years ago
Yoselyn Castillo 7e28bf3ea5 correcting mistakes -refs #6259 12 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 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 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 12 years ago
Julio Montoya f888c0034b Should fix bug saving total_time values in LP see: BT#6045 12 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 12 years ago
Julio Montoya d9c5d7a818 Removing console.log 12 years ago
Yannick Warnier 1ac878fdff Slight improvement in top window selector for API and comments - refs #3343 12 years ago
Julio Montoya 38bf82d72d Fixing LP js error when using hotpotatoes see #3343 12 years ago
Julio Montoya e78c7aaa09 Minor - cleaning white spaces 12 years ago
Julio Montoya 0b7d468d38 Fixing LP when doing an exercise 13 years ago
Julio Montoya 9d400724a1 Should fix error when showing hotpotatoes see #5363 13 years ago
Julio Montoya 480b5f2d41 Minor - cosmetic changes 13 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
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 947b5ca582 HotPotatoes tests in learning path tool: Adding internationalization attributes to the page/message "This HotPotatoes test has been closed." . 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 72813b6749 Cleaning code 15 years ago
Julio Montoya 8b5a33ad76 Fixes user id variable definition see CT#1299 15 years ago
Julio Montoya 6af4b9bc50 Changing headers 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
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
Patrick Cool ee3863ed4a [svn r15602] tighten security 17 years ago
Yannick Warnier 18a911ec62 [svn r15312] Fixed score recording for HotPotatoes and Dokeos exercises in Dokeos learning paths by adding max-score to parameters sent from the exercises tool - see FS#2493 17 years ago
Yannick Warnier d01e1175eb [svn r13988] Major improvements in the handling of scores and prerequisites in the learning path tool. Implies database field values update, meaning you need to create a new learning path if you want to try it out in 1.8.5 SVN (without executing the upgrade script). Should close FS#2112. 18 years ago
Yannick Warnier 2d601091bb [svn r12852] Remove useless whitespaces 18 years ago