Historique des commits

Auteur SHA1 Message Date
  Yannick Warnier fa284ea8c8 [svn r13791] Add course_setting variable to enable/disable e-mail sending on quiz submission il y a 17 ans
  Yannick Warnier 46f3dacb67 [svn r13790] Added some code for a course-setting that allows to choose whether course admins get sent an e-mail when a new quiz is submitted. il y a 17 ans
  Yannick Warnier 610e8d62e4 [svn r13789] Removed useless backticks, preventing portability of tables declarations il y a 17 ans
  Yannick Warnier 7b50c3d603 [svn r13788] Removed setting "show_student_view" which is a duplicate of student_view_enable il y a 17 ans
  Yannick Warnier a1b4f40890 [svn r13787] Re-enabled tutor check, but using api_is_allowed_to_edit(), which is now aware of student_view at the same time. il y a 17 ans
  Yannick Warnier 263b6c4dcc [svn r13786] - reflected changes in local.inc.php regarding student_view il y a 17 ans
  Yannick Warnier 1599ba7825 [svn r13785] Added the missing Database::result() method to replace mysql_result() everywhere il y a 17 ans
  Yannick Warnier 3c709ea78d [svn r13784] Minor - avoid notice il y a 17 ans
  Yannick Warnier e0caa5df6d [svn r13783] Forced headers when showing message "access denied" il y a 17 ans
  Yannick Warnier 9fa6598a6d [svn r13782] Added some code to initiate the student_view status variable (moving it from main_api.lib.php) il y a 17 ans
  Yannick Warnier 82cd66e6e9 [svn r13781] Code cleaning: il y a 17 ans
  Yannick Warnier ffb72a4563 [svn r13780] Fixes around student_view feature: il y a 17 ans
  Yannick Warnier 7e30ad6256 [svn r13779] Minor - avoid notice il y a 17 ans
  Yannick Warnier 6d253fa780 [svn r13778] Fixed code to avoid warning and display tool name title il y a 17 ans
  Yannick Warnier f4fa0b2668 [svn r13777] Fixed SQL query. Double quotes cannot be used to enclose strings in MySQL. il y a 17 ans
  Eric Marguin ce06ffc055 [svn r13775] when editing a subdirectory, the parent was not selected il y a 17 ans
  Julian Prud'homme 7e83cb8fa9 [svn r13774] Use constants (COURSEMANAGER and STUDENT) instead of 1 and 5. Task #2075. il y a 17 ans
  Yannick Warnier e8ca73b770 [svn r13773] Initialize array variable to avoid warnings il y a 17 ans
  Yannick Warnier a5d70947f6 [svn r13772] Fixed code to avoid warnings and undefined variables il y a 17 ans
  Yannick Warnier acca5b71c0 [svn r13771] Potential dangerous commit - only load global.inc.php once to avoid loosing language files il y a 17 ans
  Yannick Warnier 819341fcd5 [svn r13770] Implement possibility of correction on all exercises attempts in a learnpath - FS#1793 il y a 17 ans
  Yannick Warnier b67fc35d44 [svn r13769] Fixed undefined variable in is_user_subscribed_in_real_or_linked_course() il y a 17 ans
  Yannick Warnier e6783176fe [svn r13768] Minor - Fixed a few warnings due to undefined variables and divisions by zero il y a 17 ans
  Yannick Warnier 866d1ae28c [svn r13767] Minor - Fixed a few warnings due to undefined variables il y a 17 ans
  Yannick Warnier 89eb9221d4 [svn r13766] Minor - Fixed a few warnings due to undefined variables il y a 17 ans
  Yannick Warnier 8fa6d91e08 [svn r13765] Minor - fixed warnings caused by undefined strings il y a 17 ans
  Yannick Warnier c39c63fb63 [svn r13764] Added username in brackets next to logout button to show the username of the current user (helps seeing when we are connected as anonymous user) il y a 17 ans
  Yannick Warnier c3ca50e259 [svn r13763] Added "username" to the list of fields recovered by the api_get_user_info() function il y a 17 ans
  Yannick Warnier 3a0aa2c187 [svn r13762] Improvement of time recording on window unload (testing) il y a 17 ans
  Yannick Warnier ef88f4aa10 [svn r13761] Using Database class for db queries il y a 17 ans