This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-02-22 02:49:53 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
admin
/
roles
History
skodak
a242baa0e3
editting of permissions enabled when adding new role MDL-7137; merged from MOODLE_17_STABLE
2006-10-25 19:21:46 +00:00
..
allowassign.php
…
allowoverride.php
…
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
editting of permissions enabled when adding new role MDL-7137; merged from MOODLE_17_STABLE
2006-10-25 19:21:46 +00:00
manage.php
MDL-6985 Role Short name cannot be modified; merged from MOODLE_17_STABLE
2006-10-16 08:34:44 +00:00
managetabs.php
…
override.html
Merged tooltips from stable
2006-10-12 04:02:22 +00:00
override.php
Some quick styles added to match manage.html MDL-6725
2006-10-01 10:15:50 +00:00
tabs.php
…