http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5783 Bug #: 5783 Summary: Authorities edit logging Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: tomascohen@gmail.com QAContact: koha-bugs@lists.koha-community.org CC: ian.walls@bywatersolutions.com 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. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.