Small bugfixes and one new PSR-14 event
[!!!][TASK] Render admin module list action icons as btn-group #1046
Note, that the previously used svg icons are removed from the extension and that the admin module list template has been adapted. If you customized or extended the admin module list view, you must adapt your template to match the changes in this fdd23c0 commit.
[FEATURE] Add PSR-14 event to modify ModuleTemplate in admin module #1045
[BUGFIX] Added missing weekday names in calendar view #1035
[BUGFIX] Exclude events with no enddate for displaymode 'past' #1039
[TASK] Add return type to initializeArguments() in ViewHelpers #1037
[TASK] Remove start and endtime for registration #1025
[TASK] Remove Prophecy\PhpUnit\ProphecyTrait usage #1038
[TASK] Remove t3ver_label field from TCA #1040 - thanks @georgringer
[TASK] Update codestyle to PSR-12 #1041
[TASK] Avoid direct usages to Doctrine/DBAL and ext-pdo
[DOC] Fix typo #1043 - thanks @georgringer