Julio Montoya 557a027b5e Adding fix in order to update the version number when migrating from 1 version to another with no DB changes před 13 roky
..
configuration.dist.php a9b134d29e Adding new configuration value to block the elimination of users by the admin před 14 roky
country_data.csv 47022680ce Accept gzopen64() too as a test of the zlib extension load před 15 roky
db_main.sql 64d9a09ef4 unchanged file - synchronizing with updates in migrate-db před 13 roky
db_stats.sql 8874d44634 Adding orig_lp_item_view_id in the track_e_exercises see #1334 před 14 roky
db_user.sql f67b3f3e21 Added primary key to personal_agenda table před 14 roky
htaccess.dist ae23de5060 fix can't view images insert by the html editor před 15 roky
index.php 557a027b5e Adding fix in order to update the version number when migrating from 1 version to another with no DB changes před 13 roky
install.lib.php f8fd157fb6 Merge před 13 roky
install_db.inc.php 017ced5242 When installing Chamilo in a single database mode, database can already exist so we don't need to create it. If the database doesn't exists we create it. před 14 roky
install_files.inc.php 5f05dd3290 Task #836 Instalaltion scripts: System paths are used on treating files inside the system. před 15 roky
migrate-db-1.6.x-1.8.0-post.sql 47022680ce Accept gzopen64() too as a test of the zlib extension load před 15 roky
migrate-db-1.6.x-1.8.0-pre.sql 40f2c459db Replacing INT(11) to INT před 15 roky
migrate-db-1.8.0-1.8.2-pre.sql 47022680ce Accept gzopen64() too as a test of the zlib extension load před 15 roky
migrate-db-1.8.2-1.8.3-pre.sql 47022680ce Accept gzopen64() too as a test of the zlib extension load před 15 roky
migrate-db-1.8.3-1.8.4-pre.sql 40f2c459db Replacing INT(11) to INT před 15 roky
migrate-db-1.8.4-1.8.5-pre.sql 40f2c459db Replacing INT(11) to INT před 15 roky
migrate-db-1.8.5-1.8.6-pre.sql 676f66fb75 minor change textfield to checkbox in RegistrationRequiredFormsTitle CT#602 před 15 roky
migrate-db-1.8.6-1.8.6.1-pre.sql a5222167c0 Dummy changes před 15 roky
migrate-db-1.8.6.1-1.8.6.2-post.sql a5222167c0 Dummy changes před 15 roky
migrate-db-1.8.6.1-1.8.6.2-pre.sql e7599354f6 merge před 15 roky
migrate-db-1.8.6.2-1.8.7-post.sql e6af93ac33 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 před 15 roky
migrate-db-1.8.6.2-1.8.7-pre.sql e2b6e930a5 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. před 14 roky
migrate-db-1.8.7-1.8.8-pre.sql 6feb09cc5e 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 před 13 roky
update-configuration.inc.php 557a027b5e Adding fix in order to update the version number when migrating from 1 version to another with no DB changes před 13 roky
update-db-1.6.x-1.8.0.inc.php e7599354f6 merge před 15 roky
update-db-1.8.0-1.8.2.inc.php e7599354f6 merge před 15 roky
update-db-1.8.2-1.8.3.inc.php 91f2c0ab11 Minor, cosmetic changes for the installation scripts. před 15 roky
update-db-1.8.3-1.8.4.inc.php 91f2c0ab11 Minor, cosmetic changes for the installation scripts. před 15 roky
update-db-1.8.4-1.8.5.inc.php 91f2c0ab11 Minor, cosmetic changes for the installation scripts. před 15 roky
update-db-1.8.5-1.8.6.inc.php d28fb58ffe Replacing Chamilo logo před 15 roky
update-db-1.8.6-1.8.6.1.inc.php e7599354f6 merge před 15 roky
update-db-1.8.6.1-1.8.6.2.inc.php e7599354f6 merge před 15 roky
update-db-1.8.6.2-1.8.7.inc.php 6f1a100862 Minor - Updated Dokeos ref to Chamilo před 14 roky
update-db-1.8.7-1.8.8.inc.php 844a617358 Fixing js during migration + fixing access_url_rel_course table if multiple_url is not set for courses created in dok€os 185 před 14 roky
update-db-scorm-1.6.x-1.8.0.inc.php dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). před 14 roky
update-files-1.6.x-1.8.0.inc.php 5f05dd3290 Task #836 Instalaltion scripts: System paths are used on treating files inside the system. před 15 roky
update-files-1.8.3-1.8.4.inc.php 5f05dd3290 Task #836 Instalaltion scripts: System paths are used on treating files inside the system. před 15 roky
update-files-1.8.4-1.8.5.inc.php 5f05dd3290 Task #836 Instalaltion scripts: System paths are used on treating files inside the system. před 15 roky
update-files-1.8.5-1.8.6.inc.php 5f05dd3290 Task #836 Instalaltion scripts: System paths are used on treating files inside the system. před 15 roky
update-files-1.8.6-1.8.6.1.inc.php 5f05dd3290 Task #836 Instalaltion scripts: System paths are used on treating files inside the system. před 15 roky
update-files-1.8.6.1-1.8.6.2.inc.php 5f05dd3290 Task #836 Instalaltion scripts: System paths are used on treating files inside the system. před 15 roky
update-files-1.8.6.2-1.8.7.inc.php 5f05dd3290 Task #836 Instalaltion scripts: System paths are used on treating files inside the system. před 15 roky
update-files-1.8.7-1.8.8.inc.php 992bea3b9a Cleaning the newly added upgrade scripts from old code, as much as it is possible. před 14 roky