Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Owen Leonard 207cb59241
Bug 31167: Only mark due dates in the past red on overdues report
This patch adds information about whether an entry in the overdue report
is overdue so we can style dates accordingly. We can't assume that each
result is overdue because the report can be changed to include all
checked out items.

To test, apply the patch and go to Circulation.

- Check out to a patron.
- Use the "Specify due date" option to check out some items with due
  dates in the past, due dates today, and due dates in the future.
- Go to Circulation -> Overdues.
- You should see the items which have due dates in the past. The date in
  the "Due date" column should be red text. The "Checked out on" date
  should be regular text.
- In the sidebar, check the "Show any items currently checked out"
  checkbox and submit the form.
- You should now see all the items you just checked out. Only the
  overdue items should show their due date in red.

Sponsored-by: Athens County Public Libraries
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2025-03-21 17:50:27 +01:00
..
article-requests.tt
bookcount.tt
branchoverdues.tt
branchtransfers.tt
checkout-notes.tt
circulation-home.tt
circulation.tt Bug 39141: Fix page heading to read "Check out" 2025-03-17 08:21:28 +01:00
circulation_batch_checkouts.tt Bug 39357: Wrong sidebar menu on batch checkout page 2025-03-19 11:55:26 +01:00
curbside_pickups.tt Bug 26553: Replace KohaTable with kohaTable - curbside pickups 2025-02-24 14:29:58 +01:00
on-site_checkouts.tt
overdue.tt Bug 31167: Only mark due dates in the past red on overdues report 2025-03-21 17:50:27 +01:00
pendingbookings.tt Bug 38861: Use a render function to display pickup name or pickup ID 2025-03-10 11:42:25 +01:00
pendingreserves.tt
printslip.tt
renew.tt
request-article.tt
reserveratios.tt
returns.tt Bug 39302: Fix logic flaw in the display count of checkins 2025-03-13 10:29:21 +01:00
set-library.tt
transfers_to_send.tt
transferstoreceive.tt
view_holdsqueue.tt
waitingreserves.tt