| .. |
|
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
|
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
|
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
|
Remove unused imports
|
2018-08-15 18:27:36 +02: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
|
Remove unused imports
|
2018-08-15 18:27:36 +02:00 |
|
PluginVersion.php
|
Remove "null" assignments
|
2018-08-15 18:33:24 +02: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 |