Skip to content

Releases: derhansen/sf_event_mgt

Waitlist, user registration plugin and e-mail attachments

16 Oct 10:01
Compare
Choose a tag to compare

[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

20 Jul 06:55
Compare
Choose a tag to compare

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

24 Jun 13:23
Compare
Choose a tag to compare

[FEATURE] Added configurable payment options #278
[FEATURE] Add option to enable payment per event #326
[FEATURE] Added possibility to disable default payment methods #343
[FEATURE] Added documentation for payment implementation #325

[BUG] Fixed search plugin not working #322

Added includeSubcategories and configurable category menu

16 May 05:17
Compare
Choose a tag to compare

[FEATURE] Add includeSubcategories option #317
[FEATURE] Add option to restrict category menu #318

Switch to sys_category

13 May 08:26
Compare
Choose a tag to compare

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

17 Apr 04:31
Compare
Choose a tag to compare

[BUG] Fixed iCal download error on TYPO3 6.2 #298
[BUG] Wrong TypoScript settings for templates #304
[BUG] E-Mail subject not changeable by constants #303
[BUG] Overridden fluid standalone views not respected #310
[BUG] Reference index not updated for new registrations #311

Bugfixes

28 Feb 18:17
Compare
Choose a tag to compare

[!!!][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

03 Jan 17:32
Compare
Choose a tag to compare

[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

28 Sep 07:36
Compare
Choose a tag to compare

[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

02 Aug 10:33
Compare
Choose a tag to compare
  • Removed f:debug from listview #218
  • Added disableOverrideDemand #217
  • Changed datatype of zip-field for location to string #224
  • Bugfix: registration not possible with max participants = 0 #220
  • Bugfix: Typo In location model latitide -> latitude #221
  • Bugfix: Wrong XML in german translation #223