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)
committerJason Stephenson <jason@sigio.com>
Mon, 13 May 2019 18:08:04 +0000 (14:08 -0400)
commit779d4c732810269c029d30107cb995f1c12aee51
tree6b50b40116b0454c3c0b192f2bd5f3d9e349c97a
parent73ee4b05b38597b2d981ef7675e62cd7d9738c33
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>
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]