Skip to content

Releases: derhansen/sf_event_mgt

Major update with TYPO3 8.7 compatibility

28 Apr 10:48

Choose a tag to compare

Breaking changes:
[!!!][TASK] Restructured flexform for event plugin #418
[!!!][TASK] Move imageWidth and imageHeight to detail section #420

Make sure to use the Extension Update script in order to migrate Flexform changes! Also note, that plugin.tx_sfeventmgt.settings.eventDetails has been renamed to plugin.tx_sfeventmgt.settings.details and TypoScript has to be migrated manually.

See Documentation section "Breaking changes" for more details.

Changes:
[FEATURE] Enable auto confirmation on event basis #398
[FEATURE] Added event data on event registration views #406
[FEATURE] Added error handling for event detail page #407
[FEATURE] Add preview for Plugins #421
[FEATURE] Added support for year/month/day to overwriteDemand #427
[BUGFIX] Fixed link in rss view #390
[BUGFIX] Fix fluid template path for backend module #386
[TASK] Use TYPO3 CSS classes for backend module #425
[TASK] Catch property mapper exceptions for detail view #426
[TASK] Disable overrideDemand in plugin by default
[TASK] Replace event.enableCancel in confirmation email #362
[TASK] Deny cancellation of registration after event started #361
[TASK] Missing field origuid #377
[TASK] Added ACL for event and priceoption #156
[TASK] Move "Create new" button for event IRRE element to bottom #396
[TASK] Added functional tests for orderFieldAllowed #410
[TASK] Changed dates to object in e-mail templates #415
[TASK] Make Update-Script V8 compatible #417
[TASK] Added "gender" to prefillFields and configured field prefilling
[TASK] Remove legacy code for TYPO3 6.2
[TASK] Move ICalendar layout to template
[TASK] TYPO3 7.6 and 8.7 TCA Migrations

Security fix

10 Apr 10:14

Choose a tag to compare

[SECURITY] Security fix for TYPO3-EXT-SA-2017-002

RSS feed and bugfixes

29 Nov 19:03

Choose a tag to compare

[FEATURE] Added RSS feed for event list view #387
[TASK] Trimmed value for setEmail in registration #379
[BUG] Fixed SQL error in ext_tables.sql #384
[BUG] Fixed wrong l10n config for priceoption #375
[BUG] priceOptionRepository extends wrong class #380

Bugfix

10 Nov 07:21

Choose a tag to compare

[BUG] Removed test-viewhelper in Registration Form #376

Waitlist, user registration plugin and e-mail attachments

16 Oct 10:01

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

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

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

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

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

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