]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1673857: add ability to set copy tags in volume/copy editor
authorGalen Charlton <gmc@equinoxinitiative.org>
Thu, 11 May 2017 15:29:25 +0000 (11:29 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 24 Jul 2017 15:29:10 +0000 (11:29 -0400)
commit2f4111d29af1f1372f7ddf5ea21644955dce897c
tree1381ca151d50e0cd457e43f3d55137f37f437f03
parent8f6e436a78efc5aa11164dadb5c868f34b0f2d19
LP#1673857: add ability to set copy tags in volume/copy editor

The copy editor now has a 'Copy Tags' button that can be used
to assign or remove tags from a copy. A typeahead widget is
used to allow the user to select an existing tag, but users can
also use this interface to create an entirely new tag on the fly.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat/AssetCommon.pm
Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2
Open-ILS/src/templates/staff/cat/volcopy/t_copy_tags.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js