Files
doctate/server
Brummel 75ede79d26 Refactor: Improve case grouping and counting logic
Introduce `count_closed_by_date` and `most_recent_date_label` to
efficiently count closed cases for display purposes when `show_closed`
is false.

Modify `group_by_utc_date` to accept a `closed_extra` map, allowing it
to correctly calculate both open and total case counts per day.

Update the `my_cases.html` template to display the new
`open_count/total_count` format for case groups.
2026-04-21 17:41:35 +02:00
..
2026-04-21 17:25:14 +02:00
2026-04-13 12:20:11 +02:00
2026-04-19 23:33:53 +02:00