Commit Graph

2943 Commits (b0b635429e4fdc8fb3f7336ba0a49ab8783348e0)
 

Author SHA1 Message Date
Julian Prud'homme f822b97b3a [svn r13940] I forgot to submit the font file for the user's template 17 years ago
Yannick Warnier 65ad6e80de [svn r13933] Re-enabled edit by users if option selected in course settings - see FS#1907 17 years ago
Yannick Warnier 04b2043626 [svn r13932] Add translated explanation why the username is refused if longer than 20 chars 17 years ago
Yannick Warnier 5a842e5ea2 [svn r13931] Minor - updated code to avoid warning-level errors 17 years ago
Yannick Warnier 921e3ba348 [svn r13930] Code cleanup (keep under watch for side-effects) 17 years ago
Yannick Warnier 1c5113ae9e [svn r13929] Minor - Avoid warning-level error code 17 years ago
Yannick Warnier f16931e8c2 [svn r13928] Dangerous change that seems to fix the issue with "session side-effect" warning (see FS#1282) 17 years ago
Yannick Warnier 134a8fe40b [svn r13927] Minor - removed warning-level code problems 17 years ago
Yannick Warnier d9d0e02c31 [svn r13926] Being more specific about the PHP version (5) that is a prerequisite to Dokeos 17 years ago
Yannick Warnier 7a9f21b506 [svn r13925] Removed erroneous references to claroline 17 years ago
Yannick Warnier c99a136ba4 [svn r13924] Reverted from SVN commit 12459 allowing tool_name to be empty in display_header(). This is giving useless freedom to the developer, a tool name should always be given when using display_header() - Closes FS#1281 17 years ago
Yannick Warnier 8355017a45 [svn r13923] Minor - add vars init to avoid warnings 17 years ago
Yannick Warnier 72006d48ec [svn r13922] Minor fix to previous commit 17 years ago
Yannick Warnier c2691267a9 [svn r13921] Fixed shared survey creation date problem (no format given to date()) 17 years ago
Yannick Warnier 6b0cb29c3e [svn r13920] Minor change to avoid notice 17 years ago
Yannick Warnier 1c72cf149a [svn r13919] Shorten the subscription to multiple courses by keeping the search term in the loop - Closes FS#735 17 years ago
Eric Marguin f63cbfd190 [svn r13918] cancel the commit 2094 and fix only the necessary (I am stupid sometimes ... well, ok, often) 17 years ago
Eric Marguin 20cbb9bdfb [svn r13917] fix a bug with templates when using it in fullpage mode of fck (bug appearing after SVN#13915 only) 17 years ago
Eric Marguin 7a32dc823a [svn r13916] edit document must be a fullpage fck 17 years ago
Eric Marguin 7bdcb02175 [svn r13915] replace js files by the original ones ... I can't understand why they changed while it's the same version ... (FS#2094) 17 years ago
Yannick Warnier 4bcdda3854 [svn r13901] Minor change to path in redirect 17 years ago
Yannick Warnier 454be8549d [svn r13900] Added link to statistics page in the admin section's users list - Closes FS#458 17 years ago
Yannick Warnier f912ae8723 [svn r13899] Moved edit icon to right column in quizzes list like other activity icons 17 years ago
Yannick Warnier 9fd8605e22 [svn r13898] fixed remaining untranslated string in e-mail to students 17 years ago
Yannick Warnier ff68d0754b [svn r13897] Added warning message when install directory is still accessible (security threat) - Fixes FS#340 17 years ago
Yannick Warnier 27e2b3c11f [svn r13896] Differentiate between "not installed" and "database unreachable" problems. 17 years ago
Yannick Warnier 7d32354de2 [svn r13895] Added update of openid to admin user_edit interface 17 years ago
Yannick Warnier e99610cf91 [svn r13894] Activate OpenID support - now functional (but only allowing one OpenID per user) 17 years ago
Yannick Warnier 72e6d40036 [svn r13893] Allow for defaults username and e-mail set in URL 17 years ago
Yannick Warnier 07226908c5 [svn r13891] Removed deprecated openid_authentication() function 17 years ago
Yannick Warnier 6418f48452 [svn r13890] Adapted OpenID code to Dokeos (changes coming soon to Dokeos databases and code) 17 years ago
Yannick Warnier 67d4764409 [svn r13889] Added OpenID logo for login form decoration 17 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 17 years ago
Yannick Warnier d344dd1d19 [svn r13885] Using database class for all queries 17 years ago
Yannick Warnier 3edaa27532 [svn r13884] Added method insert_id() 17 years ago
Eric Marguin d987ab8343 [svn r13877] fix a bug in mp3player autostart 17 years ago
Eric Marguin 914081e866 [svn r13876] the mp3 won't loop anymore when autostart is choosen 17 years ago
Yannick Warnier 80b47340aa [svn r13867] Fixed unwanted double 'cidreq=' in an url 17 years ago
Yannick Warnier f34f0f1c3c [svn r13865] oops 17 years ago
Eric Marguin 3a4c27cae8 [svn r13864] fix a bug appearing sometimes with notifications 17 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 17 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) 17 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) 17 years ago
Eric Marguin 0a06d512ec [svn r13855] fix a bug when logging to a protected course (FS#2085) 17 years ago
Yannick Warnier 836b21efdb [svn r13853] Reincluded language file 17 years ago
Yannick Warnier 081332e538 [svn r13852] New language files concept 17 years ago
Yannick Warnier 92e1cd86a6 [svn r13847] Minor - Added a bit of filtering against SQL injection in get_all_document_data() 17 years ago
Yannick Warnier d4774f3c5e [svn r13846] Removed useless debug options 17 years ago
Yannick Warnier 890c474450 [svn r13845] Added stripslashes() on exercise description 17 years ago
Yannick Warnier 6c371905cf [svn r13844] Updated things to enable sending e-mail to session coaches when sessions are activated and used 17 years ago