8.0.3
4a05fe5 [RELEASE] Release beta 3 as 8.0.3
cc9df40 [TASK] allow php8 and run CI tests for it
81d735f [REGRESSION] make flashMessageQueue calls compatible with pre-11
09c5cfa [BUGFIX] Fix use statements after merges
dff2ba3 [TASK] user AbstractConfigurationHandler to reduce code redundancy
95b85a7 [TASK] rerun fix:php after merge
e2e5369 [FEATURE] PageLayoutModule: Add "flashMessage" for content_from_pid
49261a4 [TASK] Implement own FlashMessageRendering (revised)
7496824 [TASK] Fix wording for one or more pages
921a3d4 [TASK] Implement own FlashMessageRendering
9315b7b [CODESTYLE] fix css syntax
7e9f703 [CODESTYLE] fix minor spelling mistakes (see #352)
f6633bf [CODESTYLE] fix codestyle for xliff, up to xliff v1.2
4f61f70 [CODESTYLE] resolve reviews
accd0cd [TASK] remove Classes/Form from phpcs and phpcbf, too
1f94124 [CODESTYLE] moving comments which are not allowed after a statement to correct positions
d2fd2f0 [CODESTYLE] fix errorous spaces
0853b61 [CODESTYLE] fix phpdoc wrong align
402017b [TASK] add explicit rule for phpdoc align
6e1e682 [LINT] fix code breaking phpstan
c5bd2fd [CODESTYLE] fix phpcs code sniff errors
0af1470 [TASK] refactor duplicate code in ConfigurationHandlers to abstract class and add logging
3081f2c [LINT] running composer run fix:php
b44eca7 [REGRESSION] content_from_pid can't resolve map in all cases If the main page (uid 123) which defines the map has a subpage (uid 456) and uses "content_from_pid" to point to that subpage the page cannot be rendered.
ea67c98 [BUGFIX] unhandled type exception if deleted page needs map resolving
91008b0 [TASK] add composer script for xliff:lint
b5ef60d [TASK] Lowercase the word layout
ffdc31b [TASK] Specify that there could be more than one page
099fdc5 [TASK] Replace "todo" with "TODO"
b97377d [TASK] Replace "todo:" with "TODO"
46fdf27 [TASK] Improve wording
c463353 [TASK] deactivate all php v8 tests for the time being
2d0b236 [TASK] add example unit test, optimize ApiHelperUtility exceptions for that
bfe3cba [FEATURE] add basic static QA from EXT:tea as github actions
4c45775 [TASK] Lowercase the word layout
c619235 [TASK] Specify that there could be more than one page
2fda6c9 [TASK] Replace "todo" with "TODO"
f6cf575 [TASK] Replace "todo:" with "TODO"
089bfa3 [BUGFIX] PageLayoutModule: Show hint on CEs used multiple times
84d2b5d [BUGFIX] Click on child elements opens edit for child
a3a6fb9 [TASK] Improve wording
5620780 [BUGFIX] Let CEs move/create insid containers
96a823f [TASK] Update github links
71a04fd [TASK] Update README.md
5e8fd0e [TASK] Update README.md
1135fd8 [TASK] Update documentation after github move
48f0a52 [BUGFIX] FE rendering breaks if a FCE has no mapping
930d5b1 [BUGFIX] page module shows exception if a FCE has no mapping
c169b31 [BUGFIX] page module shows exception if a FCE has no mapping
6505d31 [BUGFIX] Add fields with childs also if they are empty
83147a3 [TASK] remove documentation from page tsconfig in favor of new docs
87f2fa1 [FEATURE] remove deprecated Documentation and switch to new rendering
5aa9b81 [REGRESSION] fix code style
f8e9f62 [BUGFIX] 10LTS: shortcut first subpage throws exception in backend module
6a3e0c4 [FEATURE] Add removeIfEmpty for XpathRenderer
512facb [TASK] Fix replace section in composer.json
8ff844a [BUGFIX] Respect content_from_pid in FrontendController
9e5fcec [BUGFIX] Do not crash if xpath not available
99dcfef [BUGFIX] v10LTS+ fixup PageRepository
8dd9db1 [FEATURE] allow PageTSconfig option to filter for mappings
e70cec7 [TASK] PseudoSiteFinder not available in 10LTS
536e1a2 Fix TYPO3\CMS\Core\Configuration\Loader\Exception\YamlFileLoadingException when loading mappings on Windows
49a8de7 Replace DeletedRestriction with where() for tx_templavoilaplus_datastructure and tx_templavoilaplus_tmplobj queries in update script
a7520bc Fix Doctrine\DBAL\Exception\InvalidFieldNameException in update script