ORIENT/modules/system/models
Arthur Kushman bbc33710c1 >= PHP7.0 refactoring (#3343)
* Fix loosly comparison to strict + argument types and return types for >=7.0
* Change hard-coded strings to ::class, 
* Fix unit-tests failures - some relative to 7.0 phpunit env deployment
* Fix exception string + format return types
* Change string representation of new classes in traceLog to ::class
Credit to @arthurkushman
2018-01-12 00:23:20 -06:00
..
eventlog Javascript plugin to beautify exceptions on the backend event log page (#2035) 2016-05-24 06:03:31 +10: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 fields stretchy 2017-07-15 20:01:56 +10: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 Clicking on a plugin redirects to plugin detail page 2015-07-14 07:42:21 +10:00
requestlog Adds a refresh button to log pages, minor column tweaks 2015-11-28 11:10:06 +11:00
EventLog.php Fixes typo - refs #2696 2017-02-23 08:04:20 +11:00
File.php Use cms.storage.uploads.disk instead of filesystem.default 2018-01-01 17:04:47 -06:00
LogSetting.php string -> ::class + docs 2017-05-20 20:01:19 +10:00
MailBrandSetting.php Use alias instead of leading slash 2017-11-03 07:57:33 +11:00
MailLayout.php Use alias instead of leading slash 2017-11-03 07:57:33 +11:00
MailPartial.php Use alias instead of leading slash 2017-11-03 07:57:33 +11:00
MailSetting.php Code doc improvements 2017-07-27 17:35:14 +10:00
MailTemplate.php >= PHP7.0 refactoring (#3343) 2018-01-12 00:23:20 -06:00
Parameter.php Parameters -> Parameter 2016-05-31 08:17:48 +10:00
PluginVersion.php Convert purgeable attributes to class properties 2017-03-31 10:03:02 +11:00
RequestLog.php Introduce theme logging + log settings 2017-02-08 05:44:04 +11:00
Revision.php Write tests for revisionable trait 2015-09-19 05:36:58 +10:00