Issue Details (XML | Word | Printable)

Key: MDL-17070
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Tim Hunt
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-16966

Improve override roles page to match improvements to assign page

Created: 30/Oct/08 03:15 PM   Updated: 05/Nov/08 05:17 PM
Return to search
Component/s: Administration, Roles
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Tim Hunt
Security Level: None
Resolved date: 05/Nov/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
tjhunt committed 13 files to 'Moodle CVS' - 05/Nov/08 05:17 PM
role overrides: MDL-17070 Improve override roles page to match the recent usability improvements on the assign page.

Including:
MDL-11529 When assigning/overriding roles, the dropdown for switching to another role should have a number in brackets

MDL-16549 Should not be able to edit the permission associated with moodle/site:doanything on any role.
MODIFY admin/roles/tabs.php   Rev. 1.36    (+17 -8 lines)
DEL admin/roles/Attic/override.html   Rev. 1.25    (+0 -0 lines)
MODIFY lib/weblib.php   Rev. 1.1168    (+13 -7 lines)
MODIFY pix/i/risk_dataloss.gif   Rev. 1.1    (+0 -0 lines)
MODIFY admin/roles/manage.php   Rev. 1.66    (+3 -3 lines)
MODIFY admin/roles/assign.php   Rev. 1.88    (+36 -39 lines)
MODIFY lang/en_utf8/admin.php   Rev. 1.237    (+3 -0 lines)
MODIFY admin/roles/Attic/manage.html   Rev. 1.43    (+2 -2 lines)
MODIFY lang/en_utf8/role.php   Rev. 1.71    (+23 -21 lines)
MODIFY admin/roles/override.php   Rev. 1.55    (+217 -111 lines)
MODIFY lang/en_utf8/error.php   Rev. 1.141    (+2 -1 lines)
MODIFY lib/moodlelib.php   Rev. 1.1127    (+15 -2 lines)
MODIFY lib/accesslib.php   Rev. 1.530    (+141 -59 lines)
Mitsuhiro Yoshida committed 5 files to 'Lang CVS' - 07/Nov/08 06:11 AM
MDL-17070 Translated new strings for admin.
MDL-17153 Updated translated strings for completion system.
MDL-17129 Translated new strings for error messages.
MDL-8312 Translated new strings for role.
MODIFY ja_utf8/error.php   Rev. 1.102    (+5 -1 lines)
MODIFY ja_utf8/README   Rev. 1.859    (+1 -1 lines)
MODIFY ja_utf8/role.php   Rev. 1.77    (+7 -2 lines)
MODIFY ja_utf8/admin.php   Rev. 1.313    (+5 -2 lines)
MODIFY ja_utf8/completion.php   Rev. 1.6    (+3 -3 lines)
tjhunt committed 1 file to 'Moodle CVS' - 12/Nov/08 11:17 PM
role override: Fix regression caused by MDL-17070.
MODIFY admin/roles/override.php   Rev. 1.58    (+2 -1 lines)
martignoni committed 3 files to 'Lang CVS' - 16/Nov/08 07:48 PM
MDL-17070 New strings translated
MODIFY fr_utf8/role.php   Rev. 1.92    (+3 -1 lines)
MODIFY fr_utf8/admin.php   Rev. 1.312    (+4 -1 lines)
MODIFY fr_utf8/error.php   Rev. 1.146    (+2 -1 lines)