Ben Thomson
a59d3b83eb
Code quality clean up ( #4449 )
...
Credit to @bennothommo
2019-07-18 08:50:37 -06:00
Sajjad Servatjoo
c5af51df25
Use the Model alias instead of a direct class reference ( #3832 )
...
Credit to @sajjad-ser
2019-04-19 15:21:44 -06:00
Samuel Georges
39dc4503b2
Fixes typo - refs #2696
2017-02-23 08:04:20 +11:00
Samuel Georges
462c9cd4e8
Introduce theme logging + log settings
...
CmsObject changes can now be tracked (disabled by default)
Request logging is now disabled by default (security vector)
2017-02-08 05:44:04 +11:00
Samuel Georges
b534006f35
DbDongle -> App::hasDatabase
2016-04-16 07:44:18 +10:00
Samuel Georges
3f53ae1ccf
Fixes instance of WSOD
2015-09-30 05:26:12 +10:00
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
Sam Georges
8aa5465b27
Fail softly, fixes https://github.com/octobercms/install/issues/67
2015-04-18 07:50:56 +10:00
gergo85
f0005d196b
Cleanup
...
Remove whitespaces.
2015-01-03 12:41:23 +01:00
Stefan Talen
f85087eac6
Updating modules/system
2014-10-18 11:58:50 +02:00
Sam Georges
8d73924fbb
Add docs to class headers
2014-10-03 18:00:21 +10:00
Sam Georges
09106ff560
Improvements to logging screens and internals of List widget
2014-08-06 11:19:59 +10:00
Sam Georges
e62f72e235
MAke EventLog details jsonable
2014-07-31 19:37:11 +10:00
Sam Georges
93590fb272
TraceLog -> EventLog
...
Cms\ErrorLog -> System\RequestLog
Set up some basic language keys
2014-07-30 17:19:51 +10:00