ORIENT/modules/system/models/eventlog
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
..
columns.yaml Adds a refresh button to log pages, minor column tweaks 2015-11-28 11:10:06 +11:00
fields.yaml Correctly display HTML entities in event log (#4566) 2019-12-17 22:43:44 +08:00