ORIENT/modules/system/models
Samuel Georges aaebea4716 Tidy up the DB Event logger, add failsafe
If there is a problem with the Model, don't try to log with a broken model (infinite loop), this can be confirmed by checking if the Model class alias exists
2015-08-01 11:15:17 +10:00
..
eventlog Can now prune event/request log records, add width definition to list columns 2015-02-21 13:49:32 +11:00
maillayout Added translation strings for permission labels, mail template/layout column labels, editor fullscreen, list pagination and list setup modal. 2014-08-09 03:02:15 +01:00
mailsettings Add a note about October.Drivers for mail methods that use it 2015-06-30 15:30:14 +10:00
mailtemplate Add counter labels and maintenance settings page to Cms provider + Language files, update CHANGELOG.md with changes 2014-11-10 20:35:20 +11:00
pluginversion Clicking on a plugin redirects to plugin detail page 2015-07-14 07:42:21 +10:00
requestlog Can now prune event/request log records, add width definition to list columns 2015-02-21 13:49:32 +11:00
EventLog.php Tidy up the DB Event logger, add failsafe 2015-08-01 11:15:17 +10:00
File.php uploadsPath -> cms.storage.uploads.path 2015-02-23 19:55:41 +11:00
MailLayout.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
MailSettings.php Add validation rules for mail settings. 2015-02-21 19:55:37 +01:00
MailTemplate.php Sending mail now passes the parent data set to the layout 2015-05-02 09:49:24 +10:00
Parameters.php Performance improvements, rename scopes to standard 2015-07-21 20:46:35 +10:00
PluginVersion.php Performance improvements, rename scopes to standard 2015-07-21 20:46:35 +10:00
RequestLog.php Don't try to log 404s without a DB 2015-03-14 15:07:57 +11:00