moodle/course
2006-04-27 20:06:41 +00:00
..
format fixed marker handling, no sesskey error anymore - bug #5340 2006-04-27 20:06:41 +00:00
import fixed typos 2006-04-20 19:07:08 +00:00
report Fix for Bug #5346. 2006-04-27 07:52:40 +00:00
category.php parameter cleaup - round 8; short php tag in group-edit.html 2006-03-07 19:36:13 +00:00
delete.php parameter cleaup - round 8; short php tag in group-edit.html 2006-03-07 19:36:13 +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 #5347 - JS code after page end??? corrected 2006-04-26 15:00:22 +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 [multienrol]Initial commit for multi enrolment plugin feature 2006-03-09 02:48:29 +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 short tag 2006-04-23 11:32:25 +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 changes needed for new s() and p() - see bug #2338 2006-04-14 08:02:32 +00:00
importstudents.php general cleanup of xxx_parameter() functions + other minor fixes 2006-04-11 20:24:52 +00:00
index.php general cleanup of xxx_parameter() functions; fixed broken requesting of courses 2006-04-12 16:41:10 +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 Some performance improvements see bug 5032 2006-04-21 05:39:20 +00:00
loginas.php Add a navmenu to the loginas page 2006-04-09 07:25:57 +00:00
mod.php With appropriate error reporting, adding a label to a section of a course results in an E_NOTICE message temporarily appearing on the screen, because the module object name property is not set. Prevent message being displayed by checking that property is set before testing its value 2006-04-25 11:48: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 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 changes needed for new s() and p() - see bug #2338 2006-04-14 08:02:32 +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 fixed whitespace only 2006-02-12 19:46:30 +00:00
search.php changes needed for new s() and p() - see bug #2338 2006-04-14 08:02:32 +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 general cleanup of xxx_parameter() functions 2006-04-12 16:59:51 +00:00
view.php block editing now uses PARAM_BOOL 2006-04-23 20:58:06 +00:00