Commit Graph

414 Commits (5aa4fd3501d614e7fa8929b2c4252e920e1e5772)

Author SHA1 Message Date
Eric Marguin 08740628be [svn r13267] fix a major bug in hotspots : the results were not stored. track_e_hotspot has been added. 17 years ago
Yannick Warnier 47deffedd2 [svn r13262] Added platform_charset setting to enable a global change of character set 17 years ago
Yannick Warnier 1a16e36d30 [svn r13228] Update label on upgrade buttons to use 1.8.x and 1.6.x instead of all versions 17 years ago
Yannick Warnier b8bd9432c1 [svn r13195] Added copy of audio, video, images and linked_files directories located in old upload/ directories 17 years ago
Yannick Warnier bd830c2b95 [svn r13194] Fix bug on new install with singledb whereby multiple databases were not created but the configuration setting was still giving a different name for stats, scorm and user databases. 17 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 baffbe2f39 [svn r13101] Added index to item_property table 17 years ago
Yannick Warnier ce53150d65 [svn r13095] Fixed bug adding extra line to configuration file on upgrade 17 years ago
Yannick Warnier 318347e802 [svn r13094] Fixed bug adding extra line to configuration file on upgrade 17 years ago
Yannick Warnier 5e3c236b93 [svn r13093] Fixed a bug preventing upgrade of user database 17 years ago
Yannick Warnier 138071128c [svn r13092] Fixed bug adding extra line to configuration file on upgrade 17 years ago
Julian Prud'homme 59064c7fc9 [svn r13085] Change defaults settings : course categories on the home page are not displayed and the profile is extended 17 years ago
Eric Marguin 42e4cea0fa [svn r13080] cancel commit 13076 ... I'm sorry and stupid : this wasn't a bug (in fact the bug was due to mkdirs without umask) 17 years ago
Eric Marguin e495ecba56 [svn r13079] fix more bugs with permissions (mainly mkdir without umask(0) or chmod) 17 years ago
Eric Marguin 85572aa867 [svn r13076] fix a global permissions bug when creating a file/folder 17 years ago
Yannick Warnier 276d10ee7f [svn r13063] Added various changes to enable direct migration from 1.6 to 1.8.4 (yeepee!) 17 years ago
Yannick Warnier a909830717 [svn r13062] Added version information to the write_config_file() function 17 years ago
Yannick Warnier 022d3dddab [svn r13061] Added version information (have removed installedVersion.inc.php) 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 1635e879eb [svn r13057] Avoid problems if the lines don't exist yet 17 years ago
Yannick Warnier dcf021d0c2 [svn r13056] Copied from update-file for 1.6->1.8 and updated to edit the version in the configuration file 17 years ago
Yannick Warnier 7cc596c5e5 [svn r13054] Fixed bug preventing courses directories to be copied from 1.6 to 1.8 17 years ago
Yannick Warnier cee343551a [svn r13053] Updated for 1.8.4 17 years ago
Yannick Warnier 82543ba7a9 [svn r13052] Fixed naming of databases in single DB mode - finally maintains the configuration file correctly 17 years ago
Yannick Warnier e0849e1533 [svn r13051] Check for database names to keep old installs (false singleDB) working 17 years ago
Yannick Warnier 298b6f91a2 [svn r13050] Minor updates (light efficiency improvements) 17 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) 17 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. 17 years ago
Yannick Warnier b137515cf0 [svn r12957] Added max_time_allowed field to deal with the optional SCORM 1.2 parameter adlcp:maxtimeallowed 17 years ago
Patrick Cool 502e39c92e [svn r12901] anonymous survey 17 years ago
Patrick Cool 8e7c0c347a [svn r12898] add missing config settings for the tabs and default forum view 17 years ago
Patrick Cool 165fc95fd6 [svn r12877] default forum view 18 years ago
Patrick Cool a9b262d313 [svn r12876] show or hide tabs 18 years ago
Yannick Warnier 47c9fde601 [svn r12874] Added migration file from 1.8.3 to 1.8.4 18 years ago
Yannick Warnier c1234db50b [svn r12873] Prepare database migration script for 1.8.3 to 1.8.4 18 years ago
Eric Marguin 36e1e13bb7 [svn r12860] set $update_from_version to dokeos 1.8.2 18 years ago
Evie Embrechts 86fe3a648a [svn r12859] minor bugfix 18 years ago
Eric Marguin a3db45b67a [svn r12820] upgrade from 1.8.2 to 1.8.3 ... just some changes in MAIN sections changed 18 years ago
Yannick Warnier 9f79ec1ef8 [svn r12817] Synchronised both install and update queries files 18 years ago
Julian Prud'homme 9e142ed49c [svn r12812] add one more parameter : display_categories_on_homepage 18 years ago
Yannick Warnier e0cc603568 [svn r12810] Fixed other typo in default file permissions 18 years ago
Yannick Warnier 85dfb152e6 [svn r12809] Updated default files and dirs permissions (using database security parameter) 18 years ago
Yannick Warnier 98ccb1dbfb [svn r12806] Fixed typo in variable type 18 years ago
Yannick Warnier b68716a0bf [svn r12799] Update default permissions for new files (typo) 18 years ago
Yannick Warnier 49307ad34e [svn r12798] SQL alterations for 1.8.3 (two security additions to manage new files and dirs permissions) 18 years ago
Yannick Warnier b0057ae037 [svn r12797] Minor - Fixed version name in file comments 18 years ago
Evie Embrechts a3e0b5fabd [svn r12782] minor comment 18 years ago
Evie Embrechts eb8d774f46 [svn r12779] minor optimizations 18 years ago
Evie Embrechts ae9267013c [svn r12778] minor - spelling 18 years ago
Evie Embrechts d80523f160 [svn r12777] function upgrade_16x_to_180($values) - post section with course upgrades 18 years ago