Commit Graph

2734 Commits (60999c86cbe4bdafd6d5736b6d05998f7d8842b3)
 

Author SHA1 Message Date
Yannick Warnier 60999c86cb [svn r13829] Added mods for no-reply e-mail address and survey invitation sender selection in settings 17 years ago
Eric Marguin b0c6475ee3 [svn r13812] fix a little bug in the frame display (FS#2082) 17 years ago
Yannick Warnier d912435e12 [svn r13806] Added check to see if file exist before reading in it, in csv_to_array(). 17 years ago
Yannick Warnier 8c2b0250fd [svn r13805] Fixed bug when not submitting a file (see FS#1933) 17 years ago
Yannick Warnier 5ded415095 [svn r13804] Filter files by extensions in documents, work (student publications) and dropbox (linked with FS#1420) 17 years ago
Yannick Warnier 59c371f7ee [svn r13803] Added inclusion of fileUpload library 17 years ago
Yannick Warnier 878f0991ef [svn r13802] Minor comments edit 17 years ago
Yannick Warnier bfdf7c687c [svn r13801] Updated username filter rule to allow "-" (minus) sign as everything else tells it is authorized yet the filter refused it 17 years ago
Yannick Warnier d7c8eefdf7 [svn r13800] Fixed typo and used array of recipients for api_mail_html() 17 years ago
Yannick Warnier fd29574f65 [svn r13799] Allow array of recipients (rather than just one recipient in one string) 17 years ago
Yannick Warnier b9373f01ce [svn r13798] Make sure we still send the e-mail somehow if the no-reply address is not defined (defaults to the current user requiring the sending) 17 years ago
Yannick Warnier 08a6663c46 [svn r13797] Added code to send survey invitation e-mail as no-reply (in addition to the no-reply header) 17 years ago
Yannick Warnier 69d1b8e8de [svn r13796] Enabled sending e-mail from survey with reply-to header set to a specific no-reply address. 17 years ago
Eric Marguin 64950be0a5 [svn r13795] fix a bug when reorganizing items (somes queries acted on all learning paths) 17 years ago
Yannick Warnier fa284ea8c8 [svn r13791] Add course_setting variable to enable/disable e-mail sending on quiz submission 17 years ago
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. 17 years ago
Yannick Warnier 610e8d62e4 [svn r13789] Removed useless backticks, preventing portability of tables declarations 17 years ago
Yannick Warnier 7b50c3d603 [svn r13788] Removed setting "show_student_view" which is a duplicate of student_view_enable 17 years ago
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. 17 years ago
Yannick Warnier 263b6c4dcc [svn r13786] - reflected changes in local.inc.php regarding student_view 17 years ago
Yannick Warnier 1599ba7825 [svn r13785] Added the missing Database::result() method to replace mysql_result() everywhere 17 years ago
Yannick Warnier 3c709ea78d [svn r13784] Minor - avoid notice 17 years ago
Yannick Warnier e0caa5df6d [svn r13783] Forced headers when showing message "access denied" 17 years ago
Yannick Warnier 9fa6598a6d [svn r13782] Added some code to initiate the student_view status variable (moving it from main_api.lib.php) 17 years ago
Yannick Warnier 82cd66e6e9 [svn r13781] Code cleaning: 17 years ago
Yannick Warnier ffb72a4563 [svn r13780] Fixes around student_view feature: 17 years ago
Yannick Warnier 7e30ad6256 [svn r13779] Minor - avoid notice 17 years ago
Yannick Warnier 6d253fa780 [svn r13778] Fixed code to avoid warning and display tool name title 17 years ago
Yannick Warnier f4fa0b2668 [svn r13777] Fixed SQL query. Double quotes cannot be used to enclose strings in MySQL. 17 years ago
Eric Marguin ce06ffc055 [svn r13775] when editing a subdirectory, the parent was not selected 17 years ago
Julian Prud'homme 7e83cb8fa9 [svn r13774] Use constants (COURSEMANAGER and STUDENT) instead of 1 and 5. Task #2075. 18 years ago
Yannick Warnier e8ca73b770 [svn r13773] Initialize array variable to avoid warnings 18 years ago
Yannick Warnier a5d70947f6 [svn r13772] Fixed code to avoid warnings and undefined variables 18 years ago
Yannick Warnier acca5b71c0 [svn r13771] Potential dangerous commit - only load global.inc.php once to avoid loosing language files 18 years ago
Yannick Warnier 819341fcd5 [svn r13770] Implement possibility of correction on all exercises attempts in a learnpath - FS#1793 18 years ago
Yannick Warnier b67fc35d44 [svn r13769] Fixed undefined variable in is_user_subscribed_in_real_or_linked_course() 18 years ago
Yannick Warnier e6783176fe [svn r13768] Minor - Fixed a few warnings due to undefined variables and divisions by zero 18 years ago
Yannick Warnier 866d1ae28c [svn r13767] Minor - Fixed a few warnings due to undefined variables 18 years ago
Yannick Warnier 89eb9221d4 [svn r13766] Minor - Fixed a few warnings due to undefined variables 18 years ago
Yannick Warnier 8fa6d91e08 [svn r13765] Minor - fixed warnings caused by undefined strings 18 years ago
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) 18 years ago
Yannick Warnier c3ca50e259 [svn r13763] Added "username" to the list of fields recovered by the api_get_user_info() function 18 years ago
Yannick Warnier 3a0aa2c187 [svn r13762] Improvement of time recording on window unload (testing) 18 years ago
Yannick Warnier ef88f4aa10 [svn r13761] Using Database class for db queries 18 years ago
Yannick Warnier f6b7845be3 [svn r13760] Added call to the save_asset JS function to save results on stats icon click 18 years ago
Yannick Warnier 75c07997e9 [svn r13759] Improve JS SCORM library to record time upon click on stats icon 18 years ago
Yannick Warnier 87eb6adcb4 [svn r13758] Minor - fixed language variables 18 years ago
Yannick Warnier 19d5a03900 [svn r13757] Fixed course catalogue visibility issues for logged in users - see FS#2065 18 years ago
Eric Marguin 9e30dfe6f8 [svn r13756] send the alert email only to coachs of the sessions (if we are in a session) 18 years ago
Eric Marguin ced1165274 [svn r13755] fix a pbm when entering a long title and no course code (FS#2072) 18 years ago