Summary: | "Last checkout date" in item search form should provide a date picker | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Searching | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | Needs documenting --- | QA Contact: | Jonathan Druart <jonathan.druart> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | fridolin.somers, hebah |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: |
This enhancement adds a datepicker to the "Last checkout date" field in Item search making it easier to select before, after, and on dates in the appropriate date format.
|
|
Version(s) released in: |
25.05.00
|
Circulation function: | |
Attachments: |
Bug 38681: Add flatpickr to datelastborrowed field in itemsearch
Bug 38681: Add flatpickr to datelastborrowed field in itemsearch Bug 38681: Add flatpickr to datelastborrowed field in itemsearch |
Description
Lucas Gass (lukeg)
2024-12-11 23:37:21 UTC
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! Enhancement not pushed to 24.11.x |