Skip to content

Releases: adfinis/timed

v5.0.11

20 Jan 12:54
Compare
Choose a tag to compare

5.0.11 (2025-01-20)

Bug Fixes

  • tests: ensure decimal<->float comparison works (5a62dce)
  • tests: make sure billingtype factory does not crash (39cbdec)
  • statistics: use subquery instead of join to avoid cartesian product (1d884c4)
  • dev: correctly run dbshell in db container, not a temporary one (7670d24)

Chores

  • updated snapshots (5d309aa)
  • tests: improve test by using powers-of-two only (3ca275a)

v5.0.10

14 Jan 13:27
fbb8d19
Compare
Choose a tag to compare

5.0.10 (2025-01-14)

Bug Fixes

  • frontend/modal: add modals container to focus trap so multiple modals don't break things (#577) (fbb8d19)

v5.0.9

14 Jan 12:36
5faa9b1
Compare
Choose a tag to compare

5.0.9 (2025-01-14)

Bug Fixes

v5.0.8

08 Jan 10:32
3b3629a
Compare
Choose a tag to compare

5.0.8 (2025-01-08)

Bug Fixes

  • frontend/bulk-edit: unsaved changes warning for task when task not changed (#567) (3b3629a)

v5.0.7

08 Jan 10:13
8630552
Compare
Choose a tag to compare

5.0.7 (2025-01-08)

Bug Fixes

  • frontend/calendar: highlight today && highlight hovered days in light mode (#566) (8630552)

v5.0.6

08 Jan 09:26
d04e192
Compare
Choose a tag to compare

5.0.6 (2025-01-08)

Bug Fixes

  • frontend/durationpicker-day: improve parsing (#544) (d04e192)

v5.0.5

06 Jan 16:43
5b90151
Compare
Choose a tag to compare

5.0.5 (2025-01-06)

Bug Fixes

  • frontend/dark: invert weekend/holiday and workday colours (#565) (5b90151)

Code Refactoring

  • frontend: move appearance stuff into service (#539) (181db3f)

Chores

  • deps-dev: bump ruff from 0.8.5 to 0.8.6 in /backend (#564) (abb75f0)
  • deps-dev: bump coverage from 7.6.9 to 7.6.10 in /backend (#559) (130c9bf)
  • deps-dev: bump ruff from 0.8.3 to 0.8.5 in /backend (#560) (eda44f7)

v5.0.4

13 Dec 13:46
bc189df
Compare
Choose a tag to compare

5.0.4 (2024-12-13)

Bug Fixes

  • frontend: holidays marked as regular wordays (#552) (bc189df)

Code Refactoring

  • frontend: use javascripts extends instead of Thing.extend (#548) (fc9f919)
  • frontend: use colocation component layout (#547) (37b60b8)

Chores

  • deps-dev: bump ruff from 0.8.2 to 0.8.3 in /backend (#551) (ad7d0ef)
  • frontend: add jsconfig (#546) (d7b67b4)

v5.0.3

09 Dec 14:05
b0c2cfe
Compare
Choose a tag to compare

5.0.3 (2024-12-09)

Bug Fixes

  • frontend/checkbox: adjust label font size to match other form elements (#545) (b0c2cfe)

Chores

  • deps-dev: bump coverage from 7.6.8 to 7.6.9 in /backend (#542) (9a5f967)

v5.0.2

09 Dec 09:38
1e0e578
Compare
Choose a tag to compare

5.0.2 (2024-12-09)

Bug Fixes

  • frontend: checkmark hidden with certain backgrounds (#541) (1e0e578)

Chores

  • frontend: remove password from user factory (#538) (c061465)
  • deps-dev: bump ruff from 0.8.1 to 0.8.2 in /backend (#537) (e79434c)
  • deps: bump sentry-sdk from 2.19.0 to 2.19.2 in /backend (#536) (8a7ba97)