Commit Graph

1577 Commits (e2a2f176e1d2ee91270b8df8662028e93816e124)

Author SHA1 Message Date
Julian Prud'homme c29ac3620f [svn r12927] Fix a bug : http://projects.dokeos.com/?do=details&id=1846 (the 6th bug) 17 years ago
Julian Prud'homme 8f726f79fa [svn r12909] Fix lang var bugs : http://projects.dokeos.com/?do=details&id=1842 17 years ago
Julian Prud'homme 5514f682a8 [svn r12907] Fix a bug 17 years ago
Julian Prud'homme 080f43340e [svn r12905] replace a hard coded string by a lang var 17 years ago
Julian Prud'homme 32a3a32caf [svn r12903] Fix a minor bug : http://www.dokeos.com/forum/viewtopic.php?t=11240 17 years ago
Yannick Warnier 03353166d7 [svn r12894] Added session_write_close() to close session access before checking the PHP version on Dokeos website. This fixes an issue whereas, on some servers, the next script would wait for the session check to finish before starting its own session. 18 years ago
Julian Prud'homme b3f81818c5 [svn r12870] Fix a bug when there is no teachers assigned to this course : we add the course tutor too 18 years ago
Julian Prud'homme 5ff3d1988a [svn r12869] Fix a bug with the course teacher name 18 years ago
Yannick Warnier 85dfb152e6 [svn r12809] Updated default files and dirs permissions (using database security parameter) 18 years ago
Patrick Cool b61eec0278 [svn r12793] replace $PHP_SELF with api_get_self() and correct a missed hardcoded langvar 18 years ago
Patrick Cool c9799d2bec [svn r12792] hardcoded lang vars 18 years ago
Eric Marguin 11c8e449be [svn r12757] rename a langvar (ActivateService) : task FS#1746 18 years ago
Julian Prud'homme b57e6e71a8 [svn r12712] Fix a bug with user status *in the course* 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 278d87c8ac [svn r12705] make available more tools of the fckeditor to edit the homepage 18 years ago
Julian Prud'homme 8dc7b67b02 [svn r12612] invert the lastname and the firstname (task http://projects.dokeos.com/?do=details&id=1598) 18 years ago
Yannick Warnier e394fe4309 [svn r12593] Added variables for videoconference openlaszlo scripts setup 18 years ago
Eric Marguin 58fb17d6e9 [svn r12576] remove the ephorus iframe and replace it by language strings (task 1559) 18 years ago
Eric Marguin f783f1d793 [svn r12528] fix a bug when accents are present in xml doc : 18 years ago
Eric Marguin 62b99a7d89 [svn r12527] fix a bug when there is a quote in the session name 18 years ago
Julian Prud'homme e63e82d4ac [svn r12526] Fix a bug when deleting multiple sessions 18 years ago
Patrick Cool b35deb5649 [svn r12502] correct nomenclatura 18 years ago
Yannick Warnier 7de9fd82cb [svn r12501] Review of the multi-lingual translation system. Still missing something to hide or show some sections, but it works now with all the languages. 18 years ago
Yannick Warnier fedb1a8b0c [svn r12500] Progressive homepage edition code update - final minor changes before reviewing the language management 18 years ago
Yannick Warnier b7c0545b9a [svn r12499] Progressive homepage edition code update - initial minor changes (adding comments, removing useless code, improving filtering) 18 years ago
Julian Prud'homme fcc6932eea [svn r12498] Fix a bug (sql error) when we try to add a teacher who is already subscribed as student in the course 18 years ago
Yannick Warnier a17a492712 [svn r12495] Removed potential XSS 18 years ago
Yannick Warnier 10e2b451ca [svn r12494] Switched if-elseif statements to switch() to improve readability and possibly efficiency of the script 18 years ago
Yannick Warnier 2d65f6a290 [svn r12493] Filtered GET['action'] and fixed fckeditor library inclusion 18 years ago
Yannick Warnier 78dc453b43 [svn r12487] Improved a bit auto-filtering method for huge data sets. Now only assigns default filter on users names if no filter exists and the users list is greater than 1000. This makes it impossible to display a non-filtered list as soonas there are more than 1000 users, which is a reasonnable amount. 18 years ago
Yannick Warnier 233eb83199 [svn r12486] Set default initial filtering letters to improve slightly performances of the script on first load. 18 years ago
Yannick Warnier 0810971cf8 [svn r12485] Fixed XSS for GET['keyword']: http://projects.dokeos.com/?do=details&id=1581 18 years ago
Yannick Warnier 7839f10bdb [svn r12484] Added possibility to search for all admins 18 years ago
Julian Prud'homme c85260eee3 [svn r12420] minor - fix a bug with the export 18 years ago
Eric Marguin ff04967782 [svn r12388] 18 years ago
Julian Prud'homme 253a0b2cf0 [svn r12379] Fix the picture upload bug in http://projects.dokeos.com/?do=details&id=1506 18 years ago
Eric Marguin 92b8d67574 [svn r12332] fix a bug when reinitializing the password 18 years ago
Yannick Warnier dccefa2a8c [svn r12309] Fixed import of users clashing on generated usernames. See details http://projects.dokeos.com/?do=details&id=1495 18 years ago
Yannick Warnier 34963826f3 [svn r12277] Fixed CSRF security bug http://projects.dokeos.com/?do=details&id=1197 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
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme 38d2dbc117 [svn r12267] 4th step in removing all {$_SERVER['PHP_SELF']} 18 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 18 years ago
Yannick Warnier 45ec89cab5 [svn r12222] Using platformLanguage from the source (database) if empty (might fix problem editing homepage) 18 years ago
Yannick Warnier 5a4da900a9 [svn r12172] Added name of tool (removes warning messages) 18 years ago
Patrick Cool 231e5f98b6 [svn r12014] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8798 18 years ago
Patrick Cool 02d3399517 [svn r12001] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8798 18 years ago
Patrick Cool 9b7057995e [svn r11999] bugfix: administration: export & import users 18 years ago