Commit Graph

2040 Commits (adc6f305f03e1846ced0bf0e38a9b4e3704a46a5)
 

Author SHA1 Message Date
Yannick Warnier adc6f305f0 [svn r12732] Improve class definition following bugfix 18 years ago
Yannick Warnier 4071b9deed [svn r12731] Fix bug in course backup whereby a survey question type is considered as a element type by itself ("yesno" or "open" is considered as an element type as is "quizz" and "document") 18 years ago
Evie Embrechts f1db3b8ef1 [svn r12730] notice about work method 18 years ago
Evie Embrechts afcddbf08d [svn r12729] function check_update_path($path) 18 years ago
Evie Embrechts c0c5441738 [svn r12728] display_installation_overview() which displays left-side overview of installation steps 18 years ago
Evie Embrechts 7b4fba309a [svn r12727] necessary classes for upgrade code 18 years ago
Evie Embrechts 46010be1d4 [svn r12723] code comment updates 18 years ago
Evie Embrechts 218ed0f243 [svn r12720] upgrade test script - working on upgrade code direct from 1.6.x to 1.8.3 18 years ago
Eric Marguin 70bb6e9448 [svn r12719] add whereami for audiorecorder management 18 years ago
Eric Marguin 0eb66829d7 [svn r12718] indicated the group name in the breadcrumb of the document tool (if $_gid is not empty) 18 years ago
Julian Prud'homme 5c32c4ec4f [svn r12717] Fix a little bug : http://projects.dokeos.com/?do=details&id=1709 18 years ago
Eric Marguin c6e1f29588 [svn r12716] DLTT import 18 years ago
Julian Prud'homme a69e4ecd19 [svn r12715] Fix the second bug of the first comment of FS#1730 18 years ago
Julian Prud'homme b57e6e71a8 [svn r12712] Fix a bug with user status *in the course* 18 years ago
Julian Prud'homme 5be643fefd [svn r12710] Fix a bug with link on the header 1 18 years ago
Eric Marguin b9051163f5 [svn r12709] make visible by default a new lp 18 years ago
Yannick Warnier 5695338634 [svn r12708] Fixed some categories rules (don't display empty list) 18 years ago
Eric Marguin 24fc844011 [svn r12707] because of check_token, we were not able to delete users selecting them with checkboxes 18 years ago
Eric Marguin f5f9f8a2a3 [svn r12706] make available more tools of the fckeditor to edit the course description 18 years ago
Eric Marguin 278d87c8ac [svn r12705] make available more tools of the fckeditor to edit the homepage 18 years ago
Eric Marguin 662f4761e4 [svn r12704] oups... remove "echo $sql" :-D 18 years ago
Eric Marguin bf4cfdd6b7 [svn r12703] the notifications were only showed when course visibility was 1... what about visibility = 2 or 3 ? 18 years ago
Yannick Warnier 1923a7c4c1 [svn r12702] Added language file "accessibility" by default 18 years ago
Yannick Warnier 691d2bbdd2 [svn r12701] Fix security breach http://projects.dokeos.com/?do=details&id=1758 18 years ago
Yannick Warnier 8193edbcb9 [svn r12700] Print headers in "not allowed" message 18 years ago
Eric Marguin 69ae1ecfac [svn r12699] do not display "learning path" in breadcrumb when it's accessed from course homepage and when learning path tool is hidden (qui complex I admit) 18 years ago
Eric Marguin 0db812dc17 [svn r12698] fix a bug on sessions limit date 18 years ago
Eric Marguin 9e3c09567d [svn r12697] display the email of courses coaches 18 years ago
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