moodle/user/classes/analytics
David Mudrák f9ee118e94 MDL-72325 user: Use the core_user::awaiting_action() in existing places
There were existing places each doing its own checks similar to the ones
covered by the newly added core_user::awaiting_action() method. This
patch replaces those custom checks with this new API call.
2021-08-12 13:05:38 +02:00
..
indicator MDL-72325 user: Use the core_user::awaiting_action() in existing places 2021-08-12 13:05:38 +02:00
target MDL-62191 analytics: Support for bulk actions 2019-09-27 14:13:52 +08:00