Skip to content

Releases: oliverklee/ext-seminars

V1.4.1

30 Jan 16:03
416bb00
Compare
Choose a tag to compare

Fixed

  • fix the sorting in the daily registration digest (#23)
  • require mkforms >= 3.0.14 (#22)

V1.4.0

28 Jan 19:37
Compare
Choose a tag to compare

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)