Commit Graph

30 Commits (74bf0d0bc517a696b81b6779f0c593f2ddf42659)

Author SHA1 Message Date
Ivan Tcholakov 91f2c0ab11 Minor, cosmetic changes for the installation scripts. 15 years ago
Ivan Tcholakov 565423dd98 Feature #542 - Installation scripts: Purging the old brand as much as it is possible. 15 years ago
Ivan Tcholakov 152cb149e4 Feature #347 - Installation script: Removing the constant MAX_COURSE_TRANSFER and all the archaic code related to it. 15 years ago
Ivan Tcholakov ea112baa0f Feature #272 - Installation scripts: Reorganization of the library install.lib.php. Other minor changes. 15 years ago
Ivan Tcholakov c24805962d Feature #272 - Installation scripts: Duplicate code elimination. 15 years ago
Ivan Tcholakov dc9ca4cea6 Feature #272 - Installation scripts: Updating comments. 15 years ago
Ivan Tcholakov 9a08d8cf16 Feature #272 - Installation scripts: Repetitive code elimination. 15 years ago
Ivan Tcholakov 4ac473256e Feature #272 - Installation scripts: Making a switch to the new library file install.lib.php. 15 years ago
Ivan Tcholakov 5697c5aa64 Feature #272 - Installation scripts: More code formatting. 15 years ago
Ivan Tcholakov 4318469da8 Feature #272 - Installation scripts: Some minor changes. 15 years ago
Ivan Tcholakov 0c1280587b Feature #272 - Installation scripts: Replacement of all mysql_*() function calls with Database::*() equivalents. 15 years ago
Ivan Tcholakov fb1432145a Feature #272 - Installation scripts: Replacement of all ereg*() function calls with preg*() equivalents. 15 years ago
Ivan Tcholakov 821f3995bc Feature #347 - A constant in the instalaltion scripts has been renamed ( SYSTEM_INSTALLATION ). 15 years ago
Ivan Tcholakov 329e594cc7 Feature #272 - Installation scripts: Cleaning & reformatting, the third pass. 15 years ago
Ivan Tcholakov 9bec6eca66 Feature #272 - Installation scripts: Cleaning & reformatting, second pass. Some minor corrections. 15 years ago
Ivan Tcholakov 2a3704ad05 Feature #347 - Installation scripts: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 408203a850 Feature #272 - Installation scripts: Corrections on some html-tags. 15 years ago
Ivan Tcholakov 81f91d0d7f Feature #272 - Updating some comments. 15 years ago
Ivan Tcholakov e4cdc87393 Feature #272 - Preparations for change in the installation script: Some minor corrections have been made. 15 years ago
cvargas e969a4161a merge 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 7820ce8043 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the installation scripts. 15 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 years ago
Carlos Vargas efaa6186cc [svn r19471] minor add styles to buttons see FS#3541 16 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. 16 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. 16 years ago
Yannick Warnier 7ad29684d0 [svn r13107] Added queries to insert existing learnpaths in item_property if they were not there already 17 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) 17 years ago
Yannick Warnier 47c9fde601 [svn r12874] Added migration file from 1.8.3 to 1.8.4 18 years ago
Eric Marguin 8193e41241 [svn r12642] still a bug in upgrade 18 years ago
Eric Marguin 35224ff15e [svn r12641] fix lot of bugs in upgrade (mainly due to the fact that it is the first upgrade from dokeos 1.8) 18 years ago
Yannick Warnier c443f800a9 [svn r12631] Copied and applied changes to file for upgrade from 1.8.0 to 1.8.2 18 years ago