-
Improvement
-
Resolution: Fixed
-
Minor
-
4.4
-
MOODLE_404_STABLE
-
MOODLE_404_STABLE
-
-
WP Sprint 2024-I1.2 (Clones), WP Sprint 2024-I1.3 (Atlantic)
Related to MDL-80548 . Now we make bulk actions available in the user list as well, it is a good moment to migrate the 'bulk_user_actions' to a hook.
We can also improve it by:
- allowing plugins to organise the actions in the option groups in the select
- add documentation how to implement JS (for example JS confirmation, submitting as AJAX requests and refreshing the table without refreshing the page).
- allow plugins to remove or override actions added by core or other plugins
The last one is beneficial for workplace since we make some modifications to the "Bulk user actions" related to the multi-tenancy