moodle/admin/roles
2006-10-05 22:45:01 +00:00
..
allowassign.php role sortorder column now has unique index; new function get_all_roles() that returns all roles with correct sort 2006-09-23 12:51:00 +00:00
allowoverride.php role sortorder column now has unique index; new function get_all_roles() that returns all roles with correct sort 2006-09-23 12:51:00 +00:00
assign.html FIxes for the assign screen, to make it a lot faster and able to cope 2006-10-01 08:08:26 +00:00
assign.php Incomplete user record (the one where the username is still 'changeme') should not be included in user listing. See bug 4570. For some reason this script is not using get_users() but is instead constructing its own sql, so the change to get_users() had to be duplicated here. 2006-10-05 22:45:01 +00:00
manage.html Fixed links to Risks documentation 2006-10-01 09:59:03 +00:00
manage.php Fixed links to Risks documentation 2006-10-01 09:59:03 +00:00
managetabs.php coverted /admin/ to proper /$CFG->admin/ in paths 2006-09-26 21:10:14 +00:00
override.html Some quick styles added to match manage.html MDL-6725 2006-10-01 10:15:50 +00:00
override.php Some quick styles added to match manage.html MDL-6725 2006-10-01 10:15:50 +00:00
tabs.php FIxed heading on assign roles in course context 2006-09-28 07:00:28 +00:00