Skip to content

Releases: adfinis/timed

v4.1.23

12 Aug 08:38

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

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

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

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

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

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

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

Choose a tag to compare

4.1.16 (2024-07-01)

Bug Fixes

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

v4.1.15

26 Jun 07:04

Choose a tag to compare

4.1.15 (2024-06-26)

Bug Fixes

  • backend: correctly show sums in workreport (ecbfdec)

Code Refactoring

Chores

  • backend: added snapshot test for work report (6f01325)
  • deps-dev: bump ember-auto-import from 2.7.2 to 2.7.4 in /frontend (#309) (e6b2241)
  • deps: bump sentry-sdk from 2.3.1 to 2.6.0 in /backend (#294) (8997aab)
  • deps-dev: bump ruff from 0.4.9 to 0.4.10 in /backend (#301) (54d0b94)
  • deps: bump djangorestframework from 3.15.1 to 3.15.2 in /backend (#288) (4243476)
  • deps-dev: bump webpack from 5.91.0 to 5.92.1 in /frontend (#290) (7cba57a)
  • deps: bump django-cors-headers from 4.3.1 to 4.4.0 in /backend (#295) (752191c)
  • deps: bump whitenoise from 6.6.0 to 6.7.0 in /backend (#296) (0c15a63)

v4.1.14

19 Jun 06:39
944ace0

Choose a tag to compare

4.1.14 (2024-06-19)

Bug Fixes