https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30718
--- Comment #10 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
