Releases: derhansen/sf_event_mgt
Waitlist, user registration plugin and e-mail attachments
[FEATURE] Frontend plugin for registration management #358
[FEATURE] Added registration waitlist #357
[FEATURE] Added possibility to add e-mail attachments #201
[TASK] Refactored flexform displayCond #335
[DOC] Realurl documentation update for categories #364
[DOC] Added documentation for registration management #363
[DOC] Added documentation for waitlist #360
Price options and related events
Make sure to update database fields in the TYPO3 install tool (Database analyzer).
[FEATURE] Added price options #346
[FEATURE] Added related events fields #345
[BUG] Fixed RealUrl Configuration for cancel-Link
[TASK] Added lazy loading to ObjectStorage fields of event #349
[TASK] Add documentation for price option task #347
[TASK] Updated documentation #348
Added extendable payment options
Added includeSubcategories and configurable category menu
Switch to sys_category
This release contains breaking changes, make sure to read the change log below
[!!!][TASK] Refactor category system #312
This release contains a major breaking change, since the local category system has been removed in favour to TYPO3 system categories. A category migration process will fully automate the migration of existing categories to TYPO3 system categories. Please refer to the extension manual (section Breaking changes) for further instructions.
[!!!][TASK] Change ObjectType to FileReference where meaningful #308
If you use the image field for the organisator record, make sure to access the image using event.organisator.image.uid
.
Bugfixes
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