Created attachment 166812 [details] [review] Bug 36882: Reapply flatpickr to cloned entry 1) Add a patron attribute type: http://localhost:8081/cgi-bin/koha/admin/patron-attr-types.pl?op=add_attribute_type 2) Make sure its repeatable + is_date 3) Visit overdues: http://localhost:8081/cgi-bin/koha/circ/overdue.pl 4) Click the 'add' button under the date custom attribute 5) Click on the newly created input, notice the flatpickr pop up doesnt show 6) Apply patch. Repeat.
Created attachment 166915 [details] [review] Bug 36882: Reapply flatpickr to cloned entry 1) Add a patron attribute type: http://localhost:8081/cgi-bin/koha/admin/patron-attr-types.pl?op=add_attribute_type 2) Make sure its repeatable + is_date 3) Visit overdues: http://localhost:8081/cgi-bin/koha/circ/overdue.pl 4) Click the 'add' button under the date custom attribute 5) Click on the newly created input, notice the flatpickr pop up doesnt show 6) Apply patch. Repeat. Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 170446 [details] [review] Bug 36882: Reapply flatpickr to cloned entry 1) Add a patron attribute type: http://localhost:8081/cgi-bin/koha/admin/patron-attr-types.pl?op=add_attribute_type 2) Make sure its repeatable + is_date 3) Visit overdues: http://localhost:8081/cgi-bin/koha/circ/overdue.pl 4) Click the 'add' button under the date custom attribute 5) Click on the newly created input, notice the flatpickr pop up doesnt show 6) Apply patch. Repeat. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Pushed for 24.11! Well done everyone, thank you!
Backported to 24.05.x for upcoming 24.05.04
Depends on Bug 32610 not in 23.11.x