moodle/course
poltawski 841dca3991 MDL-10813 - Course requests not respecting course request category.
Also made the course request category more robust, as breakage would
incur if $CFG->defaultrequestcategory didn't exist as a category.

backported from MOODLE_19_STABLE
2008-01-08 12:55:13 +00:00
..
format Fixes MDL-12541 "Weeks course format - dates for each section should be marked up as heading". Merged. 2007-12-11 15:35:49 +00:00
import Fix MDL-11632: Multiple files with emtpy lines outside PHP open/close tags 2007-10-10 21:09:18 +00:00
report MDL-11472 fixed harcoded mdl_ prefix in sql queries; backported from HEAD 2007-09-27 08:41:55 +00:00
category.php MDL-11608 Removed stripslashes_safe($rename) and changed PARAM_RAW to PARAM_TEXT for rename param 2007-10-10 04:59:52 +00:00
delete.php Fixed MDL-8582 2007-02-28 05:36:13 +00:00
edit.php Merged fixes for MDL-10833 from HEAD 2007-09-04 08:08:58 +00:00
edit_form.php MDL-11813 - Use existing group setting strings on course edit form so can be 2007-10-29 09:49:53 +00:00
editsection.html Centered the submit button when editing section summary 2007-04-01 15:16:09 +00:00
editsection.php fix for bug MDL-7040. Form focus not defined 2006-10-17 12:41:55 +00:00
enrol.php MDL-8840 Loginas cleanup, some more improvements 2007-03-20 07:38:16 +00:00
grade.php Fixed MDL-8582 2007-02-28 05:36:13 +00:00
grades.php MDL-9780 Groups 181 cleanup - part 1 2007-05-15 18:23:35 +00:00
import.php Merged fixes for MDL-10833 from HEAD 2007-09-04 08:08:58 +00:00
importstudents.html MDL-12581 fixed multiple xhtml strict; backported from MOODLE_19_STABLE 2007-12-15 16:06:44 +00:00
importstudents.php Fixed MDL-8582 2007-02-28 05:36:13 +00:00
index.php Deleting one "add course" button that shouldn't be there 2007-12-07 23:53:59 +00:00
info.php MDL-12433: course/info - missing context 2007-12-07 00:15:50 +00:00
jumpto.php validate local redirection actions in jumpto.php SC#310 2006-09-11 06:47:38 +00:00
lib.php MDL-12704 - Added error handling to print_recent_activity() to prevent fatal errors in the case of missing files. 2007-12-28 15:56:21 +00:00
loginas.php MDL-8840 Loginas cleanup 2007-03-19 18:45:40 +00:00
mod.php Merged from 1.7. 2007-02-07 07:09:31 +00:00
mod_delete.html MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
modedit.php Fixed page path (docs and css) for module editing MDL-8452 2007-02-14 14:08:50 +00:00
moodleform_mod.php MDL-9780 Groups 181 cleanup - part 1 2007-05-15 18:23:35 +00:00
pending-reject.html MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
pending.php MDL-10813 - Course requests not respecting course request category. 2008-01-08 12:55:13 +00:00
recent.php Fixed MDL-8582 2007-02-28 05:36:13 +00:00
report.php Merged fixes for MDL-10833 from HEAD 2007-09-04 08:18:27 +00:00
request.php Better way to do an error like this 2007-03-19 03:00:54 +00:00
request_form.php fix for MDL-9804, shortname on forms are limited to 15 chars 2007-07-26 02:28:43 +00:00
reset.php Fixes merged from HEAD for MDL-10833 2007-09-04 08:14:33 +00:00
rest.php Merged from 1.7. 2006-11-22 07:36:41 +00:00
scales.php Fix PHP syntax errors. 2007-09-24 10:05:42 +00:00
search.php MDL-11667, admin blocks page should not count blocks not placed on courses 2007-10-19 07:52:16 +00:00
unenrol.php MDL-10241 - unenrolling self wasn't working properly from user profile 2007-12-23 16:15:29 +00:00
user.php MDL-12065, do not force parents to enrol in student courses 2007-11-09 01:37:07 +00:00
view.php Fix for problem caused when I removed some requires from the course formats 2007-04-17 09:24:26 +00:00