Commit Graph

36 Commits (96a8d5097dc368fae75b409377cdaad1a40ea206)

Author SHA1 Message Date
Yannick Warnier 7d5f7236ea Remove main/install/ existence warning in admin page: risks have been removed - refs #7323 10 years ago
aragonc 94984e6b12 merge 11 years ago
Laurent Opprecht f4d1e63a62 #4694 add feedback during installation 13 years ago
Laurent Opprecht 21919300de #4694 add feedback during installation 13 years ago
Laurent Opprecht c8c8572b3c #4694 add feedback during installation 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 15 years ago
christian1827 9620389815 merge 15 years ago
Carlos Vargas 8d7943de86 minor add \".\" 15 years ago
Ivan Tcholakov 5f05dd3290 Task #836 Instalaltion scripts: System paths are used on treating files inside the system. 15 years ago
Ivan Tcholakov 91f2c0ab11 Minor, cosmetic changes for the installation scripts. 15 years ago
Noel Dieschburg a5222167c0 Dummy 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 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 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 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 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
Ivan Tcholakov 933b1bebdd Issue #306 - Elimination of some direct calls of the function mb_convert_encoding(). The goal is we not to depend badly on the mbstring extension. 15 years ago
Yannick Warnier 5404db3a90 [svn r20524] Switched GARBAGE_PATH to SYS_ARCHIVE_PATH (see FS#4191) 16 years ago
Yannick Warnier 02b0cc4bdf [svn r15627] Considerable improvements in SCORM learning paths migration from 1.6 to 1.8. This script can be downloaded separately and applied to a 1.8.5 before using it for an upgrade from 1.6 to 1.8 17 years ago
Yannick Warnier 08d9504791 [svn r15585] Added indexes to speed up migration on large portals - this might mean some double indexes left in the database in the long run, depending on admins tunings 17 years ago
Eric Marguin 1cd0d8e3f9 [svn r12278] the single db upgrade now works 18 years ago
Yannick Warnier 9989167181 [svn r12086] Improved migration script (more logging and avoidance of errors): 18 years ago
Yannick Warnier 0995f09c54 [svn r11824] Added second check before query and fixed first one. 18 years ago
Yannick Warnier a45262d73a [svn r11823] Added check before query 18 years ago
Yannick Warnier e65a393d59 [svn r11822] Added checks before issuing SQL query 18 years ago
Yannick Warnier 29f8f76c4e [svn r11017] Added table prefix handling 18 years ago
Yannick Warnier ce67c88317 [svn r10924] Patched more database naming errors 18 years ago
Yannick Warnier 97ed533275 [svn r10922] Patched problematic db and path names while not using a proper configuration file 18 years ago
Yannick Warnier b632360ad7 [svn r10889] Added $loglevel and changed all "echo" to "error_log" to allow silent running. 18 years ago
Yannick Warnier f64f5ada91 [svn r10885] Inserting copy of the newscorm/scorm_migrate_db.php script. The original will be removed once this one is fully ready 18 years ago
Yannick Warnier 49968c0fde [svn r10434] Fixed parse error typo 18 years ago
Patrick Cool 777328bcce [svn r10203] 18 years ago
Patrick Cool 1150048a4b [svn r10195] third run of cleanup of the table names 18 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 18 years ago
Yannick Warnier 88827b9fd1 [svn r10120] Change default value for force_commit (creates problems afterwards) 18 years ago
Yannick Warnier c9eca39fa2 [svn r10090] Removed annoying debug output 18 years ago
Yannick Warnier 06cdc43f71 [svn r10089] Optimised regexp use 18 years ago
Yannick Warnier db84e07419 [svn r10088] Fixed bug in time recovering 18 years ago
Patrick Cool 213a851585 [svn r10060] cleanup: replace clar_main.conf.php by configuration.php 18 years ago
Yannick Warnier 2165b010e3 [svn r10043] Added progress update in lp_view 18 years ago
Yannick Warnier fcf6c93b71 [svn r9920] Considerable improvements in homepage links migration 18 years ago
Yannick Warnier 3c20059bc7 [svn r9917] Added tracking migration 18 years ago