Changelog

Version 1.1.1

List of changes

2021-10-27 Use source instead of target in translation file (Commit 2f80f5d by Stefan Froemken)

Version 1.1.0

List of changes

2021-03-22 Merge branch 'master' of github.com:jweiland-net/reserve (Commit ce140aa by Pascal Rinker)
2021-03-22 [TASK] Add flash message if order could not be canceled (Commit 1b26235 by Pascal Rinker)
2021-03-22 Merge pull request #77 from DanielSiepmann/feature/8417-reset-countdown-after-cancel (Commit eec2529 by Pascal Rinker)
2021-03-22 [TASK] Check if period update affects orders before rendering the modal (Commit 7675c37 by Pascal Rinker)
2021-03-22 [TASK] Update github workflow (Commit 58c210d by Pascal Rinker)
2021-03-22 [BUGFIX] Flash message is beeing cached in Checkout::listAction (Commit b53b7bc by Pascal Rinker)
2021-03-22 [FEATURE] Add setting to decide which form fields are marked as required (Commit a7e65a4 by Pascal Rinker)
2021-03-10 Reset session after cancel was successful (Commit 0587968 by Daniel Siepmann)
2021-03-09 [TASK] Fix scanner exception (Commit 51538a1 by Pascal Rinker)
2021-03-04 Add extension key to composer.json #73 (Commit 0954547 by Stefan Frömken)
2021-02-26 Update locallang.xlf (Commit 6f15f3b by og-fox)
2021-02-26 Use correct spaces in de.locallang.xlf (Commit abe1fc2 by Stefan Frömken)
2021-02-26 Add space to make translation available in CrowdIn (Commit ff75ddf by Stefan Frömken)
2021-02-26 [BUGFIX] Fix max amount of further participants if further participants is a number field (Commit 38e3357 by Pascal Rinker)

This list has been created by using git log $(git describe --tags --abbrev=0)..HEAD --abbrev-commit --pretty='%ad %s (Commit %h by %an)' --date=short.

Version 1.0.0

List of changes

2021-01-28 [DOCS] Add route enhancers example configuration (Commit 6f29df9 by Pascal Rinker)
2021-01-27 [TASK] Add some more functional tests for CheckoutService (Commit ba2f6fb by Pascal Rinker)
2021-01-27 [TASK] Fix unit test (Commit 92851bf by Pascal Rinker)
2021-01-27 [FEATURE] Allow time slots with open end (Commit b009b72 by Pascal Rinker)
2021-01-27 [TASK] Remove unused stuff for TYPO3 v8 (Commit 26ea89d by Pascal Rinker)
2021-01-27 Merge branch 'master' of https://github.com/jweiland-net/reserve (Commit 742f39a by Pascal Rinker)
2021-01-27 [FEATURE] Add more customization options for frontend (Commit d5600b4 by Pascal Rinker)

This list has been created by using git log $(git describe --tags --abbrev=0)..HEAD --abbrev-commit --pretty='%ad %s (Commit %h by %an)' --date=short.

Version 0.0.2

Bugfix: Use correct Namespace for QR Controller

Version 0.0.1

Initial upload