Ben Thomson
a53cc52752
Correctly display HTML entities in event log ( #4566 )
...
This changes the event log to use a partial for the log message which double-encodes the data. When using formatted view in the log viewer widget, the HTML entites are allowed by decoding back a step. When in raw view, the HTML entities are kept double-encoded.
Fixes #4558 .
2019-12-17 22:43:44 +08:00
Jérémy Gaulin
38ec5d109a
Javascript plugin to beautify exceptions on the backend event log page ( #2035 )
2016-05-24 06:03:31 +10:00
Samuel Georges
30025a6ada
Adds a refresh button to log pages, minor column tweaks
2015-11-28 11:10:06 +11:00
Samuel Georges
6bf72386ee
Can now prune event/request log records, add width definition to list columns
2015-02-21 13:49:32 +11:00
Sam Georges
25e01ed449
Improve event and request log preview pages
2014-08-01 11:02:12 +10:00
Sam Georges
ba3931acf5
Add hints to each log page. Fix preview screens for event and request logs.
2014-07-30 18:12:19 +10:00
Sam Georges
0da5f513d3
Translate values
2014-07-30 17:51:44 +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