ORIENT/modules/system/controllers/eventlogs
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
..
_field_message.htm Correctly display HTML entities in event log (#4566) 2019-12-17 22:43:44 +08:00
_hint.htm Add hints to each log page. Fix preview screens for event and request logs. 2014-07-30 18:12:19 +10:00
_list_toolbar.htm Change the delete buttons style to danger (#3852) 2018-10-10 08:40:03 -06:00
_message_column.htm Improvements to logging screens and internals of List widget 2014-08-06 11:19:59 +10:00
config_filter.yaml Add filters to log pages (#3815) 2018-10-16 09:09:41 -06:00
config_form.yaml Remove the unnecessary newlines 2016-05-26 05:31:37 +10:00
config_list.yaml Add filters to log pages (#3815) 2018-10-16 09:09:41 -06:00
index.htm Improve Event log formatting for emails 2018-08-31 11:09:20 +10:00
preview.htm BackendSettings -> BrandSettings 2014-10-15 19:53:44 +11:00