Bug 11142 - Update Bootstrap theme's place hold form to match the new version in...
authorOwen Leonard <oleonard@myacpl.org>
Fri, 25 Oct 2013 19:31:51 +0000 (15:31 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 31 Oct 2013 16:58:51 +0000 (16:58 +0000)
commit77c19db26f1e4b6ec3bf4af001ea7201baa93502
tree9e728599f635516c9ca7c19b1a592661cadcd41c
parent363e986c60b8d3a0fc6badf3739e58fbb3e65801
Bug 11142 - Update Bootstrap theme's place hold form to match the new version in prog

The update to the prog theme's place hold page (Bug 10836) happened
after the Bootstrap theme's place hold form had already been converted,
so it lags behind. This patch applies the changes made to prog to Bootstrap.

To test, switch to the Bootstrap theme and follow the test plan from Bug
10836:

Place single and multiple holds under various conditions:

- Items which are not available to be place on hold
- With OpacHoldNotes on and off
- With OPACItemHolds on and off
- With OPACAllowHoldDateInFuture on and off
- With IndependentBranches on and off
- With JavaScript disabled

Test setting hold notes, holding specific copies, and setting hold start
dates. When setting a hold start date and hold expiration date, the two
datepickers should work together to prevent invalid date combinations
(dates after today, expiration dates which precede the start date).

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
No koha-qa errors. Works as described, very well.

Tested all situations, all syspref, and without JavaScript.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/opac-tmpl/bootstrap/css/opac.css
koha-tmpl/opac-tmpl/bootstrap/en/includes/date-format.inc [new file with mode: 0644]
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt
koha-tmpl/opac-tmpl/bootstrap/less/opac.less