Skip to content

Releases: adfinis/timed

v4.1.30

13 Aug 11:51
Compare
Choose a tag to compare

4.1.30 (2024-08-13)

Bug Fixes

  • backend/attendance: validate that attendance ends after it starts (6c21fec)

v4.1.29

13 Aug 11:44
Compare
Choose a tag to compare

4.1.29 (2024-08-13)

Bug Fixes

  • frontend: adjust naming (0454107)

v4.1.28

13 Aug 11:25
5416817
Compare
Choose a tag to compare

4.1.28 (2024-08-13)

Bug Fixes

  • backend/credits: don't return the same credit multiple times (#402) (5416817)

Chores

  • deps: bump django from 4.2.14 to 4.2.15 in /backend (#390) (6c37332)

v4.1.27

12 Aug 14:34
Compare
Choose a tag to compare

4.1.27 (2024-08-12)

Bug Fixes

  • frontend/magic-link: include project && customer when fetching task (4dc3ca7)

v4.1.26

12 Aug 14:02
Compare
Choose a tag to compare

4.1.26 (2024-08-12)

Bug Fixes

  • frontend/magic-link: include project && customer when fetching task (4e0405d)

v4.1.25

12 Aug 13:56
Compare
Choose a tag to compare

4.1.25 (2024-08-12)

Bug Fixes

  • frontend/projects: don't list same customer more than once (298c1bc)

v4.1.24

12 Aug 13:11
Compare
Choose a tag to compare

4.1.24 (2024-08-12)

Bug Fixes

  • frontend: only query own absences (07d91ea)

Chores

  • deps-dev: bump ruff from 0.5.4 to 0.5.7 in /backend (0e173d9)

v4.1.23

12 Aug 08:38
Compare
Choose a tag to compare

4.1.23 (2024-08-12)

Bug Fixes

  • frontend: update ember-power-calendar (67837ff)

v4.1.22

12 Aug 08:26
Compare
Choose a tag to compare

4.1.22 (2024-08-12)

Bug Fixes

  • frontend: show remaining vacation days of supervisees (71a98aa)

Chores

  • dev-setup: fix old things still using timed.local (872732c)
  • Makefile: fix help target when Makefile.local exists (483c388)
  • dev-setup/host: s/timed.local/timed.localhost/g (5db0e55)
  • frontend/deps: drop ember-cli-update (076ec2e)
  • frontend: drop ember-component-css (92e5745)
  • frontend: drop @ember/jquery (7e8b793)
  • deps-dev: bump ruff from 0.5.3 to 0.5.4 in /backend (a8b6002)

v4.1.21

22 Jul 07:59
7c66128
Compare
Choose a tag to compare

4.1.21 (2024-07-22)

Bug Fixes

  • frontend: comment not saved when starting an activity (#359) (7c66128)

Chores

  • backend: remove unused noqa directives (a24ea22)
  • deps-dev: bump ruff from 0.5.2 to 0.5.3 in /backend (900b7d6)