]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1687971 - Make copy locations in the OPAC clickable.
authorMichele Morgan <mmorgan@noblenet.org>
Mon, 8 May 2017 19:08:11 +0000 (15:08 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 25 May 2017 13:27:59 +0000 (09:27 -0400)
commitd1fc46a0d731524846987c480b06d535f8d6c8b6
treed9c0ecc876abca94e375c302cf4fa91344006fa2
parent6d94067f076785499a1ffaf60dce193aa57f0a41
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>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.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]