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 fbfb043372 Fixing sql 14 years ago
..
configuration.dist.php Adding new configuration value to block the elimination of users by the admin 15 years ago
country_data.csv merge 16 years ago
db_main.sql Adding show_document_preview configuration should fix #3904 14 years ago
db_stats.sql First commit for Chamilo 1.9 Exercises: Adding "remind question" and "save question now" + some new UI interfaces improvements see BT#2683 and BT#2682. Requires DB changes 14 years ago
db_user.sql Adding/editing/deleting personal events + qtip2 lib added for preview event description, all_day fill added in the personal main table (work in progress) 14 years ago
htaccess.dist fix can't view images insert by the html editor 15 years ago
index.php Adding partial changes in the install folder for Chamilo 1.9 14 years ago
install.lib.php Minor HTML fixes in the installation + showing the several/on DB inputs see #3804 14 years ago
install_db.inc.php Removing user/tracking databases for new installation #3571 14 years ago
install_files.inc.php Task #836 Instalaltion scripts: System paths are used on treating files inside the system. 15 years ago
migrate-db-1.6.x-1.8.0-post.sql merge 16 years ago
migrate-db-1.6.x-1.8.0-pre.sql Replacing INT(11) to INT 15 years ago
migrate-db-1.8.0-1.8.2-pre.sql merge 16 years ago
migrate-db-1.8.2-1.8.3-pre.sql merge 16 years ago
migrate-db-1.8.3-1.8.4-pre.sql Replacing INT(11) to INT 15 years ago
migrate-db-1.8.4-1.8.5-pre.sql Replacing INT(11) to INT 15 years ago
migrate-db-1.8.5-1.8.6-pre.sql minor change textfield to checkbox in RegistrationRequiredFormsTitle CT#602 15 years ago
migrate-db-1.8.6-1.8.6.1-pre.sql merge 15 years ago
migrate-db-1.8.6.1-1.8.6.2-post.sql merge 15 years ago
migrate-db-1.8.6.1-1.8.6.2-pre.sql merge 15 years ago
migrate-db-1.8.6.2-1.8.7-post.sql Make sure all fields are equally defined in all courses (part of the process is normally done through the CONVERT TO CHARACTER SET operation, but this *might* lead to different field sizes in similar tables from different databases or on different systems 15 years ago
migrate-db-1.8.6.2-1.8.7-pre.sql Bug #1805 - Migration scripts to 1.8.8: Fixing the encoding conversion failure due to some too long indexes. Adding again in the current migration statements for encoding conversion to UTF-8 for some tables. 15 years ago
migrate-db-1.8.7-1.8.8-pre.sql Removed settings modifying queries that were breaking upgrades - In general terms, upgrades should *never* modify platform settings without the admin consent, and the positive selected_value is 'true', not 1 14 years ago
migrate-db-1.8.8-1.9.0-pre.sql Fixing sql 14 years ago
update-configuration.inc.php Backing out Cesar's mistaken push 14 years ago
update-db-1.6.x-1.8.0.inc.php merge 15 years ago
update-db-1.8.0-1.8.2.inc.php merge 15 years ago
update-db-1.8.2-1.8.3.inc.php Minor, cosmetic changes for the installation scripts. 15 years ago
update-db-1.8.3-1.8.4.inc.php Minor, cosmetic changes for the installation scripts. 15 years ago
update-db-1.8.4-1.8.5.inc.php Minor, cosmetic changes for the installation scripts. 15 years ago
update-db-1.8.5-1.8.6.inc.php Fixed fatal error in upgrade from 1.8.5 by including the image lib - refs BT#2777 14 years ago
update-db-1.8.6-1.8.6.1.inc.php merge 15 years ago
update-db-1.8.6.1-1.8.6.2.inc.php merge 15 years ago
update-db-1.8.6.2-1.8.7.inc.php Adding check for timezone extension, otherwise skipping, in upgrade from 1.8.6.2 to 1.8.7. Avoids fatal error blocking the installation process right in the middle, but possibly breaks datetimes in database for much later versions (when PHP 5.2 is enabled). 14 years ago
update-db-1.8.7-1.8.8.inc.php Fixing js during migration + fixing access_url_rel_course table if multiple_url is not set for courses created in dok€os 185 14 years ago
update-db-1.8.8-1.9.0.inc.php Adding all_day field in the calendar_event course table + adding support to course and admin calendar in the new agenda_js.php script 14 years ago
update-db-scorm-1.6.x-1.8.0.inc.php Feature #1744 - Cleaning logical conditions (4). 15 years ago
update-files-1.6.x-1.8.0.inc.php merge 15 years ago
update-files-1.8.3-1.8.4.inc.php merge 15 years ago
update-files-1.8.4-1.8.5.inc.php merge 15 years ago
update-files-1.8.5-1.8.6.inc.php merge 15 years ago
update-files-1.8.6-1.8.6.1.inc.php merge 15 years ago
update-files-1.8.6.1-1.8.6.2.inc.php merge 15 years ago
update-files-1.8.6.2-1.8.7.inc.php Task #836 Instalaltion scripts: System paths are used on treating files inside the system. 15 years ago
update-files-1.8.7-1.8.8.inc.php Cleaning the newly added upgrade scripts from old code, as much as it is possible. 15 years ago