Skip to content

Commit

Permalink
added new versions 1.7 and 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Feb 6, 2024
1 parent e768a05 commit d4240a8
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 6 deletions.
2 changes: 2 additions & 0 deletions _data/store/controlling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ bundle:
command: "kimai:bundle:workcontract:install"
purchase: true
versions:
- [ "1.8.0", "2.11.0" ]
- [ "1.7.0", "2.10.0" ]
- [ "1.6.0", "2.9.0" ]
- [ "1.5.0", "2.8.0" ]
- [ "1.4.0", "2.7.0" ]
Expand Down
19 changes: 19 additions & 0 deletions _includes/store/changelog/keleo-controlling.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## Version 1.8.0

Compatibility: requires minimum Kimai 2.11.0

- Added: absence types have a color
- Added: use type colors on absence screen and for calendar entries
- Fixed: translate calendar entries in current locale, instead of absence users locale
- Fixed: do not show error on calendar if `absences` permission is deactivated for a user
- Changed: use refactored language vs locale from user for email generation

## Version 1.7.0

Compatibility: requires minimum Kimai 2.10.0

- Added: send notification email to supervisor for new absences
- Added: cross-link absence and work-contract page
- Added: trigger event when absences are created
- Fixed: editing absences could show fields (like "half day" for sickness) that should not be there

## Version 1.6.0

Compatibility: requires minimum Kimai 2.9.0
Expand Down
6 changes: 0 additions & 6 deletions _includes/store/keleo-controlling.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,3 @@ If I decide to add one of these feature, it will be moved to the "Roadmap" secti
- Define arbitrary date ranges with attached working-time profiles
- Allow to attach each user multiple profiles
```

**Other requests and solutions**

```
- Convert holiday to sickness. Solution: create sickness and delete holiday
```

0 comments on commit d4240a8

Please sign in to comment.