ORIENT/modules/system/models
Samuel Georges 5a417d72d3 Sending raw markdown emails
If raw == (string) content, then it is a markdown email (html/text are ignored -- markdown sets them)
If raw == (bool) true, then it is true raw (html/text must be supplied)
2017-07-30 00:25:11 +10:00
..
eventlog
logsetting
mailbrandsetting Change to mail partial syntax 2017-07-26 17:48:00 +10:00
maillayout Make fields stretchy 2017-07-15 20:01:56 +10:00
mailpartial Introduce mail partials + twig 2017-07-19 21:14:08 +10:00
mailsetting
mailtemplate Use safe md parsing for mail 2017-07-22 19:01:20 +10:00
pluginversion
requestlog
EventLog.php Fixes typo - refs #2696 2017-02-23 08:04:20 +11:00
File.php
LogSetting.php string -> ::class + docs 2017-05-20 20:01:19 +10:00
MailBrandSetting.php Reset mail brand settings to default 2017-07-22 21:20:25 +10:00
MailLayout.php Layouts can be reset to default 2017-07-22 21:32:16 +10:00
MailPartial.php Create remaining mail partials 2017-07-22 18:03:58 +10:00
MailSetting.php Code doc improvements 2017-07-27 17:35:14 +10:00
MailTemplate.php Sending raw markdown emails 2017-07-30 00:25:11 +10:00
Parameter.php
PluginVersion.php Convert purgeable attributes to class properties 2017-03-31 10:03:02 +11:00
RequestLog.php
Revision.php