Some libraries would like the ability to customize the patron search results to make expired patrons stand out better. We already have CSS for an 'expired' class in the staff global CSS.
Created attachment 173808 [details] [review] Bug 38315: Add expired class to expired patrons in patron search results To test: 0. APPLY PATCH 1. Have some expired patrons 2. Do a search that will return some expired patrons and some not expired. 3. Look at the 'Expires on' column. 4. The expired patrons should have an expired class set and the date should be red/italic.
Created attachment 173837 [details] [review] Bug 38315: Add expired class to expired patrons in patron search results To test: 0. APPLY PATCH 1. Have some expired patrons 2. Do a search that will return some expired patrons and some not expired. 3. Look at the 'Expires on' column. 4. The expired patrons should have an expired class set and the date should be red/italic. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 174541 [details] [review] Bug 38315: Add expired class to expired patrons in patron search results To test: 0. APPLY PATCH 1. Have some expired patrons 2. Do a search that will return some expired patrons and some not expired. 3. Look at the 'Expires on' column. 4. The expired patrons should have an expired class set and the date should be red/italic. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Pushed for 24.11! Well done everyone, thank you!
Enhancement, no backport for 24.05.x