Releases: KatjaGlassConsulting/ApprovalBundle
Releases · KatjaGlassConsulting/ApprovalBundle
2.2.0
- API endpoints changed to support Kimai naming conventions
- All API endpoints contain additionally "/approval-bundle/" in as prefix - this is a breaking change, so if you have integrations, you need to update them - the "TimeKex" integration has been updated - use the latest release and update the configuration
2.1.4
- fix: Break issue calculations had not been correct, when time entries had been in misorder, e.g. entered later times before earlier times, this is now fixed.
2.1.3
2.1.3
- fix: Return value had not been provided - using working hours had previously thrown an error
2.1.2
- fix: Issues when having teams with no members
1.1.1
- fix using no constrait for new setting from VacationBundle (different plugin not always available)
1.1.0
- instead of working with "Customer for free days", options for "Holiday Activitiy" and "Vacation Activitiy" is to be used
- when updating time sheets due to working hour changes, only Holiday and Vacation time entries are update, not other "free days" which might also have been used for sick leaves or similar
- Approval start time for a user has previously been ignoring all "off-days", this is changed to ignore only "Holidays". As an impact, when a user starts with a vacation day/week, this week is already included as well.
- fix: Reject message did contain "Approved" when no reason was provided
2.1.1
- fix: TypeError in the WeekReportController class has been fixed
2.1.0
2.1.0
- Support the new work contract types
- fix: History of approvals could not have been seen by users
- fix: Reject message did contain "Approved" when no reason was provided
- code cleanup & PHPStan fixes
1.0.3
1.0.2 to 1.0.3
- fix: History of approvals could not have been seen by users
- fix: badge for teamlead
- performance update: remove badge for admin
- deny reason for auto-deny-laters includes additionally date of denied approval "Reset due to earlier approval cancellation"
- deny reason for approval reset set to "Approval reset by Admin"
- declaration updates to support PHP 7.4
2.0.8
2.0.7 to 2.0.8 (enhancements)
- Two new options to allow to deactivate sending of mails
- Mails for approval request, accept or deny contains week in subject field
- Mail when a user submitted a timesheet contains now the correct user link when an admin submits the approval
- Mails will use the displayName instead of the Username
2.0.7
- Deletion of users who had approvals had not been possible, this is now fixed (new install needed)
bin/console kimai:reload
bin/console kimai:bundle:approval:install