moodle/admin/tool/monitor
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
..
classes MDL-53674 event monitor: Do not send HTML as plain text formatted emails 2016-04-08 15:14:23 +02:00
db MDL-52140 upgrade: add 3.0.0 separation line to all upgrade scripts 2015-11-17 17:08:56 +01:00
lang/en MDL-49726 navigation: Update event monitor subscription. 2015-04-10 17:18:22 +08:00
tests MDL-53674 event monitor: Do not send HTML as plain text formatted emails 2016-04-08 15:14:23 +02:00
yui MDL-47870 tool_monitor: Fix event select dropdown 2014-10-28 09:49:08 +05:30
edit.php MDL-47361 tool_monitor: exit after printing footer 2014-11-03 14:21:50 +00:00
index.php MDL-50039 tool_monitor: Additional checks for subscription. 2015-05-07 13:13:04 +08:00
lib.php MDL-51167 tool_monitor: fix too strict condition & minor cleanup 2016-03-10 13:17:10 +01:00
managerules.php MDL-47871 tool_monitor: allow teachers to duplicate site rules 2015-01-26 19:32:59 -08:00
settings.php MDL-47983 tool_monitor: Removing only-for-admins restriction 2014-11-03 13:22:19 +08:00
version.php MDL-52059 versions: bump all versions and requires near release 2015-11-10 12:33:52 +01:00