Commit Graph

124 Commits (d9d92e9f4d2bbbda24f2db2202a295cf79bc2bc7)

Author SHA1 Message Date
Julio Montoya d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), 13 years ago
Julio Montoya 249fe52343 No need to add c_id when saving c_quiz_answer items because this items are related to a unique question (iid), the relationship of quiz-question-course stays in c_quiz_rel_question. 13 years ago
Julio Montoya 50761f63a1 Minor cosmetic changes 13 years ago
Julio Montoya 234f58dd3f Fixing query (replacing iid) fixing copy course when dealing with quiz/categories 13 years ago
Julio Montoya 84908ccdcb Fixing copy course due the recent changes in the exercise tool (iid field added) see BT#5638 13 years ago
Julio Montoya 158ebc34da Fixing copy course with the new field iid 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 5cf794ae30 Fixing query using "iid" instead of id due the global/local categories see BT#5638 13 years ago
Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 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 13 years ago
Julio Montoya 55dd6ccf06 Minor - cleaning white spaces 13 years ago
Julio Montoya a38b1df6ed Fixing exercises problems when importing exercises see #5811 13 years ago
Julio Montoya bb11f0df9f Quiz course copy object creation is more easy, adding text_when_finished, pass_percentage parameters see #5744 13 years ago
Julio Montoya d967f2d522 Minor - cosmetic changes 13 years ago
Julio Montoya 10b7f6ebf6 Minor adding c_id in query 13 years ago
Julio Montoya ea0334dace Fixes bug when exporting exercise from one course to another, questions were mixed see #5328 13 years ago
Yannick Warnier 93a17798d0 Fixed problem not cleaning orphan questions in CourseRecycler - refs BT#5328 13 years ago
Yannick Warnier d90cd0425f Minor - added comment 13 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 13 years ago
Julio Montoya e6a85226da Fixing exercise wrong question copy see #5668 13 years ago
Julio Montoya acf15e8c8e Fixing array_map function uses 13 years ago
Yannick Warnier 9946f57258 Course copy: Only copy first forum post in any thread to avoid inconsistency when restoring in another course - refs #5462 13 years ago
Yannick Warnier f4133d235b Minor: code indentation fix 13 years ago
Julio Montoya 6e5e4ac528 Fixes bug when copying forums see #5462 13 years ago
Julio Montoya 753d7ae72f Fixing buttons when copying forums course backup see #5499 13 years ago
Julio Montoya acad38137b Fixing course copy due c_id changes 13 years ago
Julio Montoya fd645009ae Adding all_day when exporting events see #5499 13 years ago
Julio Montoya eeb6e0be4f Fixing exercise export see #5499 13 years ago
Julio Montoya b9bd96b2a4 Partial commit implements forum categories, forum post backups see #5462 13 years ago
Hubert Borderiou 421f3d2fb9 Little bug in a sql request in CourseBuilder - ref #5426 14 years ago
Julio Montoya 77106a724a Should fix bug that blocks the course back up see #5426 14 years ago
Julio Montoya 26399a15c1 Should fix bug that blocks the course back up see #5426 14 years ago
Julio Montoya a0ac03c429 Removing shared_folder and chat_files from backups see #3837 14 years ago
Julio Montoya 9caf7d78c7 Fixing queries that could produce errors see #4620 14 years ago
Julio Montoya 7200ce637c Fixing thematic builder 14 years ago
Julio Montoya 3312bb7a84 Adding copy LP to another LP in the same course (cd icon in the lp list) see BT#3591 14 years ago
Julio Montoya b2055b4490 Minor style changes (adding the section into the tabs list ) 14 years ago
Julio Montoya bd69db7b9c Fixing query + cosmetic changes 14 years ago
Julio Montoya 1576cc6ffb Fixing PHP warning 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya ad1dd22cc7 Adding Attendance to Course copy class see #1884 15 years ago
Julio Montoya 76c9178169 Adding thematic to the course copy see #1884 15 years ago
Julio Montoya 9d6c64f7af Removing PHP warnings 15 years ago
Yannick Warnier 5b8a9649a1 Minor - Updated PHPDoc headers 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 71e4a057a0 Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 15 years ago
Julio Montoya 9fc67539d2 Fixing copy course message + some fixes + adding session_id in the create_unexisting_directory() document function see BT#2386 15 years ago
Julio Montoya d43c5efa2e Fixing copy promotion, now we take in count the session id, LP and exercises are set to invisible by default see BT#2386 15 years ago
Julio Montoya cc1aa215ba When using the copy promotion feature we also save some course parameters see BT#2079 15 years ago
Julio Montoya a19e5631f3 Cosmetic changes + fixing a query with the new function database::select 15 years ago