Commit Graph

2162 Commits (4df567adb4a4f6d2e96a811134e9fcb62cb5f21a)
 

Author SHA1 Message Date
Eric Marguin a7e4bfeb04 [svn r12696] if $_configuration['tracking_enabled']==false, we don't need to record datas in statistics table 18 years ago
Yannick Warnier 38b1a579c1 [svn r12695] Added users directory to have it in the initial package 18 years ago
Eric Marguin 39ff8032b0 [svn r12694] fix permissions problems in the blog : it simply didn't work because of the use of api_is_allowed_to_edit instead of api_is_allowed ! 18 years ago
Eric Marguin c57f8a8f1c [svn r12692] fix a bug when displaying infos about users 18 years ago
Eric Marguin d75db7de22 [svn r12684] fix a bug when calculating time spent on the platform in a form 1.6.5 portal 18 years ago
Yannick Warnier 0e1e48b06c [svn r12679] Fixed missing slash causing uploaded documents to be created as documentmydoc.ppt rather than document/mydoc.ppt 18 years ago
Yannick Warnier 5bd9a19cb1 [svn r12678] Changing the directory permissions to 0744 prevents going into it for anything else than the owner, which is very often a bad idea as the owner may be another user than the webserver due to system settings. Allowing execution with 0755 fixes permissions hick-ups. 18 years ago
Evie Embrechts 1f38aabd45 [svn r12677] minor update to code header 18 years ago
Yannick Warnier b5edbf0bf5 [svn r12669] Renamed column title language variable so the title finally makes sense ("average time spent" rather than "time spent") 18 years ago
Yannick Warnier 1c423a254c [svn r12668] Minor - using Database class in Dropbox_Person() 18 years ago
Patrick Cool 2ee8f15cd8 [svn r12667] http://www.dokeos.com/forum/viewtopic.php?t=11083 18 years ago
Eric Marguin 6f9535f27e [svn r12666] the pager now works 18 years ago
Patrick Cool d5f38a8b5b [svn r12665] forum - messages lock and unlock is crossed 18 years ago
Patrick Cool 81e0d4991f [svn r12664] prevent php warning 18 years ago
Patrick Cool 6922689bc6 [svn r12663] adding lusing language variable 18 years ago
Patrick Cool f7cea06139 [svn r12662] using language variable 18 years ago
Yannick Warnier afdb8d39fb [svn r12661] Made fullscreen popup window resizable 18 years ago
Yannick Warnier 4b8a052b3d [svn r12660] Minor - fix dangerous missing ; 18 years ago
Yannick Warnier 73aded6456 [svn r12659] Removed <font> style tags that prevent proper application of CSS 18 years ago
Yannick Warnier 11d6bc3d7a [svn r12658] Avoid division by zero or resize problems if IMAGE_THUMBNAIL_WIDTH is not defined (which happens if not present in profile.conf.inc.php) 18 years ago
Yannick Warnier 544fac7085 [svn r12657] Added link to stats when using fullscreen mode (which is now pretty much the same as embedded mode in terms of navigation) 18 years ago
Yannick Warnier b5e720b952 [svn r12655] Added hide_dltt_markup to hide ugly DLTT markup if needed 18 years ago
Yannick Warnier 3c5fd422f5 [svn r12654] Added event_system() to record system events in the track_e_default table 18 years ago
Yannick Warnier 8c0b593b8b [svn r12653] Added scrollbars to popup window 18 years ago
Yannick Warnier e8d7f3b542 [svn r12652] Important - Fullscreen SCORM is now fully full-screen with no frame added and opens as a popup. Keep track of this commit for possible later removal. 18 years ago
Eric Marguin c9a2feaaa1 [svn r12651] update the manual of 1.8.2 18 years ago
Eric Marguin e75f851fa6 [svn r12650] fix a bug when sending a flash in the homepage of the platform : 18 years ago
Eric Marguin 4202b48a6f [svn r12649] fix a bug when sending a flash in the homepage of the platform 18 years ago
Eric Marguin 652380fded [svn r12648] add utf8_encode to a get_lang because we can't set the document caracter set to iso 18 years ago
Eric Marguin c3a203d582 [svn r12647] change icons for fullscreen 18 years ago
Eric Marguin b0fdd4b33c [svn r12646] DLTT import 18 years ago
Eric Marguin fea0a07c2b [svn r12645] fix some bugs when copying quiz from a course to another 18 years ago
Yannick Warnier cbe71b4dea [svn r12644] Added check for config setting before adding [= =] for DLTT markup 18 years ago
Yannick Warnier 36c0e46857 [svn r12643] Added hide_dltt_markup to hide ugly DLTT markup if needed 18 years ago
Eric Marguin 8193e41241 [svn r12642] still a bug in upgrade 18 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) 18 years ago
Eric Marguin 33c954c5ec [svn r12640] remove session_set_cookie_params (too many problems are due to it) 18 years ago
Eric Marguin 8d67b75526 [svn r12639] fix bugs to parse config files 18 years ago
Yannick Warnier 7f9d9ffed1 [svn r12638] Ensure the session is not closed *too* soon 18 years ago
Yannick Warnier 6aa5237acd [svn r12637] Closing the session sooner to reduce risk of session concurrent access 18 years ago
Yannick Warnier 11f8e38cd4 [svn r12636] Added index on user.status 18 years ago
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