Commit graph

6 commits

Author SHA1 Message Date
Daniel Siepmann 03320171ce
Add TYPO3 v11 and PHP 8.x compatibility (#6) 2023-01-04 09:48:08 +01:00
Daniel Siepmann 08fb29f1ca
Remove GitHub action cache
We never set it up properly and it has deprecated features.
2022-10-24 10:12:49 +02:00
Daniel Siepmann be3e5a82a9
Update GitHub checkout action
Necessary as v2 uses old NodeJS which is deprecated.
2022-10-24 10:08:54 +02:00
Daniel Siepmann 77a60226aa
Ensure expected PHP versions in CI 2021-02-23 15:06:03 +01:00
Daniel Siepmann 6fff1efe49
Replace phpcs with ecs
This combines phpcs and php-cs-fixer and provides handy configuration.
2021-02-23 11:41:18 +01:00
Daniel Siepmann 98762332f5
calendar logic
Provide data structure for month, weeks and days.
Provide controller to open month, week and day.

Relates: #7887
2020-10-27 13:32:50 +01:00