Cristian Fasanando e3152401c4 implemented - The Chat tool is now private when are in sessions or groups - DT#5558 15 vuotta sitten
..
INSTALL.txt 79f06f55f2 merge 15 vuotta sitten
compare_db.php 79f06f55f2 merge 15 vuotta sitten
configuration.dist.php 79f06f55f2 merge 15 vuotta sitten
country_data.csv 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 vuotta sitten
dokeos_main.sql 8b5fa39f73 Removed id_coach from session_rel_course 15 vuotta sitten
dokeos_stats.sql 0194530143 Added time control for exercice tool 15 vuotta sitten
dokeos_user.sql 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 vuotta sitten
htaccess.dist 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 vuotta sitten
index.php 029c7e844b Updated scripts to enable migration to 1.8.6.2 15 vuotta sitten
install_db.inc.php 79f06f55f2 merge 15 vuotta sitten
install_files.inc.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 vuotta sitten
install_functions.inc.php 79f06f55f2 merge 15 vuotta sitten
install_upgrade.lib.php 79f06f55f2 merge 15 vuotta sitten
language_data.csv 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 vuotta sitten
migrate-db-1.6.x-1.8.0-post.sql 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 vuotta sitten
migrate-db-1.6.x-1.8.0-pre.sql 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 vuotta sitten
migrate-db-1.8.0-1.8.2-pre.sql 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 vuotta sitten
migrate-db-1.8.2-1.8.3-pre.sql 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 vuotta sitten
migrate-db-1.8.3-1.8.4-pre.sql 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 vuotta sitten
migrate-db-1.8.4-1.8.5-pre.sql 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 vuotta sitten
migrate-db-1.8.5-1.8.6-pre.sql 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 vuotta sitten
migrate-db-1.8.6-1.8.6.1-pre.sql 6fc6e455f9 Added search tool tables 15 vuotta sitten
migrate-db-1.8.6.1-1.8.6.2-post.sql bab55f9cb2 Added scripts for the 1.8.6.1 to 1.8.6.2 migration 15 vuotta sitten
migrate-db-1.8.6.1-1.8.6.2-pre.sql e3152401c4 implemented - The Chat tool is now private when are in sessions or groups - DT#5558 15 vuotta sitten
setting_current_data.csv 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 vuotta sitten
setting_option_data.csv 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 vuotta sitten
update-db-1.6.x-1.8.0.inc.php 7820ce8043 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the installation scripts. 15 vuotta sitten
update-db-1.8.0-1.8.2.inc.php b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 vuotta sitten
update-db-1.8.2-1.8.3.inc.php 79f06f55f2 merge 15 vuotta sitten
update-db-1.8.3-1.8.4.inc.php 79f06f55f2 merge 15 vuotta sitten
update-db-1.8.4-1.8.5.inc.php 79f06f55f2 merge 15 vuotta sitten
update-db-1.8.5-1.8.6.inc.php 79f06f55f2 merge 15 vuotta sitten
update-db-1.8.6-1.8.6.1.inc.php b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 vuotta sitten
update-db-1.8.6.1-1.8.6.2.inc.php 7a56e3674f Implemented content in course description from a session is only visible in that session - DT#5496 15 vuotta sitten
update-db-scorm-1.6.x-1.8.0.inc.php e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 15 vuotta sitten
update-files-1.6.x-1.8.0.inc.php b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 vuotta sitten
update-files-1.8.3-1.8.4.inc.php b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 vuotta sitten
update-files-1.8.4-1.8.5.inc.php b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 vuotta sitten
update-files-1.8.5-1.8.6.inc.php b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 vuotta sitten
update-files-1.8.6-1.8.6.1.inc.php de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 vuotta sitten
update-files-1.8.6.1-1.8.6.2.inc.php 029c7e844b Updated scripts to enable migration to 1.8.6.2 15 vuotta sitten
update_courses.php 79f06f55f2 merge 15 vuotta sitten
update_db.inc.php 79f06f55f2 merge 15 vuotta sitten
update_files.inc.php 79f06f55f2 merge 15 vuotta sitten
upgrade.php de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 vuotta sitten
upgrade_lib.php 79f06f55f2 merge 15 vuotta sitten