]> git.koha-community.org Git - koha.git/commit
Bug 9115 - basket window should close automatically when placing a hold
authorOwen Leonard <oleonard@myacpl.org>
Tue, 20 Nov 2012 14:49:19 +0000 (09:49 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 26 Nov 2012 07:52:35 +0000 (20:52 +1300)
commit772f53439823111de8aa1e099af1ed7da735ed7d
tree0524dd2f4632d74ac40964dc0f01918e43fcde82
parent2f93ff077c56901a62819a12880b49b2a94ba911
Bug 9115 - basket window should close automatically when placing a hold

If you choose to place a hold from the Cart pop-up, the entire
holds process (possibly including login) takes place in the cart
window. Upon completion of the operation you're left with a second
window which has lost its context as the Cart.

This patch revises the hold process so that when you click the
hold link in the cart the operation is moved to the main window
and the Cart window closes.

Since the holdSel() function doesn't require interaction with
template variables I have moved it to basket.js along with the
described changes.

To test, put items in your Cart and open it. Select items to
place on hold and click the "Place hold" link. The cart
should close, and the items you selected should appear on the
place hold screen in the main window.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Checked in Firefox and Chromium in Ubuntu, works nicely.
All tests pass.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/opac-tmpl/prog/en/js/basket.js
koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tt