https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39142 --- Comment #13 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 186913 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186913&action=edit Bug 39142: Add debug permission This patch adds the database foundation for the debug permission feature: - Creates bit 31 in userflags table for 'debug' permission - Updates mandatory userflags.sql for fresh installations - Provides atomic update script for existing installations The debug permission will allow authorized users to access debugging tools for toggling JavaScript and CSS customizations. Signed-off-by: Lari Strand <lari.strand@koha-suomi.fi> Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.