Releases: oliverklee/ext-seminars
Releases · oliverklee/ext-seminars
V1.4.1
V1.4.0
Added
- configurable default value for the "register myself" checkbox (#19)
- Composer script for PHP linting (#7)
- add TravisCI builds
Changed
- disable the legacy BE module in TYPO3 8LTS (#15)
- event status email should list upcoming events on top (#14)
- require mkforms >= 3.0.0 (#6)
- require static_info_tables >= 6.3.7 (#4)
- move the extension to GitHub
Fixed
- automatically create the uploads folder on install (#20)
- add missing localized label for organizer in notification email (#18)
- require Scheduler in development mode (#17)
- skip the Scheduler-related tests if that extension is not installed (#16)
- fix autoloading when running the tests in the BE module in non-composer mode (#11)