ORIENT/modules/system/models
Ben Thomson a59d3b83eb Code quality clean up (#4449)
Credit to @bennothommo
2019-07-18 08:50:37 -06:00
..
eventlog Javascript plugin to beautify exceptions on the backend event log page (#2035) 2016-05-24 06:03:31 +10: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 Made hardcoded texts as translatable 2017-08-02 00:16:17 +03: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 MailSettings -> MailSetting 2016-05-27 07:51:36 +10: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 Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
File.php Use default options when generating thumbnails for private files (#4353) 2019-06-11 23:15:19 -07: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 Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
MailPartial.php Remove unused imports 2018-08-24 19:51:59 +02:00
MailSetting.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
MailTemplate.php Remove unused imports 2018-08-24 19:51:59 +02: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