Commit Graph

55 Commits (f8952f4784ff32ef4e8c6b04c24408a3bfa8453e)

Author SHA1 Message Date
Julio Montoya a2eba07c4b Fixing revision ebcda7bd0d 16 years ago
Julio Montoya d7ff3110b4 Adding \"audio\" field when copying a LP from other course 16 years ago
Ivan Tcholakov bc60747b1b Feature #347 - Course settings and Course creation, Documents, Dropbox tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 16 years ago
Cristian Fasanando 876d627f0e Fixed - urls are replaced with the destination course path and destination course code from copy course 16 years ago
Julio Montoya b94b0d2e1e Fixes BT#633 - Course copy bug fixed when trying to copy an exercise with a specific question_order 16 years ago
Cristian Fasanando 6007e30ea2 Fixed matching answer wrong when copy or export to another course - partial CT#493 16 years ago
Cristian Fasanando be644b39b2 fixed - Bug in empty the course with wiki - CT#511 16 years ago
Cristian Fasanando f2bd91bf98 Added fields expired time and random answers to destination course when it's imported and copied from origin course - partial CT#462 16 years ago
cvargas e969a4161a merge 16 years ago
iflores 90cbf28fff Allow do correct copy of a course description 16 years ago
Patrick Cool 32c7c9b980 course copy: most recent version of wiki pages 16 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Ivan Tcholakov a228f6d428 Bug #5208 - Training bacup/restore tool: Final cleaning code. 16 years ago
Ivan Tcholakov b53ea6cce1 Bug #5208 - Training bacup/restore tool: Cleaning code. 16 years ago
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 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 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 e661a6f59d Bug #1370 - Empty this training command: Restoring deletion ability for forums and forum categories. 16 years ago
Julio Montoya be18ba8efd Adding platform encoding in the course zip see DT#5077 17 years ago
Isaac Flores 89a60b0d29 [svn r22200] logi changes-added glossary en course copy 17 years ago
Julio Montoya 6afd711c20 [svn r19948] Restore course fixed see FS#3981 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
Yannick Warnier e52ae380d2 [svn r15802] Enable attempts limit in quiz tool 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 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 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
Yannick Warnier 409735502b [svn r11785] Added backup of surveys 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 ec8a69b21c [svn r11371] Updated learnpath restoration code 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 0df15a40ec [svn r11359] Using Database::fetch_object() rather than mysql_fetch_object() because it makes for more coherent code with other calls 19 years ago
Yannick Warnier 3a68117b5b [svn r11358] Updated build_learnpaths() and removed build_scormdocuments() as the scormdocument table is no longer used 19 years ago
Yannick Warnier 085b5d2670 [svn r11326] Upgraded announcements backup/restore 19 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