Yannick Warnier
|
0ba16e3130
[svn r12632] Fixed a few things for the upgrade from 1.8.0 to 1.8.2
|
18 anni fa |
Yannick Warnier
|
c443f800a9
[svn r12631] Copied and applied changes to file for upgrade from 1.8.0 to 1.8.2
|
18 anni fa |
Yannick Warnier
|
0e971e125b
[svn r12630] Changed name to suit new version numbering scheme
|
18 anni fa |
Yannick Warnier
|
eec74575d5
[svn r12629] Added cmi.score.scaled setting (not functional, added in prevision for SCORM 1.3)
|
18 anni fa |
Yannick Warnier
|
d1e769abf8
[svn r12628] Fixed typo (forgotten ; probably preventing one variable to be set)
|
18 anni fa |
Yannick Warnier
|
6ac4925c42
[svn r12627] Enable fullscreen mode again by using a thin top frame rather than iframe which caused a lot of browsers-differences-related problems
|
18 anni fa |
Yannick Warnier
|
746fad0ab5
[svn r12626] Enable fullscreen mode again by using a thin top frame rather than iframe which caused a lot of browsers-differences-related problems
|
18 anni fa |
Yannick Warnier
|
c65650aa4b
[svn r12625] Closing the session sooner to reduce risk of session concurrent access
|
18 anni fa |
Yannick Warnier
|
6a39175260
[svn r12624] Added CSS switch depending on display mode
|
18 anni fa |
Yannick Warnier
|
d90bf11886
[svn r12623] Cleaned code for deprecated compatibility with dokeos 1.6
|
18 anni fa |
Yannick Warnier
|
ea3b2755ad
[svn r12622] Added code to handle the user's upload directory split when the new admin settings 'split users upload directory' is enabled (the DLTT translation is clear about the fact that admins unsure shouldn't use it).
|
18 anni fa |
Yannick Warnier
|
c46fc71da5
[svn r12621] Insert new variable in a new category "Tuning" to enable the users upload directory splitting
|
18 anni fa |
Yannick Warnier
|
b1a4ab9c13
[svn r12620] Minor change - added examples for all the api_get_path() cases - This will presumably save a lot of seconds in the future.
|
18 anni fa |
Yannick Warnier
|
3820ed278f
[svn r12619] Commented deprecated switch used to differenciate Dokeos 1.6 and 1.8 installs
|
18 anni fa |
Yannick Warnier
|
1f1fcdd321
[svn r12618] In order to enter a cycle of bug-fix and new-features releases, version 1.8.1 is skipped to reach version 1.8.2 as the changes since 1.8.0 are largely bug-fixes.
|
18 anni fa |
Eric Marguin
|
caf65106cb
[svn r12617] fix bugs remaining when exporting a lp
|
18 anni fa |
Julian Prud'homme
|
8e44ba9b2b
[svn r12616] change the version number
|
18 anni fa |
Julian Prud'homme
|
a2fde14d4e
[svn r12615] DLTT import
|
18 anni fa |
Eric Marguin
|
ecb85d4a1f
[svn r12614] add a function to copy recursively a folder
|
18 anni fa |
Eric Marguin
|
d38d9a66eb
[svn r12613] improve export of scorm content :
|
18 anni fa |
Julian Prud'homme
|
8dc7b67b02
[svn r12612] invert the lastname and the firstname (task http://projects.dokeos.com/?do=details&id=1598)
|
18 anni fa |
Julian Prud'homme
|
b2e7a641a6
[svn r12611] Fix a bug with group documents : http://projects.dokeos.com/?do=details&id=1656
|
18 anni fa |
Julian Prud'homme
|
0eade97232
[svn r12610] fix a bug in get_avg_student_score()
|
18 anni fa |
Julian Prud'homme
|
21f3ddc936
[svn r12609] re-add the "platform dokeos" in the footer : http://projects.dokeos.com/?do=details&id=1662
|
18 anni fa |
Julian Prud'homme
|
3200ce0ad0
[svn r12608] remove a debug echo
|
18 anni fa |
Julian Prud'homme
|
4590a216ae
[svn r12607] Fix a bug in the reporting : http://projects.dokeos.com/?do=details&id=1517
|
18 anni fa |
Yannick Warnier
|
a2981a2a78
[svn r12606] Introducing code to handle auto-identified anonymous user. This single user ID is handled as a true user with a status of 6. The code is only active when the tool scripts declare $use_anonymous = true; before including global.inc.php.
|
18 anni fa |
Yannick Warnier
|
9bf47e1779
[svn r12605] Added flag for use as anonymous user
|
18 anni fa |
Yannick Warnier
|
07e56f7788
[svn r12604] Using api_get_user_id() rather than unsure $_user['user_id']
|
18 anni fa |
Yannick Warnier
|
46e5f7aae7
[svn r12603] Fine-tuned anonymous-functions to avoid database checks when possible (heavy resource usage)
|
18 anni fa |