Commit Graph

378 Commits (81c6efc2877aead0b7115842b6d63d6d78cfb626)

Author SHA1 Message Date
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 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 years ago
Hubert Borderiou 1eb5c51665 Fix bug on selective course recycling - ref #6045 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 4e3b438948 Implement the api_set_memory_limit function for to change ini_set memory_limit 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 9a7bc81405 Minor - adding api_get_cidreq() function 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
Julio Montoya 3a4825ac63 Fixing some fatal error due some changes of CHamilo 1.10 + updating composer and autoload classes "Attendance" class conflict resolved 12 years ago
Julio Montoya e6a85226da Fixing exercise wrong question copy see #5668 12 years ago
Julio Montoya 9d42202af5 Minor avoiding PHP warning 12 years ago
Julio Montoya e300a09b5d Fixes links path inside LP when restoring see #5631 12 years ago
Julio Montoya acf15e8c8e Fixing array_map function uses 12 years ago
Yoselyn Castillo bd3c1cfef4 Fixing message see #5540 12 years ago