ORIENT/modules/system/models
Luke Towers ce47c0248f Fix issue displaying protected file thumbnails when width or height is empty.
Related #5267
2020-09-07 15:23:00 -06:00
..
eventlog Correctly display HTML entities in event log (#4566) 2019-12-17 22:43:44 +08:00
file Use an embedded Form widget to process FileUpload properties 2019-04-17 18:48:32 -06:00
logsetting Messed up fields comment order 2017-02-15 14:21:01 +02:00
mailbrandsetting Improved email client support for branded mails (#4663) 2019-10-14 15:33:43 +08:00
maillayout Make auto inline brand CSS for email layouts optional (#3192) 2018-09-23 20:49:19 -06:00
mailpartial Introduce mail partials + twig 2017-07-19 21:14:08 +10:00
mailsetting Automatically set SMTP port depending on mail encryption type. 2020-08-31 11:21:50 +08:00
mailtemplate Use safe md parsing for mail 2017-07-22 19:01:20 +10:00
pluginversion Simplified plugin management logic, switched default manage plugins switch state to positive; finalized for merging into develop 2018-02-01 20:40:04 -06:00
requestlog Adds a refresh button to log pages, minor column tweaks 2015-11-28 11:10:06 +11:00
EventLog.php Expand the character limit of error messages in Event log list (#4830) 2020-01-16 20:37:38 +08:00
File.php Fix issue displaying protected file thumbnails when width or height is empty. 2020-09-07 15:23:00 -06:00
LogSetting.php Remove unused imports 2018-08-24 19:51:59 +02:00
MailBrandSetting.php Use a public property for the cache key for settings models that cache rendered CSS 2018-10-30 16:21:57 -06:00
MailLayout.php Load mail layouts from view files if not found in the database (#4904) 2020-03-31 02:27:46 -06:00
MailPartial.php Clean up uncustomised partials if they are no longer provided. 2020-08-31 14:18:53 +08:00
MailSetting.php Reorder cases to keep default at bottom as per established style 2020-08-31 16:00:21 +08:00
MailTemplate.php Load mail layouts from view files if not found in the database (#4904) 2020-03-31 02:27:46 -06:00
Parameter.php Remove unused imports 2018-08-24 19:51:59 +02:00
PluginVersion.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
RequestLog.php Truncate URLs in the request log to 191 chars (#4287) 2019-04-21 18:12:30 -06:00
Revision.php Write tests for revisionable trait 2015-09-19 05:36:58 +10:00