Commit Graph

87 Commits (c845b1249e8526561b8c91978e629aada04dc543)

Author SHA1 Message Date
Julio Montoya 97f4c6fe6a [svn r17726] Avoid shared images in partial course bug fixed FS#3230 16 years ago
Isaac Flores 3658bead74 [svn r17440] logic changes - the code allow make copy works - (partial FS#3397) 16 years ago
Patrick Cool 1ff40eff4b [svn r17054] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
Ivan Tcholakov faa372c6b5 [svn r16630] Course restorer/archiver, file Course.class.php: The function is_linked_resource() has been fixed. 16 years ago
Eric Marguin b07c1af89f [svn r16451] course copy : display destination course 16 years ago
Julian Prud'homme dbc5172618 [svn r16101] FS#2734 : Fix a bug when copying surveys in another course 16 years ago
Julian Prud'homme 15e17eefcf [svn r15909] FS#2735 17 years ago
Yannick Warnier e52ae380d2 [svn r15802] Enable attempts limit in quiz tool 17 years ago
Yannick Warnier 5290ff8791 [svn r15430] Minor - Using messaging display functions to improve graphical integration with other tools 17 years ago
Yannick Warnier 2a6f6b4f24 [svn r15429] Minor - code headers and XHTML cleaning 17 years ago
Yannick Warnier f31a1bc29d [svn r15428] Added more explicit messages when course import fails because of directory permissions 17 years ago
Yannick Warnier 5904791b3a [svn r15301] Handle course copy missing files 17 years ago
Yannick Warnier 3f9fbc325a [svn r15292] Fixed error in HotPotatoes copy in course copy - see FS#2532 17 years ago
Yannick Warnier dfc2da694f [svn r15281] Added warning message for course copy 17 years ago
Yannick Warnier f705aad0f7 [svn r15180] Improvements and cleanup for the course archiver tool 17 years ago
Yannick Warnier 533769bd58 [svn r15117] Added information message explaining how to export learning paths with tests. 17 years ago
Yannick Warnier 59482c168c [svn r15114] Added CSS class to bottom link 17 years ago
Yannick Warnier 9c6a21eaf8 [svn r15087] Minor - Fixed warning message (missing parameter) 17 years ago
Eric Marguin d209e8df30 [svn r14803] check "let me select the part..." by default when copying a course (FS#2434) 17 years ago
Yannick Warnier c4d495ef3d [svn r14324] Avoiding reference translation when copying SCORM content 17 years ago
Yannick Warnier 83f66e4bd0 [svn r14323] Added scorm directories by default - still needs improvement 17 years ago
Eric Marguin 63ed9a8eba [svn r13539] fix a bug when copying survey : 'invited' and 'answered' were different from 0 (FS#2021) 17 years ago
Yannick Warnier 26cec5f295 [svn r13315] Trying, when possible, to increase the allowed memory size to avoid hang-up, only for the time of this script's execution 17 years ago
Yannick Warnier 18a3b153a1 [svn r13309] Added comment about TABLE_LINKED_RESOURCES 17 years ago
Yannick Warnier 241418343e [svn r13306] Added notion of picture in quiz question backup classes 17 years ago
Yannick Warnier e32f7bc13b [svn r12975] Fixed a bug whereby link categories were not copied 17 years ago
Yannick Warnier 0c8c93f69c [svn r12974] Minor - Added condition to avoid errors on non-object access 17 years ago
Yannick Warnier cdc194724b [svn r12973] Minor - Added condition to avoid warnings when empty array 17 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
Eric Marguin 75e36de094 [svn r12597] include_once FormValidator instead of include 18 years ago
Yannick Warnier 07a6b17cfc [svn r12532] Added quotes around probable inexistent ID 18 years ago
Yannick Warnier e33158b0b4 [svn r12219] Updated call to api_not_allowed() calls, part 2/2 -this also prevents api_not_allowed message without stylesheets 18 years ago
Patrick Cool 4d1c0cdb76 [svn r12117] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8945 18 years ago
Patrick Cool 4af03994d4 [svn r11998] consistency: use correct display message 18 years ago
Patrick Cool 9fc58baf3f [svn r11791] adding sections, using correct display messages, code cleanup 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 36b713c1e7 [svn r11395] replace the form by a formvalidator and add a progress bar for backup import 18 years ago