Bug 11473 - add 'biblio' and 'item' to cataloguing logging info
authorDavid Cook <dcook@prosentient.com.au>
Mon, 6 Jan 2014 04:01:10 +0000 (15:01 +1100)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 17 Jan 2014 05:42:44 +0000 (05:42 +0000)
commit5885077fbbc97add0d077898c06726ef3106eee9
treed8925bed14851522822545a13b48ebb000fe134b
parent8b386419c07413c810c56482cd4b505cdb5f43f2
Bug 11473 - add 'biblio' and 'item' to cataloguing logging info

This patch adds the words 'biblio' and 'item' to the 'info'
of the cataloguing logs which were missing them (such as biblio
delete, biblio mod, item mod, upload cover image).

This patch also adds 'authority' for authority mod.

_TEST PLAN_

Before applying:
1) Create/view mods for items, biblios, and authorities.
2) Create/view biblio deletion
3) Create/view upload cover image log
4) Note that none of these contain the words 'biblio','item',or
'authority' in their "Info" columns.

Apply patch.

5) Repeat steps 1-3
6) Note that the new logs contain 'biblio','item', and 'authority'
in their "Info" column, while the past ones don't.
7) Note also that 'biblio' and 'item' will have 'Biblio' and 'Item'
appear in their "Object" column for the new logs

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/AuthoritiesMarc.pm
C4/Biblio.pm
C4/Items.pm
tools/upload-cover-image.pl