https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36698
--- Comment #12 from Martin Renvoize (ashimema) <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
