Nikolas Hagestein
Nikolas Hagestein
nothing more to say :)
**Is your feature request related to a problem? Please describe.** QueueItemRepository is fetching not only queue entries but also the actually item that is about to be indexed. https://github.com/TYPO3-Solr/ext-solr/blob/main/Classes/Domain/Index/Queue/QueueItemRepository.php#L806 This...
Nothing more to say: https://github.com/in2code-de/femanager/blob/develop/Classes/Domain/Service/SendMailService.php#L237 It will fatal if the TS setting is set.
Hi there, ATM it i possible to perform a redirect on successful confirmation. But if the user e.g. click the confirmation link twice one simply get redirected to new action...
Problem: Combo Boxes are not rendered correctly. Not sure if that is a theme issue or a cqrlog issue. The QT version works ok. If it is a theme issue...
Version: Master latest as of today OS: Linux Mint 20.2 QT Version: 5.12.8 Problem: When i start Klog for the very first time. It looks perfectly ok and fits my...
## Story Contributors are accidentally commiting changes related to their actual development environment (IDE config files, etc). This leads to unnecessary discussions, slow down of PR acceptance etc. ## Requirements...
Currently odt - reader and writer only suport "text:" nodes. Please add support for table:\* nodes as well. --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/29876586-add-odt-table-support?utm_campaign=plugin&utm_content=tracker%2F323108&utm_medium=issues&utm_source=github)** We...
[FEATURE] Use native Solr /suggest handler instead of full select+facet query in SuggestController
### Summary The current implementation of the Suggest feature in EXT:solr triggers a full `/select` query using facet parameters, instead of utilizing Solr’s native `/suggest` request handler. This can lead...
## Bug: Plugin validation ignores Admin Panel visibility context **Extension:** femanager **Version:** 8.3.1 **TYPO3:** 12.x ### Description When submitting the registration form, femanager validates whether the target action is allowed...