moodle/course
2006-09-15 14:32:35 +00:00
..
format adding capabilities 2006-09-05 08:50:23 +00:00
import Replaced isteacher and isadmin calls by has_capability 2006-08-15 09:56:41 +00:00
report MDL-6041 - Proper fix that eliminates the magic number 99999 when getting lists of studnets. Now, there is no arbitrary upper limit in the datalib functions, and sensible upper limits on pages that display lists of users. However, if you try to get all the site students, then get_students prints a warning in debug mode, telling you that you need to rethink your code. 2006-09-15 14:32:35 +00:00
category.php adding capabilitiies 2006-09-13 09:08:14 +00:00
delete.php adding capabilities 2006-09-07 08:57:56 +00:00
edit.html adding capabilities 2006-09-07 08:57:56 +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 adding capabilities 2006-09-05 08:50:23 +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 adding capabilities 2006-09-06 08:55:23 +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 groups assignment now works with assigned roles instead of user_students and user_teachers 2006-09-12 20:55:58 +00:00
groups.php groups assignment now works with assigned roles instead of user_students and user_teachers 2006-09-12 20:55:58 +00:00
import.php adding capabilities 2006-09-05 08:50:23 +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 replacing iscreator() calls with capabilty 2006-09-12 08:56:10 +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 2006-09-11 06:47:38 +00:00
lib.php Fixed some notices 2006-09-15 13:46:11 +00:00
loginas.php replacing iscreator() calls with capabilty 2006-09-12 08:56:10 +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 adding capabilities 2006-09-08 08:46:26 +00:00
recent.php adding capabilities 2006-09-05 08:50:23 +00:00
report.php adding capabilities 2006-09-05 08:50:23 +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 adding capabilitiies 2006-09-13 09:08:14 +00:00
scales.php adding capabilitiies 2006-09-13 09:08:14 +00:00
search.php replacing iscreator() calls with capabilty 2006-09-12 08:56:10 +00:00
student.html changes needed for new s() and p() - see bug #2338 2006-04-14 08:02:32 +00:00
student.php MDL-6041 - Proper fix that eliminates the magic number 99999 when getting lists of studnets. Now, there is no arbitrary upper limit in the datalib functions, and sensible upper limits on pages that display lists of users. However, if you try to get all the site students, then get_students prints a warning in debug mode, telling you that you need to rethink your code. 2006-09-15 14:32:35 +00:00
teacher.php replacing iscreator() calls with capabilty 2006-09-12 08:56:10 +00:00
unenrol.php Delete what I assume is a bogus line. 2006-09-13 13:25:00 +00:00
user.php Rename CONTEXT_USERID --> CONTEXT_USER for consistency 2006-09-15 14:09:16 +00:00
view.php Removed student view 2006-09-03 08:46:30 +00:00