[Koha-bugs] [Bug 30718] Use flatpickr's altInput option everywhere

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 14 12:52:09 CEST 2022


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

--- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Some places to test:

1. KohaDates is used instead of html, as we moved the formatting to the
template (and remove the output_pref(dt_from_string)) call from the pl/pm)
2. Places where we retrieve from flatpickr and resent to the template (sticky
due date in circ for instance)
3. REST API - I think I made some changes there as well (but maybe it is on a
follow-up bug, cannot remember)
4. Flatpickr needs to be tested
5. there is as well the cataloguing plugin that is using altInput already
6. Lot of changes in the reports area (I haven't tested at all this module)
7. There is a block commented in Koha::Report that certainly needs attention

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


More information about the Koha-bugs mailing list