Commit Graph

26 Commits (4f6173fb7d5835bc6dcb39d6db88d7ab29f4d208)

Author SHA1 Message Date
Ivan Tcholakov 7820ce8043 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the installation scripts. 16 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 16 years ago
Carlos Vargas efaa6186cc [svn r19471] minor add styles to buttons see FS#3541 17 years ago
Yannick Warnier 4aba38e8f4 [svn r17935] Fixed problem of course tools duplication in migration from previous versions of Dokeos (and for migration between previous versions as well). Related to private task FS#2660 but reported in other cases as well. 17 years ago
Ivan Tcholakov a6abdb402b [svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned. 17 years ago
Yannick Warnier acb235b49c [svn r14906] Added group tutors to the code of 1.6 to 1.8 migration. Got forgotten in the process. 18 years ago
Eric Marguin 0021ff3e41 [svn r14166] fix a bug in my previous commit (about user categories) 18 years ago
Eric Marguin 9d54532b3e [svn r14165] fill the sort field of user_course_category 18 years ago
Yannick Warnier 1f7e6516cf [svn r13060] Updated database connection check (checking the mysql resource was useless as the connection failed -> the resource didn't exist) 18 years ago
Yannick Warnier 82543ba7a9 [svn r13052] Fixed naming of databases in single DB mode - finally maintains the configuration file correctly 18 years ago
Yannick Warnier b139779d76 [svn r13019] Fixed a number of problems related to migration from 1.6 to 1.8 for single DB installs (notably forum tables) 18 years ago
Yannick Warnier dd74af6074 [svn r12999] Fixed a bug in migration from 1.6 to 1.8.0 with single DB where if the single DB mode was used from some time and there were actually 3 databases (main, scorm and stats), the scorm and stats databases would not be found. This was a blocking bug. The upgrade script still needs some improvement to enable a full 1.6.x to 1.8.x migration. 18 years ago
Eric Marguin 1cd0d8e3f9 [svn r12278] the single db upgrade now works 19 years ago
Yannick Warnier 9989167181 [svn r12086] Improved migration script (more logging and avoidance of errors): 19 years ago
Yannick Warnier a4d9f5acd3 [svn r11821] Removed some logging and introduced conditional logging 19 years ago
Yannick Warnier 2a747f6d3b [svn r11646] Added hack to get poster ID in new tables for threads and posts in forum tables 19 years ago
Yannick Warnier b8e01323fe [svn r11645] Added informative debug logging (can stay there because only used once at upgrade time) 19 years ago
Yannick Warnier 4f1a892dde [svn r11644] Removed memory and time limit as much as possible for this script's execution 19 years ago
Yannick Warnier 29f8f76c4e [svn r11017] Added table prefix handling 19 years ago
Yannick Warnier 86f28a7101 [svn r10985] Improvements to forum import code 19 years ago
Yannick Warnier 5534601c41 [svn r10951] Switched activating switch 19 years ago
Yannick Warnier da640a50f8 [svn r10936] Added more error_logging 19 years ago
Yannick Warnier 9edc9a125f [svn r10935] Switched echoes to error_logs 19 years ago
Yannick Warnier f4d1d1b9d0 [svn r10891] Added include for scorm tables migration (huge separate script) 19 years ago
Yannick Warnier 1544ee71e9 [svn r10884] Removed deprecated functions. 19 years ago
Yannick Warnier f05b48973f [svn r10879] Added files for specific update from 1.6.x to 1.8.0. Introducing version numbering will hopefully help writing code that can upgrade several versions in a row 19 years ago
Yannick Warnier 3a72940022 [svn r10835] First version of forum tables migration script added. Untested. 19 years ago
Yannick Warnier 24a35efebf [svn r10833] Removed deprecated comments 19 years ago
Yannick Warnier d29879a66e [svn r10832] Removed deprecated comments 19 years ago
Yannick Warnier 9542b98899 [svn r10746] small additional comments (preparation for course upgrade) 19 years ago
Yannick Warnier 2df17831fb [svn r10712] Improvements to main database migration process 19 years ago
Yannick Warnier ab63602a79 [svn r10658] Removed deprecated migration code for 1.5 to 1.6 (make place for the new migration code) 19 years ago
Patrick Cool 27685c2472 [svn r10197] fourth 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
Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 19 years ago
Patrick Cool d7f00fde42 [svn r10063] replace $courseTablePrefix with $_configuration['table_prefix'] 19 years ago
Patrick Cool e3ff50a87a [svn r9986] replace $_uid with $_user['user_id'] 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago