moodle/course
2006-09-19 17:34:29 +00:00
..
format Fixed a some debugging statements 2006-09-18 13:24:45 +00:00
import fixed missing dot 2006-09-19 06:38:17 +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 relacing deprecated functions with capability checks 2006-09-19 14:16:40 +00:00
edit.php replacing deprecated funciton calls with capability calls 2006-09-19 09:16:24 +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 Enrolments working better now. The core part is done, just the plugins to go. 2006-09-16 13:59:38 +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 various minor Role UI fixes 2006-09-19 17:34:29 +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 moodle/course:managemetacourse is now singular 2006-09-19 06:35:52 +00:00
index.php fixed several warnings in get_course() 2006-09-17 18:07:35 +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 Upgrading print_course to use roles properly 2006-09-16 15:23:41 +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 removed references to /requested(teachers?|students?)name/ and 'showsiteparticipantslist' - we are now using only default names stored in langpacks for backwards compatibility 2006-09-18 11:21:24 +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 deprecated funciton calls with capability calls 2006-09-19 09:16:24 +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