]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1753536 - Add a new Owning Library column to the OPAC Items Out
authorDan Pearl <dpearl@cwmars.org>
Mon, 19 Mar 2018 19:09:43 +0000 (15:09 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 6 Sep 2019 16:28:19 +0000 (12:28 -0400)
commitd8abc5a1bebaf44d0d014fab3ad807f2d1f568ba
treea0a01a93bbabc59f8d020adbe854f8db8111d9e8
parente6e32698cfd606b5e762620cbdd2c68004162a37
LP1753536 - Add a new Owning Library column to the OPAC Items Out

This new column indicates which library owns the materials, and is
intended to help the patron contact the owning library should they be
out of renewals and would like an exception made.

Also adds some utility code for generating an org unit URL.

Make the presence of the column controlled by an organizational unit
setting.

Signed-off-by: Dan Pearl <dpearl@cwmars.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.yaous_show_owning_lib_column.sql [new file with mode: 0644]
Open-ILS/src/templates/opac/myopac/circs.tt2
Open-ILS/src/templates/opac/parts/library_name_link.tt2
Open-ILS/src/templates/opac/parts/library_name_link_from_ou.tt2 [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/OPAC/LP1753536_items_out_lib.adoc [new file with mode: 0644]