[Koha-bugs] [Bug 30550] OPAC recalls page tries to use jQueryUI datepicker

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 14 20:33:44 CEST 2022


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 133333
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133333&action=edit
Bug 30550: OPAC recalls page tries to use jQueryUI datepicker

This patch updates the recalls page in the OPAC so that it uses
Flatpickr for the "Recall not needed after" field.

To test apply the patch and enable the UseRecalls preference if
necessary. You made need to update your circulation rules as well,
defining some default values for recalls.

- Log in to the OPAC.
- Locate a bibliographic record which has one item and that item is
  checked out.
- Click "Place recall."
- The "Recall not needed after" field should be styled correctly, and
  clicking it should trigger the calendar popup.
- You should be limited to selections after today's date.

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


More information about the Koha-bugs mailing list