> serials/serials-search.tt This template has a jQueryUI datepicker which was missed in Bug 28958.
Created attachment 126232 [details] [review] Bug 29233: Correct missed jQueryUI datepicker in serials search sidebar This patch fixes the serials search sidebar so that the "Expires before" field uses Flatpickr instead of jQueryUI datepicker. To test, apply the patch and go to Serials. Perform a subscription search which will return multiple results. In the sidebar, test that the "Expires before" field uses a Flatpickr widget and works correctly.
Created attachment 126407 [details] [review] Bug 29233: Correct missed jQueryUI datepicker in serials search sidebar This patch fixes the serials search sidebar so that the "Expires before" field uses Flatpickr instead of jQueryUI datepicker. To test, apply the patch and go to Serials. Perform a subscription search which will return multiple results. In the sidebar, test that the "Expires before" field uses a Flatpickr widget and works correctly. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 126462 [details] [review] Bug 29233: Correct missed jQueryUI datepicker in serials search sidebar This patch fixes the serials search sidebar so that the "Expires before" field uses Flatpickr instead of jQueryUI datepicker. To test, apply the patch and go to Serials. Perform a subscription search which will return multiple results. In the sidebar, test that the "Expires before" field uses a Flatpickr widget and works correctly. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 21.11, thanks to everybody involved!