Skip to content

Releases: KatjaGlassConsulting/ApprovalBundle

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

2.0.4

04 Apr 14:17
Compare
Choose a tag to compare
  • Corrected URL in mail when an approval was granted
  • Removal of display class for "To Approve" rows to enable dark-theme using white text color
  • Lockdown didn't lock approved weeks - this has been corrected

2.0.3

20 Feb 15:51
Compare
Choose a tag to compare

2.0.2 to 2.0.3 (fixes)

  • Fix in migration for strict SQL settings
  • Fix for 'now' issue in some circumstances

2.0.2

18 Feb 09:02
44af7bb
Compare
Choose a tag to compare

2.0.1 to 2.0.2

  • new option to allow system-administrators to be included in approvals
  • new option to allow teamlead to self-approve the own weeks

1.0.2

22 Jan 07:14
Compare
Choose a tag to compare

1.0.1 to 1.0.2

  • include check for valid timezones and take user timezone if lockdown-timezone is invalid
  • update migration SQL to include additional group to support updates also on SQL option "only_full_group_by"