moodle/message
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
..
amd MDL-71113 javascript: Improve basic JS Documentation 2021-06-18 09:38:05 +08:00
classes MDL-72325 user: Use the core_user::awaiting_action() in existing places 2021-08-12 13:05:38 +02:00
output MDL-72325 user: Use the core_user::awaiting_action() in existing places 2021-08-12 13:05:38 +02:00
templates MDL-71293 theme_boost: improve navbar for new navigation 2021-06-23 12:03:10 +02:00
tests MDL-72139 core_message: Fix encoding UTF-8 in prevent unclosed tags 2021-07-14 07:41:00 +02:00
edit.php MDL-63303 message: message/edit.php opens setttings in message drawer 2018-11-15 14:43:21 +08:00
externallib.php MDL-71917 core_message: Use $USER in WS delete_message_for_all_users 2021-07-06 13:34:23 +08:00
index.php Merge branch 'MDL-65093_master-deprecate' of git://github.com/markn86/moodle 2019-07-29 10:43:52 +08:00
lib.php MDL-67338 message: re-implement block page type patterns. 2021-07-14 19:34:13 +01:00
module.js MDL-54708 message: change popover processor to nav bar notification 2016-10-07 16:26:40 +08:00
notificationpreferences.php MDL-56292 message: fix param in notificationpreferences.php 2016-10-10 12:48:52 +08:00
pendingcontactrequests.php MDL-65219 message: add message/pendingcontactrequests.php page back 2019-07-23 11:37:55 +08:00
renderer.php MDL-66968 php74: array_key_exists() for objects is deprecated 2019-10-25 00:49:04 +02:00
upgrade.txt MDL-67338 message: re-implement block page type patterns. 2021-07-14 19:34:13 +01:00