.. |
INSTALL.txt
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 years ago |
compare_db.php
|
a6abdb402b
[svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned.
|
16 years ago |
configuration.dist.php
|
e51f2d5fc5
[svn r17526] Getting rid of the stupid IDE build-error because of non-quoted {} signs in template configuration file. Tested.
|
16 years ago |
country_data.csv
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 years ago |
dokeos_main.sql
|
47bcb99335
[svn r18301] add reference of option to delete - (partial FS#3621)
|
16 years ago |
dokeos_main_corp.sql
|
0204d33334
[svn r17968] search widget prefilter: avoid hardcode specific field prefix
|
16 years ago |
dokeos_stats.sql
|
fdb1c40afc
[svn r18367] allow show results with floating point,in exercice tool - (partial FS#3630)
|
16 years ago |
dokeos_user.sql
|
1c4d4262f5
[svn r15370] Add parent field to calendar_event tables for repeated events
|
17 years ago |
htaccess.dist
|
5830d7efb9
[svn r17791] Fixed bugs in courses/.htaccess:
|
16 years ago |
index.php
|
deecb66f9d
[svn r17925] Minor - avoid warning
|
16 years ago |
install_db.inc.php
|
9eafb6c242
[svn r17427] logic changes - it was added language in the table user - (see FS#3344)
|
16 years ago |
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 years ago |
install_functions.inc.php
|
caaee89e74
[svn r18018] Removed info about php sessions directory to avoid confusing users
|
16 years ago |
install_upgrade.lib.php
|
58516e9214
[svn r17527] Fixed Windows-specific error in path name building leading to inconsistencies in work tool upload (doesn't fix the problem on existing/upgraded portals) - see FS#3258
|
16 years ago |
language_data.csv
|
aebe865c6c
[svn r11655] added Ukrainian
|
18 years ago |
migrate-db-1.6.x-1.8.0-post.sql
|
98890d1693
[svn r10836] Commented stud_pub_rel_user table drop (uncertain)
|
18 years ago |
migrate-db-1.6.x-1.8.0-pre.sql
|
d2aeab8e2b
[svn r17553] Remove erroneous query
|
16 years ago |
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 years ago |
migrate-db-1.8.2-1.8.3-pre.sql
|
9f79ec1ef8
[svn r12817] Synchronised both install and update queries files
|
17 years ago |
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 years ago |
migrate-db-1.8.4-1.8.5-pre.sql
|
4a2a788afb
[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
|
8e42b5a76a
[svn r18374] Fixing SVN#18373
|
16 years ago |
setting_current_data.csv
|
3631d621e7
[svn r10857] Updated latest settings types
|
18 years ago |
setting_option_data.csv
|
3d5c45cff0
[svn r12004] bugfix: student view
|
18 years ago |
update-db-1.6.x-1.8.0.inc.php
|
4aba38e8f4
[svn r17935] Fixed problem of course tools duplication in migration from previous versions of Dokeos (and for migration between previous versions as well). Related to private task FS#2660 but reported in other cases as well.
|
16 years ago |
update-db-1.8.0-1.8.2.inc.php
|
4aba38e8f4
[svn r17935] Fixed problem of course tools duplication in migration from previous versions of Dokeos (and for migration between previous versions as well). Related to private task FS#2660 but reported in other cases as well.
|
16 years ago |
update-db-1.8.2-1.8.3.inc.php
|
4aba38e8f4
[svn r17935] Fixed problem of course tools duplication in migration from previous versions of Dokeos (and for migration between previous versions as well). Related to private task FS#2660 but reported in other cases as well.
|
16 years ago |
update-db-1.8.3-1.8.4.inc.php
|
4aba38e8f4
[svn r17935] Fixed problem of course tools duplication in migration from previous versions of Dokeos (and for migration between previous versions as well). Related to private task FS#2660 but reported in other cases as well.
|
16 years ago |
update-db-1.8.4-1.8.5.inc.php
|
4aba38e8f4
[svn r17935] Fixed problem of course tools duplication in migration from previous versions of Dokeos (and for migration between previous versions as well). Related to private task FS#2660 but reported in other cases as well.
|
16 years ago |
update-db-1.8.5-1.8.6.inc.php
|
bb3c2ef604
[svn r18146] When upgrading to Dokeos 1.8.6 the access_url_rel_session table will be filled. FS#3462
|
16 years ago |
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 years ago |
update-files-1.6.x-1.8.0.inc.php
|
fd61596d4b
[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.
|
16 years ago |
update-files-1.8.3-1.8.4.inc.php
|
ce53150d65
[svn r13095] Fixed bug adding extra line to configuration file on upgrade
|
17 years ago |
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 years ago |
update-files-1.8.5-1.8.6.inc.php
|
5489bc9c25
[svn r17922] Updated shared folder to put it in course documents root
|
16 years ago |
update_courses.php
|
c0f29d711f
[svn r15115] Set default CSS for install process to public_admin
|
17 years ago |
update_db.inc.php
|
a6abdb402b
[svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned.
|
16 years ago |
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 years ago |
upgrade.php
|
09957a0414
[svn r15774] Add semi-column to when missing - patch suggested by Philippe De Ryck - see FS#2698
|
16 years ago |
upgrade_lib.php
|
6e971b6132
[svn r17921] Minor improvement - define undefined variables
|
16 years ago |