Skip to content

Releases: adfinis/timed

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)

v4.1.20

19 Jul 11:05
Compare
Choose a tag to compare

4.1.20 (2024-07-19)

Bug Fixes

  • frontend/abilities/report: dont access users id without .get (a9dc16a)

Chores

  • deps-dev: bump coverage from 7.5.4 to 7.6.0 in /backend (b0a2ef8)
  • deps-dev: bump ruff from 0.5.1 to 0.5.2 in /backend (514afd5)
  • deps: bump sentry-sdk from 2.7.1 to 2.9.0 in /backend (f24e3a9)
  • deps: bump django from 4.2.11 to 4.2.14 in /backend (08a4794)
  • deps-dev: bump ruff from 0.5.0 to 0.5.1 in /backend (24e13e2)

v4.1.19

10 Jul 06:55
Compare
Choose a tag to compare

4.1.19 (2024-07-10)

Bug Fixes

  • frontend: workreport filenames always being 'Unknown File' (e2ae500)

Chores

  • frontend: add test for 'Unknown File' to parse-filename (2da6385)
  • frontend: fix typos in parseFileName util tests (cf8384a)

v4.1.18

08 Jul 15:33
a8f3dc3
Compare
Choose a tag to compare

4.1.18 (2024-07-08)

Bug Fixes

  • frontend: extract parse-filename into function and remove surrounding quotes (#331) (a8f3dc3)

Code Refactoring

  • backend: make ruff happy (fd79cd4)

Chores

  • deps: bump django-hurricane from 1.5.0 to 1.6.0 in /backend (fdcfe68)
  • deps-dev: bump ruff from 0.4.10 to 0.5.0 in /backend (888b9de)
  • deps-dev: bump coverage from 7.5.3 to 7.5.4 in /backend (#305) (cbd9785)
  • deps: bump psycopg from 3.1.19 to 3.2.1 in /backend (3bfad8e)
  • deps: bump sentry-sdk from 2.6.0 to 2.7.1 in /backend (8cf2d4f)
  • deps: bump adfinis/container-scanning-action from 0.2.8 to 0.2.9 (8a7401f)

v4.1.17

03 Jul 12:07
Compare
Choose a tag to compare

4.1.17 (2024-07-03)

Bug Fixes

  • frontend: make ember-template-lint happy (a5ac513)
  • frontend: drop resize observer polyfill (79dafd3)

Chores

  • frontend/deps: update ember-template-lint (0a54832)
  • frontend: rm pnpm-lock.yml && pnpm i (4e8ce21)
  • frontend: use pnpm v9 (cafcf54)
  • deps: bump djangorestframework-jsonapi in /backend (bed1087)

v4.1.16

01 Jul 11:59
Compare
Choose a tag to compare

4.1.16 (2024-07-01)

Bug Fixes

  • backend/activities: end activities when they get transferred (8b59541)