Commit Graph

331 Commits (ce9232b3b37291079164f98e7b8e4b07a4ff6df4)

Author SHA1 Message Date
Yannick Warnier 128f6760ba [svn r13603] Added call to update-files script (to upgrade version in configuration file) 18 years ago
Yannick Warnier 7dfca0183f [svn r13602] Updated for upgrade 1.8.4 to 1.8.5 - still unstable - update stability when releasing 18 years ago
Yannick Warnier c4197e4a38 [svn r13601] Version for 1.8.4 to 1.8.5 upgrade (not sure this is needed) 18 years ago
Yannick Warnier b0dcbbc2fe [svn r13600] Updated for 1.8.4 to 1.8.5 upgrade 18 years ago
Yannick Warnier 40b74a2391 [svn r13599] Fixed error in table name (interaction->objective) 18 years ago
Yannick Warnier f84049607c [svn r13592] Added order_id 18 years ago
Yannick Warnier 473ff00ac3 [svn r13590] Added management of SCORM objectives. Needs some testing but the feature seems to work. 18 years ago
Patrick Cool c3f808c342 [svn r13553] default = false 18 years ago
Patrick Cool be302f1de9 [svn r13552] language variable 18 years ago
Patrick Cool 4c8a0f5069 [svn r13551] Extended profile fields can be used in the registration process 18 years ago
Yannick Warnier fdbf8a4514 [svn r13373] Reset default parameters for course directories creation to 0777 by default - the user can increase the security later. 18 years ago
Yannick Warnier d6258ccc83 [svn r13362] Added condition to avoid loss of language choice in install 18 years ago
Yannick Warnier f71b277521 [svn r13354] Fixes to upgrade from 1.8.x 18 years ago
Yannick Warnier 8e90cfef28 [svn r13343] Updated link to installation guide 18 years ago
Julian Prud'homme 391edb3ab3 [svn r13316] Fix display bugs in the installation (IE6) 18 years ago
Yannick Warnier b42f10d260 [svn r13312] Added max_score to lp_item_view to authorize the SCO to change it 18 years ago
Yannick Warnier 3d53e6e6cd [svn r13286] Updated default setting for DLTT markup - hide by default on new installs 18 years ago
Eric Marguin 08740628be [svn r13267] fix a major bug in hotspots : the results were not stored. track_e_hotspot has been added. 18 years ago
Yannick Warnier 47deffedd2 [svn r13262] Added platform_charset setting to enable a global change of character set 18 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 18 years ago
Yannick Warnier b8bd9432c1 [svn r13195] Added copy of audio, video, images and linked_files directories located in old upload/ directories 18 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. 18 years ago
Yannick Warnier 7ad29684d0 [svn r13107] Added queries to insert existing learnpaths in item_property if they were not there already 18 years ago
Yannick Warnier baffbe2f39 [svn r13101] Added index to item_property table 18 years ago
Yannick Warnier ce53150d65 [svn r13095] Fixed bug adding extra line to configuration file on upgrade 18 years ago
Yannick Warnier 318347e802 [svn r13094] Fixed bug adding extra line to configuration file on upgrade 18 years ago
Yannick Warnier 5e3c236b93 [svn r13093] Fixed a bug preventing upgrade of user database 18 years ago
Yannick Warnier 138071128c [svn r13092] Fixed bug adding extra line to configuration file on upgrade 18 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 18 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) 18 years ago
Eric Marguin e495ecba56 [svn r13079] fix more bugs with permissions (mainly mkdir without umask(0) or chmod) 18 years ago
Eric Marguin 85572aa867 [svn r13076] fix a global permissions bug when creating a file/folder 18 years ago
Yannick Warnier 276d10ee7f [svn r13063] Added various changes to enable direct migration from 1.6 to 1.8.4 (yeepee!) 18 years ago
Yannick Warnier a909830717 [svn r13062] Added version information to the write_config_file() function 18 years ago
Yannick Warnier 022d3dddab [svn r13061] Added version information (have removed installedVersion.inc.php) 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 1635e879eb [svn r13057] Avoid problems if the lines don't exist yet 18 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 18 years ago
Yannick Warnier 7cc596c5e5 [svn r13054] Fixed bug preventing courses directories to be copied from 1.6 to 1.8 18 years ago
Yannick Warnier cee343551a [svn r13053] Updated for 1.8.4 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 e0849e1533 [svn r13051] Check for database names to keep old installs (false singleDB) working 18 years ago
Yannick Warnier 298b6f91a2 [svn r13050] Minor updates (light efficiency improvements) 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
Yannick Warnier b137515cf0 [svn r12957] Added max_time_allowed field to deal with the optional SCORM 1.2 parameter adlcp:maxtimeallowed 18 years ago
Patrick Cool 502e39c92e [svn r12901] anonymous survey 18 years ago
Patrick Cool 8e7c0c347a [svn r12898] add missing config settings for the tabs and default forum view 18 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