Julio Montoya 557a027b5e Adding fix in order to update the version number when migrating from 1 version to another with no DB changes пре 13 година
..
configuration.dist.php a9b134d29e Adding new configuration value to block the elimination of users by the admin пре 14 година
country_data.csv 47022680ce Accept gzopen64() too as a test of the zlib extension load пре 15 година
db_main.sql 64d9a09ef4 unchanged file - synchronizing with updates in migrate-db пре 13 година
db_stats.sql 8874d44634 Adding orig_lp_item_view_id in the track_e_exercises see #1334 пре 14 година
db_user.sql f67b3f3e21 Added primary key to personal_agenda table пре 14 година
htaccess.dist ae23de5060 fix can't view images insert by the html editor пре 15 година
index.php 557a027b5e Adding fix in order to update the version number when migrating from 1 version to another with no DB changes пре 13 година
install.lib.php f8fd157fb6 Merge пре 13 година
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. пре 14 година
install_files.inc.php 5f05dd3290 Task #836 Instalaltion scripts: System paths are used on treating files inside the system. пре 15 година
migrate-db-1.6.x-1.8.0-post.sql 47022680ce Accept gzopen64() too as a test of the zlib extension load пре 15 година
migrate-db-1.6.x-1.8.0-pre.sql 40f2c459db Replacing INT(11) to INT пре 15 година
migrate-db-1.8.0-1.8.2-pre.sql 47022680ce Accept gzopen64() too as a test of the zlib extension load пре 15 година
migrate-db-1.8.2-1.8.3-pre.sql 47022680ce Accept gzopen64() too as a test of the zlib extension load пре 15 година
migrate-db-1.8.3-1.8.4-pre.sql 40f2c459db Replacing INT(11) to INT пре 15 година
migrate-db-1.8.4-1.8.5-pre.sql 40f2c459db Replacing INT(11) to INT пре 15 година
migrate-db-1.8.5-1.8.6-pre.sql 676f66fb75 minor change textfield to checkbox in RegistrationRequiredFormsTitle CT#602 пре 15 година
migrate-db-1.8.6-1.8.6.1-pre.sql a5222167c0 Dummy changes пре 15 година
migrate-db-1.8.6.1-1.8.6.2-post.sql a5222167c0 Dummy changes пре 15 година
migrate-db-1.8.6.1-1.8.6.2-pre.sql e7599354f6 merge пре 15 година
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 пре 15 година
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. пре 14 година
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 пре 13 година
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 пре 13 година
update-db-1.6.x-1.8.0.inc.php e7599354f6 merge пре 15 година
update-db-1.8.0-1.8.2.inc.php e7599354f6 merge пре 15 година
update-db-1.8.2-1.8.3.inc.php 91f2c0ab11 Minor, cosmetic changes for the installation scripts. пре 15 година
update-db-1.8.3-1.8.4.inc.php 91f2c0ab11 Minor, cosmetic changes for the installation scripts. пре 15 година
update-db-1.8.4-1.8.5.inc.php 91f2c0ab11 Minor, cosmetic changes for the installation scripts. пре 15 година
update-db-1.8.5-1.8.6.inc.php d28fb58ffe Replacing Chamilo logo пре 15 година
update-db-1.8.6-1.8.6.1.inc.php e7599354f6 merge пре 15 година
update-db-1.8.6.1-1.8.6.2.inc.php e7599354f6 merge пре 15 година
update-db-1.8.6.2-1.8.7.inc.php 6f1a100862 Minor - Updated Dokeos ref to Chamilo пре 14 година
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 пре 14 година
update-db-scorm-1.6.x-1.8.0.inc.php dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). пре 14 година
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. пре 15 година
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. пре 15 година
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. пре 15 година
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. пре 15 година
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. пре 15 година
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. пре 15 година
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. пре 15 година
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. пре 14 година