Timesheet report tweaks
All checks were successful
CI / test (push) Successful in 5m55s
Lint / test (push) Successful in 33s
Trivy / test (push) Successful in 23s

* Allow 'this week', 'this month', 'this year' granularity in Timesheet reports.
 * Default date range to start from this month.
 * Allow 'All Projects' for timesheet reports.
This commit is contained in:
Miguel Jacq 2025-12-04 13:40:04 +11:00
parent 1e12cae78e
commit 9dc0a620be
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
5 changed files with 193 additions and 34 deletions

View file

@ -1,3 +1,8 @@
# 0.6.3
* Allow 'this week', 'this month', 'this year' granularity in Timesheet reports. Default date range to start from this month.
* Allow 'All Projects' for timesheet reports.
# 0.6.2
* Ensure that adding a document whilst on an older date page, uses that date as its upload date