LP1753536 - Add a new Owning Library column to the OPAC Items Out user/dpearl/LP1753536_optional_owning_lib
authorDan Pearl <dpearl@cwmars.org>
Mon, 19 Mar 2018 19:09:43 +0000 (15:09 -0400)
committerDaniel Pearl <dpearl@cwmars.org>
Fri, 30 Nov 2018 16:51:52 +0000 (11:51 -0500)
commite0ba3134e1b24b71d67da4728d4145032f82fc34
tree92eab7db368d128217d836e6fab177bf1c14b849
parent0e500e3e2b4e80df6b26b53c6d4a59f061ce5899
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>
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]