moodle/user/classes
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
..
analytics MDL-72325 user: Use the core_user::awaiting_action() in existing places 2021-08-12 13:05:38 +02:00
external MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
form MDL-71051 core_user: fix issues and address review issues 2021-04-28 11:47:26 +02:00
output MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
privacy MDL-28452 core_user: migrate social profile fields 2021-04-21 11:22:25 +02:00
search MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
table MDL-26171 user: implement method for retrieving fullname via SQL. 2021-06-29 16:35:35 +01:00
fields.php MDL-26171 user: implement method for retrieving fullname via SQL. 2021-06-29 16:35:35 +01:00