added tags for timesheets (#604)

This commit is contained in:
Mathias
2019-05-12 01:40:04 +02:00
committed by Kevin Papst
parent f31118292c
commit e29e183e84
84 changed files with 2132 additions and 158 deletions

View File

@@ -18,6 +18,16 @@ Read and follow each version info below, otherwise you risk data inconsistency o
And make sure to **create a backup before you start**.
## 1.0 (unreleased)
Follow the normal update and database migration process (see above).
### Apply necessary changes to your `local.yaml`:
New permissions are available:
- `view_tag` - view all tags
- `delete_tag` - delete tags
## [0.9](https://github.com/kevinpapst/kimai2/releases/tag/0.9)
Follow the normal update and database migration process (see above).