]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1099979 Provide facility to merge parts in the Monograph Parts display
authorDan Pearl <dpearl@cwmars.org>
Mon, 4 Nov 2013 19:18:20 +0000 (14:18 -0500)
committerBen Shum <bshum@biblio.org>
Mon, 28 Jul 2014 18:19:13 +0000 (14:19 -0400)
commit8f4d3efb029f109d3dc7dc69cf458c2834c725d6
tree1a5ffdb297fffee4ab6d546c6ad32bbb998e98a9
parent946ded4283a2b3e77ae1369447cfebab750e200a
LP#1099979 Provide facility to merge parts in the Monograph Parts display

A new facility is provided to make it relatively simple to merge parts that should be named the same, but are
not.  The user will check-off the parts that need to be merged, and click on the new Merge Selected Parts
control, at which point the "winner" will be selected from a pop-up.

Signed-off-by: Dan Pearl <dpearl@cwmars.org>
Signed-off-by: Rogan Hamby <rogan.hamby@gmail.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/templates/conify/global/biblio/monograph_part.tt2
Open-ILS/web/css/skin/default.css
Open-ILS/web/css/skin/default/biblio.css [new file with mode: 0644]
Open-ILS/web/js/dojo/openils/biblio/monographPartMerge.js [new file with mode: 0755]
Open-ILS/web/js/dojo/openils/biblio/nls/biblio_messages.js [new file with mode: 0755]
docs/RELEASE_NOTES_NEXT/Cataloging/merge-parts.txt [new file with mode: 0644]