Commit Graph

1911 Commits (8193edbcb9f0cff6050bf3166c56e1b58c6e4594)

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