moodle/course
2006-09-05 06:11:48 +00:00
..
format Updated so nothing in the database is being manipulated directly except for the block position. look into moving this functionality into the blocks_execute_action. 2006-09-05 00:47:47 +00:00
import Replaced isteacher and isadmin calls by has_capability 2006-08-15 09:56:41 +00:00
report Casting $course->modinfo to string prevents one notice to 2006-09-04 21:12:37 +00:00
category.php Use the new config variable as a default for paging 2006-09-05 06:11:48 +00:00
delete.php incorrect course number in categories after course delete; merged from MOODLE_16_STABLE 2006-06-07 14:05:44 +00:00
edit.html Added a new string idnumber course to allow more customisation bug 4337 2006-04-13 08:44:20 +00:00
edit.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
editsection.html changes needed for new s() and p() - see bug #2338 2006-04-14 08:02:32 +00:00
editsection.php changes needed for new s() and p() - see bug #2338 2006-04-14 08:02:32 +00:00
enrol.php MDL-4493 issue with 405 pages for IIS users - must specify actual page, as the notice function does a post - you cannot use the POST Verb on a directory in IIS. 2006-08-24 02:08:59 +00:00
grade.php require_variable() and optional_variable() replaced with required_param() & 2005-06-15 09:39:26 +00:00
grades.php fixed page parameters and removed isset_param() 2006-02-12 19:07:20 +00:00
group-edit.html fixed bug 5594 - can not save group details; merged from MOODLE_16_STABLE 2006-05-23 18:00:20 +00:00
group.php SWEEPING CLEANUP 2006-08-14 05:55:40 +00:00
groups-edit.html Added array check when counting number of groups. 2006-02-20 05:09:43 +00:00
groups.php SWEEPING CLEANUP 2006-08-14 05:55:40 +00:00
import.php Deleting $SESSION structures before starting import. 2006-04-10 18:13:18 +00:00
importstudents.html Merge from stable branch: Convert tabs to spaces in files where there were only a few rogue tabs. 2006-05-17 16:47:44 +00:00
importstudents.php Removed all of the "Restricted users" hack because Roles can do it all better. 2006-08-13 07:01:57 +00:00
index.php deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes 2006-09-02 13:14:57 +00:00
info.php xxx_param() fix; merged from MOODLE_15_STABLE 2005-11-18 10:57:36 +00:00
jumpto.php Merged from stable 2005-11-17 06:40:12 +00:00
lib.php Casting $course->modinfo to string prevents one notice to 2006-09-04 21:12:37 +00:00
loginas.php Removed all of the "Restricted users" hack because Roles can do it all better. 2006-08-13 07:01:57 +00:00
mod.php SWEEPING CLEANUP 2006-08-14 05:55:40 +00:00
mod_delete.html Modify sesskey behaviour. SC#73 2005-01-22 18:53:44 +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 general cleanup of xxx_parameter() functions; fixed broken requesting of courses 2006-04-12 16:41:10 +00:00
recent.php general cleanup of xxx_parameter() functions; fixed broken requesting of courses 2006-04-12 16:41:10 +00:00
report.php W3C validation and misc code cleanup. 2006-03-16 08:49:20 +00:00
request.html general cleanup of xxx_parameter() functions; fixed broken requesting of courses 2006-04-12 16:41:10 +00:00
request.php Merge from stable branch: Convert tabs to spaces in files where there were only a few rogue tabs. 2006-05-17 16:47:44 +00:00
reset.php New feature: you can now reset a course simply and easily using the new 2006-03-21 07:34:33 +00:00
scales.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
search.php Fixed course searching; merged from MOODLE_16_STABLE 2006-06-08 06:25:05 +00:00
student.html changes needed for new s() and p() - see bug #2338 2006-04-14 08:02:32 +00:00
student.php Removed all of the "Restricted users" hack because Roles can do it all better. 2006-08-13 07:01:57 +00:00
teacher.php changes needed for new s() and p() - see bug #2338 2006-04-14 08:02:32 +00:00
unenrol.php general cleanup of xxx_parameter() functions 2006-04-12 16:59:51 +00:00
user.php some more UI change 2006-08-16 09:11:43 +00:00
view.php Removed student view 2006-09-03 08:46:30 +00:00