It would be nice if `Last checkout date:` in item search included a date picker so librarians don't have to use an ISO date and instead could use what is specified in DateFormat, It could aslo make it easier to deal with datetimes if we add other fields. See Bug 38671.
Created attachment 176021 [details] [review] Bug 38681: Add flatpickr to datelastborrowed field in itemsearch To test: 1. APPLY PATCH 2. Have some checkouts with various issue dates. 3. Go to item search and look for the 'Last checkout date:' 4. Try some different searches and confirm that they work as expected. 5. Change the DateFormat system preference and make sure the search still works with all the DateFormat optoins.
Created attachment 176470 [details] [review] Bug 38681: Add flatpickr to datelastborrowed field in itemsearch To test: 1. APPLY PATCH 2. Have some checkouts with various issue dates. 3. Go to item search and look for the 'Last checkout date:' 4. Try some different searches and confirm that they work as expected. 5. Change the DateFormat system preference and make sure the search still works with all the DateFormat optoins. Signed-off-by: William Lavoie <william.lavoie@inLibro.com>
Created attachment 176594 [details] [review] Bug 38681: Add flatpickr to datelastborrowed field in itemsearch To test: 1. APPLY PATCH 2. Have some checkouts with various issue dates. 3. Go to item search and look for the 'Last checkout date:' 4. Try some different searches and confirm that they work as expected. 5. Change the DateFormat system preference and make sure the search still works with all the DateFormat optoins. Signed-off-by: William Lavoie <william.lavoie@inLibro.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed for 25.05! Well done everyone, thank you!