Commit Graph

236 Commits (73cf8aaa8fe03c001dd0956680bc10ed90c856d6)

Author SHA1 Message Date
Patrick Cool 32c7c9b980 course copy: most recent version of wiki pages 15 years ago
Juan Carlos Raña be8982d207 fix lang var 15 years ago
Julio Montoya 2092248273 Adding intval function to querys see DT#4389 15 years ago
Arthur Portugal 9fe9d53376 Fixed when there are not courses in the portal to can make special exports DT#5377 15 years ago
Arthur Portugal bdb034af31 Fixed when there are not courses in the portal to can make special exports DT#5377 15 years ago
Julio Montoya f226256ce8 Minor - Fixing menu bar 15 years ago
Julio Montoya cf6aa35ef0 Minor - changing action menu position 15 years ago
Cristian Fasanando aacfd51d50 Fixed copy course session to another session for documents tool - partial BT #5377 15 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(). 15 years ago
Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 15 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Ivan Tcholakov 898f89a1fc Feature #306 - The online editor (templates), some progress bars, test server mode: Fixing various javascript errors discovered during tests with Arabic language. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 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. 15 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 years ago
Ivan Tcholakov d9e28e4439 Feature #306 - Moving the function rmdirr() into the main API file. 15 years ago
Ivan Tcholakov a228f6d428 Bug #5208 - Training bacup/restore tool: Final cleaning code. 15 years ago
Ivan Tcholakov b53ea6cce1 Bug #5208 - Training bacup/restore tool: Cleaning code. 15 years ago
Ivan Tcholakov 24e764c7e1 Bug #1370 - Training backup tool - fixing my mistake in a SQL query. 15 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). 15 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 . 15 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. 15 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. 15 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). 15 years ago
Ivan Tcholakov 6c639ecf30 Bug #1370 - Partial fixing copy/backup/restore functionality for forums. Attachments and other linked resources are not supported yet. 15 years ago
Ivan Tcholakov a5fce5a857 Bug #1370 - Updating some forum-related objects and the CourseBuilder class. 15 years ago
Ivan Tcholakov 5fbc9321f5 Bug #1370 - Implementing some visual improvements for showing resources in the selector form. 15 years ago
Ivan Tcholakov e661a6f59d Bug #1370 - Empty this training command: Restoring deletion ability for forums and forum categories. 15 years ago
Ivan Tcholakov 5971402b42 Bug #1370 - Empty this training command: Implementing a fix for deletion the tool introduction texts. 15 years ago
Cristian Fasanando e7fd18c27b Fixed large message was joined with button when you create a backup for a course - partial see DT#5115 15 years ago
Julio Montoya be18ba8efd Adding platform encoding in the course zip see DT#5077 16 years ago
Isaac Flores ed2ff5f77b [svn r22204] logic changes-allow display message in course copy 16 years ago
Isaac Flores 965d97b51b [svn r22202] added Glossary class - (partial FS#4411) 16 years ago
Isaac Flores 89a60b0d29 [svn r22200] logi changes-added glossary en course copy 16 years ago
Isaac Flores 6540bcb855 [svn r21814] logic changes-improvements in course copy - (partial FS#4379) 16 years ago
Isaac Flores 7318d62ae5 [svn r21776] logic changes - Allow see image when user is student - (partial FS#4379) 16 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 16 years ago
Ivan Tcholakov 146628f5ce [svn r20448] FS#306 - The Course restorer: An improvement for better encoding management. 16 years ago
Arthur Portugal 12c2812517 [svn r20139] Minor - Avoid warning when copying a file see FS#3909 16 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. 16 years ago
Arthur Portugal 25b2a0b5c0 [svn r20084] Added button style in backup href message see FS#3909 16 years ago
Julio Montoya 6afd711c20 [svn r19948] Restore course fixed see FS#3981 16 years ago
Julio Montoya 0b88207aa1 [svn r19321] Improving course copy - see FS#3915 16 years ago
Noël Dieschburg 37b9ae6337 [svn r18925] Replaces buttons in admin interfaces and in blogs 16 years ago
Cristian Fasanando e265e442ed [svn r18549] Logic change - Fixed difficulty of the question lost - see FS#3659 16 years ago
Ivan Tcholakov 349bfa1d30 [svn r18429] FS#3624 - Course Maintenance, "Create backup" and "Import backup": Fixing hyperlinks to the course homepage. 16 years ago
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