Commit Graph

92 Commits (9fd9d928b8ef90ddf1e91af8a5a9182d69e1e6bc)

Author SHA1 Message Date
Ivan Tcholakov 24e764c7e1 Bug #1370 - Training backup tool - fixing my mistake in a SQL query. 16 years ago
Ivan Tcholakov 008ff597c9 Bug #1370 - Training backup tool: Adding support for the new options for tests (showing results, feedback type, time restrictions, etc). 16 years ago
Ivan Tcholakov cf08dc27e9 Bug #1370 - Training backup tool: Additional fix about restoring prerequisities in the LP tool. See the related forum post at http://www.dokeos.com/forum/viewtopic.php?p=45425 . 16 years ago
Ivan Tcholakov 20594dc3ee Bug #1370 - Training backup tool: Adding possibility to process with this tool the test orphan questions. Orphan questions may be archieved, restored and *deleted*. Now it seems to me that the option "Delete everything" is real. 16 years ago
Ivan Tcholakov 469a7a5946 Bug #1370 - Training backup tool: It seems that the table TABLE_LINKED_RESOURCES practically is not used. Anyway, a line about it has been fixed. 16 years ago
Ivan Tcholakov 5dbef9dc70 Bug #1370 - Training backup tool: Fixing the function mkdirr(), it did not worked on Windows. Fixing the function rmdirr(), a sanity check has been added. Previously the function rmdirr() triggered some warnings, I don't remember the cases exactly (Ivan). 16 years ago
Ivan Tcholakov 6c639ecf30 Bug #1370 - Partial fixing copy/backup/restore functionality for forums. Attachments and other linked resources are not supported yet. 16 years ago
Ivan Tcholakov a5fce5a857 Bug #1370 - Updating some forum-related objects and the CourseBuilder class. 16 years ago
Ivan Tcholakov 5fbc9321f5 Bug #1370 - Implementing some visual improvements for showing resources in the selector form. 16 years ago
Ivan Tcholakov e661a6f59d Bug #1370 - Empty this training command: Restoring deletion ability for forums and forum categories. 16 years ago
Ivan Tcholakov 5971402b42 Bug #1370 - Empty this training command: Implementing a fix for deletion the tool introduction texts. 16 years ago
Julio Montoya be18ba8efd Adding platform encoding in the course zip see DT#5077 17 years ago
Isaac Flores 965d97b51b [svn r22202] added Glossary class - (partial FS#4411) 17 years ago
Isaac Flores 89a60b0d29 [svn r22200] logi changes-added glossary en course copy 17 years ago
Isaac Flores 6540bcb855 [svn r21814] logic changes-improvements in course copy - (partial FS#4379) 17 years ago
Isaac Flores 7318d62ae5 [svn r21776] logic changes - Allow see image when user is student - (partial FS#4379) 17 years ago
Julio Montoya 1e288e1f59 [svn r21245] Now we also save the prerequisite and ref values of a learning path when copying lp to other course (requires testing) see FS#4278 17 years ago
Arthur Portugal 12c2812517 [svn r20139] Minor - Avoid warning when copying a file see FS#3909 17 years ago
Ivan Tcholakov 38d4305b08 [svn r20104] FS#4101 - Fixing an error that causes aggressive cleanings of the .../dokeos/archieve directory during training backup/restore operations. 17 years ago
Julio Montoya 6afd711c20 [svn r19948] Restore course fixed see FS#3981 17 years ago
Julio Montoya 0b88207aa1 [svn r19321] Improving course copy - see FS#3915 17 years ago
Noël Dieschburg 37b9ae6337 [svn r18925] Replaces buttons in admin interfaces and in blogs 17 years ago
Cristian Fasanando e265e442ed [svn r18549] Logic change - Fixed difficulty of the question lost - see FS#3659 17 years ago
Julio Montoya 97f4c6fe6a [svn r17726] Avoid shared images in partial course bug fixed FS#3230 17 years ago
Isaac Flores 3658bead74 [svn r17440] logic changes - the code allow make copy works - (partial FS#3397) 17 years ago
Patrick Cool 1ff40eff4b [svn r17054] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
Ivan Tcholakov faa372c6b5 [svn r16630] Course restorer/archiver, file Course.class.php: The function is_linked_resource() has been fixed. 17 years ago
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