Commit Graph

589 Commits (346100b6ae422df461e8e4bd4dd6d8689fa92811)

Author SHA1 Message Date
Eric Marguin bb2b874672 [svn r14104] improve naming of steps 17 years ago
Yannick Warnier 53491b373b [svn r14103] Fixed missing name tag preventing embedded e-mail editor to trigger - Closes FS#2181 17 years ago
Eric Marguin 53891714a4 [svn r14102] fix a bug with size of slides 17 years ago
Eric Marguin 8046050d9a [svn r14101] add no manager item when creating/editing a course (FS#2159) 17 years ago
Yannick Warnier 13abc7b385 [svn r14092] Added EZPDF library temporarily (will probably be replaced by TCPDF) to allow for PDF generation in Gradebook 17 years ago
Yannick Warnier e1fcef225a [svn r14085] Also check PHP in uppercase. 17 years ago
Yannick Warnier ed3796023f [svn r14084] Moved .php file to .html file in course/group directory to avoid having php files everywhere (prevents confusion when searching for security cracks) 17 years ago
Yannick Warnier 8dc68d321f [svn r14076] Improve security patch (regexp had a flaw) 17 years ago
Yannick Warnier 6b522c183b [svn r14073] Updated php2phps regexp to cope with the security flaw making possible interpretation of PHP scripts when uploaded with a *.php.* filename - see FS#2152 17 years ago
Yannick Warnier 4c567e8c89 [svn r14068] Fixed broken user production URL building 17 years ago
Yannick Warnier a35895ee59 [svn r14067] Minor - updated comment 17 years ago
Yannick Warnier 985b8637e8 [svn r14036] Added gradebook results removal when deleting a user 17 years ago
Yannick Warnier d996555fa0 [svn r14034] Updated api_sql_query() so that it doesn't die stupidly before printing the error message, and so that it doesn't die at all. 17 years ago
Yannick Warnier 809f0fb760 [svn r14033] Added constants for gradebook inclusion 17 years ago
Eric Marguin ea374a7d54 [svn r14007] improve relation between sessions and dropbox tool : a file of a session is no longer visible in another session (FS#2087) 17 years ago
Eric Marguin dcaf146199 [svn r13989] update jod converter with docx and pptx support. 17 years ago
Olivier Sourie ab4e388a40 [svn r13984] 17 years ago
Yannick Warnier ad0ea27cee [svn r13971] Reverted change 17 years ago
Yannick Warnier fa237d3589 [svn r13968] Minor code improvement (avoid notices) 17 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) 17 years ago
Eric Marguin 4ee03d5481 [svn r13963] add the number of connexions to a course (http://www.dokeos.com/forum/viewtopic.php?t=11492) 17 years ago
Julian Prud'homme f822b97b3a [svn r13940] I forgot to submit the font file for the user's template 17 years ago
Yannick Warnier 921e3ba348 [svn r13930] Code cleanup (keep under watch for side-effects) 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 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
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 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 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 3edaa27532 [svn r13884] Added method insert_id() 17 years ago
Eric Marguin 914081e866 [svn r13876] the mp3 won't loop anymore when autostart is choosen 17 years ago
Eric Marguin 0a06d512ec [svn r13855] fix a bug when logging to a protected course (FS#2085) 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 c09fbb03cc [svn r13843] Re-arranged and fixed new function get_teacher_list_from_course_code() 17 years ago
Yannick Warnier da29146c25 [svn r13842] Added get_teacher_list_from_course_code() 17 years ago
Yannick Warnier a67445509c [svn r13840] Minor - added quoting to array indexes 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 5ded415095 [svn r13804] Filter files by extensions in documents, work (student publications) and dropbox (linked with FS#1420) 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 fd29574f65 [svn r13799] Allow array of recipients (rather than just one recipient in one string) 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 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 f4fa0b2668 [svn r13777] Fixed SQL query. Double quotes cannot be used to enclose strings in MySQL. 17 years ago
Yannick Warnier e8ca73b770 [svn r13773] Initialize array variable to avoid warnings 17 years ago
Yannick Warnier b67fc35d44 [svn r13769] Fixed undefined variable in is_user_subscribed_in_real_or_linked_course() 17 years ago
Yannick Warnier c3ca50e259 [svn r13763] Added "username" to the list of fields recovered by the api_get_user_info() function 17 years ago
Eric Marguin 2eea39bab5 [svn r13754] some datas where not removed from db when we remove a user or a session 17 years ago
Eric Marguin 1547ec66d5 [svn r13752] autostart choice for mp3player (second part) 17 years ago