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
Isaac Flores 7efef213e0 [svn r22156] added settings for show glossary in documents - (partial FS#4337) 16 years ago
..
INSTALL.txt [svn r9834] desactivate upgrade button (not yet tested) 19 years ago
compare_db.php [svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned. 17 years ago
configuration.dist.php [svn r18942] Implementing sha1 as a possibility to encrypt user passwords see SVN#3798 16 years ago
country_data.csv [svn r9834] desactivate upgrade button (not yet tested) 19 years ago
dokeos_main.sql [svn r22156] added settings for show glossary in documents - (partial FS#4337) 16 years ago
dokeos_main_corp.sql [svn r17968] search widget prefilter: avoid hardcode specific field prefix 16 years ago
dokeos_stats.sql [svn r18367] allow show results with floating point,in exercice tool - (partial FS#3630) 16 years ago
dokeos_user.sql [svn r15370] Add parent field to calendar_event tables for repeated events 17 years ago
htaccess.dist [svn r17791] Fixed bugs in courses/.htaccess: 16 years ago
index.php [svn r21777] Added install scripts for 1.8.6.1 (improvements for UTF-8 and other minor improvements) 16 years ago
install_db.inc.php [svn r19471] minor add styles to buttons see FS#3541 16 years ago
install_files.inc.php [svn r11139] Renaming profile.conf.inc.php to profile.conf.php to follow other names in conf directory. Updated in install and update scripts as well as in auth/ directory where it is included 18 years ago
install_functions.inc.php [svn r21939] FS#4391 - Adding a check for JSON-extension presense within the installation script. 16 years ago
install_upgrade.lib.php [svn r20526] Removed garbage directory from requisites for the Dokeos installation (the archive directory is just as good) (see FS#4191) 16 years ago
language_data.csv [svn r11655] added Ukrainian 18 years ago
migrate-db-1.6.x-1.8.0-post.sql [svn r10836] Commented stud_pub_rel_user table drop (uncertain) 18 years ago
migrate-db-1.6.x-1.8.0-pre.sql [svn r17553] Remove erroneous query 16 years ago
migrate-db-1.8.0-1.8.2-pre.sql [svn r13747] Removed "if not exists" from sql upgrade script (survey_answer table creation) because it seems to block the creation when it should let it happen 18 years ago
migrate-db-1.8.2-1.8.3-pre.sql [svn r12817] Synchronised both install and update queries files 18 years ago
migrate-db-1.8.3-1.8.4-pre.sql [svn r13312] Added max_score to lp_item_view to authorize the SCO to change it 18 years ago
migrate-db-1.8.4-1.8.5-pre.sql [svn r17924] Fixing the 1.8.4 to 1.8.5 migration script to avoid problems when upgrading from lower versions directly to 1.8.6 (which will go through each sub-migration process) 16 years ago
migrate-db-1.8.5-1.8.6-pre.sql [svn r20516] Updating Dokeos DB version 16 years ago
migrate-db-1.8.6-1.8.6.1-pre.sql [svn r22156] added settings for show glossary in documents - (partial FS#4337) 16 years ago
setting_current_data.csv [svn r10857] Updated latest settings types 18 years ago
setting_option_data.csv [svn r12004] bugfix: student view 18 years ago
update-db-1.6.x-1.8.0.inc.php [svn r19471] minor add styles to buttons see FS#3541 16 years ago
update-db-1.8.0-1.8.2.inc.php [svn r19471] minor add styles to buttons see FS#3541 16 years ago
update-db-1.8.2-1.8.3.inc.php [svn r19471] minor add styles to buttons see FS#3541 16 years ago
update-db-1.8.3-1.8.4.inc.php [svn r19471] minor add styles to buttons see FS#3541 16 years ago
update-db-1.8.4-1.8.5.inc.php [svn r19471] minor add styles to buttons see FS#3541 16 years ago
update-db-1.8.5-1.8.6.inc.php [svn r20713] Fixed partial - Document templates : remove stop and think ; Learner wonder ; Course objectives ; Compare and Checklist - see FS#3773 (by rvelasquez) 16 years ago
update-db-1.8.6-1.8.6.1.inc.php [svn r21777] Added install scripts for 1.8.6.1 (improvements for UTF-8 and other minor improvements) 16 years ago
update-db-scorm-1.6.x-1.8.0.inc.php [svn r20524] Switched GARBAGE_PATH to SYS_ARCHIVE_PATH (see FS#4191) 16 years ago
update-files-1.6.x-1.8.0.inc.php [svn r17420] FS#2867 - File upgrade scripts (1.6.x -> 1.8.6 and 1.8.5 -> 1.8.6): Checking persistency of the predefined folder structure in the default course for all cources. This is needed for proper working of FCKEditor, the built-in file manager. 17 years ago
update-files-1.8.3-1.8.4.inc.php [svn r19996] minor Remove icons in all Messsage fields and allow HTML see FS#4079 16 years ago
update-files-1.8.4-1.8.5.inc.php [svn r16083] Adding the upload/forum/images and upload/learning_path/images path see FS#2841 17 years ago
update-files-1.8.5-1.8.6.inc.php [svn r18942] Implementing sha1 as a possibility to encrypt user passwords see SVN#3798 16 years ago
update-files-1.8.6-1.8.6.1.inc.php [svn r21993] a better directory for global templates 16 years ago
update_courses.php [svn r20924] Reverted unauthorized database change (and corresponding changes). As discussed, the changes will be applied to the Dokeos 1.8.6 package but not to the Subversion repository before 1.8.6 stable, to keep the database free of changes. 16 years ago
update_db.inc.php [svn r19471] minor add styles to buttons see FS#3541 16 years ago
update_files.inc.php [svn r13080] cancel commit 13076 ... I'm sorry and stupid : this wasn't a bug (in fact the bug was due to mkdirs without umask) 18 years ago
upgrade.php [svn r20976] Added new image in portal link 16 years ago
upgrade_lib.php [svn r17921] Minor improvement - define undefined variables 16 years ago