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 4e3788d569 Removing error_reporting everywhere 12 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 12 years ago
1.8.8 Adding demo courses sql dumps 12 years ago
1.9.0 Fixing migrations when using single database BT#5572. 12 years ago
1.10.0 Adding CommonCommand class see BT#5572. Now is possible to execute "chamilo:install 1.8.7" then migrate with chamilo:upgrade 1.9.0 12 years ago
configuration.dist.php Removing unused $_configuration variables: $_configuration['tracking_enabled'], single_database, etc 12 years ago
configuration.dist.yml.php Adding some fixes when executing chamilo:install 1.8.8.4 and then executing chamilo:upgrade 1.10 course tables are not yet migrated. See BT#5572 12 years ago
country_data.csv
db_main.sql Adding setting to allow teachers to create/edit sessions see BT#4296 12 years ago
db_stats.sql Replacing smallint with int 12 years ago
db_user.sql Adding DROP TABLE IF EXISTS 13 years ago
htaccess.dist Should fix bug when exporting a LP to a zip see #4706, requires some changes in courses/.htaccess 13 years ago
i_database.class.php Removing "log.class.php" using monolog in order to debug code 12 years ago
index.php Removing error_reporting everywhere 12 years ago
install.lib.php Merge with 1.9.x 12 years ago
install_db.inc.php Merge with 1.9.x 12 years ago
install_files.inc.php Removing (commenting in fact ) add_course.conf.php and course_info.conf.php calls see #5581 13 years ago
migrate-db-1.6.x-1.8.0-post.sql
migrate-db-1.6.x-1.8.0-pre.sql
migrate-db-1.8.0-1.8.2-pre.sql
migrate-db-1.8.2-1.8.3-pre.sql
migrate-db-1.8.3-1.8.4-pre.sql
migrate-db-1.8.4-1.8.5-pre.sql
migrate-db-1.8.5-1.8.6-pre.sql see #5110 Duplicate column name 'type' 13 years ago
migrate-db-1.8.6-1.8.6.1-pre.sql
migrate-db-1.8.6.1-1.8.6.2-post.sql
migrate-db-1.8.6.1-1.8.6.2-pre.sql see #5110: migration: Duplicate column name 'type' 13 years ago
migrate-db-1.8.6.2-1.8.7-post.sql see #5119 sql error for alter table 13 years ago
migrate-db-1.8.6.2-1.8.7-pre.sql Error in settings_current duplicate entry #4705 13 years ago
migrate-db-1.8.7-1.8.8-pre.sql see #5126 Table 'dokeos_main.personal_agenda' doesn't exist 13 years ago
migrate-db-1.8.8-1.9.0-pre.sql Removing double DB registration of ldap_description 13 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
migrate-db-1.9.0-1.10.0-post.sql Replacing course code with course id from session_rel_course and session_rel_course_rel_user tables see #5614 13 years ago
migrate-db-1.9.0-1.10.0-pre.sql Removing already added indexes 12 years ago
update-configuration.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-db-1.6.x-1.8.0.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-db-1.8.0-1.8.2.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-db-1.8.2-1.8.3.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-db-1.8.3-1.8.4.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-db-1.8.4-1.8.5.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-db-1.8.5-1.8.6.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-db-1.8.6-1.8.6.1.inc.php Removing "log.class.php" using monolog in order to debug code 12 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 12 years ago
update-db-1.8.6.2-1.8.7.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-db-1.8.7-1.8.8.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-db-1.8.8-1.9.0.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-db-1.9.0-1.10.0.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-db-scorm-1.6.x-1.8.0.inc.php Moving function from fileDisplay.lib.php to fileManage.lib.php 12 years ago
update-files-1.6.x-1.8.0.inc.php Minor: Added docblock 12 years ago
update-files-1.8.3-1.8.4.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-files-1.8.4-1.8.5.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-files-1.8.5-1.8.6.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-files-1.8.6-1.8.6.1.inc.php Removing "log.class.php" using monolog in order to debug code 12 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 12 years ago
update-files-1.8.6.2-1.8.7.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-files-1.8.7-1.8.8.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
update-files-1.8.8-1.9.0.inc.php Removing "log.class.php" using monolog in order to debug code 12 years ago
version.php Starting 1.9.6 development 12 years ago