thuecat/Classes
Daniel Siepmann 355e4717b0
Support PublicHolidays for opening hours (#51)
DayOfWeek is an enum as defined at https://schema.org/DayOfWeek
We missed the PublicHolidays enum value when building
`getDaysOfWeekWithMondayFirstWeekDay()` which is used in templates to
get ordered result.
Opening hours for public holidays were not rendered, which is now fixed.
2021-09-14 14:51:14 +02:00
..
Controller/Backend Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
DependencyInjection Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
Domain Support PublicHolidays for opening hours (#51) 2021-09-14 14:51:14 +02:00
Frontend/DataProcessing Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
Typo3Wrapper Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
View/Backend Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
Extension.php Move namespace below initial file comment 2021-08-10 09:41:54 +02:00