moodle/admin/roles
Paul Holden a3c386af93
MDL-82463 reportbuilder: change non-numeric entity column types.
Where columns were previously of type `TYPE_INTEGER` or `TYPE_FLOAT`
but did not provide numeric data on output, we should change their
type to `TYPE_TEXT` (i.e. the default) to ensure that future work on
numeric aggregation doesn't affect them.
2024-07-15 10:42:01 +01:00
..
classes MDL-82463 reportbuilder: change non-numeric entity column types. 2024-07-15 10:42:01 +01:00
tests MDL-82207 phpunit: fix various @covers annotations (take#1) 2024-06-24 12:07:39 +02:00
admins.php MDL-80160 admin: Fix site admins selector UI if the list is hardcoded 2024-03-05 23:30:04 +01:00
ajax.php MDL-55456 course: set context for category ajax requests 2016-10-18 12:50:21 +10:30
allow.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
assign.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
check.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
define.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
lib.php
manage.php MDL-79856 roles: use role localname when confirming deletion. 2023-10-26 11:56:26 +01:00
managetabs.php MDL-50666 core: Add function get_viewable_roles to set role visibility 2017-12-19 13:53:23 +13:00
module.js MDL-75670 theme: Refactor form-inline helper class dropped in BS5 2024-02-29 13:56:46 +01:00
override.php MDL-77227 roles: Remove extra information for override page 2023-03-29 18:15:46 +02:00
permissions.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
role_schema.xml MDL-50666 core: Add function get_viewable_roles to set role visibility 2017-12-19 13:53:23 +13:00
usersroles.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30