moodle/course
2007-09-23 13:16:53 +00:00
..
format section not always moved when requested - page reloading prevented by anchor; added random parameter to force reloading 2006-07-19 12:49:55 +00:00
import Convert tabs to spaces in files where there were only a few rogue tabs. 2006-05-17 16:37:14 +00:00
report MDL-6444 Typo in Course/Report/Participation/index.php, patch by Stephen Bourget; backported from MOODLE_17_STABLE 2006-10-16 09:09:01 +00:00
category.php Added $CFG->coursesperpage which changes default paging of category listing 2006-09-05 03:03:42 +00:00
delete.php incorrect course number in categories after course delete 2006-06-07 14:04:55 +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 Bug #6120 - Course creation - loginproblem 2006-07-17 08:38:45 +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. Focus not set when form loaded. 2006-10-17 12:26:00 +00:00
enrol.php Fixed bug that prevented guest access to courses that are not enrollable 2006-10-08 09:53:12 +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 2006-05-23 17:59:19 +00:00
group.php changes needed for new s() and p() - see bug #2338 2006-04-14 08:02:32 +00:00
groups-edit.html Added array check when counting number of groups. 2006-02-20 05:09:43 +00:00
groups.php parameter cleaup - round 8; short php tag in group-edit.html 2006-03-07 19:36:13 +00:00
import.php Deleting $SESSION structures before starting import. 2006-04-10 18:13:18 +00:00
importstudents.html Convert tabs to spaces in files where there were only a few rogue tabs. 2006-05-17 16:37:14 +00:00
importstudents.php general cleanup of xxx_parameter() functions + other minor fixes 2006-04-11 20:24:52 +00:00
index.php Bug #6168 - missing link for course request - fixed 2006-07-31 09:17:53 +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; backported from HEAD 2006-09-11 07:13:03 +00:00
lib.php MDL-11414 fixed handling of log urls (problem reported by Andreas Nolden); backported from HEAD 2007-09-23 13:16:53 +00:00
loginas.php minor loginas cleanup 2006-06-28 14:57:44 +00:00
mod.php Put the cursor in the edit box for a label rather than do nothing. 2006-10-18 13:01:39 +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 prevent duplicate content in search engines MDL-7299; backported from MOODLE_17_STABLE 2006-11-06 21:50:49 +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 Convert tabs to spaces in files where there were only a few rogue tabs. 2006-05-17 16:37:14 +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 proper initialisation of $focus SC#257 2006-05-20 18:18:30 +00:00
search.php MDL-8154 - Typo in course search code. Fix thanks to Anthony Borrow. 2007-02-17 17:16:44 +00:00
student.html changes needed for new s() and p() - see bug #2338 2006-04-14 08:02:32 +00:00
student.php general cleanup of xxx_parameter() functions + other minor fixes 2006-04-11 20:24:52 +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 Bug #5974 - Course overview report should not error when stats are not up to date; fixed by changing the return value from stats_check_uptodate(), NULL is now OK, string value describes error and adding notify() where needed 2006-07-03 15:42:29 +00:00
view.php Bug #5716 - Impossible to turn off highlighted current topic 2006-06-03 23:46:50 +00:00