Skip to content

Releases: georgringer/eventnews

6.0.2

20 Dec 12:48
Compare
Choose a tag to compare

What's Changed

  • [TASK] Link to the new Documentation by @linawolf in #176
  • [BUGFIX] Use correct language file for plugin title by @liayn in #177
  • Use correct syntax for FlexForms in v11 by @liayn in #178
  • FIX: broken link due to changed namespace by @kitzberger in #179
  • [TASK] Prevent PHP warning if categories not available in FlexForm by @derhansen in #180

New Contributors

Full Changelog: 6.0.1...6.0.2

6.0.1

30 Aug 15:07
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] add event news options back to all news and eventnews plugins by @schugabe in #166
  • [BUGFIX] Event restriction is not applied to News subclasses by @adamkoppede in #170
  • [BUGFIX] Event restriction is not applied to Demand subclasses by @adamkoppede in #171
  • Restoring the dropdown for "settings.eventRestriction" in the backend (v11) by @stephankellermayr in #173

New Contributors

Full Changelog: 6.0.0...6.0.1

6.0.0 - Support of TYPO3 12 & EXT:news ^11

23 Jun 05:47
Compare
Choose a tag to compare

This is the 1st version supporting TYPO3 11 & 12 and EXT:news 11+.

Important changes

Dropping ViewHelper FormViewHelper

The custom ViewHelper FormViewHelper has been dropped, please adopt your templates and use the default f:form instead of

Dropping switchablecontrolleractions

Due to the fact that the switchablecontrolleractions have been removed, the monthAction of EXT:eventnews is now rendered by a dedicated own plugin and controller instead of using the NewsController of EXT:news.

The updated wizard of EXT:news should transform the plugins of EXT:eventnews as well.

However, potential permissions for the plugin need to be set manually because in previous versions, eventnews was part of news_pi1 and now using an dedicated CType!

What's Changed

New Contributors

Full Changelog: 5.0.2...6.0.0

5.0.2

10 Oct 11:26
86db3bf
Compare
Choose a tag to compare

Allow news version 10*

What's Changed

New Contributors

Full Changelog: 5.0.1...5.0.2

5.0.1

11 May 10:37
d87aada
Compare
Choose a tag to compare

What's Changed

  • a little cleanup and SVG optmi. by @xerc in #129
  • removed superfluous declaration of $day by @skrude61 in #131

New Contributors

  • @xerc made their first contribution in #129

Full Changelog: 5.0.0...5.0.1

5.0.0

25 Jan 06:44
Compare
Choose a tag to compare

What's Changed

  • Change position for adding of Event Details tab to teaser by @rvollebregt in #97
  • [TASK] Use f:link.action ViewHelper for prev/next links by @derhansen in #104
  • [BUGFIX] Readd year to day array by @tillhoerner in #105
  • [BUGFIX] correct hidden field in organizer and location by @rvollebregt in #107
  • [BUGFIX] Check type before adding constraint by @fjacobi in #108
  • [BUGFIX] Allow more than 2 decimal places for location lat and lng. by @skrude61 in #113
  • [TASK] Prevent datetime being set to current time by @stigfaerch in #99

New Contributors

Full Changelog: 4.0.0...5.0.0