Commit History

Author SHA1 Message Date
  Julio Montoya 4bf87059b0 Fixing SQL error 11 years ago
  Julio Montoya e6a6c08c28 Merge branch 'chamilo19' 11 years ago
  Yannick Warnier c6d3ca1890 Added copy of work/assignments to coursecopy - refs #6599 11 years ago
  Julio Montoya 61310d72bd Minor - fixing PHP warnings 11 years ago
  jmontoya fb9dada532 Changing renamed function + restoring end_button setting. 11 years ago
  Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php 11 years ago
  Julio Montoya 5c67bf3c56 Fixing quiz type error during course restoring. 11 years ago
  Julio Montoya 028686d652 Fixing export/import course bugs. 11 years ago
  Julio Montoya 5ddc52ce37 Fixing wrong zip file format error. 11 years ago
  Julio Montoya 8a62489a17 Fixing PHP warning 11 years ago
  Julio Montoya 39d80dd500 Fixing queries 11 years ago
  Julio Montoya d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), 11 years ago
  Julio Montoya 22df8947dd Fixing exercise order when adding a test, renaming function names 11 years ago
  Julio Montoya 7266f55b80 Fixing PHP notices 11 years ago
  Julio Montoya d8583e1b81 Removing var_dump and fixing a php notice 11 years ago
  Julio Montoya 234f58dd3f Fixing query (replacing iid) fixing copy course when dealing with quiz/categories 11 years ago
  Julio Montoya 84908ccdcb Fixing copy course due the recent changes in the exercise tool (iid field added) see BT#5638 11 years ago
  Yannick Warnier a4fde7af7e Minor - Removed arguably useless comment 11 years ago
  Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 11 years ago
  Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 11 years ago
  Julio Montoya 5d2dd58bfb Fixing PHP notices 11 years ago
  Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 11 years ago
  Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 11 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 11 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 34c9a9882c Merging with 19x 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