Bug 33821 made it so flatpickr inputs can allow for the direct input of dates. This does not work on the holds page for the hold date from date and future date. We should make the date inputs work the same across the OPAC. To recreate: 1. Turn on AllowHoldDateInFuture and OPACAllowHoldDateInFuture 2. Make a hold in OPAC and notice you cannot directly input a date in either the "Hold starts on date:" field or the "Hold not needed after:" field.
Created attachment 156242 [details] [review] Bug 34923: Allow direct input of hold dates on opac-reserve.tt To test: 1. Turn on AllowHoldDateInFuture and OPACAllowHoldDateInFuture 2. Make a hold in OPAC and notice you cannot directly input a date in either the "Hold starts on date:" field or the "Hold not needed after:" field. 3. APPLY PATCH 4. Clear your browser cache and try again. You should be able to directly input dates.
Created attachment 156244 [details] [review] Bug 34923: Allow direct input of hold dates on opac-reserve.tt To test: 1. Turn on AllowHoldDateInFuture and OPACAllowHoldDateInFuture 2. Make a hold in OPAC and notice you cannot directly input a date in either the "Hold starts on date:" field or the "Hold not needed after:" field. 3. APPLY PATCH 4. Clear your browser cache and try again. You should be able to directly input dates. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 156379 [details] [review] Bug 34923: Allow direct input of hold dates on opac-reserve.tt To test: 1. Turn on AllowHoldDateInFuture and OPACAllowHoldDateInFuture 2. Make a hold in OPAC and notice you cannot directly input a date in either the "Hold starts on date:" field or the "Hold not needed after:" field. 3. APPLY PATCH 4. Clear your browser cache and try again. You should be able to directly input dates. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Pushed to master for 23.11. Nice work everyone, thanks!
Pushed to 23.05.x for 23.05.05
Nice work everyone! Pushed to oldstable for 22.11.x