Commit Graph

1763 Commits (d4df22fcdf447653744197346c0b4f62cc28c0e1)
 

Author SHA1 Message Date
Yannick Warnier d4df22fcdf [svn r12297] Fix bug giving wrong link and preventing addition of blog article 18 years ago
Yannick Warnier dbc2c003e2 [svn r12296] Increased size of header frame to avoid problems in IE 18 years ago
Julian Prud'homme 6ebdabaac8 [svn r12293] Add the missing field field in dropbox 18 years ago
Yannick Warnier 4de8fec758 [svn r12292] Removed useless size-modifier 18 years ago
Julian Prud'homme 6b5aed8289 [svn r12291] Update a language var name 18 years ago
Julian Prud'homme 3a792ff496 [svn r12290] Add a missing field in dropbox_file 18 years ago
Eric Marguin 957d7212c1 [svn r12289] update credits 18 years ago
Julian Prud'homme 31829ce31c [svn r12288] 18 years ago
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