Commit Graph

51 Commits (e32f7bc13b12f8244b56a363e1a911ac84f8f1b0)

Author SHA1 Message Date
Yannick Warnier e32f7bc13b [svn r12975] Fixed a bug whereby link categories were not copied 18 years ago
Yannick Warnier 0c8c93f69c [svn r12974] Minor - Added condition to avoid errors on non-object access 18 years ago
Yannick Warnier cdc194724b [svn r12973] Minor - Added condition to avoid warnings when empty array 18 years ago
Yannick Warnier 987a4ba45f [svn r12882] Add filtering in build_quizzes() so that quizzes that have the active field at -1 (deleted quizzes) do not appear in the backup interface. Fixes a possible user-bug 18 years ago
Yannick Warnier a696ac36d5 [svn r12881] Fixed bug preventing backup of survey question options 18 years ago
Yannick Warnier f3630dd18c [svn r12880] Fixed queries for survey backup 18 years ago
Yannick Warnier e05f42b068 [svn r12879] Added special case for survey question (to keep them when the survey has been selected) 18 years ago
Julian Prud'homme 7344a8f119 [svn r12815] Fix a bug (http://projects.dokeos.com/?do=details&id=1774) : if at least one LP is checked, we check all the documents too to avoid a bug of missing files 18 years ago
Yannick Warnier 2535cd2222 [svn r12733] Added survey invitation to the list of items ignored in the case of select-by-item backups 18 years ago
Yannick Warnier adc6f305f0 [svn r12732] Improve class definition following bugfix 18 years ago
Yannick Warnier 4071b9deed [svn r12731] Fix bug in course backup whereby a survey question type is considered as a element type by itself ("yesno" or "open" is considered as an element type as is "quizz" and "document") 18 years ago
Eric Marguin fea0a07c2b [svn r12645] fix some bugs when copying quiz from a course to another 18 years ago
Yannick Warnier 07a6b17cfc [svn r12532] Added quotes around probable inexistent ID 18 years ago
Patrick Cool 4d1c0cdb76 [svn r12117] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8945 18 years ago
Eric Marguin 39c95a58d1 [svn r11786] fix a parse error 18 years ago
Yannick Warnier 409735502b [svn r11785] Added backup of surveys 18 years ago
Yannick Warnier 5e7ffb574a [svn r11784] Fixed parse error 18 years ago
Yannick Warnier 24862398ef [svn r11776] Added new types to get_tool() 18 years ago
Yannick Warnier 5b7817d34f [svn r11775] Added classes for survey backup 18 years ago
Yannick Warnier 89d1a5ede5 [svn r11773] Added survey type (survey export in development) 18 years ago
Julian Prud'homme 6bcd7ea37c [svn r11389] use quickForm for the backup 'Create a complete backup of this course' 18 years ago
Yannick Warnier 205265a55d [svn r11381] Fixes to enable the correct learnpath ordering 18 years ago
Yannick Warnier d400c9a0ec [svn r11380] Fixed bug when path is used as an internal item ID 18 years ago
Yannick Warnier cc06d35a4f [svn r11379] Fixed wrong parameter for Database method which prevented results to be checked 18 years ago
Yannick Warnier 4c8bd21eae [svn r11378] Fix - PHP5 now takes care of the uppercasing when getting the class name of an object. Make get_class() compare to 'Course' rather than 'course' fixes it 18 years ago
Yannick Warnier bf8bd8c607 [svn r11377] Fixed course homepage link in learnpath restore 18 years ago
Yannick Warnier dba2ab9e1a [svn r11375] Fixed SQL statement typo 18 years ago
Yannick Warnier 2b33261aa4 [svn r11372] Minor - remove comment todo 18 years ago
Yannick Warnier ec8a69b21c [svn r11371] Updated learnpath restoration code 18 years ago
Yannick Warnier e9f5cf8818 [svn r11370] Matching resources constants to the ones declared in main_api.lib.php 18 years ago
Yannick Warnier 61544ab0b8 [svn r11369] Added hotspot_ fields to answer table backup/restore code 18 years ago
Yannick Warnier 13fe90810d [svn r11368] Moved scorm dir backup one level 18 years ago
Yannick Warnier 7d301eb5a7 [svn r11367] Added backup of scorm directory inside build_learnpaths() 18 years ago
Yannick Warnier 83504d9bbf [svn r11366] Added display_order recording to link category 18 years ago
Yannick Warnier a4f7bb2fd8 [svn r11365] Minor - added "thread" term as it's now the term used in the tables naming 18 years ago
Yannick Warnier 98a151997b [svn r11364] Updated to 1.8 structure 18 years ago
Yannick Warnier adf60bcf95 [svn r11363] Recording display order 18 years ago
Yannick Warnier 516c13f195 [svn r11362] Switched mysql_ functions to Database:: methods 18 years ago
Yannick Warnier 34825f5f40 [svn r11360] Switched mysql_ functions to Database:: methods 18 years ago
Yannick Warnier 0df15a40ec [svn r11359] Using Database::fetch_object() rather than mysql_fetch_object() because it makes for more coherent code with other calls 18 years ago
Yannick Warnier 3a68117b5b [svn r11358] Updated build_learnpaths() and removed build_scormdocuments() as the scormdocument table is no longer used 18 years ago
Yannick Warnier 4006d063d2 [svn r11357] Updated recycle_forums() and recycle_forum_categories() 18 years ago
Yannick Warnier 9786d8753e [svn r11356] Updated the recycle_learnpaths() method 18 years ago
Yannick Warnier 085b5d2670 [svn r11326] Upgraded announcements backup/restore 18 years ago
Patrick Cool 27685c2472 [svn r10197] fourth run of cleanup of the table names 19 years ago
Patrick Cool 1150048a4b [svn r10195] third run of cleanup of the table names 19 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 19 years ago
Eric Marguin 39e475b767 [svn r10156] remove forum backup / restore / recyle while it hasn't been developped with new forums 19 years ago
Eric Marguin 279631ad2f [svn r10155] replace some remaining TOOL_FORUM_TOPIC_TABLE by TOOL_FORUM_POST_TABLE 19 years ago
Eric Marguin 82f0d9c144 [svn r10154] replace some remaining FORUM_TABLE by TOOL_FORUM_TABLE 19 years ago