Skip to content

Releases: KatjaGlassConsulting/ApprovalBundle

2.1.3

21 Nov 12:21
Compare
Choose a tag to compare

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

03 Nov 16:42
Compare
Choose a tag to compare
  • fix using no constrait for new setting from VacationBundle (different plugin not always available)

1.1.0

03 Nov 09:46
Compare
Choose a tag to compare
  • 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

07 Oct 06:17
Compare
Choose a tag to compare
  • fix: TypeError in the WeekReportController class has been fixed

2.1.0

28 Sep 05:12
Compare
Choose a tag to compare

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

15 Jul 10:03
Compare
Choose a tag to compare

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

10 Jun 17:16
Compare
Choose a tag to compare

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

28 May 14:54
Compare
Choose a tag to compare
  • 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

27 Apr 04:45
Compare
Choose a tag to compare

2.0.5 to 2.0.6 (enhancements)

  • Remove other deprecations

2.0.5

20 Apr 05:13
Compare
Choose a tag to compare

2.0.4 to 2.0.5 (enhancements)

  • Remove deprecated security annotations