Issue Details (XML | Word | Printable)

Key: MDL-8524
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Petr Skoda
Votes: 3
Watchers: 6
Operations

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

Roles administration improvements - META

Created: 15/Feb/07 06:35 AM   Updated: 16/Sep/09 08:14 PM
Return to search
Component/s: Roles
Affects Version/s: 1.8
Fix Version/s: None

Issue Links:
Relates

Participants: Daniel Neis, Petr Skoda and Pieter van der Hijden
Security Level: None
Affected Branches: MOODLE_18_STABLE


 Description  « Hide
What can done that would help admins to understand roles...

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda made changes - 15/Feb/07 06:35 AM
Field Original Value New Value
Link This issue has a non-specific relationship to MDL-8523 [ MDL-8523 ]
Petr Skoda made changes - 15/Feb/07 06:35 AM
Link This issue has a non-specific relationship to MDL-8522 [ MDL-8522 ]
Petr Skoda made changes - 15/Feb/07 06:36 AM
Link This issue has a non-specific relationship to MDL-8521 [ MDL-8521 ]
Petr Skoda made changes - 15/Feb/07 06:37 AM
Link This issue has a non-specific relationship to MDL-8373 [ MDL-8373 ]
Petr Skoda made changes - 15/Feb/07 06:37 AM
Link This issue has a non-specific relationship to MDL-8367 [ MDL-8367 ]
Petr Skoda made changes - 15/Feb/07 06:38 AM
Link This issue has a non-specific relationship to MDL-8352 [ MDL-8352 ]
Petr Skoda made changes - 15/Feb/07 06:38 AM
Link This issue has a non-specific relationship to MDL-8316 [ MDL-8316 ]
Petr Skoda made changes - 15/Feb/07 06:39 AM
Link This issue has a non-specific relationship to MDL-8313 [ MDL-8313 ]
Petr Skoda made changes - 15/Feb/07 06:39 AM
Link This issue has a non-specific relationship to MDL-8312 [ MDL-8312 ]
Petr Skoda made changes - 15/Feb/07 07:06 AM
Link This issue has a non-specific relationship to MDL-8249 [ MDL-8249 ]
Petr Skoda made changes - 15/Feb/07 07:08 AM
Link This issue has a non-specific relationship to MDL-7859 [ MDL-7859 ]
Petr Skoda made changes - 15/Feb/07 07:09 AM
Link This issue has a non-specific relationship to MDL-7643 [ MDL-7643 ]
Petr Skoda made changes - 15/Feb/07 07:10 AM
Link This issue has a non-specific relationship to MDL-7633 [ MDL-7633 ]
Petr Skoda made changes - 15/Feb/07 07:11 AM
Link This issue has a non-specific relationship to MDL-7392 [ MDL-7392 ]
Petr Skoda made changes - 15/Feb/07 07:12 AM
Link This issue has a non-specific relationship to MDL-7231 [ MDL-7231 ]
Pieter van der Hijden added a comment - 24/Feb/07 05:00 AM
They do not have to understand it as long as you can guarantee that the new roles behave exactly the same way as the old ones. Only if they want to do something special they need to understand it.

Basic documentation that is missing is an explanation of the list of capabilities. Any idea what mod/forum:throttlingapplies means?

  1. Document the roles as they existed in 1.6.
  2. Ensure that the default settings in 1.7 / 1.8 is exactly the same as in 1.6
  3. Ensure that the inner working of the roles mechanism corresponds with the settings.
  4. Give admins a tool to visualise the actual setting in a specific case (in stead of 25 mouse clicks, only 1).
  5. Give admins a tool to go back to the default settings once they make a mess of it.

Pieter van der Hijden added a comment - 24/Feb/07 05:11 AM
  1. Ensure that the important tools "Login As" and "Change role to..." are working correctly (both are not at the moment).

Petr Skoda committed 20 files to 'Moodle CVS' - 05/Mar/07 08:27 PM
MDL-8524 general roles cleanup; MDL-8373 authenticated user role now created during upgrade from 1.7.x, xhtml and CSS cleanup in roles GUI; accesslib inline docs cleanup; risk bitmask fixes
MODIFY admin/roles/Attic/manage.html   Rev. 1.34    (+9 -9 lines)
MODIFY mod/data/db/access.php   Rev. 1.14    (+2 -0 lines)
MODIFY lib/accesslib.php   Rev. 1.232    (+50 -15 lines)
MODIFY mod/data/version.php   Rev. 1.24    (+2 -2 lines)
MODIFY enrol/authorize/version.php   Rev. 1.28    (+2 -2 lines)
MODIFY admin/roles/Attic/allowoverride.php   Rev. 1.10    (+1 -1 lines)
MODIFY enrol/authorize/db/access.php   Rev. 1.6    (+2 -1 lines)
MODIFY admin/roles/Attic/override.html   Rev. 1.19    (+9 -14 lines)
MODIFY admin/roles/managetabs.php   Rev. 1.6    (+6 -0 lines)
MODIFY theme/standard/styles_layout.css   Rev. 1.398    (+21 -10 lines)
MODIFY admin/roles/manage.php   Rev. 1.47    (+5 -20 lines)
MODIFY admin/roles/tabs.php   Rev. 1.22    (+17 -12 lines)
MODIFY blocks/rss_client/db/access.php   Rev. 1.7    (+4 -0 lines)
MODIFY admin/roles/Attic/allowassign.php   Rev. 1.11    (+1 -1 lines)
MODIFY admin/roles/Attic/assign.html   Rev. 1.25    (+1 -1 lines)
MODIFY lib/db/upgrade.php   Rev. 1.33    (+15 -1 lines)
MODIFY version.php   Rev. 1.428    (+1 -1 lines)
MODIFY admin/roles/override.php   Rev. 1.29    (+29 -16 lines)
MODIFY blocks/rss_client/block_rss_client.php   Rev. 1.70    (+3 -3 lines)
MODIFY admin/roles/assign.php   Rev. 1.48    (+16 -12 lines)
Petr Skoda committed 20 files to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 05/Mar/07 08:37 PM
MDL-8524 general roles cleanup; MDL-8373 authenticated user role now created during upgrade from 1.7.x, xhtml and CSS cleanup in roles GUI; accesslib inline docs cleanup; risk bitmask fixes - backported from HEAD
MODIFY admin/roles/managetabs.php   Rev. 1.5.4.1    (+6 -0 lines)
MODIFY admin/roles/Attic/manage.html   Rev. 1.30.2.4    (+9 -9 lines)
MODIFY version.php   Rev. 1.425.2.2    (+1 -1 lines)
MODIFY lib/accesslib.php   Rev. 1.221.2.11    (+50 -15 lines)
MODIFY admin/roles/Attic/override.html   Rev. 1.18.2.1    (+9 -14 lines)
MODIFY blocks/rss_client/block_rss_client.php   Rev. 1.69.2.1    (+3 -3 lines)
MODIFY admin/roles/assign.php   Rev. 1.46.2.2    (+16 -12 lines)
MODIFY admin/roles/tabs.php   Rev. 1.19.2.3    (+17 -12 lines)
MODIFY admin/roles/Attic/assign.html   Rev. 1.24.2.1    (+1 -1 lines)
MODIFY enrol/authorize/db/access.php   Rev. 1.5.4.1    (+2 -1 lines)
MODIFY enrol/authorize/version.php   Rev. 1.27.4.1    (+2 -2 lines)
MODIFY mod/data/db/access.php   Rev. 1.11.4.2    (+2 -0 lines)
MODIFY admin/roles/Attic/allowoverride.php   Rev. 1.9.6.1    (+1 -1 lines)
MODIFY admin/roles/Attic/allowassign.php   Rev. 1.10.6.1    (+1 -1 lines)
MODIFY admin/roles/manage.php   Rev. 1.42.2.5    (+5 -20 lines)
MODIFY lib/db/upgrade.php   Rev. 1.27.2.7    (+15 -1 lines)
MODIFY admin/roles/override.php   Rev. 1.27.2.2    (+29 -16 lines)
MODIFY blocks/rss_client/db/access.php   Rev. 1.5.4.2    (+4 -0 lines)
MODIFY theme/standard/styles_layout.css   Rev. 1.365.2.28    (+21 -10 lines)
MODIFY mod/data/version.php   Rev. 1.22.2.1    (+2 -2 lines)
Petr Skoda made changes - 23/Mar/07 06:35 AM
Link This issue has a non-specific relationship to MDL-9013 [ MDL-9013 ]
Petr Skoda made changes - 28/Apr/08 05:30 PM
Link This issue has a non-specific relationship to MDL-13538 [ MDL-13538 ]
Petr Skoda made changes - 28/Apr/08 05:33 PM
Link This issue has a non-specific relationship to MDL-9466 [ MDL-9466 ]
Petr Skoda made changes - 28/Apr/08 05:40 PM
Link This issue has been marked as being related by MDL-11421 [ MDL-11421 ]
Tim Hunt made changes - 27/Oct/08 05:39 PM
Link This issue has a non-specific relationship to MDL-13228 [ MDL-13228 ]
Tim Hunt made changes - 27/Oct/08 05:39 PM
Link This issue has a non-specific relationship to MDL-16966 [ MDL-16966 ]
Tim Hunt made changes - 27/Oct/08 05:39 PM
Link This issue has a non-specific relationship to MDL-16965 [ MDL-16965 ]
Daniel Neis added a comment - 16/Sep/09 08:14 PM
This related issue suggests to implements import/export of roles with it's capabilities and "allow_assigns" and "allow_overrides" in an easy way

Daniel Neis made changes - 16/Sep/09 08:14 PM
Link This issue has a non-specific relationship to MDL-17081 [ MDL-17081 ]