81065f5c67
BREAKING: TYPO3 v12 support ( #44 )
...
* Migrated all fixtures to PHP.
* Removed version specific adjustments.
2023-11-27 10:04:42 +01:00
a9f3f108e3
BREAKING: Change of vendor/namespace ( #43 )
...
The vendor was renamed from `wrm` to `werkraummedia`.
And the namespace vendor was renamed from `Wrm` to `WerkraumMedia`.
That way all references to PHP classes as well as the package name
itself need to be adjusted.
2023-11-09 10:27:43 +01:00
cbe4eda380
Add CI
...
* Add first basic CI with defaults.
* Add ecs for coding guideline.
* Fix invalid xliff files.
2021-09-07 09:26:59 +02:00
b7adb97cbc
Adjust code and config to pass php code sniffer
...
Relates: #8092
2021-09-07 07:51:36 +02:00
59272afffd
Add php code sniffer to follow PSR-12
...
Also apply ./vendor/bin/phpcbf to auto migrate what is possible.
Relates: #8092
2021-09-07 07:51:36 +02:00
b829a25738
Auto migrate code base to TYPO3 v10
...
Using:
./vendor/bin/typo3-rector process Classes Configuration ext_*
Relates: #8092
2021-09-07 07:50:09 +02:00
Dirk
9c6539eb28
Refactored EXT dd_events to events, added fields to page type poi
2019-07-18 13:44:19 +02:00