LP#1687971 - Make copy locations in the OPAC clickable. user/mmorgan/lp1687971-clickable-copy-locations
authorMichele Morgan <mmorgan@noblenet.org>
Mon, 8 May 2017 19:08:11 +0000 (15:08 -0400)
committerMichele Morgan <mmorgan@noblenet.org>
Mon, 8 May 2017 19:08:11 +0000 (15:08 -0400)
commita724781752ad16b2dae054452ad45e385f72a73b
treea2875bd69d8c0892a5018fd2aec14120510a68c2
parentd8715b95d8632d93739e7acfe19783e3b4b325e7
LP#1687971 - Make copy locations in the OPAC clickable.

Adds a url field to asset.copy_location. The presence of a url in the
field will cause the copy location to display as a link in the OPAC. Urls
can be edited in the Copy Locations Editor.

Additional contributors: Martha Driscoll, Christine Morgan, Suzanne
Paterno.

Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm
Open-ILS/src/sql/Pg/040.schema.asset.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.asset.copy_location.url.sql [new file with mode: 0644]
Open-ILS/src/templates/opac/parts/location_name_link.tt2 [new file with mode: 0644]
Open-ILS/src/templates/opac/parts/record/copy_table.tt2
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/server/admin/copy_locations.js
Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml
docs/RELEASE_NOTES_NEXT/OPAC/clickable_copy_locations.adoc [new file with mode: 0644]