Commit Graph

1755 Commits (07994ee13a2c0122284cd29643e168a94d46fbb0)
 

Author SHA1 Message Date
Julian Prud'homme 07994ee13a [svn r12287] Change the path to the new Dokeos Manual (PDF file) 18 years ago
Julian Prud'homme cc692f0532 [svn r12284] DLTT import 18 years ago
Yannick Warnier f78b04eaa5 [svn r12283] Fixed security info disclosure bug http://projects.dokeos.com/?do=details&id=1436 18 years ago
Julian Prud'homme aae5fb0ce6 [svn r12282] protect actions from malicious persons 18 years ago
Yannick Warnier bd25b69622 [svn r12281] Fixes bug http://projects.dokeos.com/?do=details&id=1435 18 years ago
Eric Marguin d50573fa1e [svn r12280] the scorm packages are now imported with their title. 18 years ago
Yannick Warnier f09d454509 [svn r12279] Fixes XSS security bug http://projects.dokeos.com/?do=details&id=1434 18 years ago
Eric Marguin 1cd0d8e3f9 [svn r12278] the single db upgrade now works 18 years ago
Yannick Warnier 34963826f3 [svn r12277] Fixed CSRF security bug http://projects.dokeos.com/?do=details&id=1197 18 years ago
Julian Prud'homme ce5028b8fa [svn r12276] Change the path to the new Dokeos Manual (PDF file) 18 years ago
Julian Prud'homme 7dfea6da54 [svn r12275] Re-add the Display :: display_header() 18 years ago
Yannick Warnier 6a64adbe84 [svn r12274] Fix CSFR security bug http://projects.dokeos.com/?do=details&id=1196 by assigning token to form 18 years ago
Julian Prud'homme a3de6f0333 [svn r12273] 7th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme 1f5d1270b4 [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Yannick Warnier f69329a823 [svn r12271] Added vertical bar between edit-menu items 18 years ago
Yannick Warnier 5ddc7c095d [svn r12270] Check parameter is array before issuing foreach() 18 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Yannick Warnier 8018734276 [svn r12268] Check the parameter passed is an array (avoid warning messages) 18 years ago
Julian Prud'homme 38d2dbc117 [svn r12267] 4th step in removing all {$_SERVER['PHP_SELF']} 18 years ago
Julian Prud'homme 940ce9b538 [svn r12266] third step in removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme 0d8e51a58e [svn r12265] second step in removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme 53d6d281e5 [svn r12264] replace a $_SERVER["PHP_SELF"] by api_get_self() 18 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 18 years ago
Eric Marguin 19fc28b09f [svn r12261] fix a bug when sorting the users 18 years ago
Eric Marguin 62784af3da [svn r12260] add the hotspot sources (wuuf) 18 years ago
Julian Prud'homme 317c64c598 [svn r12259] DLTT import 18 years ago
Julian Prud'homme 810ad5a9cc [svn r12258] Change the type of the field option_id from int to text in the course table 18 years ago
Julian Prud'homme ddb43212b7 [svn r12257] Change the version number 18 years ago
Julian Prud'homme 441178f40b [svn r12256] As requested by thomas, sort the user's course by alphabetic order 18 years ago
Eric Marguin d46590378b [svn r12254] when item_type is student_publication, we export it as non_exportable.html too 18 years ago
Eric Marguin 3dcd500cb3 [svn r12253] fix a bug when moving a chapter 18 years ago
Eric Marguin da4c717ab8 [svn r12252] there was a bug when there were parameters in the item path. 18 years ago
Yannick Warnier c4712d8293 [svn r12250] Decode url characters in user response to attempts 18 years ago
Yannick Warnier 13e7d9fc51 [svn r12249] Check if the array is not empty before doing so many operations on it. 18 years ago
Yannick Warnier ee7732d0b0 [svn r12248] Removed deprecated usage of _uid, replaced by directly accessing $_SESSION['_user']['user_id'] which is the most reliable source. 18 years ago
Yannick Warnier 9e5e1ecb83 [svn r12247] Removed deprecated usage of _uid, replaced by directly accessing $_SESSION['_user']['user_id'] which is the most reliable source. 18 years ago
Yannick Warnier 778a74e803 [svn r12246] Ensure user_id and group_id are defined before issuing DB query 18 years ago
Eric Marguin e7401c4dc0 [svn r12245] fix a bug in global datas of the user 18 years ago
Eric Marguin bc1a483603 [svn r12244] fix the bug http://www.dokeos.com/forum/viewtopic.php?t=8987 18 years ago
Yannick Warnier f35574d042 [svn r12243] Comment unused lines that were generating useless error messages. We never use SQL queries directly from QuickForm to generate select dropdowns 18 years ago
Yannick Warnier bf802a08d5 [svn r12242] Moved loading of slideshow language file (wasn't loaded) 18 years ago
Yannick Warnier 5b4e8d3a9a [svn r12241] Removed unused second parameter to get_personal_session_course_list() 18 years ago
Yannick Warnier 791f6e5f88 [svn r12240] Change by Arnaud L. - added utf8_encode() calls to fix accentuated display problems in openlazslo application 18 years ago
Yannick Warnier f657daf0da [svn r12239] Added art license (depends on language files - email sent to the translation list) 18 years ago
Julian Prud'homme c5a47f0854 [svn r12238] Fix a bug with matching type question (question score) when the number of matching was different of the number of label 18 years ago
Julian Prud'homme 08c44858c3 [svn r12237] set the official code required status to false for the user registration 18 years ago
Julian Prud'homme 694036186e [svn r12235] Display the date in the correct format 18 years ago
Julian Prud'homme 005fe031de [svn r12233] Display the test description 18 years ago
Julian Prud'homme 4e23d51767 [svn r12231] Remove possible withe spaces before email adresses 18 years ago
Julian Prud'homme 0bba7f33fc [svn r12230] Fix a bug with the scoring for students 18 years ago