Commit Graph

2870 Commits (8dc68d321fb208a421e89021a4b43cd3d6af189e)
 

Author SHA1 Message Date
Yannick Warnier 9fd8605e22 [svn r13898] fixed remaining untranslated string in e-mail to students 18 years ago
Yannick Warnier ff68d0754b [svn r13897] Added warning message when install directory is still accessible (security threat) - Fixes FS#340 18 years ago
Yannick Warnier 27e2b3c11f [svn r13896] Differentiate between "not installed" and "database unreachable" problems. 18 years ago
Yannick Warnier 7d32354de2 [svn r13895] Added update of openid to admin user_edit interface 18 years ago
Yannick Warnier e99610cf91 [svn r13894] Activate OpenID support - now functional (but only allowing one OpenID per user) 18 years ago
Yannick Warnier 72e6d40036 [svn r13893] Allow for defaults username and e-mail set in URL 18 years ago
Yannick Warnier 07226908c5 [svn r13891] Removed deprecated openid_authentication() function 18 years ago
Yannick Warnier 6418f48452 [svn r13890] Adapted OpenID code to Dokeos (changes coming soon to Dokeos databases and code) 18 years ago
Yannick Warnier 67d4764409 [svn r13889] Added OpenID logo for login form decoration 18 years ago
Yannick Warnier e4781d6f9c [svn r13886] Fixed problem where the open answers to survey were not exported in a full CSV report (the code itself is still badly structured though) - fixes FS#2098 18 years ago
Yannick Warnier d344dd1d19 [svn r13885] Using database class for all queries 18 years ago
Yannick Warnier 3edaa27532 [svn r13884] Added method insert_id() 18 years ago
Eric Marguin d987ab8343 [svn r13877] fix a bug in mp3player autostart 18 years ago
Eric Marguin 914081e866 [svn r13876] the mp3 won't loop anymore when autostart is choosen 18 years ago
Yannick Warnier 80b47340aa [svn r13867] Fixed unwanted double 'cidreq=' in an url 18 years ago
Yannick Warnier f34f0f1c3c [svn r13865] oops 18 years ago
Eric Marguin 3a4c27cae8 [svn r13864] fix a bug appearing sometimes with notifications 18 years ago
Eric Marguin 4acd40118b [svn r13863] avoid sql error when status is not 1 or 5 (didn't know it's possible) - FS#2088 18 years ago
Eric Marguin 243b8be6d6 [svn r13861] when doing this sequence : course where i am coach -> tracking -> student details -> lp detail -> back to tracking (with breadcrumb) : id_session were lost (FS#2086) 18 years ago
Eric Marguin eef58c7a42 [svn r13859] when doing this sequence : course where i am coach -> tracking -> student details -> lp detail -> back to tracking (with breadcrumb) : id_session were lost (FS#2086) 18 years ago
Eric Marguin 0a06d512ec [svn r13855] fix a bug when logging to a protected course (FS#2085) 18 years ago
Yannick Warnier 836b21efdb [svn r13853] Reincluded language file 18 years ago
Yannick Warnier 081332e538 [svn r13852] New language files concept 18 years ago
Yannick Warnier 92e1cd86a6 [svn r13847] Minor - Added a bit of filtering against SQL injection in get_all_document_data() 18 years ago
Yannick Warnier d4774f3c5e [svn r13846] Removed useless debug options 18 years ago
Yannick Warnier 890c474450 [svn r13845] Added stripslashes() on exercise description 18 years ago
Yannick Warnier 6c371905cf [svn r13844] Updated things to enable sending e-mail to session coaches when sessions are activated and used 18 years ago
Yannick Warnier c09fbb03cc [svn r13843] Re-arranged and fixed new function get_teacher_list_from_course_code() 18 years ago
Yannick Warnier da29146c25 [svn r13842] Added get_teacher_list_from_course_code() 18 years ago
Yannick Warnier b5df308689 [svn r13841] Minor - use constant for table name 18 years ago
Yannick Warnier a67445509c [svn r13840] Minor - added quoting to array indexes 18 years ago
Yannick Warnier 1c01037cd5 [svn r13839] Minor - cleanup 18 years ago
Yannick Warnier 0495948908 [svn r13838] Fixed another week-related issue (in navigation in weeks back and forth) 18 years ago
Yannick Warnier 9bc4f5e29c [svn r13837] Fixed a bug in calculate_start_end_of_week() which was taking one week later 18 years ago
Eric Marguin b8c077acab [svn r13832] fix a bug appearing sometimes on matching answers (FS#2079) 18 years ago
Eric Marguin 5514f76616 [svn r13830] DLTT import 18 years ago
Yannick Warnier 60999c86cb [svn r13829] Added mods for no-reply e-mail address and survey invitation sender selection in settings 18 years ago
Eric Marguin b0c6475ee3 [svn r13812] fix a little bug in the frame display (FS#2082) 18 years ago
Yannick Warnier d912435e12 [svn r13806] Added check to see if file exist before reading in it, in csv_to_array(). 18 years ago
Yannick Warnier 8c2b0250fd [svn r13805] Fixed bug when not submitting a file (see FS#1933) 18 years ago
Yannick Warnier 5ded415095 [svn r13804] Filter files by extensions in documents, work (student publications) and dropbox (linked with FS#1420) 18 years ago
Yannick Warnier 59c371f7ee [svn r13803] Added inclusion of fileUpload library 18 years ago
Yannick Warnier 878f0991ef [svn r13802] Minor comments edit 18 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 18 years ago
Yannick Warnier d7c8eefdf7 [svn r13800] Fixed typo and used array of recipients for api_mail_html() 18 years ago
Yannick Warnier fd29574f65 [svn r13799] Allow array of recipients (rather than just one recipient in one string) 18 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) 18 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) 18 years ago
Yannick Warnier 69d1b8e8de [svn r13796] Enabled sending e-mail from survey with reply-to header set to a specific no-reply address. 18 years ago
Eric Marguin 64950be0a5 [svn r13795] fix a bug when reorganizing items (somes queries acted on all learning paths) 18 years ago