.. |
INSTALL.txt
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 vuotta sitten |
compare_db.php
|
f59813bef9
[svn r10527] Updated SQL generation (correct MySQL syntax for fields updates)
|
18 vuotta sitten |
configuration.dist.php
|
e68e669911
[svn r15369] Fixed misleading examples for root_web and root_sys (not appending slash)
|
17 vuotta sitten |
country_data.csv
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 vuotta sitten |
dokeos_main.sql
|
6fe463878c
[svn r16498] Add option to show/hide general coach name from session title in user_portal - part of FS#2997 (rvelasquez)
|
16 vuotta sitten |
dokeos_main_corp.sql
|
653794d188
[svn r16097] Test for new corporate settings subset
|
16 vuotta sitten |
dokeos_stats.sql
|
7749fe39c6
[svn r14543] Added tms datetime field to track_e_attempt (see FS#2320)
|
17 vuotta sitten |
dokeos_user.sql
|
1c4d4262f5
[svn r15370] Add parent field to calendar_event tables for repeated events
|
17 vuotta sitten |
htaccess.dist
|
4a1d02bfe8
[svn r14353] Fixed one URL replacement string
|
17 vuotta sitten |
index.php
|
be6032176a
[svn r16083] Adding the upload/forum/images and upload/learning_path/images path see FS#2841
|
16 vuotta sitten |
install_db.inc.php
|
efac786fb7
[svn r15800] Hide password in installation process - see FS#2680 - by Daniel Perales
|
16 vuotta sitten |
install_files.inc.php
|
032c9a26ae
[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 vuotta sitten |
install_functions.inc.php
|
60e4aa609a
[svn r16184] Added search directory prerequisite
|
16 vuotta sitten |
install_upgrade.lib.php
|
f7f4f4dabb
[svn r15578] Fix problem with insertion of new documents using a function of 1.8.5 while migrating from 1.6.x to 1.8.0
|
16 vuotta sitten |
language_data.csv
|
aebe865c6c
[svn r11655] added Ukrainian
|
18 vuotta sitten |
migrate-db-1.6.x-1.8.0-post.sql
|
98890d1693
[svn r10836] Commented stud_pub_rel_user table drop (uncertain)
|
18 vuotta sitten |
migrate-db-1.6.x-1.8.0-pre.sql
|
ef2f1e71f4
[svn r15579] Changed default stylesheet to public_admin when migrating from 1.6 to avoid ugly design in 1.8.5
|
16 vuotta sitten |
migrate-db-1.8.0-1.8.2-pre.sql
|
b9df53ef43
[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
|
17 vuotta sitten |
migrate-db-1.8.2-1.8.3-pre.sql
|
9f79ec1ef8
[svn r12817] Synchronised both install and update queries files
|
17 vuotta sitten |
migrate-db-1.8.3-1.8.4-pre.sql
|
b42f10d260
[svn r13312] Added max_score to lp_item_view to authorize the SCO to change it
|
17 vuotta sitten |
migrate-db-1.8.4-1.8.5-pre.sql
|
4153dcf841
[svn r15861] Add alteration to lp table, which is a fix to a missing line in 1.8.4 to 1.8.5 migration that, if not present, will leave test migrations from 1.8.4 to current 1.8.6svn a little broken. The line is also available in 1.8.5 to 1.8.6 migration to avoid missing a field somewhere
|
16 vuotta sitten |
migrate-db-1.8.5-1.8.6-pre.sql
|
6fe463878c
[svn r16498] Add option to show/hide general coach name from session title in user_portal - part of FS#2997 (rvelasquez)
|
16 vuotta sitten |
setting_current_data.csv
|
3631d621e7
[svn r10857] Updated latest settings types
|
18 vuotta sitten |
setting_option_data.csv
|
3d5c45cff0
[svn r12004] bugfix: student view
|
18 vuotta sitten |
update-db-1.6.x-1.8.0.inc.php
|
acb235b49c
[svn r14906] Added group tutors to the code of 1.6 to 1.8 migration. Got forgotten in the process.
|
17 vuotta sitten |
update-db-1.8.0-1.8.2.inc.php
|
1f7e6516cf
[svn r13060] Updated database connection check (checking the mysql resource was useless as the connection failed -> the resource didn't exist)
|
17 vuotta sitten |
update-db-1.8.2-1.8.3.inc.php
|
1f7e6516cf
[svn r13060] Updated database connection check (checking the mysql resource was useless as the connection failed -> the resource didn't exist)
|
17 vuotta sitten |
update-db-1.8.3-1.8.4.inc.php
|
7ad29684d0
[svn r13107] Added queries to insert existing learnpaths in item_property if they were not there already
|
17 vuotta sitten |
update-db-1.8.4-1.8.5.inc.php
|
18eb6e7f76
[svn r15952] Added index on course_rel_user.user_id alone + moved user table creation query to be in logical declaration order
|
16 vuotta sitten |
update-db-scorm-1.6.x-1.8.0.inc.php
|
02b0cc4bdf
[svn r15627] Considerable improvements in SCORM learning paths migration from 1.6 to 1.8. This script can be downloaded separately and applied to a 1.8.5 before using it for an upgrade from 1.6 to 1.8
|
16 vuotta sitten |
update-files-1.6.x-1.8.0.inc.php
|
f7f4f4dabb
[svn r15578] Fix problem with insertion of new documents using a function of 1.8.5 while migrating from 1.6.x to 1.8.0
|
16 vuotta sitten |
update-files-1.8.3-1.8.4.inc.php
|
ce53150d65
[svn r13095] Fixed bug adding extra line to configuration file on upgrade
|
17 vuotta sitten |
update-files-1.8.4-1.8.5.inc.php
|
be6032176a
[svn r16083] Adding the upload/forum/images and upload/learning_path/images path see FS#2841
|
16 vuotta sitten |
update-files-1.8.5-1.8.6.inc.php
|
be6032176a
[svn r16083] Adding the upload/forum/images and upload/learning_path/images path see FS#2841
|
16 vuotta sitten |
update_courses.php
|
c0f29d711f
[svn r15115] Set default CSS for install process to public_admin
|
17 vuotta sitten |
update_db.inc.php
|
8629cf20d3
[svn r10952] Added notice that the file is deprecated and will be removed in the near future, if we don't go back to a previous version
|
18 vuotta sitten |
update_files.inc.php
|
42e4cea0fa
[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)
|
17 vuotta sitten |
upgrade.php
|
09957a0414
[svn r15774] Add semi-column to when missing - patch suggested by Philippe De Ryck - see FS#2698
|
16 vuotta sitten |
upgrade_lib.php
|
86fe3a648a
[svn r12859] minor bugfix
|
17 vuotta sitten |