Skip to content

Releases: slub/slub_events

SLUB Events v6.0.0

16 Aug 12:55
6ffd883
Compare
Choose a tag to compare

What's Changed

  • compat for v11 by @chrode in #99
  • Zugangslinks zu Onlineveranstaltungen by @chrode in #101
  • Kategorisierung von Veranstaltungen by @chrode in #100
  • Fix typo and link in Readme by @schorschii in #107
  • Show event.cancelled as YES/NO too instead of 0/1 by @schorschii in #108
  • Fix some SQL errors due to duplicate and missing definitions by @chrode in #110
  • Fix Dependency injection not working in Validator by @chrode in #111
  • Event descrition was missing from ICS attached to subscribe emails by @chrode in #112
  • [FEATURE] Add HTTP-REST API for Events by @chrode in #105

New Contributors

Full Changelog: v5.1.3...v6.0.0

SLUB Events v5.1.3

23 Feb 13:53
f3439a2
Compare
Choose a tag to compare

Maintenance Release

What's Changed

  • Add 'hide cancelled events' button by @gnuj in #97
  • Change customerid from number to text by @chrode in #98

Full Changelog: v5.1.2...v5.1.3

SLUB Events 5.1.2

16 Jun 10:54
d2d8c5d
Compare
Choose a tag to compare

Maintenance Release

What's Changed

  • [BUGFIX] add Extbase persistence configuration for TYPO3 version 10.4 by @PeaceSfiSh in #95
  • Prepare maintenance release by @albig in #96

Full Changelog: v5.1.1...v5.1.2

SLUB Events 5.1.1

20 Dec 14:41
8662ea1
Compare
Choose a tag to compare

Features

  • Limit size of description metatag #91

Bugfixes

  • Print description in raw format to keep valid link encoding #88
  • Fix description meta field #91
  • Improve Geniusbar categories styling #93

SLUB Events 5.1.0

27 Oct 10:44
4f9ebaa
Compare
Choose a tag to compare

Features

  • Feature to use content elements like in news extensions #84

Bugfixes

  • Fix conditions for contact event view #86
  • Fix email name in cancellation mails to subscriber #82
  • Show hidden parents in recurring events. #75

SLUB Events 5.0.5

29 Jul 10:46
3be9aec
Compare
Choose a tag to compare

This is a bugfix release.

Fixes:

  • remove debug output
  • show proper localized category titles in genius bar view

SLUB Events 5.0.4

30 Jun 14:25
374505f
Compare
Choose a tag to compare

This releases contains bugfixes and maintenance tasks.

Thank you @PeaceSfiSh for the code refactoring for the backend module.

SLUB Events 5.0.3

14 Jun 15:32
6da83dd
Compare
Choose a tag to compare

This release contains

  • code refactoring for better compatibility with TYPO3 10 backend modules. This work is still in progress by @PeaceSfiSh. Thank you for your work.
  • minor bugfixes
  • new setting to save email attachements and body-html to typo3temp for debugging purpose

SLUB Events 5.0.2

27 Feb 22:27
aa10cfc
Compare
Choose a tag to compare

This release fixes several small but essential bugs like

  • wrong TCA configuration
  • fix cache clearing after subscribing to an event
  • fix import of events via T3D import/export

It also adds

  • some more translatable language labels
  • cleanup unused fluid templates
  • add an update wizard for the contact photos prior TYPO3 9

Thanks to @PeaceSfiSh for contribution!

SLUB Events 5.0.1

02 Dec 15:52
Compare
Choose a tag to compare

Bugfix release

Fix some errors with TYPO3 10.4 LTS
Fix sql errors onusing mysql strict mode