Allow the reserve date to be set on holds
authorMichael Hafen <mdhafen@tech.washk12.org>
Tue, 11 Aug 2009 15:03:22 +0000 (09:03 -0600)
committerGalen Charlton <gmcharlt@gmail.com>
Tue, 11 Aug 2009 22:02:26 +0000 (18:02 -0400)
commit74a4f29236497f4cca2e62b56d83fc89ffe563f3
tree8d43242c3b431b62d6056722bec0aaa415c3d7f8
parentc1d4bb641bd0dcf27fbd1e14004c19c28edc76e6
Allow the reserve date to be set on holds

This adds to the interface and code the ability to set the reserve date when
requesting a hold.

Resubmit.  Sorry, I formatted it from the wrong branch.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
15 files changed:
C4/Reserves.pm
C4/SIP/ILS/Transaction/Hold.pm
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tmpl
koha-tmpl/opac-tmpl/prog/en/includes/calendar.inc [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/lib/calendar/cal.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/lib/calendar/calendar-en.js [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/lib/calendar/calendar-setup.js [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/lib/calendar/calendar-system.css [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/lib/calendar/calendar.js [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/lib/calendar/menuarrow.gif [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tmpl
opac/opac-reserve.pl
reserve/placerequest.pl
reserve/request.pl
serials/routing-preview.pl