Commit Graph

624 Commits (979b9cde33b519ea708730189bdecf691bb2f934)

Author SHA1 Message Date
Eric Marguin dcaf146199 [svn r13989] update jod converter with docx and pptx support. 18 years ago
Olivier Sourie ab4e388a40 [svn r13984] 18 years ago
Yannick Warnier ad0ea27cee [svn r13971] Reverted change 18 years ago
Yannick Warnier fa237d3589 [svn r13968] Minor code improvement (avoid notices) 18 years ago
Yannick Warnier 11a97c7c8b [svn r13967] Set default tool name to empty string (in this case we don't need a tool name to be shown) 18 years ago
Eric Marguin 4ee03d5481 [svn r13963] add the number of connexions to a course (http://www.dokeos.com/forum/viewtopic.php?t=11492) 18 years ago
Julian Prud'homme f822b97b3a [svn r13940] I forgot to submit the font file for the user's template 18 years ago
Yannick Warnier 921e3ba348 [svn r13930] Code cleanup (keep under watch for side-effects) 18 years ago
Yannick Warnier f16931e8c2 [svn r13928] Dangerous change that seems to fix the issue with "session side-effect" warning (see FS#1282) 18 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 18 years ago
Eric Marguin f63cbfd190 [svn r13918] cancel the commit 2094 and fix only the necessary (I am stupid sometimes ... well, ok, often) 18 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) 18 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) 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 3edaa27532 [svn r13884] Added method insert_id() 18 years ago
Eric Marguin 914081e866 [svn r13876] the mp3 won't loop anymore when autostart is choosen 18 years ago
Eric Marguin 0a06d512ec [svn r13855] fix a bug when logging to a protected course (FS#2085) 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 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 a67445509c [svn r13840] Minor - added quoting to array indexes 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 5ded415095 [svn r13804] Filter files by extensions in documents, work (student publications) and dropbox (linked with FS#1420) 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 fd29574f65 [svn r13799] Allow array of recipients (rather than just one recipient in one string) 18 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. 18 years ago
Yannick Warnier 263b6c4dcc [svn r13786] - reflected changes in local.inc.php regarding student_view 18 years ago
Yannick Warnier 1599ba7825 [svn r13785] Added the missing Database::result() method to replace mysql_result() everywhere 18 years ago
Yannick Warnier f4fa0b2668 [svn r13777] Fixed SQL query. Double quotes cannot be used to enclose strings in MySQL. 18 years ago
Yannick Warnier e8ca73b770 [svn r13773] Initialize array variable to avoid warnings 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 c3ca50e259 [svn r13763] Added "username" to the list of fields recovered by the api_get_user_info() function 18 years ago
Eric Marguin 2eea39bab5 [svn r13754] some datas where not removed from db when we remove a user or a session 18 years ago
Eric Marguin 1547ec66d5 [svn r13752] autostart choice for mp3player (second part) 18 years ago
Eric Marguin b54ae30a94 [svn r13751] mp3 autostart choice (first part, the rest will come soon) 18 years ago
Julian Prud'homme 90605094c6 [svn r13744] Update FCKEditor toolbar for the question description 18 years ago
Yannick Warnier 68df0692af [svn r13741] Minor - added documentation and some code fixes to avoid warnings on course creation 18 years ago
Yannick Warnier 45a6be607b [svn r13735] Added cid XSS filtering in api_get_cidreq() 18 years ago
Yannick Warnier c51c2cfe5a [svn r13733] Minor - slightly update comment for get_course_info() 18 years ago
Yannick Warnier 598219a11d [svn r13728] Minor - Added comments to exercise_attempt() 18 years ago
Eric Marguin 2ff01db956 [svn r13703] fix a bug with the wmv mimetype 18 years ago
Julian Prud'homme 80a84c5705 [svn r13702] Add a small feature : User's FCKEditor templates (http://projects.dokeos.com/index.php?do=details&task_id=2060) 18 years ago
Eric Marguin 21b1bcfbdf [svn r13682] add the achor tool when creating a document 18 years ago
Eric Marguin 585d8a32c2 [svn r13662] add a little readme for mp3player documentation 18 years ago
Yannick Warnier 67b11f6172 [svn r13651] Updated lp.prerequisite to allow for larger conditions (64 chars is under the SCORM specification of smallest allowed maximum of 200 chars) 18 years ago
Yannick Warnier 0de45076e5 [svn r13629] Removed warning conditions - Fixes FS#1307 18 years ago
Yannick Warnier f84049607c [svn r13592] Added order_id 18 years ago
Yannick Warnier 473ff00ac3 [svn r13590] Added management of SCORM objectives. Needs some testing but the feature seems to work. 18 years ago
Eric Marguin 15a2bfc10f [svn r13580] now we are able to remind all users inactive since x days 18 years ago