[Koha-bugs] [Bug 29369] Use Flatpickr in dateaccessioned cataloging plugin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 29 12:50:26 CEST 2021


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 127092
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127092&action=edit
Bug 29369: Use Flatpickr in dateaccessioned cataloging plugin

This patch udpates the dateaccessioned cataloging plugin to use the
Flatpickr date picker instead of jQueryUI.

To test, apply the patch and open an item for editing in Cataloging.

- The date acquired field (952$d) should have flatpickr styling.
- Clicking in the field should populate the field with today's date and
  trigger the calendar popup.
- Clicking the "..." next to the field should populate the field (when
  empty) with today's date.
- Verify that tabbing from a different field into the date acquired
  field behaves the same as a click.

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


More information about the Koha-bugs mailing list