[Koha-bugs] [Bug 5783] New: Authorities edit logging

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 21 15:04:37 CET 2011


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 at gmail.com
        ReportedBy: tomascohen at gmail.com
         QAContact: koha-bugs at lists.koha-community.org
                CC: ian.walls at 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.


More information about the Koha-bugs mailing list