moodle/course
skodak feaf5d06db MDL-8015 improved file uploading
- changed file upload api in formslib
- fixed blog attachments and related code in file.php
- fixed glossary attachments
- fixed embedded images in forum posts and blogs - only gif, png and jpeg; the problme was that svg were embedded using img tag which was wrong, the same applied to other picture formats unsupported by browsers (please note that student submitted svg should be never embedded in moodle page for security reasons)
- other minor fixes
2006-12-28 21:21:44 +00:00
..
format MDL-7401 Course format database/backup/lang/stylesheet/capability support 2006-12-11 15:47:23 +00:00
import MDL-8015 improved file uploading 2006-12-28 21:21:44 +00:00
report Added CDATA to Javascript 2006-12-22 04:25:00 +00:00
category.php MDL-7861, adding missing tag 2006-12-19 06:16:17 +00:00
delete.php adding capabilities 2006-09-07 08:57:56 +00:00
edit.php * Added setAdvanced functionality see http://docs.moodle.org/en/Development:lib/formslib.php_setAdvanced 2006-12-19 07:03:08 +00:00
edit_form.php * Added setAdvanced functionality see http://docs.moodle.org/en/Development:lib/formslib.php_setAdvanced 2006-12-19 07:03:08 +00:00
editsection.html changes needed for new s() and p() - see bug #2338 2006-04-14 08:02:32 +00:00
editsection.php fix for bug MDL-7040. Form focus not defined 2006-10-17 12:41:55 +00:00
enrol.php MDL-7903 Guests can not enter course that allows guests with key; merged from MOODLE_17_STABLE 2006-12-18 19:21:10 +00:00
grade.php require_variable() and optional_variable() replaced with required_param() & 2005-06-15 09:39:26 +00:00
grades.php MDL-7996 Add ods export support - more reports 2006-12-21 19:46:29 +00:00
group-edit.html Place information before controls on upload forms MDL-7491 2006-11-28 08:24:45 +00:00
group.php major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
groups-edit.html MDL-7438 cleaned up groups assign page 2006-11-29 22:32:32 +00:00
groups.php MDL-7438 cleaned up groups assign page 2006-11-29 22:32:32 +00:00
import.php adding capabilities 2006-09-05 08:50:23 +00:00
importstudents.html MDL-7438 cleaned up metacourse children import page 2006-11-29 22:06:48 +00:00
importstudents.php MDL-7438 cleaned up metacourse children import page 2006-11-29 22:06:48 +00:00
index.php Added missing footer for delete confirmation view. MDL-7861. 2006-12-20 01:15:15 +00:00
info.php xxx_param() fix; merged from MOODLE_15_STABLE 2005-11-18 10:57:36 +00:00
jumpto.php validate local redirection actions in jumpto.php SC#310 2006-09-11 06:47:38 +00:00
lib.php MDL-7996 Add ods export support - more reports 2006-12-21 19:46:29 +00:00
loginas.php Merge loginas fix for site level 2006-11-05 06:46:20 +00:00
mod.php MDL-7401 Course format database/backup/lang/stylesheet/capability support 2006-12-11 15:47:23 +00:00
mod_delete.html Modify sesskey behaviour. SC#73 2005-01-22 18:53:44 +00:00
modedit.php fixing all the form names as per new class naming convention (PHP class names are also used for html id for styling) 2006-12-28 15:43:47 +00:00
moodleform_mod.php added new 'cancel' element type and introduced new is_cancelled() MoodleQuickForm method. 2006-12-04 09:36:30 +00:00
pending-reject.html general cleanup of xxx_parameter() functions; fixed broken requesting of courses 2006-04-12 16:41:10 +00:00
pending.php Fixed &nbsp characters MDL-7179 2006-10-23 13:42:23 +00:00
recent.php prevent duplicate content in search engines MDL-7299; merged from MOODLE_17_STABLE 2006-11-06 21:49:22 +00:00
report.php adding capabilities 2006-09-05 08:50:23 +00:00
request.php fixing all the form names as per new class naming convention (PHP class names are also used for html id for styling) 2006-12-28 15:43:47 +00:00
request_form.php * Added setAdvanced functionality see http://docs.moodle.org/en/Development:lib/formslib.php_setAdvanced 2006-12-19 07:03:08 +00:00
reset.php DML-7861, fixing misnmatched tags 2006-12-18 07:55:40 +00:00
rest.php Merged from 1.7. 2006-11-22 07:36:41 +00:00
scales.php Fixes for MDL-7861. 2006-12-21 06:26:22 +00:00
search.php various accessbility fixes 2006-12-13 03:03:43 +00:00
unenrol.php Merged unenrol fixes from stable MDL-6964 MDL-7123 2006-10-23 03:12:37 +00:00
user.php MDL-7434 all images that convey information should have alt text to convey that information - part 1 2006-11-24 20:16:37 +00:00
view.php Merged drag class fixes from stable 2006-10-30 09:41:55 +00:00