.. |
INSTALL.txt
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 gadi atpakaļ |
compare_db.php
|
f59813bef9
[svn r10527] Updated SQL generation (correct MySQL syntax for fields updates)
|
18 gadi atpakaļ |
configuration.dist.php
|
022d3dddab
[svn r13061] Added version information (have removed installedVersion.inc.php)
|
17 gadi atpakaļ |
country_data.csv
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 gadi atpakaļ |
dokeos_main.sql
|
e99610cf91
[svn r13894] Activate OpenID support - now functional (but only allowing one OpenID per user)
|
17 gadi atpakaļ |
dokeos_stats.sql
|
610e8d62e4
[svn r13789] Removed useless backticks, preventing portability of tables declarations
|
17 gadi atpakaļ |
dokeos_user.sql
|
6b66e32f2f
[svn r10743] quote fields to avoid SQL breaks
|
18 gadi atpakaļ |
htaccess.dist
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 gadi atpakaļ |
index.php
|
128f6760ba
[svn r13603] Added call to update-files script (to upgrade version in configuration file)
|
17 gadi atpakaļ |
install_db.inc.php
|
e14cc31e9e
[svn r10740] Updated code to use separate SQL files for user and stats database
|
18 gadi atpakaļ |
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 gadi atpakaļ |
install_functions.inc.php
|
d6258ccc83
[svn r13362] Added condition to avoid loss of language choice in install
|
17 gadi atpakaļ |
install_upgrade.lib.php
|
a909830717
[svn r13062] Added version information to the write_config_file() function
|
17 gadi atpakaļ |
language_data.csv
|
aebe865c6c
[svn r11655] added Ukrainian
|
18 gadi atpakaļ |
migrate-db-1.6.x-1.8.0-post.sql
|
98890d1693
[svn r10836] Commented stud_pub_rel_user table drop (uncertain)
|
18 gadi atpakaļ |
migrate-db-1.6.x-1.8.0-pre.sql
|
221d887557
[svn r12583] fix various errors in a query (creation of survey_answer)
|
18 gadi atpakaļ |
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 gadi atpakaļ |
migrate-db-1.8.2-1.8.3-pre.sql
|
9f79ec1ef8
[svn r12817] Synchronised both install and update queries files
|
17 gadi atpakaļ |
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 gadi atpakaļ |
migrate-db-1.8.4-1.8.5-pre.sql
|
ea374a7d54
[svn r14007] improve relation between sessions and dropbox tool : a file of a session is no longer visible in another session (FS#2087)
|
17 gadi atpakaļ |
setting_current_data.csv
|
3631d621e7
[svn r10857] Updated latest settings types
|
18 gadi atpakaļ |
setting_option_data.csv
|
3d5c45cff0
[svn r12004] bugfix: student view
|
18 gadi atpakaļ |
update-db-1.6.x-1.8.0.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 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
update-db-1.8.4-1.8.5.inc.php
|
d01e1175eb
[svn r13988] Major improvements in the handling of scores and prerequisites in the learning path tool. Implies database field values update, meaning you need to create a new learning path if you want to try it out in 1.8.5 SVN (without executing the upgrade script). Should close FS#2112.
|
17 gadi atpakaļ |
update-db-scorm-1.6.x-1.8.0.inc.php
|
1cd0d8e3f9
[svn r12278] the single db upgrade now works
|
18 gadi atpakaļ |
update-files-1.6.x-1.8.0.inc.php
|
b8bd9432c1
[svn r13195] Added copy of audio, video, images and linked_files directories located in old upload/ directories
|
17 gadi atpakaļ |
update-files-1.8.3-1.8.4.inc.php
|
ce53150d65
[svn r13095] Fixed bug adding extra line to configuration file on upgrade
|
17 gadi atpakaļ |
update-files-1.8.4-1.8.5.inc.php
|
c4197e4a38
[svn r13601] Version for 1.8.4 to 1.8.5 upgrade (not sure this is needed)
|
17 gadi atpakaļ |
update_courses.php
|
a3de6f0333
[svn r12273] 7th step in removing all $_SERVER['PHP_SELF']
|
18 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
upgrade.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 gadi atpakaļ |
upgrade_lib.php
|
86fe3a648a
[svn r12859] minor bugfix
|
17 gadi atpakaļ |