Commit Graph

357 Commits (1f5d1270b4ceae72e93fa6a48407ad1372e08845)

Author SHA1 Message Date
Julian Prud'homme 1f5d1270b4 [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 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
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 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 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
Yannick Warnier 13e7d9fc51 [svn r12249] Check if the array is not empty before doing so many operations on it. 19 years ago
Yannick Warnier 778a74e803 [svn r12246] Ensure user_id and group_id are defined before issuing DB query 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 4f66a8fb43 [svn r12223] Make sure $platformLanguage is defined (was empty, most of the time) 19 years ago
Yannick Warnier 8c8374b529 [svn r12216] Improved checks before HTTP redirection to user_portal (in api_not_allowed()) 19 years ago
Yannick Warnier 2299eee5c4 [svn r12215] Added param to api_not_allowed(). Default is as before (doesn't print headers). If param set to true, headers are considered already sent (redirect is impossible) 19 years ago
Yannick Warnier 4b86251d49 [svn r12213] api_not_allowed() now deals itself with the header (this means it has to be called before any output in other tools) 19 years ago
Yannick Warnier ce20dec32d [svn r12210] Moved filtering of PHP_SELF to avoid injection in GLOBALS 19 years ago
Yannick Warnier d5cc5bc908 [svn r12202] Added constants for DROPBOX tables 19 years ago
Yannick Warnier 74383edbf9 [svn r12201] Fixed typo preventing creation of dropbox_post table 19 years ago
Yannick Warnier b1fb4c7829 [svn r12200] Added clear_token() method to allow for recognition of double-submit 19 years ago
Patrick Cool 389f375c75 [svn r12159] bugfix: create new course => sort was always 1 and user could not sort his courses 19 years ago
Julian Prud'homme a143382aeb [svn r12156] replace french words by a language var 19 years ago
Julian Prud'homme 8ea12ad9c4 [svn r12144] Fix a bug when we don't choose a places number limit : http://projects.dokeos.com/?do=details&id=1445 19 years ago
Julian Prud'homme 87cb375556 [svn r12133] add a variable $is_courseCoach to check easily if the current user is coach on the current course 19 years ago
Patrick Cool 77cd9b97f3 [svn r12123] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8906 19 years ago
Julian Prud'homme 9c707f1f6c [svn r12121] increase the size of the flash pop up 19 years ago
Patrick Cool 04a9938157 [svn r12116] add missing survey field 19 years ago
Julian Prud'homme 113f429d7c [svn r12093] Change the name of the default course images to "gallery" : http://projects.dokeos.com/?do=details&id=1432 19 years ago
Eric Marguin 3c79f3c2ae [svn r12090] mailer by default is now "mail" since it always works more or less (tell me if I'm wrong) 19 years ago
Julian Prud'homme 4347e94247 [svn r12083] fix a bug when editing a test with the mp3 player fake picture : http://projects.dokeos.com/?do=details&id=1432 19 years ago
Julian Prud'homme e7969ecf54 [svn r12078] Add/remove buttons in FCK in the test tool : http://projects.dokeos.com/?do=details&id=1432 19 years ago
Julian Prud'homme 80073eeb85 [svn r12069] remove a debug string 19 years ago
Julian Prud'homme 041a199e0d [svn r12063] Fix a bug with last connection date 19 years ago
Julian Prud'homme 65e98f87a8 [svn r12062] standardize all dates in the reporting 19 years ago
Eric Marguin 32fef54069 [svn r12053] include mail.conf.php here to avoid using this library without the mail configuration variables 19 years ago
Patrick Cool ab06b2c868 [svn r12000] * error message = language file 19 years ago
Patrick Cool 6eaf943fad [svn r11996] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8864 19 years ago
Julian Prud'homme e7f7fe152b [svn r11993] Fix a bug when selecting session's students 19 years ago
Julian Prud'homme c2fdedbd19 [svn r11992] Fix a bug when selecting session's students 19 years ago
Julian Prud'homme e69ed13be3 [svn r11977] change the admin view in the reporting. Task : http://projects.dokeos.com/?do=details&id=1413 19 years ago
Julian Prud'homme e9fb79b8c0 [svn r11960] New mp3 player 19 years ago
Eric Marguin 8e1957ce74 [svn r11949] fix a bug in list of the students of the coachs 19 years ago
Julian Prud'homme f5d0eb8422 [svn r11884] Fix multiple bugs in reporting (and bugs linked with exercises) 19 years ago
Patrick Cool 04d066e9ba [svn r11875] $_SERVER['PHP_SELF'], api_get_self() 19 years ago
Patrick Cool daa02fd213 [svn r11874] consistency improvements 19 years ago
Patrick Cool 5d16579e7e [svn r11873] consistency improvements 19 years ago
Eric Marguin 9d7dc00dc0 [svn r11872] fix a bug in my previous commit 19 years ago
Eric Marguin 6631ca58a8 [svn r11871] add a rule in quickform : multiple required. 19 years ago
Eric Marguin 706f546961 [svn r11868] improve the way we deal with sessions and users 19 years ago
Julian Prud'homme 9c07282020 [svn r11863] Add a function to get groups of a specific user 19 years ago