Kimai 1.4.2 (#1167)

This commit is contained in:
Kevin Papst
2019-10-14 12:30:11 +02:00
committed by GitHub
parent ae6ed3f23f
commit de533e7031
6 changed files with 12 additions and 5 deletions

View File

@@ -43,7 +43,7 @@ New permission (used in new dashboard widget):
- Maximum activity name length lowered to 150 character
- Added new permission: `manage_invoice_template`
- Removed permissions: `view_invoice_template`, `create_invoice_template`, `edit_invoice_template`, `delete_invoice_template`
- Removed permission: `create_export` (using `create_export` only)
- Removed permission: `view_export` (using `create_export` only)
- Custom export renderer need to check for usage of `Timesheet::getEnd()` as running entries can now be exported as well
## [1.1](https://github.com/kevinpapst/kimai2/releases/tag/1.1)