]> git.evergreen-ils.org Git - Evergreen.git/commit
Acq: users can now claim individual copies from the LI copy table
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 3 May 2010 18:05:27 +0000 (18:05 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 3 May 2010 18:05:27 +0000 (18:05 +0000)
commit451aa81bcda63cfa36448530692f19e746fe0325
tree4ee6f9f947ad68ebfae265aad2609f10456f16fe
parent651e07feb0cf4e040628264b7839b84e6aaa37de
Acq: users can now claim individual copies from the LI copy table

Also included, small bugfix to unified search (bug had caused atomic version
of the API call to include an extra, undesired result), and an improvement
to the decision to show or not show the "mark received" link on the LI copy
table.

Also made using the claiming dialog update the LI table to reflect the new
claims / changes in eligibility.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16380 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Acq/Search.pm
Open-ILS/web/js/dojo/openils/acq/nls/acq.js
Open-ILS/web/js/ui/default/acq/common/claim_dialog.js
Open-ILS/web/js/ui/default/acq/common/li_table.js
Open-ILS/web/templates/default/acq/common/li_table.tt2