Releases: derhansen/sf_event_mgt
Bugfixes
[!!!][TASK] Switched to templateRootPaths #289
[!!!][TASK] Replaced array() with []. New PHP requirement is PHP 5.4 #297
[BUG] Fixed inverted labels for gender in registration form #276
[BUG] Fixed unique e-mail check for registrations #275
[BUG] Field dateOfBirth does not allow dates < 1970 #277
[BUG] Fixed CSV for DateTime fields #283
[BUG] Fixed Backend Module links for TYPO3 7.6 #274
[BUG] Fixed templateLayout selection for TYPO3 7.6 #288
[BUG] SimultaneousRegistration viewHelper did not respect unlimited participants #291
[TASK] Styled Actionbar for TYPO3 7.6 #285
[TASK] Added missing renderType to select fields #294
[FEATURE] Added link field to location #293
reCAPTCHA, search view and more
[FEATURE] Added possibility to set recursive storagePage
[FEATURE] Add TS Settings for Categories and Locations - #255
[FEATURE] Add reCAPTCHA option to registration form #264
[FEATURE] Added unique e-mail address check for registrations #45
[FEATURE] Added search view #139
[TASK] Set partialRootPath to e-mail View
[TASK] Hide unnecessary fields in BE for the plugin
[TASK] Add displayCond for recursive option #258
[TASK] Save FE language on registration #261
[TASK] Implement language field to standalone view #262
[TASK] Add fe_user relation to registration #263
[TASK] Moved Plugin registration to TCA overrides #269
[TASK] Adjusted size of date fields #270
[TASK] Added SearchDemand Object #139
[TASK] Update documentation #266
Added Cancel option and bugfixes
[FEATURE] Added cancel-option for event registrations #200
[BUG] iCalDownload should not be cached #237
[BUG] Fixed fatal error when searching in BE module #234
[TASK] Enable listPid field for listAction #230
[TASK] Removed german translation files #243
[TASK] Changed type of registration zip to string #228
[TASK] Refactor parts of event controller #246
[TASK] Removed deprecated TS settings #248
[TASK] Removed sf_events_export.csv after csv export #229
[TASK] Show error in BE module, when TS not included #233
[TASK] Added composer support #183
[TASK] Updated documentation
Breaking changes
- Please update all plugins, which are configured to display "Registration" in the "What to display" section
TYPO3 V7 Release notes
If you use this extension with TYPO3 7, make sure you use TYPO3 7.5+ which includes this bugfix
Bugfixes
Maintenance release with new features
- Added fallback to default action #182
- Added checkbox to registration for Terms and Conditions #180
- Added field "Files" to events #135
- Added field "Additional images" to event #185
- Added field "Program/Schedule" to event #186
- Added notification options to event #209
- Added locationRepository listAction #212
- Added possibility to filter by location.city and location.country #211
- Added new domain model "Organisator" #187
- Added icon for "Notificationlog #195
- Renamed "Location", "Category", "Notificationlog" and "Registration" #194
- Updated RealURL config #169
- Updated documentation #192
- Allow multiple receivers in settings.notification.adminEmail #203
Breaking changes
Bugfix release
Support for iCal and multiple registrations at once
- Double-opt in (confirmation) optional #148
- Wrong date format in IndexNotify.html #149
- Wrong time format in RegistrationNew.html #163
- Added fields "description", "longitude" and "latitude" to location #58
- Added iCalendar support for events (download iCal file) #137
- Added possibility to create multiple registrations at once #157
- Added "ignoreNotifications" option to registration #158
- Updated documentation
Note: Due to the new iCalendar support, you must reassign the display mode in the plugin settings
Documentation updates and bugfixes
Added event limit and bugfixes
Added sorting to plugin settings
Added sorting to the plugin settings, so the listview can be sorted by different fields in ascending or descending direction.