moodle/admin/roles
Marina Glancy b1e5624ad9 MDL-56586 blocks: Fix mess with links to permissions
problem 1: links to blocks permissions changes were missing in boost
problem 2: when modifying link from dashboard user is returned to profile ('returnurl' passed but not respected)
problem 3: link to check permissions missing from category management page
fix: instead of respecting both 'return' and 'returnurl' parameter use only 'returnurl'
fix: use 'popup' layout when modifying permissions for a block
2016-11-24 14:24:59 +08:00
..
classes MDL-56657 admin: Style all admin/role pages for boost 2016-11-14 15:11:15 +08:00
tests MDL-17081 store also CAP_INHERIT in role export files 2013-06-25 00:24:55 +02:00
admins.php MDL-56657 admin: Style all admin/role pages for boost 2016-11-14 15:11:15 +08:00
ajax.php MDL-55456 course: set context for category ajax requests 2016-10-18 12:50:21 +10:30
allow.php MDL-56657 admin: Style all admin/role pages for boost 2016-11-14 15:11:15 +08:00
assign.php MDL-56586 blocks: Fix mess with links to permissions 2016-11-24 14:24:59 +08:00
check.php MDL-56586 blocks: Fix mess with links to permissions 2016-11-24 14:24:59 +08:00
define.php MDL-56652 core_roles: Add BS4 styling to define roles form 2016-11-10 16:46:54 +08:00
lib.php MDL-40337 fix some more deprecated calls in role code 2013-06-27 22:41:14 +02:00
manage.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
managetabs.php MDL-40337 cleanup role manage UI 2013-06-27 22:17:45 +02:00
module.js MDL-56657 admin: Style all admin/role pages for boost 2016-11-14 15:11:15 +08:00
override.php MDL-56657 admin: Style all admin/role pages for boost 2016-11-14 15:11:15 +08:00
permissions.php MDL-56586 blocks: Fix mess with links to permissions 2016-11-24 14:24:59 +08:00
role_schema.xml MDL-17081 fix invalid role XML schema 2013-06-25 10:18:22 +02:00
usersroles.php MDL-48532 core_roles: Set correct heading on user roles page 2014-12-09 14:28:29 +13:00