moodle/message
Mark Nelson b77e5841f8 MDL-62889 message_popup: redirect using moodle_url
Without this relative URLs passed (like /message/index.php)
were being redirected to HOST/message/index.php rather than
$CFG->wwwroot/message/index.php.
2018-07-17 11:54:52 +08:00
..
amd MDL-61359 message: Updated sender contact text to text node content 2018-06-29 10:26:07 +08:00
classes MDL-62709 core_message: convert NULL format types in task 2018-06-14 13:18:46 +08:00
output MDL-62889 message_popup: redirect using moodle_url 2018-07-17 11:54:52 +08:00
templates MDL-61778 message: Renamed online status icon and replaced Boost icon 2018-06-01 10:15:11 +08:00
tests MDL-62808 core_message: fixed 'useridto' being incorrectly set to 0 2018-07-09 12:00:06 +08:00
defaultoutputs.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
edit.php MDL-54698 message: add preferences pages to breadcrumbs 2016-10-07 16:26:40 +08:00
externallib.php MDL-62808 core_message: fixed 'useridto' being incorrectly set to 0 2018-07-09 12:00:06 +08:00
index.php MDL-61255 core_message: add notification when data not migrated 2018-04-10 15:17:01 +08:00
lib.php MDL-62808 core_message: fixed 'useridto' being incorrectly set to 0 2018-07-09 12:00:06 +08: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
renderer.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
upgrade.txt MDL-61255 core_message: adjusted upgrade.txt 2018-04-10 15:17:01 +08:00