[Koha-bugs] [Bug 29212] Use Flatpickr on OPAC pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 19 17:21:14 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29212

--- Comment #16 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 129620
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129620&action=edit
Bug 29212: (follow-up) Add futuredate attribute to date picker

This patch adds the "futuredate" attribute to the "Hold not needed
after" date field in the OPAC hold process.

To test, apply the patch and log into the OPAC.

- Locate a bibliographic record and being the process of placing a hold.
- Click "Show more options" to display the date fields.
- If the OPACAllowHoldDateInFuture system preferences is enabled:
  - Set "Hold starts on date" to a date in the future.
  - Trigger the date-picker in the "Hold not needed after" field: You
    should be limited to dates *after* the date you selected above.
- If OPACAllowHoldDateInFuture is disabled:
  - The "Hold starts on date" will no longer be present.
  - Trigger the date-picker in the "Hold not needed after" field: You
    should be limited to dates after today.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list