Commit Graph

69 Commits (187d992586e1f303518ef8a497ff2b9a93fe3b67)

Author SHA1 Message Date
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 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 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
Ivan Tcholakov ea7db781e3 Feature #272 - Course restorer: Now the imported course is converted to the system encoding. For example, in UTF-8 system you may import old 1.8.x archives that have ISO-8859-15 encoding. 16 years ago
Ivan Tcholakov 99446510cc Feature #272 - Course restorer: Cleaning line endings in the source file. 16 years ago
Ivan Tcholakov 1fc500cd90 Feature #272 - Course restorer: Encoding detection for course archives has been added. It is necessary for importing archives that are created with systems older than 1.8.6.1. Next to do: The read/detected encoding value should be used for data conversion. 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 f25d2c704b fixed - copy course documents with visibility - CT#392 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 f76ab2f652 two bugfixes for course copy of wiki pages 16 years ago
Patrick Cool b77e7f4a7c remove debug statement 16 years ago
Patrick Cool 32c7c9b980 course copy: most recent version of wiki pages 16 years ago
Cristian Fasanando aacfd51d50 Fixed copy course session to another session for documents tool - partial BT #5377 16 years ago
Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 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 d9e28e4439 Feature #306 - Moving the function rmdirr() into the main API file. 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 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 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 5fbc9321f5 Bug #1370 - Implementing some visual improvements for showing resources in the selector form. 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
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
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
Cristian Fasanando e265e442ed [svn r18549] Logic change - Fixed difficulty of the question lost - see FS#3659 17 years ago
Isaac Flores 3658bead74 [svn r17440] logic changes - the code allow make copy works - (partial FS#3397) 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 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 c4d495ef3d [svn r14324] Avoiding reference translation when copying SCORM content 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 241418343e [svn r13306] Added notion of picture in quiz question backup classes 18 years ago
Yannick Warnier 0c8c93f69c [svn r12974] Minor - Added condition to avoid errors on non-object access 18 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