|
34ac9cbbe3
|
Move addStaticFile() method call to proper place
Calling within ext_tables.php is bad practice and breaks TYPO3 extension
compatibility check.
Relates: #10077
|
2023-01-24 13:08:44 +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 |
|
Dirk Koritnik
|
201259d674
|
Add new icons
|
2021-09-07 07:52:19 +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
|
945bc32fec
|
Added map, changed gulp
|
2019-07-25 12:42:37 +02:00 |
|
Dirk
|
9c6539eb28
|
Refactored EXT dd_events to events, added fields to page type poi
|
2019-07-18 13:44:19 +02:00 |
|