moodle/admin/tool/monitor/classes
David Mudrák db1d5b104b MDL-53674 event monitor: Do not send HTML as plain text formatted emails
There were two problems here.

* The $msgdata->fullmessage was always formatted as HTML even if the
  $msgdata->fullmessageformat was set to the original template's format.
* The plain text part of the emailed message contained HTML code.

The patch makes sure that the original template is always formatted into
HTML and then converted to plain text before setting the text/plain
multipart of the sent email.
2016-04-08 15:14:23 +02:00
..
event MDL-46455 Events: Add db mapping info even if not part of backup 2015-10-12 16:41:02 +08:00
output MDL-50039 tool_monitor: Additional checks for subscription. 2015-05-07 13:13:04 +08:00
task MDL-47922 tool_monitor: Add a config to disable the tool 2014-11-05 10:19:44 +05:30
eventlist.php MDL-45758 tool_monitor: Peer review changes 2014-10-15 07:41:06 +05:30
eventobservers.php MDL-48107 tool_monitor: prevent site rule removal when deleting a course 2014-11-08 00:49:00 -08:00
notification_task.php MDL-53674 event monitor: Do not send HTML as plain text formatted emails 2016-04-08 15:14:23 +02:00
rule.php MDL-47810 tool_monitor: action_link when there is only 1 option 2014-11-03 15:22:24 +08:00
rule_form.php MDL-47360 tool_monitor: add more help link and default template message 2014-11-05 14:57:53 +08:00
rule_manager.php MDL-48107 tool_monitor: prevent site rule removal when deleting a course 2014-11-08 00:49:00 -08:00
subscription.php MDL-47361 tooL_monitor: string and UI changes 2014-11-02 19:05:29 -08:00
subscription_manager.php Merge branch 'MDL-47900_master' of https://github.com/markn86/moodle 2014-11-07 16:58:52 +08:00