Skip to content

Releases: adfinis/timed

v4.5.6

04 Sep 11:37
Compare
Choose a tag to compare

4.5.6 (2024-09-04)

Bug Fixes

  • frontend: correctly parse filenames with umlauts (0a87338)

Chores

  • frontend/utils: add tests for parse-filename with umlaut (d1ba488)

v4.5.5

03 Sep 15:06
Compare
Choose a tag to compare

4.5.5 (2024-09-03)

Bug Fixes

  • frontend: fetch projects/tasks when customer/project intersect (614d90c)

v4.5.4

03 Sep 14:14
Compare
Choose a tag to compare

4.5.4 (2024-09-03)

Bug Fixes

  • backend/attendance: allow from_time and to_time to be the same (d15d0d7)

v4.5.3

03 Sep 13:46
9092dde
Compare
Choose a tag to compare

4.5.3 (2024-09-03)

Bug Fixes

  • backend/attendances: round from_time and to_time to nearest 15min (#445) (9092dde)

v4.5.2

03 Sep 12:45
Compare
Choose a tag to compare

4.5.2 (2024-09-03)

Bug Fixes

  • backend: allow attendances to end at midnight (1845c26)

Chores

  • frontend/models: adjust for ember-data v5.3 (76ec014)
  • frontend/credits: mark belongsTo for user as async false (2ead85a)
  • frontend/models: add async and inverse to relationship definitions (171116f)
  • deps-dev: bump ruff from 0.6.2 to 0.6.3 in /backend (#439) (a3eb361)
  • deps-dev: bump ruff from 0.6.1 to 0.6.2 in /backend (db597bd)
  • deps-dev: bump syrupy from 4.6.1 to 4.7.1 in /backend (29357b0)

v4.5.1

20 Aug 14:30
Compare
Choose a tag to compare

4.5.1 (2024-08-20)

Bug Fixes

  • frontend: upgrade ember-cli and ember-source to 5.4 (d483ea4)

Code Refactoring

  • frontend: dont use did-insert (7a41b0b)
  • frontend/optimized-power-select: use on modifier (a5ac207)

Chores

  • frontend: use pnpm blueprints (e23f6dc)
  • frontend: delete old outdated compose file (6fed901)

v4.5.0

19 Aug 11:52
32fd59c
Compare
Choose a tag to compare

4.5.0 (2024-08-19)

Feature

Chores

  • deps-dev: bump ruff from 0.6.0 to 0.6.1 in /backend (fc22d3f)
  • frontend: drop ember-wormhole in favour of in-element helper (4e0ab57)
  • frontend/models: add async && inverse to relationship definitions (c8ba396)
  • deps: bump django-money from 3.4.1 to 3.5.3 in /backend (4bbce2e)
  • frontend/deps: use ember-data v4.12 (06b998b)
  • deps-dev: bump ruff from 0.5.7 to 0.6.0 in /backend (d2a7bf6)
  • frontend: drop ember-classic-decorator (998426c)

v4.4.1

15 Aug 08:11
Compare
Choose a tag to compare

4.4.1 (2024-08-15)

Bug Fixes

  • frontend/navbar: weird transition (782d172)

v4.4.0

14 Aug 14:13
Compare
Choose a tag to compare

4.4.0 (2024-08-14)

Feature

  • frontend/magic-link: disable button when task is unset (da2a8c6)

v4.3.0

14 Aug 13:33
Compare
Choose a tag to compare

4.3.0 (2024-08-14)

Feature

  • frontend/projects: added checkbox for hiding archived tasks (9d7ce6b)

Chores

  • frontend: upgrade to ember-moment v10 (14c904a)
  • frontend: drop commitlint (091de21)