Add the ability to log actions on authority records. The same as with biblios and items. This involves: * Create a syspref for controlling this: AUTHORITIES * Add a conditional (on the value of the syspref) call to Log::logaction in AddAuthority ModAuthority DelAuthority 'object' should be the authid of the authority. * Fix viewlog.pl and viewlog.tmpl to give access to this data.
Created attachment 3190 [details] [review] Initial patch
Successfully tested on dev install
Submitted signed-off patch + two follow-ups.
This bug is mentioned in: [Bug 5783] Authorities edit logging http://lists.koha-community.org/pipermail/koha-patches/2011-February/013906.html
Pushed, please test and mark resolved
Oops looks like AuthoritiesLog has been addded to the en sysprefs from both patches. Third patch attached to reduce the two lines to one
Created attachment 3346 [details] [review] Supplementary patch Resolve duplication of entry in en
See bug 5893 for removal of duplicate entry