Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/install
Julio Montoya 18df5bdc62 [svn r17683] Adding the Booking System Database (a.k.a Reservation 2 extension) FS#821 17 years ago
..
INSTALL.txt
compare_db.php [svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned. 17 years ago
configuration.dist.php [svn r17526] Getting rid of the stupid IDE build-error because of non-quoted {} signs in template configuration file. Tested. 17 years ago
country_data.csv
dokeos_main.sql [svn r17683] Adding the Booking System Database (a.k.a Reservation 2 extension) FS#821 17 years ago
dokeos_main_corp.sql [svn r17519] search: add tables to manage search engine data 17 years ago
dokeos_stats.sql [svn r17484] I added thwo fields named orig_lp_id and orig_lp_item_id into track_e_exercises table, that will allow to link learning path with exercise attempt see FS#2624 17 years ago
dokeos_user.sql [svn r15370] Add parent field to calendar_event tables for repeated events 18 years ago
htaccess.dist [svn r14353] Fixed one URL replacement string 18 years ago
index.php [svn r16536] prepare 1.8.6 upgrade + fix some queries in upgrade files 17 years ago
install_db.inc.php [svn r17427] logic changes - it was added language in the table user - (see FS#3344) 17 years ago
install_files.inc.php
install_functions.inc.php [svn r17670] FS#2970 - Adding a check for writable sessions folder in the installation script. Needed for the advanced file manager. 17 years ago
install_upgrade.lib.php [svn r17527] Fixed Windows-specific error in path name building leading to inconsistencies in work tool upload (doesn't fix the problem on existing/upgraded portals) - see FS#3258 17 years ago
language_data.csv
migrate-db-1.6.x-1.8.0-post.sql
migrate-db-1.6.x-1.8.0-pre.sql [svn r17553] Remove erroneous query 17 years ago
migrate-db-1.8.0-1.8.2-pre.sql [svn r13747] Removed "if not exists" from sql upgrade script (survey_answer table creation) because it seems to block the creation when it should let it happen 18 years ago
migrate-db-1.8.2-1.8.3-pre.sql
migrate-db-1.8.3-1.8.4-pre.sql [svn r13312] Added max_score to lp_item_view to authorize the SCO to change it 18 years ago
migrate-db-1.8.4-1.8.5-pre.sql [svn r15861] Add alteration to lp table, which is a fix to a missing line in 1.8.4 to 1.8.5 migration that, if not present, will leave test migrations from 1.8.4 to current 1.8.6svn a little broken. The line is also available in 1.8.5 to 1.8.6 migration to avoid missing a field somewhere 18 years ago
migrate-db-1.8.5-1.8.6-pre.sql [svn r17683] Adding the Booking System Database (a.k.a Reservation 2 extension) FS#821 17 years ago
setting_current_data.csv
setting_option_data.csv
update-db-1.6.x-1.8.0.inc.php [svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned. 17 years ago
update-db-1.8.0-1.8.2.inc.php [svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned. 17 years ago
update-db-1.8.2-1.8.3.inc.php [svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned. 17 years ago
update-db-1.8.3-1.8.4.inc.php [svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned. 17 years ago
update-db-1.8.4-1.8.5.inc.php [svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned. 17 years ago
update-db-1.8.5-1.8.6.inc.php [svn r17528] Prepare upgrade to 1.8.6 17 years ago
update-db-scorm-1.6.x-1.8.0.inc.php [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 18 years ago
update-files-1.6.x-1.8.0.inc.php [svn r17420] FS#2867 - File upgrade scripts (1.6.x -> 1.8.6 and 1.8.5 -> 1.8.6): Checking persistency of the predefined folder structure in the default course for all cources. This is needed for proper working of FCKEditor, the built-in file manager. 17 years ago
update-files-1.8.3-1.8.4.inc.php [svn r13095] Fixed bug adding extra line to configuration file on upgrade 18 years ago
update-files-1.8.4-1.8.5.inc.php [svn r16083] Adding the upload/forum/images and upload/learning_path/images path see FS#2841 17 years ago
update-files-1.8.5-1.8.6.inc.php [svn r17420] FS#2867 - File upgrade scripts (1.6.x -> 1.8.6 and 1.8.5 -> 1.8.6): Checking persistency of the predefined folder structure in the default course for all cources. This is needed for proper working of FCKEditor, the built-in file manager. 17 years ago
update_courses.php [svn r15115] Set default CSS for install process to public_admin 18 years ago
update_db.inc.php [svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned. 17 years ago
update_files.inc.php [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
upgrade.php [svn r15774] Add semi-column to   when missing - patch suggested by Philippe De Ryck - see FS#2698 18 years ago
upgrade_lib.php [svn r12859] minor bugfix 19 years ago