Commit Graph

943 Commits (2c07499a83392d25be43e1d4a278c316ee1962ec)

Author SHA1 Message Date
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. 19 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 19 years ago
Julian Prud'homme 5ff3d1988a [svn r12869] Fix a bug with the course teacher name 19 years ago
Yannick Warnier 85dfb152e6 [svn r12809] Updated default files and dirs permissions (using database security parameter) 19 years ago
Patrick Cool b61eec0278 [svn r12793] replace $PHP_SELF with api_get_self() and correct a missed hardcoded langvar 19 years ago
Patrick Cool c9799d2bec [svn r12792] hardcoded lang vars 19 years ago
Eric Marguin 11c8e449be [svn r12757] rename a langvar (ActivateService) : task FS#1746 19 years ago
Julian Prud'homme b57e6e71a8 [svn r12712] Fix a bug with user status *in the course* 19 years ago
Eric Marguin 24fc844011 [svn r12707] because of check_token, we were not able to delete users selecting them with checkboxes 19 years ago
Eric Marguin 278d87c8ac [svn r12705] make available more tools of the fckeditor to edit the homepage 19 years ago
Julian Prud'homme 8dc7b67b02 [svn r12612] invert the lastname and the firstname (task http://projects.dokeos.com/?do=details&id=1598) 19 years ago
Yannick Warnier e394fe4309 [svn r12593] Added variables for videoconference openlaszlo scripts setup 19 years ago
Eric Marguin 58fb17d6e9 [svn r12576] remove the ephorus iframe and replace it by language strings (task 1559) 19 years ago
Eric Marguin f783f1d793 [svn r12528] fix a bug when accents are present in xml doc : 19 years ago
Eric Marguin 62b99a7d89 [svn r12527] fix a bug when there is a quote in the session name 19 years ago
Julian Prud'homme e63e82d4ac [svn r12526] Fix a bug when deleting multiple sessions 19 years ago
Patrick Cool b35deb5649 [svn r12502] correct nomenclatura 19 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. 19 years ago
Yannick Warnier fedb1a8b0c [svn r12500] Progressive homepage edition code update - final minor changes before reviewing the language management 19 years ago
Yannick Warnier b7c0545b9a [svn r12499] Progressive homepage edition code update - initial minor changes (adding comments, removing useless code, improving filtering) 19 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 19 years ago
Yannick Warnier a17a492712 [svn r12495] Removed potential XSS 19 years ago
Yannick Warnier 10e2b451ca [svn r12494] Switched if-elseif statements to switch() to improve readability and possibly efficiency of the script 19 years ago
Yannick Warnier 2d65f6a290 [svn r12493] Filtered GET['action'] and fixed fckeditor library inclusion 19 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. 19 years ago
Yannick Warnier 233eb83199 [svn r12486] Set default initial filtering letters to improve slightly performances of the script on first load. 19 years ago
Yannick Warnier 0810971cf8 [svn r12485] Fixed XSS for GET['keyword']: http://projects.dokeos.com/?do=details&id=1581 19 years ago
Yannick Warnier 7839f10bdb [svn r12484] Added possibility to search for all admins 19 years ago
Julian Prud'homme c85260eee3 [svn r12420] minor - fix a bug with the export 19 years ago
Eric Marguin ff04967782 [svn r12388] 19 years ago
Julian Prud'homme 253a0b2cf0 [svn r12379] Fix the picture upload bug in http://projects.dokeos.com/?do=details&id=1506 19 years ago
Eric Marguin 92b8d67574 [svn r12332] fix a bug when reinitializing the password 19 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 19 years ago
Yannick Warnier 34963826f3 [svn r12277] Fixed CSRF security bug http://projects.dokeos.com/?do=details&id=1197 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
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 19 years ago
Julian Prud'homme 38d2dbc117 [svn r12267] 4th step in removing all {$_SERVER['PHP_SELF']} 19 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 19 years ago
Yannick Warnier 45ec89cab5 [svn r12222] Using platformLanguage from the source (database) if empty (might fix problem editing homepage) 19 years ago
Yannick Warnier 5a4da900a9 [svn r12172] Added name of tool (removes warning messages) 19 years ago
Patrick Cool 231e5f98b6 [svn r12014] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8798 19 years ago
Patrick Cool 02d3399517 [svn r12001] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8798 19 years ago
Patrick Cool 9b7057995e [svn r11999] bugfix: administration: export & import users 19 years ago
Julian Prud'homme 9d02a8bbfb [svn r11984] Fix a bug when deleting a course from a session 19 years ago
Julian Prud'homme d7f174d165 [svn r11881] Fix a bug with the index page 19 years ago
Julian Prud'homme 3b535d7c4b [svn r11877] minor : fix a bug in a redirection 19 years ago
Patrick Cool 7f3526d3f2 [svn r11788] bugfix: if a plugin did not contain a certain key of $plugin_info it took the value of the previous plugin 19 years ago
Eric Marguin 9a1e783d0d [svn r11751] update session import / export 19 years ago