Skip to content

Releases: educorvi/timeclicker

timeclicker_server-v2.0.3

06 Sep 13:54
cb20f85
Compare
Choose a tag to compare

timeclicker_server-v2.0.3 (2024-09-06)

Bug Fixes

  • vacation day calculation (818e4a2)

timeclicker_client-v2.0.4

06 Sep 08:45
0bb7643
Compare
Choose a tag to compare

timeclicker_client-v2.0.4 (2024-09-06)

Bug Fixes

  • fix activity orga view not reloading after filter change (ed76e58)
  • remove unnecessary console.log (ea4bb45)

timeclicker_server-v2.0.2

05 Sep 10:29
de51cf0
Compare
Choose a tag to compare

timeclicker_server-v2.0.2 (2024-09-05)

Bug Fixes

  • don't allow users without remaining vacation days to create a vacation entry (31384f9), closes #TIM-7
  • time balance calculation bug, where entries in the future break the balance calculation (396e5a1), closes #TIM-6

timeclicker_client-v2.0.3

05 Sep 10:29
de51cf0
Compare
Choose a tag to compare

timeclicker_client-v2.0.3 (2024-09-05)

Bug Fixes

  • contract entry modal not resetting after closing (a1acc6e), closes #TIM-5
  • don't allow users without remaining vacation days to create a vacation entry (31384f9), closes #TIM-7
  • improve error handling (355eac8), closes #TIM-4
  • improve ui for working hours (951e20a), closes #TIM-8
  • time balance calculation bug, where entries in the future break the balance calculation (396e5a1), closes #TIM-6

timeclicker_server-v2.0.1

30 Aug 14:08
3ac0acb
Compare
Choose a tag to compare

timeclicker_server-v2.0.1 (2024-08-30)

Bug Fixes

  • allow non Integers for hoursPerWeek (9767f6d)

timeclicker_server-v2.0.0

30 Aug 12:40
4a95a52
Compare
Choose a tag to compare

timeclicker_server-v2.0.0 (2024-08-30)

Continuous Integration

BREAKING CHANGES

  • Release v2. Major Changes to ui and api

timeclicker_client-v2.0.2

30 Aug 14:20
ad902a7
Compare
Choose a tag to compare

timeclicker_client-v2.0.2 (2024-08-30)

Bug Fixes

  • fetch timeBalance when hours changed (a616cba)

timeclicker_client-v2.0.1

30 Aug 14:08
3ac0acb
Compare
Choose a tag to compare

timeclicker_client-v2.0.1 (2024-08-30)

Bug Fixes

  • allow non Integers for hoursPerWeek (9767f6d)
  • change pwa background color (53c319f)

timeclicker_client-v2.0.0

30 Aug 12:40
4a95a52
Compare
Choose a tag to compare

timeclicker_client-v2.0.0 (2024-08-30)

Continuous Integration

BREAKING CHANGES

  • Release v2. Major Changes to ui and api

timeclicker_client-v1.12.0

13 Oct 12:56
55485ec
Compare
Choose a tag to compare

timeclicker_client-v1.12.0 (2023-10-13)

Bug Fixes

Features

  • show break time extra and subtract from time in overview (2b5887a)