moodle/course
2006-06-11 06:48:56 +00:00
..
format Merged changes from stable 2006-06-11 06:48:56 +00:00
import 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
report Merge from 1.6. Refactored this report module so that we can use it as an 2006-06-06 04:15:04 +00:00
category.php Ongoing fix, bug 5614 - added ALT text for link icons, based on TITLE. Merged from stable branch. 2006-05-25 16:00:26 +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 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 Bug #5734 - Enrolled students can't access metacourse after unhiding while logged in; merged from MODOLE_16_STABLE 2006-06-06 19:01:46 +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 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 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 general cleanup of xxx_parameter() functions + other minor fixes 2006-04-11 20:24:52 +00:00
index.php Fix, bug 5614 - added ALT text for link icons (x 5), based on TITLE. Merged from stable branch. 2006-06-02 13:18:49 +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 fixed problem in restricted modules - mods were accessed using strtolower(translated module name) instead of directory name as usual, it partially worked for English; merged from MOODLE_16_STABLE 2006-06-01 19:52:38 +00:00
loginas.php Add a navmenu to the loginas page 2006-04-09 07:25:57 +00:00
mod.php Check for errors before doing other processing. (Compare this with the add case.) 2006-05-31 10:34:05 +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 proper initialisation of $focus SC#257; merged from MOODLE_16_STABLE 2006-05-20 18:19: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 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 fixed incorrect output buffer use - bug #5590; merged from MOODLE_16_STABLE 2006-05-23 10:55:32 +00:00
view.php Bug #5716 - Impossible to turn off highlighted current topic; merged from MOODLE_16_STABLE 2006-06-03 23:49:15 +00:00