Releases: KatjaGlassConsulting/ApprovalBundle
Releases · KatjaGlassConsulting/ApprovalBundle
2.1.3
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
2.0.6
2.0.5 to 2.0.6 (enhancements)
- Remove other deprecations
2.0.5
2.0.4 to 2.0.5 (enhancements)
- Remove deprecated security annotations