bug 2991: Request hold on multiple items at one time.
authorStephen Edwards <sedwards@alloycomputing.com>
Thu, 5 Mar 2009 00:10:03 +0000 (19:10 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 6 Mar 2009 15:52:39 +0000 (09:52 -0600)
commit15c0ac756e1768c0e44a6d421255fe8063a96765
treea493e29032cb9f202ebb5888f47994c6bcf2a7b0
parentffa3c9a4a158e867d021f7d6516724037bb7f9c2
bug 2991: Request hold on multiple items at one time.

Updated the results, cart, and shelf pages to include a button
or link to initiate a hold request based on checked items.

Updated the request CGI scripts to handle multiple biblio items.

Updated the reserve confirmation page to display multiple items,
with an optional list of copies for each one.

Turned on warnings in opac/opac-reserve.pl and fixed resulting
warnings.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/js/basket.js
koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl
opac/opac-reserve.pl