Commit Graph

1981 Commits (fea0a07c2bc952364a7fbc6d88fc3f427ab3e507)
 

Author SHA1 Message Date
Eric Marguin fea0a07c2b [svn r12645] fix some bugs when copying quiz from a course to another 19 years ago
Yannick Warnier cbe71b4dea [svn r12644] Added check for config setting before adding [= =] for DLTT markup 19 years ago
Yannick Warnier 36c0e46857 [svn r12643] Added hide_dltt_markup to hide ugly DLTT markup if needed 19 years ago
Eric Marguin 8193e41241 [svn r12642] still a bug in upgrade 19 years ago
Eric Marguin 35224ff15e [svn r12641] fix lot of bugs in upgrade (mainly due to the fact that it is the first upgrade from dokeos 1.8) 19 years ago
Eric Marguin 33c954c5ec [svn r12640] remove session_set_cookie_params (too many problems are due to it) 19 years ago
Eric Marguin 8d67b75526 [svn r12639] fix bugs to parse config files 19 years ago
Yannick Warnier 7f9d9ffed1 [svn r12638] Ensure the session is not closed *too* soon 19 years ago
Yannick Warnier 6aa5237acd [svn r12637] Closing the session sooner to reduce risk of session concurrent access 19 years ago
Yannick Warnier 11f8e38cd4 [svn r12636] Added index on user.status 19 years ago
Yannick Warnier f48955ba4f [svn r12635] Added index on user.status 19 years ago
Yannick Warnier a6d3c347be [svn r12634] Added anonymous user 19 years ago
Yannick Warnier 73098c524d [svn r12633] Updated settings 19 years ago
Yannick Warnier 0ba16e3130 [svn r12632] Fixed a few things for the upgrade from 1.8.0 to 1.8.2 19 years ago
Yannick Warnier c443f800a9 [svn r12631] Copied and applied changes to file for upgrade from 1.8.0 to 1.8.2 19 years ago
Yannick Warnier 0e971e125b [svn r12630] Changed name to suit new version numbering scheme 19 years ago
Yannick Warnier eec74575d5 [svn r12629] Added cmi.score.scaled setting (not functional, added in prevision for SCORM 1.3) 19 years ago
Yannick Warnier d1e769abf8 [svn r12628] Fixed typo (forgotten ; probably preventing one variable to be set) 19 years ago
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 19 years ago
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 19 years ago
Yannick Warnier c65650aa4b [svn r12625] Closing the session sooner to reduce risk of session concurrent access 19 years ago
Yannick Warnier 6a39175260 [svn r12624] Added CSS switch depending on display mode 19 years ago
Yannick Warnier d90bf11886 [svn r12623] Cleaned code for deprecated compatibility with dokeos 1.6 19 years ago
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). 19 years ago
Yannick Warnier c46fc71da5 [svn r12621] Insert new variable in a new category "Tuning" to enable the users upload directory splitting 19 years ago
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. 19 years ago
Yannick Warnier 3820ed278f [svn r12619] Commented deprecated switch used to differenciate Dokeos 1.6 and 1.8 installs 19 years ago
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. 19 years ago
Eric Marguin caf65106cb [svn r12617] fix bugs remaining when exporting a lp 19 years ago
Julian Prud'homme 8e44ba9b2b [svn r12616] change the version number 19 years ago
Julian Prud'homme a2fde14d4e [svn r12615] DLTT import 19 years ago
Eric Marguin ecb85d4a1f [svn r12614] add a function to copy recursively a folder 19 years ago
Eric Marguin d38d9a66eb [svn r12613] improve export of scorm content : 19 years ago
Julian Prud'homme 8dc7b67b02 [svn r12612] invert the lastname and the firstname (task http://projects.dokeos.com/?do=details&id=1598) 19 years ago
Julian Prud'homme b2e7a641a6 [svn r12611] Fix a bug with group documents : http://projects.dokeos.com/?do=details&id=1656 19 years ago
Julian Prud'homme 0eade97232 [svn r12610] fix a bug in get_avg_student_score() 19 years ago
Julian Prud'homme 21f3ddc936 [svn r12609] re-add the "platform dokeos" in the footer : http://projects.dokeos.com/?do=details&id=1662 19 years ago
Julian Prud'homme 3200ce0ad0 [svn r12608] remove a debug echo 19 years ago
Julian Prud'homme 4590a216ae [svn r12607] Fix a bug in the reporting : http://projects.dokeos.com/?do=details&id=1517 19 years ago
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. 19 years ago
Yannick Warnier 9bf47e1779 [svn r12605] Added flag for use as anonymous user 19 years ago
Yannick Warnier 07e56f7788 [svn r12604] Using api_get_user_id() rather than unsure $_user['user_id'] 19 years ago
Yannick Warnier 46e5f7aae7 [svn r12603] Fine-tuned anonymous-functions to avoid database checks when possible (heavy resource usage) 19 years ago
Yannick Warnier c1efaeea63 [svn r12602] Insert an anonymous user (user with status = 6) to handle tools open to the world but with tracking. 19 years ago
Yannick Warnier 66a5202efa [svn r12601] Removed variables which have now been placed in the settings_current table (AWACS) 19 years ago
Yannick Warnier 95be6de107 [svn r12600] Minor - Updated default values for new admin settings 19 years ago
Yannick Warnier 2cff48ecaf [svn r12599] Added variables for public course list setup (front page) 19 years ago
Yannick Warnier a378dde87f [svn r12598] Using api_get_setting() instead of $_setting[]. Caution: the variables changed here do not exist anywhere anymore - another commit will add them to the settings_current table for 1.8.1 19 years ago
Eric Marguin 75e36de094 [svn r12597] include_once FormValidator instead of include 19 years ago
Eric Marguin 0644adffd7 [svn r12596] DLTT import 19 years ago