bug 3263: Staff Search Results Interface Changes
authorGalen Charlton <galen.charlton@liblime.com>
Wed, 27 May 2009 18:10:42 +0000 (13:10 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Thu, 28 May 2009 11:42:20 +0000 (06:42 -0500)
commit17ab0a7532a2e646f4d548ce2799b99d49202ee6
treedbf993a2c536b3b541c3a4ef56b37a5daa8909c1
parentdbb7456021fcd5b5a8e179733b1c660e66570067
bug 3263: Staff Search Results Interface Changes

Coding by Rick Welykochy <rick@praxis.com.au>

[1] Three new system preferences to enable particular
bib record views in the staff interface:

viewMARC
viewLabeledMARC
viewISBD

Implements enhancement 2642.

[2] New button in the regular and cataloging search results
   pages in the staff interface to allow the operator to redo
   the search against Z39.50 targets instead of the Koha database.

[3] Added copyright date and edition to cataloging and Z39.50 search results.
    Implements enhancement 2640.

Feature sponsored by MassCat.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
19 files changed:
C4/Search.pm
catalogue/ISBDdetail.pl
catalogue/MARCdetail.pl
catalogue/detail.pl
catalogue/issuehistory.pl
catalogue/moredetail.pl
catalogue/search.pl
cataloguing/addbooks.pl
cataloguing/z3950_search.pl
koha-tmpl/intranet-tmpl/prog/en/css/addbiblio.css
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
koha-tmpl/intranet-tmpl/prog/en/includes/biblio-view-menu.inc
koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc
koha-tmpl/intranet-tmpl/prog/en/includes/cataloging-toolbar.inc
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tmpl
reserve/request.pl
tools/viewlog.pl