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 0987096e13 Removing course_code not longer needed we use now the "c_id" field see BT#5638 13 years ago
..
1.8.7 Adding CommonCommand class see BT#5572. Now is possible to execute "chamilo:install 1.8.7" then migrate with chamilo:upgrade 1.9.0 13 years ago
1.8.8 More corrections during migration 13 years ago
1.9.0 Creating missing usergroup_rel_usergroup table, adding auto_increment id in announcement_rel_group see BT#4301 13 years ago
1.10.0 Removing course_code not longer needed we use now the "c_id" field see BT#5638 13 years ago
configuration.dist.php Commenting config variables no needed for starters 13 years ago
configuration.dist.yml.php More changes in the configuration.file see #6104 13 years ago
country_data.csv Dummy permission commitx 16 years ago
htaccess.dist Should fix bug when exporting a LP to a zip see #4706, requires some changes in courses/.htaccess 14 years ago
i_database.class.php Removing "log.class.php" using monolog in order to debug code 13 years ago
index.php Moving courses to data/courses see #5871 13 years ago
install.lib.php Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 13 years ago
install_db.inc.php Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 13 years ago
install_files.inc.php Paths changes due the new structure see #5871 (pending confirmation) 13 years ago
migrate-db-1.6.x-1.8.0-post.sql Dummy permission commitx 16 years ago
migrate-db-1.6.x-1.8.0-pre.sql Dummy permission commitx 16 years ago
migrate-db-1.8.0-1.8.2-pre.sql Dummy permission commitx 16 years ago
migrate-db-1.8.2-1.8.3-pre.sql Dummy permission commitx 16 years ago
migrate-db-1.8.3-1.8.4-pre.sql Dummy permission commitx 16 years ago
migrate-db-1.8.4-1.8.5-pre.sql Dummy permission commitx 16 years ago
migrate-db-1.8.5-1.8.6-pre.sql see #5110 Duplicate column name 'type' 14 years ago
migrate-db-1.8.6-1.8.6.1-pre.sql merge 16 years ago
migrate-db-1.8.6.1-1.8.6.2-post.sql merge 16 years ago
migrate-db-1.8.6.1-1.8.6.2-pre.sql see #5110: migration: Duplicate column name 'type' 14 years ago
migrate-db-1.8.6.2-1.8.7-post.sql see #5119 sql error for alter table 14 years ago
migrate-db-1.8.6.2-1.8.7-pre.sql Error in settings_current duplicate entry #4705 14 years ago
migrate-db-1.8.7-1.8.8-pre.sql see #5126 Table 'dokeos_main.personal_agenda' doesn't exist 14 years ago
migrate-db-1.8.8-1.9.0-pre.sql Removing double DB registration of ldap_description 14 years ago
migrate-db-1.8.8-1.9.0-pre.sql.optimized Added an optimized version of the migration script - goes a little faster 13 years ago
update-configuration.inc.php Paths changes due the new structure see #5871 (pending confirmation) 13 years ago
update-db-1.6.x-1.8.0.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-db-1.8.0-1.8.2.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-db-1.8.2-1.8.3.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-db-1.8.3-1.8.4.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-db-1.8.4-1.8.5.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-db-1.8.5-1.8.6.inc.php Merge with 1.9.x 13 years ago
update-db-1.8.6-1.8.6.1.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-db-1.8.6.1-1.8.6.2.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-db-1.8.6.2-1.8.7.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-db-1.8.7-1.8.8.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-db-1.8.8-1.9.0.inc.php More corrections during migration 13 years ago
update-db-1.9.0-1.10.0.inc.php Adding migration changes from 1.9 to 1.10 when dealing with the new structure (iid fields were added) see BT#5638 13 years ago
update-db-scorm-1.6.x-1.8.0.inc.php Moving function from fileDisplay.lib.php to fileManage.lib.php 13 years ago
update-files-1.6.x-1.8.0.inc.php Minor: Added docblock 13 years ago
update-files-1.8.3-1.8.4.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-files-1.8.4-1.8.5.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-files-1.8.5-1.8.6.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-files-1.8.6-1.8.6.1.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-files-1.8.6.1-1.8.6.2.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-files-1.8.6.2-1.8.7.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-files-1.8.7-1.8.8.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
update-files-1.8.8-1.9.0.inc.php Removing "log.class.php" using monolog in order to debug code 13 years ago
version.php Merge with 1.9.x 13 years ago