Timo Hund
Timo Hund
# What this pr does * Add's required adaption for the Fluid related changes in TYPO3 10 LTS # How to test Please add a testing instruction here Fixes: #2571
Currently every options facet is rendered as link. In some projects you need a different rendering where the option should look like a checkbox. We should add a default partials...
In the scope of this task we should fix the extensionscanner violations, to have a green report
**What should be done in the scope of this task?** It seems that the build take much more time with TYPO3 10. Especially in combination with php 7.2. the build...
**What should be done in the scope of this task?** Changes in Fluid require some adaptions in EXT:solr. These adapations should be done in the scope of that task
**What should be done in the scope of this task?** As initial step, we've introduced the solarium PHP-API with EXT:solr 9. For backwards compatibility we've added ```ApacheSolrForTypo3\Solr\System\Solr\ResponseAdapter```. This behaves like...
Hi, thanks for this testing framework. Today i tried to use it in EXT:solr and allmost everything works out of the box. I stumbled apon one issue with our fixtures....