Commit Graph

415 Commits (4dec1fe2ff40b6e6d7586d3a53e3cf89c0cbfa87)

Author SHA1 Message Date
Julio Montoya d8583e1b81 Removing var_dump and fixing a php notice 12 years ago
Julio Montoya 234f58dd3f Fixing query (replacing iid) fixing copy course when dealing with quiz/categories 12 years ago
Julio Montoya 84908ccdcb Fixing copy course due the recent changes in the exercise tool (iid field added) see BT#5638 12 years ago
Julio Montoya 3aa0f0b280 Fixing PHP notices 12 years ago
Julio Montoya 158ebc34da Fixing copy course with the new field iid 12 years ago
Yannick Warnier a4fde7af7e Minor - Removed arguably useless comment 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 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 years ago
Julio Montoya 5cf794ae30 Fixing query using "iid" instead of id due the global/local categories 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 5d2dd58bfb Fixing PHP notices 12 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
Julio Montoya f8186898d7 Fixing recycle query 12 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 12 years ago
Julio Montoya 482a9832c9 Fixes bug that queries all "quiz_rel_question" rows (for orphan questions) when cleaning/copying a course see BT#5854 12 years ago
Julio Montoya 356c9e1f05 Fixing PHP notices 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
Julio Montoya 2e89bc4b97 Adding support to $app container in all files see #4467 and #5523 12 years ago
Julio Bonifacio 51a8ac4211 corrects the time that goes into the file name of the generated backup refs #5951 12 years ago
Julio Bonifacio 3346e08d5c Corrects Importing a course from a backup containing large files fails refs #5334 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 2d26b13852 Minor - code formatting fixing merge error missing bracket 12 years ago
Julio Montoya 5b73b37c7b Redo revision be97cc6970b7 12 years ago
Yannick Warnier ff89857c80 Fixed issue with exercise copy where learning paths were loosing the reference - refs BT#5793 12 years ago
Julio Montoya 4a1691f357 Fixing exercise list order 12 years ago
Julio Montoya 55dd6ccf06 Minor - cleaning white spaces 12 years ago
Julio Montoya 0f1b5c26b4 Fixing quiz_type bug when restoring a course using a zip file 12 years ago
Julio Montoya 775f996262 Fixing exercise description paths during zip copying see BT#5731 12 years ago
Julio Montoya f3d21ba0f9 Fixing regression that disables exercise copy from courses 12 years ago
Julio Montoya c73c70e1a3 Minor - fixing PHP warning 12 years ago
Julio Montoya a38b1df6ed Fixing exercises problems when importing exercises see #5811 12 years ago
Julio Montoya b61151737e Fixing error when importing an exercise see #5811 12 years ago
Julio Montoya 450c50b3bb Fixing query + fixing import questions from old chamilo courses see #5814 12 years ago
Julio Montoya 323e2b6f6c Fixing copy hotspot question 12 years ago
Julio Montoya 273ca23abb Minor - cleaning code 12 years ago
Julio Montoya 6b9ec5da73 Fixing mixing matching questions answers when using the course copy tool see BT#5418 12 years ago
Julio Montoya bb11f0df9f Quiz course copy object creation is more easy, adding text_when_finished, pass_percentage parameters see #5744 12 years ago
Julio Montoya d967f2d522 Minor - cosmetic changes 12 years ago
Julio Montoya d95a3afc32 Adding links automatically when copying an LP see #5760 12 years ago
Julio Montoya 61ac3f9942 Minor - removing white spaces 12 years ago
Julio Montoya e464d3804b Minor - cosmetic changes 12 years ago
Julio Montoya 10b7f6ebf6 Minor adding c_id in query 12 years ago
Julio Montoya ea0334dace Fixes bug when exporting exercise from one course to another, questions were mixed see #5328 12 years ago
Yannick Warnier 8ba7fc4ccb Added deletion of questions categories to CourseRecycler - refs BT#5328 12 years ago
Yannick Warnier 93a17798d0 Fixed problem not cleaning orphan questions in CourseRecycler - refs BT#5328 12 years ago
Yannick Warnier d90cd0425f Minor - added comment 12 years ago
Yannick Warnier c1d334f412 Minor - style review in course recycler code 12 years ago
Julio Montoya 1547b0a4f8 Minor - Removing console.log comments 12 years ago
Julio Montoya 04d7cc81c1 Adding some validation if $_POST[course] is not loaded 12 years ago