Commit Graph

65 Commits (4f5ddcbddf2a98393fdda7892821aff08aa54377)

Author SHA1 Message Date
Eric Marguin b07c1af89f [svn r16451] course copy : display destination course 17 years ago
Julian Prud'homme dbc5172618 [svn r16101] FS#2734 : Fix a bug when copying surveys in another course 17 years ago
Yannick Warnier e52ae380d2 [svn r15802] Enable attempts limit in quiz tool 18 years ago
Yannick Warnier 2a6f6b4f24 [svn r15429] Minor - code headers and XHTML cleaning 18 years ago
Yannick Warnier f31a1bc29d [svn r15428] Added more explicit messages when course import fails because of directory permissions 18 years ago
Yannick Warnier 5904791b3a [svn r15301] Handle course copy missing files 18 years ago
Yannick Warnier 3f9fbc325a [svn r15292] Fixed error in HotPotatoes copy in course copy - see FS#2532 18 years ago
Yannick Warnier f705aad0f7 [svn r15180] Improvements and cleanup for the course archiver tool 18 years ago
Yannick Warnier 9c6a21eaf8 [svn r15087] Minor - Fixed warning message (missing parameter) 18 years ago
Yannick Warnier c4d495ef3d [svn r14324] Avoiding reference translation when copying SCORM content 18 years ago
Yannick Warnier 83f66e4bd0 [svn r14323] Added scorm directories by default - still needs improvement 18 years ago
Eric Marguin 63ed9a8eba [svn r13539] fix a bug when copying survey : 'invited' and 'answered' were different from 0 (FS#2021) 18 years ago
Yannick Warnier 18a3b153a1 [svn r13309] Added comment about TABLE_LINKED_RESOURCES 18 years ago
Yannick Warnier 241418343e [svn r13306] Added notion of picture in quiz question backup classes 18 years ago
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 19 years ago
Yannick Warnier a696ac36d5 [svn r12881] Fixed bug preventing backup of survey question options 19 years ago
Yannick Warnier f3630dd18c [svn r12880] Fixed queries for survey backup 19 years ago
Yannick Warnier e05f42b068 [svn r12879] Added special case for survey question (to keep them when the survey has been selected) 19 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 19 years ago
Yannick Warnier 2535cd2222 [svn r12733] Added survey invitation to the list of items ignored in the case of select-by-item backups 19 years ago
Yannick Warnier adc6f305f0 [svn r12732] Improve class definition following bugfix 19 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") 19 years ago
Eric Marguin fea0a07c2b [svn r12645] fix some bugs when copying quiz from a course to another 19 years ago
Yannick Warnier 07a6b17cfc [svn r12532] Added quotes around probable inexistent ID 19 years ago
Patrick Cool 4d1c0cdb76 [svn r12117] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8945 19 years ago
Eric Marguin 39c95a58d1 [svn r11786] fix a parse error 19 years ago
Yannick Warnier 409735502b [svn r11785] Added backup of surveys 19 years ago
Yannick Warnier 5e7ffb574a [svn r11784] Fixed parse error 19 years ago
Yannick Warnier 24862398ef [svn r11776] Added new types to get_tool() 19 years ago
Yannick Warnier 5b7817d34f [svn r11775] Added classes for survey backup 19 years ago
Yannick Warnier 89d1a5ede5 [svn r11773] Added survey type (survey export in development) 19 years ago
Julian Prud'homme 6bcd7ea37c [svn r11389] use quickForm for the backup 'Create a complete backup of this course' 19 years ago
Yannick Warnier 205265a55d [svn r11381] Fixes to enable the correct learnpath ordering 19 years ago
Yannick Warnier d400c9a0ec [svn r11380] Fixed bug when path is used as an internal item ID 19 years ago
Yannick Warnier cc06d35a4f [svn r11379] Fixed wrong parameter for Database method which prevented results to be checked 19 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 19 years ago
Yannick Warnier bf8bd8c607 [svn r11377] Fixed course homepage link in learnpath restore 19 years ago
Yannick Warnier dba2ab9e1a [svn r11375] Fixed SQL statement typo 19 years ago
Yannick Warnier 2b33261aa4 [svn r11372] Minor - remove comment todo 19 years ago
Yannick Warnier ec8a69b21c [svn r11371] Updated learnpath restoration code 19 years ago
Yannick Warnier e9f5cf8818 [svn r11370] Matching resources constants to the ones declared in main_api.lib.php 19 years ago
Yannick Warnier 61544ab0b8 [svn r11369] Added hotspot_ fields to answer table backup/restore code 19 years ago
Yannick Warnier 13fe90810d [svn r11368] Moved scorm dir backup one level 19 years ago
Yannick Warnier 7d301eb5a7 [svn r11367] Added backup of scorm directory inside build_learnpaths() 19 years ago
Yannick Warnier 83504d9bbf [svn r11366] Added display_order recording to link category 19 years ago
Yannick Warnier a4f7bb2fd8 [svn r11365] Minor - added "thread" term as it's now the term used in the tables naming 19 years ago
Yannick Warnier 98a151997b [svn r11364] Updated to 1.8 structure 19 years ago