Commit Graph

203 Commits (f1331e98e81d04dace62125ee55b28f1281cb4d7)

Author SHA1 Message Date
Ivan Tcholakov befbed05b5 Task #875 - A sanity check has been added. 14 years ago
Ivan Tcholakov 2ffab067fd Task #875 - CourseRecycler class, deletion of a SCORM learning path: A fragment of code has been added for removing the folder that contains the unzipped SCORM-package. 14 years ago
Ivan Tcholakov 34746f5b6f Task #875 - Cleaning white space in a file before a change. 14 years ago
Julio Montoya dbc5f25158 Renaming update_query to update in the database library 15 years ago
Julio Montoya a19e5631f3 Cosmetic changes + fixing a query with the new function database::select 15 years ago
Julio Montoya 41ecc2f698 Adding support when copying the course for the new table quiz_question_option 15 years ago
Julio Montoya 642de1c880 Minor improvement 15 years ago
Ivan Tcholakov b81b576864 More minor corrections, not important. 15 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 15 years ago
Julio Montoya 5d0be497a5 Fixing the copy course by session see CT#1253 15 years ago
Julio Montoya 25aa1aac19 Cleaning code 15 years ago
Julio Montoya 9fbb87a26d Fixing input field 15 years ago
Julio Montoya fba4319b25 Fixing the \"Complete course copy in session\" feature see CT#1253 15 years ago
Julio Montoya 732a8b75d7 Now I can select courses when selecting the session menu see CT#1253 15 years ago
Julio Montoya 57ab2b10cf Adding announcement attachments when copying a course from a zip file see CT#519 15 years ago
Julio Montoya cadcba4106 Cleaning agenda and announcements attachments when recycling a course 15 years ago
Julio Montoya 643d2f8d0e Minor - cleaning code 15 years ago
Julio Montoya 77fc12ccab Adding event attachments when copying a course from a zip file see CT#519 15 years ago
Julio Montoya e4f11ee807 Adding lp author, lp image when copying a course see CT#519 15 years ago
Julio Montoya fc5a814598 Minor - cleaning 15 years ago
Julio Montoya 1f18030380 Adding announcement attachments when copying a course see CT#519 15 years ago
Julio Montoya a228802a39 Adding evet attachments when copying a course see CT#519 15 years ago
Julio Montoya 3c29b48792 Minor - Adding new license 15 years ago
Ivan Tcholakov 4f95003abe Bug #966 - Testing, a trivial fix: The former Learnpath class had a PHP4-style constructor. In the renamed class CourseCopyLearnpath we also have to rename the constructor accordingly. 15 years ago
Ivan Tcholakov b8b72058eb Bug #966 - Testing: Minor change, adding a closing bracket. 15 years ago
Ivan Tcholakov db4b5804f6 Bug #966 - Importing learning paths from archives created with Chamilo 1.8.6.2 has been recovered. 15 years ago
Guillaume Viguier a857190270 Bad redirection in control panel - CT#869 15 years ago
Julio Montoya ef5727c2e8 Revert changes in revision 0142f6c410 15 years ago
Julio Montoya ff9a65803c Minor cosmetic changes 15 years ago
Julio Montoya de299c242b Coursecopy tool: Changing learnpath class to LearnpathCourseCopy to avoid redeclaration fatal error see CT#886 15 years ago
Ivan Tcholakov 12c88eef03 Bug #879 - Fixing a bug that prevented proper importing tests from course zip-archives created on systems prior Chamilo 1.8.6.2. 15 years ago
christian1827 9620389815 merge 15 years ago
Ivan Tcholakov 4689cca36f Feature #272 - Encoding detection improvement for old course archives (for which encoding was not recorded). 15 years ago
Ivan Tcholakov 795dae1c34 Feature #272 - backup.php, copy_course_session.php, copy_course.php, recycle_course.php: Revision and cleaning. 15 years ago
Ivan Tcholakov 51506db4a4 Feature #272 - create_backup.php: Revision and cleaning, a visual correction has been added. 15 years ago
Ivan Tcholakov 298a83b9f3 Feature #272 - import_backup.php: Revision and cleaning, a visual correction has been added. 15 years ago
Ivan Tcholakov b8d23e06f5 Feature #272 -Course copy: Setting encoding has been added during the initialization of Course class. 15 years ago
Julio Montoya a10add4b11 Cleaning code 15 years ago
Carlos Vargas 7cb99d41bc improve the access and restrictions to the session's administrator CT#602 15 years ago
Noel Dieschburg a5222167c0 Dummy changes 15 years ago
Cristian Fasanando 491dfe5050 added check path exists inside document table when you create one 15 years ago
Julio Montoya 75345dc921 Moving the \"recycle_\" functions before deleting the tools 15 years ago
Julio Montoya a2eba07c4b Fixing revision ebcda7bd0d 15 years ago
Julio Montoya 20ce23d577 Fixing revision ebcda7bd0d 15 years ago
Cristian Fasanando 80a9c3dfd4 fixed empty training from backup tool 15 years ago
Julio Montoya d7ff3110b4 Adding \"audio\" field when copying a LP from other course 15 years ago
Julio Montoya 187d992586 Fixing revision ebcda7bd0d 15 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. 15 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 15 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. 15 years ago