moodle/admin/roles/classes
Mikel Martín 6baf2046d5 MDL-75671 theme_boost: Refactor float classes for BS5
- Add SCSS code for float  utility classes to the Boostrap 5 bridge SCSS file
- Replace all occurrences in the codebase (float-left > float-start, float-sm-right > float-sm-end, ...)
2024-08-09 07:40:17 +02:00
..
privacy MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
reportbuilder MDL-82463 reportbuilder: change non-numeric entity column types. 2024-07-15 10:42:01 +01:00
admins_existing_selector.php MDL-75805 admin: allow multiselect when editing site administrators. 2022-12-09 11:22:07 +00:00
admins_potential_selector.php MDL-75805 admin: allow multiselect when editing site administrators. 2022-12-09 11:22:07 +00:00
allow_assign_page.php
allow_override_page.php
allow_role_page.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
allow_switch_page.php
allow_view_page.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
assign_user_selector_base.php
capability_table_base.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
capability_table_with_risks.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
check_capability_table.php
check_users_selector.php
define_role_table_advanced.php MDL-75671 theme_boost: Refactor float classes for BS5 2024-08-09 07:40:17 +02:00
define_role_table_basic.php
existing_role_holders.php
override_permissions_table_advanced.php
permission_allow_form.php
permission_prohibit_form.php
permissions_table.php
potential_assignees_below_course.php
potential_assignees_course_and_above.php
preset.php MDL-74936 core: tidy up context API 2023-03-31 23:09:39 +02:00
preset_form.php
view_role_definition_table.php