moodle/user/templates
Tomo Tsuyuki 68a5034b67 MDL-72509 core: De-couple participants filter from core_user to core
This implementation will de-couple the participant filter from
core user to core so its easily usable to any api in core or any
community plugin. This removes the dependency from the core_user
and creates a nice api where it can produce filterable objects.

Co-Authored-By: Safat Shahin <safatshahin@catalyst-au.net>
Co-Authored-By: Tomo Tsuyuki <tomotsuyuki@catalyst-au.net>

AMOS BEGIN
 MOV [addcondition,core_user], [addcondition,core]
 MOV [adverbfor_and,core_user], [operator_and,core]
 MOV [adverbfor_andnot,core_user], [operator_andnot,core]
 MOV [adverbfor_or,core_user], [operator_or,core]
 MOV [applyfilters,core_user], [applyfilters,core]
 MOV [clearfilterrow,core_user], [clearfilterrow,core]
 MOV [clearfilters,core_user], [clearfilters,core]
 MOV [filtersetmatchdescription,core_user], [filtersetmatchdescription,core]
 MOV [filterrowlegend,core_user], [filterrowlegend,core]
 MOV [filtertype,core_user], [filtertype,core]
 MOV [match,core_user], [match,core]
 MOV [matchofthefollowing,core_user], [matchofthefollowing,core]
 MOV [placeholdertypeorselect,core_user], [placeholdertypeorselect,core]
 MOV [selectfiltertype,core_user], [selectfiltertype,core]
AMOS END
2022-09-27 12:07:36 +08:00
..
add_bulk_note.mustache MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
contact_site_support_email_body.mustache MDL-73608 user: add contact site support page 2022-02-18 11:54:44 +08:00
contact_site_support_not_available.mustache MDL-73935 user: Update support form to not require SMTP setting 2022-02-28 12:42:47 +08:00
edit_profile_fields.mustache MDL-71051 core_user: create user profile field form is now modal form 2021-04-28 11:47:22 +02:00
form_user_selector_suggestion.mustache MDL-67748 user: Add new core_user/form_user_selector JS module 2021-03-15 21:24:05 +01:00
participantsfilter.mustache MDL-72509 core: De-couple participants filter from core_user to core 2022-09-27 12:07:36 +08:00
send_bulk_message.mustache MDL-66025 user: require message content in bulk action. 2021-02-14 20:09:18 +00:00
status_details.mustache MDL-64506 templates: Move BS2 labels to BS4 badges 2019-04-03 19:34:20 +08:00
status_field.mustache MDL-64506 templates: Move BS2 labels to BS4 badges 2019-04-03 19:34:20 +08:00
unified_filter.mustache MDL-68612 user: Unified filter deprecations - mustache template 2020-05-29 10:10:33 +08:00
upcoming_activities_due_insight_body.mustache MDL-66807 analytics: Fix templates for gmail 2019-10-31 11:41:53 +08:00