Commit Graph

4 Commits

Author SHA1 Message Date
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
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