Commit Graph

5 Commits

Author SHA1 Message Date
Marina Glancy
0a4f89e5b6 MDL-53274 message: set page context 2016-03-30 12:57:32 +08:00
Ryan Wyllie
cd0c9ac87d MDL-50426 message: optional permission check on message
Changed the messaging API to allow you to provide a parameter
that will cause the code to check if the sender of the message
has the correct permissions before the message is sent.

The ajax messaging (message button on profile page) has been
updated to perform these permission checks. This brings it
inline with the existing private message page.
2015-11-05 08:20:39 +00:00
Simey Lameze
baa850a309 MDL-49906 core_user: add require login exception message 2015-05-13 13:51:22 +08:00
Frederic Massart
0061876d57 MDL-48933 core_message: Clean up for a better coding style 2015-02-04 10:36:30 +08:00
Frederic Massart
cf4a17cb9b MDL-48933 core_message: New dialog to send a message to a user 2015-02-02 11:03:38 +08:00