mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 03:46:42 +02:00
MDL-68868 core_user: Final deprecation of participants unified filter
This commit is contained in:
parent
24f97edd91
commit
7a9de2cb24
10 changed files with 7 additions and 591 deletions
|
@ -26,6 +26,9 @@ This files describes API changes for code that uses the user API.
|
|||
* user/templates/local/participantsfilter/autocomplete_selection_items.mustache → lib/templates/datafilter/autocomplete_selection_items.mustache
|
||||
Class participant_filter now extends core filter api in core user.
|
||||
|
||||
* The unified_filter function has been finally deprecated and cannot be used anymore
|
||||
* The class \core_user\output\unified_filter has been finally deprecated and removed
|
||||
|
||||
=== 4.0 ===
|
||||
|
||||
* External function core_user_external::update_users() will now fail on a per user basis. Previously if one user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue