https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36698 --- Comment #12 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 194878 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194878&action=edit Bug 36698: (20956 follow-up) Fix display of permission logs [ALTERNATIVE] This is an alternative to attachment 194534 on bug 20956. Depends on Bug 20956. For MEMBERS/MODIFY log entries, pretty-print the JSON stored in the info and diff columns (viewlog.pl), and render them in <pre> blocks in the log viewer template (viewlog.tt). The diff block additionally receives a 'permissions-diff' CSS class which triggers a JavaScript colorizer that annotates Struct::Diff output with human-readable Added/Removed/Modifications/Old/New labels and color highlights. -- You are receiving this mail because: You are watching all bug changes.