.ddev
[TASK] Update PHP in DDEV to 8.1 ( #561 )
2022-09-07 11:54:24 +02:00
.github
[TASK] Switch Dependabot PR target milestone to the 3.0 milestone ( #584 )
2022-09-23 21:56:56 +02:00
.gitlab
Fix pipeline after dropping php support ( #595 )
2022-09-26 19:40:07 +02:00
Classes
[BUGFIX] Do not overwrite type annotations from parent classes ( #480 )
2022-07-13 18:21:01 +02:00
Configuration
[TASK] Substitute TYPO3_MODE constant with TYPO3 constant ( #521 )
2022-08-28 12:22:38 +02:00
Documentation
V2.0.1: Bug fixes and cleanup ( #580 )
2022-09-21 19:11:36 +02:00
Resources
[TASK] Move npm tools and config to default places ( #445 )
2022-05-18 17:17:45 +02:00
Tests
[TASK] Also mock redirectToUri
in the controller unit test ( #554 )
2022-09-06 15:26:47 +02:00
tools
[TASK] Upgrade to PHPCOV 6 ( #540 )
2022-09-03 14:35:31 +02:00
.editorconfig
Change default rst indentation to 4 spaces ( #508 )
2022-08-20 13:59:53 +02:00
.eslintignore
[TASK] Move npm tools and config to default places ( #445 )
2022-05-18 17:17:45 +02:00
.eslintrc.json
[TASK] Improved ESLint config for Backend JavaScript ( #476 )
2022-07-08 12:43:19 +02:00
.gitattributes
[TASK] Remove the ancient acceptance tests ( #512 )
2022-08-28 09:33:50 +02:00
.gitignore
[TASK] Move npm tools and config to default places ( #445 )
2022-05-18 17:17:45 +02:00
.php-cs-fixer.php
[TASK] Migrate to typo3 coding standards ( #340 )
2021-11-17 16:45:49 +01:00
.phpstorm.meta.php
[BUGFIX] Add hidden files to find in PHP lint ( #559 )
2022-09-07 11:47:31 +02:00
.prettierrc.js
[TASK] Move npm tools and config to default places ( #445 )
2022-05-18 17:17:45 +02:00
CHANGELOG.md
[TASK] Drop support for PHP 7.2 and 7.3 ( #581 )
2022-09-22 11:49:45 +02:00
CODE_OF_CONDUCT.md
[TASK] Switch to the TYPO3 Code of Conduct ( #430 )
2022-04-14 18:11:50 +02:00
composer.json
Update phpunit/phpunit requirement from ^8.5.29 to ^8.5.30 ( #592 )
2022-09-26 10:02:46 +02:00
ext_emconf.php
[TASK] Drop support for PHP 7.2 and 7.3 ( #581 )
2022-09-22 11:49:45 +02:00
ext_localconf.php
[TASK] Substitute TYPO3_MODE constant with TYPO3 constant ( #521 )
2022-08-28 12:22:38 +02:00
ext_tables.sql
[CLEANUP] Autoformat all files ( #175 )
2020-12-01 23:12:34 +01:00
LICENSE
[TASK] Change from GPL V3+ to GPL V2+ ( #40 )
2019-08-08 12:38:56 +02:00
package.json
Update eslint requirement from ^8.23.1 to ^8.24.0 ( #593 )
2022-09-26 09:45:36 +02:00
phive.xml
[TASK] Upgrade to PHPCOV 6 ( #540 )
2022-09-03 14:35:31 +02:00
phpcs.xml
[TASK] Remove the ancient acceptance tests ( #512 )
2022-08-28 09:33:50 +02:00
phpstan-baseline.neon
[BUGFIX] Do not overwrite type annotations from parent classes ( #480 )
2022-07-13 18:21:01 +02:00
phpstan.neon
[TASK] Remove the ancient acceptance tests ( #512 )
2022-08-28 09:33:50 +02:00
README.md
[TASK] Add Slack to README ( #477 )
2022-07-13 18:23:06 +02:00
stylelint.config.js
[TASK] Move npm tools and config to default places ( #445 )
2022-05-18 17:17:45 +02:00