moodle/course
moodler bbbf2d4015 ROLES AND PERMISSIONS - FIRST CHECK-IN
=======================================

WARNING:  DEV IS CURRENTLY VERY UNSTABLE.

This is a mega-checkin of the new Roles system.   A lot of changes have
been made in core and modules.

Currently there are a lot of rough edges and known problems.  We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).

Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.
2006-08-08 05:13:06 +00:00
..
format section not always moved when requested - page reloading prevented by anchor; added random parameter to force reloading; merged from MOODLE_16_STABLE 2006-07-19 12:52:06 +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 ROLES AND PERMISSIONS - FIRST CHECK-IN 2006-08-08 05:13:06 +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 ROLES AND PERMISSIONS - FIRST CHECK-IN 2006-08-08 05:13:06 +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 #5941 - Myriad of problems with Paypal enrollmemts, part 3 - fixed 'login as student' button, now plain guest login action; merged from MOODLE_16_STABLE 2006-06-28 15:38:04 +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 ROLES AND PERMISSIONS - FIRST CHECK-IN 2006-08-08 05:13:06 +00:00
groups-edit.html Added array check when counting number of groups. 2006-02-20 05:09:43 +00:00
groups.php ROLES AND PERMISSIONS - FIRST CHECK-IN 2006-08-08 05:13:06 +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 ROLES AND PERMISSIONS - FIRST CHECK-IN 2006-08-08 05:13:06 +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 course/index.php category display affected by previous commit - improved category and course list display on front page; merged from MOODLE_16_STABLE 2006-07-19 13:16:57 +00:00
loginas.php minor loginas cleanup; merged from MOODLE_16_STABLE 2006-06-28 14:58:30 +00:00
mod.php ROLES AND PERMISSIONS - FIRST CHECK-IN 2006-08-08 05:13:06 +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 ROLES AND PERMISSIONS - FIRST CHECK-IN 2006-08-08 05:13:06 +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 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; merged from MOODLE_16_STABLE 2006-07-03 15:43:41 +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