Commit Graph

1971 Commits (f48955ba4fbe4f4d503662b04b6d9552d3af82b8)
 

Author SHA1 Message Date
Yannick Warnier f48955ba4f [svn r12635] Added index on user.status 18 years ago
Yannick Warnier a6d3c347be [svn r12634] Added anonymous user 18 years ago
Yannick Warnier 73098c524d [svn r12633] Updated settings 18 years ago
Yannick Warnier 0ba16e3130 [svn r12632] Fixed a few things for the upgrade from 1.8.0 to 1.8.2 18 years ago
Yannick Warnier c443f800a9 [svn r12631] Copied and applied changes to file for upgrade from 1.8.0 to 1.8.2 18 years ago
Yannick Warnier 0e971e125b [svn r12630] Changed name to suit new version numbering scheme 18 years ago
Yannick Warnier eec74575d5 [svn r12629] Added cmi.score.scaled setting (not functional, added in prevision for SCORM 1.3) 18 years ago
Yannick Warnier d1e769abf8 [svn r12628] Fixed typo (forgotten ; probably preventing one variable to be set) 18 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 18 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 18 years ago
Yannick Warnier c65650aa4b [svn r12625] Closing the session sooner to reduce risk of session concurrent access 18 years ago
Yannick Warnier 6a39175260 [svn r12624] Added CSS switch depending on display mode 18 years ago
Yannick Warnier d90bf11886 [svn r12623] Cleaned code for deprecated compatibility with dokeos 1.6 18 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). 18 years ago
Yannick Warnier c46fc71da5 [svn r12621] Insert new variable in a new category "Tuning" to enable the users upload directory splitting 18 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. 18 years ago
Yannick Warnier 3820ed278f [svn r12619] Commented deprecated switch used to differenciate Dokeos 1.6 and 1.8 installs 18 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. 18 years ago
Eric Marguin caf65106cb [svn r12617] fix bugs remaining when exporting a lp 18 years ago
Julian Prud'homme 8e44ba9b2b [svn r12616] change the version number 18 years ago
Julian Prud'homme a2fde14d4e [svn r12615] DLTT import 18 years ago
Eric Marguin ecb85d4a1f [svn r12614] add a function to copy recursively a folder 18 years ago
Eric Marguin d38d9a66eb [svn r12613] improve export of scorm content : 18 years ago
Julian Prud'homme 8dc7b67b02 [svn r12612] invert the lastname and the firstname (task http://projects.dokeos.com/?do=details&id=1598) 18 years ago
Julian Prud'homme b2e7a641a6 [svn r12611] Fix a bug with group documents : http://projects.dokeos.com/?do=details&id=1656 18 years ago
Julian Prud'homme 0eade97232 [svn r12610] fix a bug in get_avg_student_score() 18 years ago
Julian Prud'homme 21f3ddc936 [svn r12609] re-add the "platform dokeos" in the footer : http://projects.dokeos.com/?do=details&id=1662 18 years ago
Julian Prud'homme 3200ce0ad0 [svn r12608] remove a debug echo 18 years ago
Julian Prud'homme 4590a216ae [svn r12607] Fix a bug in the reporting : http://projects.dokeos.com/?do=details&id=1517 18 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. 18 years ago
Yannick Warnier 9bf47e1779 [svn r12605] Added flag for use as anonymous user 18 years ago
Yannick Warnier 07e56f7788 [svn r12604] Using api_get_user_id() rather than unsure $_user['user_id'] 18 years ago
Yannick Warnier 46e5f7aae7 [svn r12603] Fine-tuned anonymous-functions to avoid database checks when possible (heavy resource usage) 18 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. 18 years ago
Yannick Warnier 66a5202efa [svn r12601] Removed variables which have now been placed in the settings_current table (AWACS) 18 years ago
Yannick Warnier 95be6de107 [svn r12600] Minor - Updated default values for new admin settings 18 years ago
Yannick Warnier 2cff48ecaf [svn r12599] Added variables for public course list setup (front page) 18 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 18 years ago
Eric Marguin 75e36de094 [svn r12597] include_once FormValidator instead of include 18 years ago
Eric Marguin 0644adffd7 [svn r12596] DLTT import 18 years ago
Julian Prud'homme c4aff0a5c5 [svn r12595] Display the sender name 18 years ago
Yannick Warnier b95efa1c09 [svn r12594] Fixed http://www.dokeos.com/forum/viewtopic.php?p=37092#37092 (untested - need mono-db to check) 18 years ago
Yannick Warnier e394fe4309 [svn r12593] Added variables for videoconference openlaszlo scripts setup 18 years ago
Yannick Warnier 1969402025 [svn r12592] Added variables for videoconference openlaszlo scripts setup 18 years ago
Yannick Warnier 539d2d90e1 [svn r12591] Added variables for videoconference openlaszlo scripts setup 18 years ago
Yannick Warnier a02b6f4cd8 [svn r12590] Added functions to deal with the "anonymous user" (a user who's DB status is 6), that will help deal with tools that record progress and are open to the public. 18 years ago
Yannick Warnier 5a3d16e842 [svn r12589] Added header in case of error (otherwise style is broken). Fixes http://www.dokeos.com/forum/viewtopic.php?p=37078 18 years ago
Eric Marguin 1ab018c7b8 [svn r12588] i forgot to comment my previous commit : the creation of survey_answer when upgrading from 1.6 to 1.8.0 didn't work. So we try to create it again here. 18 years ago
Eric Marguin b2b2893d82 [svn r12587] 18 years ago
Julian Prud'homme e04143aac3 [svn r12586] Fix a bug with open questions in the survey reporting 18 years ago