mirror of
https://github.com/werkraum-media/thuecat.git
synced 2025-01-09 20:56:12 +01:00
Daniel Siepmann (Codappix)
c96768ba85
Those are skipped during import and written as error to TYPO3 logs. That way entries with broken opening hours can still be imported. Resolves: #11377
579 B
579 B
2.2.0
Breaking
Nothing
Features
- Add support for multiple slogans (array within slogan). The existing API will return the first slogan. A new method getSlogans is added which will return the array of slogans.
Fixes
- Handle broken opening hours. Those are skipped during import and written as error to TYPO3 logs. That way entries with broken opening hours can still be imported.
Tasks
- Add PHP data for testing framework to ease backports. As we have migrated on current main already.
Deprecation
Nothing