]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1786971 z39.50 using TCN instead of ID
authorJessica Woolford <jwoolford@biblio.org>
Wed, 17 Mar 2021 20:31:30 +0000 (16:31 -0400)
committerBill Erickson <berickxx@gmail.com>
Mon, 20 Sep 2021 15:10:15 +0000 (11:10 -0400)
commit95eaf0c2f667e9e5ee7c5fe977a86eb9dcf7e8c2
tree1f9754c23fabdd33cbd935fb21fa8d482f232f4f
parent72523b648d075ec9e1976c9ac783d6463e2e4602
LP1786971 z39.50 using TCN instead of ID

This patch switches the target to overlays to the bib ID instead of the
TCN. This allows overlays to work for sites where TCN and bib ID are not
the same.

Signed-off-by: Jessica Woolford <jwoolford@biblio.org>
LP1786971 Z39.50 TCN-Bib ID display and wording

This adds the TCN to the Z39.50 interface when a record is
marked for overlay and the TCN does not match the Bib ID.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Mary Llewellyn <mllewell@biblio.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/templates/staff/cat/z3950/t_list.tt2
Open-ILS/src/templates/staff/cat/z3950/t_overlay.tt2
Open-ILS/web/js/ui/default/staff/cat/z3950/app.js