{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":55034750,"defaultBranch":"main","name":"ext-solr","ownerLogin":"dkd-friedrich","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2016-03-30T05:21:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/9529685?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1721900492.0","currentOid":""},"activityList":{"items":[{"before":"115fdc760408a1394db07d7b6fda1612a6fc45c1","after":null,"ref":"refs/heads/release/v12.0.4","pushedAt":"2024-07-25T09:41:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"}},{"before":"daa11dc1b5404f5428f15c3ba09b58aa6b088864","after":"115fdc760408a1394db07d7b6fda1612a6fc45c1","ref":"refs/heads/release/v12.0.4","pushedAt":"2024-07-25T09:18:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[RELEASE] 12.0.4\n\nThis is a maintenance release for TYPO3 12.4 LTS, containing:\n\n* [TASK] Use request object to retrieve query params instead of _GET\n* [TASK] Use Attributes for PHPUnit tests\n* [TASK] Update PHP-Stan to at least 1.11.*\n* [TASK] Apply and repair rector refactorings\n* [TASK] Migrate requireJS to ES6. Solr BE Modal JS\n* [TASK] Apache Solr 9.6 compatibility\n* [TASK] Use new template module API\n* [FEATURE] Add contentObjectData to searchController\n* [BUGFIX] Add empty array as fallback if null\n* [BUGFIX] Add empty array defaults in SearchFormViewHelper\n* [TASK] Integrate content of Module layout into WithPageTree\n* [TASK] Repair statistics chart because of CSP in Solr Info module\n* [FEATURE:BP:12] Be able to disable tracking of last searches\n* [TASK] Add access plugin tests\n* [TASK] Update authors\n* [TASK] Remove content stream usage\n* [BUGFIX] Fix synonym and stop word upload\n* [TASK] Call getLabelFromItemListMerged with the current row data\n* [BUGFIX] numeric facet range slider sends lot of requests to server\n* [BUGFIX] Typecast $userGroup to integer\n* [TASK] Remove getIsSiteManagedSite as all site are managed now\n* [BUGFIX] [4026] treat non-overlayed mount points as valid\n* [TASK] New Crowdin updates\n* [BUGFIX] Fix range string calculation in DateRange facet\n* [BUGFIX:12] scheduler task \"Optimize index of a site\" is not functional\n* [TASK] Apache Solr 9.6.1 compatibility\n* [BUGFIX] deprecations in Dockerfile\n* [BUGFIX] Ensure index document is deleted\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.4\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n* Submit bug reports and feature requests on GitHub\n* Ask or help or answer questions in our Slack channel\n* Provide patches through pull requests or review and comment on\nexisting pull requests\n* Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n+49 (0)69 - 2475218 0","shortMessageHtmlLink":"[RELEASE] 12.0.4"}},{"before":"7a93c5b48d3fdbd2320968b99db3bb5a20d5a8c9","after":null,"ref":"refs/heads/bugfix/release-12.0.x/4107-ensure_index_documents_are_removed","pushedAt":"2024-07-25T09:11:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"}},{"before":"b326e3a423ed1687cf6c01f0fbf24adc9eefbf04","after":"7a93c5b48d3fdbd2320968b99db3bb5a20d5a8c9","ref":"refs/heads/bugfix/release-12.0.x/4107-ensure_index_documents_are_removed","pushedAt":"2024-07-24T14:18:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[BUGFIX] Ensure index document is deleted\n\nIf an index document has no representation in the index queue,\nEXT:solr fails to remove the item on deletions or updates of\nthe corresponding record in TYPO3.\n\nBy adjusting the checks in the record monitor, garbage remover\nand update handler this issue is resolved. The\nConfigurationAwareRecordService is no longer using\nBackendUtility::getRecord() as this would return hidden records.\n\nResolves: #4107","shortMessageHtmlLink":"[BUGFIX] Ensure index document is deleted"}},{"before":null,"after":"daa11dc1b5404f5428f15c3ba09b58aa6b088864","ref":"refs/heads/release/v12.0.4","pushedAt":"2024-07-24T12:58:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[RELEASE] 12.0.4\n\nThis is a maintenance release for TYPO3 12.4 LTS, containing:\n\n* [TASK] Use request object to retrieve query params instead of _GET\n* [TASK] Use Attributes for PHPUnit tests\n* [TASK] Update PHP-Stan to at least 1.11.*\n* [TASK] Apply and repair rector refactorings\n* [TASK] Migrate requireJS to ES6. Solr BE Modal JS\n* [TASK] Apache Solr 9.6 compatibility\n* [TASK] Use new template module API\n* [FEATURE] Add contentObjectData to searchController\n* [BUGFIX] Add empty array as fallback if null\n* [BUGFIX] Add empty array defaults in SearchFormViewHelper\n* [TASK] Integrate content of Module layout into WithPageTree\n* [TASK] Repair statistics chart because of CSP in Solr Info module\n* [FEATURE:BP:12] Be able to disable tracking of last searches\n* [TASK] Add access plugin tests\n* [TASK] Update authors\n* [TASK] Remove content stream usage\n* [BUGFIX] Fix synonym and stop word upload\n* [TASK] Call getLabelFromItemListMerged with the current row data\n* [BUGFIX] numeric facet range slider sends lot of requests to server\n* [BUGFIX] Typecast $userGroup to integer\n* [TASK] Remove getIsSiteManagedSite as all site are managed now\n* [BUGFIX] [4026] treat non-overlayed mount points as valid\n* [TASK] New Crowdin updates\n* [BUGFIX] Fix range string calculation in DateRange facet\n* [BUGFIX:12] scheduler task \"Optimize index of a site\" is not functional\n* [TASK] Apache Solr 9.6.1 compatibility\n* [BUGFIX] deprecations in Dockerfile\n* [BUGFIX] Ensure index document is deleted\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.4\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n* Submit bug reports and feature requests on GitHub\n* Ask or help or answer questions in our Slack channel\n* Provide patches through pull requests or review and comment on\nexisting pull requests\n* Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n+49 (0)69 - 2475218 0","shortMessageHtmlLink":"[RELEASE] 12.0.4"}},{"before":"b2b2b30f4cdc16711fa192805a0536ce6d01a0f8","after":"b326e3a423ed1687cf6c01f0fbf24adc9eefbf04","ref":"refs/heads/bugfix/release-12.0.x/4107-ensure_index_documents_are_removed","pushedAt":"2024-07-24T07:26:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[BUGFIX] Ensure index document is deleted\n\nIf an index document has no representation in the index queue,\nEXT:solr fails to remove the item on deletions or updates of\nthe corresponding record in TYPO3.\n\nBy adjusting the checks in the record monitor, garbage remover\nand update handler this issue is resolved. The\nConfigurationAwareRecordService is no longer using\nBackendUtility::getRecord() as this would return hidden records.\n\nResolves: #4107","shortMessageHtmlLink":"[BUGFIX] Ensure index document is deleted"}},{"before":null,"after":"b2b2b30f4cdc16711fa192805a0536ce6d01a0f8","ref":"refs/heads/bugfix/release-12.0.x/4107-ensure_index_documents_are_removed","pushedAt":"2024-07-15T13:47:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[BUGFIX] Ensure index document is deleted\n\nIf an index document has no representation in the index queue,\nEXT:solr fails to remove the item on deletions or updates of\nthe corresponding record in TYPO3.\n\nBy adjusting the checks in the record monitor, garbage remover\nand update handler this issue is resolved. The\nConfigurationAwareRecordService is no longer using\nBackendUtility::getRecord() as this would return hidden records.\n\nResolves: #4107","shortMessageHtmlLink":"[BUGFIX] Ensure index document is deleted"}},{"before":"4427b3c92b17214b4872bfe8a22efdea77527a97","after":null,"ref":"refs/heads/bugfix/release-12.0.x/4011-fix_managed_resource_upload","pushedAt":"2024-05-18T05:45:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkd-kaehm","name":"Rafael Kähm","path":"/dkd-kaehm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25453927?s=80&v=4"}},{"before":"f436a134672928ef4a000510381d63b2534582b9","after":"4427b3c92b17214b4872bfe8a22efdea77527a97","ref":"refs/heads/bugfix/release-12.0.x/4011-fix_managed_resource_upload","pushedAt":"2024-05-17T14:04:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[BUGFIX] Fix synonym and stop word upload\n\nFixes the upload of synonym and stop word lists.\n\nResolves: #4011","shortMessageHtmlLink":"[BUGFIX] Fix synonym and stop word upload"}},{"before":"6b4e180bdf888676b18f9e37c25e9bf224fc1fc2","after":null,"ref":"refs/heads/task/release-12.0.x/3750-remove_content_stream_usage","pushedAt":"2024-05-17T13:46:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkd-kaehm","name":"Rafael Kähm","path":"/dkd-kaehm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25453927?s=80&v=4"}},{"before":null,"after":"f436a134672928ef4a000510381d63b2534582b9","ref":"refs/heads/bugfix/release-12.0.x/4011-fix_managed_resource_upload","pushedAt":"2024-05-17T13:41:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[BUGFIX] Fix synonym and stop word upload\n\nFixes the upload of synonym and stop word lists.\n\nResolves: #4011","shortMessageHtmlLink":"[BUGFIX] Fix synonym and stop word upload"}},{"before":"45cc257fde558261863e1dbc36a946a9bba23de5","after":"6b4e180bdf888676b18f9e37c25e9bf224fc1fc2","ref":"refs/heads/task/release-12.0.x/3750-remove_content_stream_usage","pushedAt":"2024-05-17T12:33:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[TASK] Remove content stream usage\n\nDrops the usage of content streams for Solr queries, this\nremoves the dependency to SOLR_ENABLE_STREAM_BODY.\n\nResolves: #3750","shortMessageHtmlLink":"[TASK] Remove content stream usage"}},{"before":null,"after":"45cc257fde558261863e1dbc36a946a9bba23de5","ref":"refs/heads/task/release-12.0.x/3750-remove_content_stream_usage","pushedAt":"2024-05-17T12:31:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[TASK] Remove content stream usage\n\nDrops the usage of content streams for Solr queries, this\nremoves the dependency to SOLR_ENABLE_STREAM_BODY.\n\nResolves: #3750","shortMessageHtmlLink":"[TASK] Remove content stream usage"}},{"before":"2bb2323885adf301a4b96cfe7766aba752fdb56c","after":null,"ref":"refs/heads/task/release-12.0.x/access_plugin_test","pushedAt":"2024-05-17T10:39:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkd-kaehm","name":"Rafael Kähm","path":"/dkd-kaehm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25453927?s=80&v=4"}},{"before":null,"after":"2bb2323885adf301a4b96cfe7766aba752fdb56c","ref":"refs/heads/task/release-12.0.x/access_plugin_test","pushedAt":"2024-05-17T10:15:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[TASK] Add access plugin tests\n\nAdd tests to explicitly test the filtering done by the Solr\nAccess plugin.\n\nRelates: https://github.com/TYPO3-Solr/solr-typo3-plugin/issues/33","shortMessageHtmlLink":"[TASK] Add access plugin tests"}},{"before":"cd9b50752086c75a50a6e82bec0f86ffbaef5d10","after":null,"ref":"refs/heads/task/release-12.0.x/4041-solr_96","pushedAt":"2024-05-16T15:09:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkd-kaehm","name":"Rafael Kähm","path":"/dkd-kaehm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25453927?s=80&v=4"}},{"before":null,"after":"cd9b50752086c75a50a6e82bec0f86ffbaef5d10","ref":"refs/heads/task/release-12.0.x/4041-solr_96","pushedAt":"2024-05-16T14:38:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[TASK] Apache Solr 9.6 compatibility\n\nAllows the usage of EXT:solr with Apache Solr 9.6, Apache Solr 9.6\nis now the recommended version and tests will run against this\nversion.\n\nResolves: #4041","shortMessageHtmlLink":"[TASK] Apache Solr 9.6 compatibility"}},{"before":"9fd51590ae57d9978ba04184f8a53fd9e1596a93","after":null,"ref":"refs/heads/task/relax_dependency_to_local_tables","pushedAt":"2024-05-14T12:05:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"}},{"before":"6e69b60995ee2b0fcb4fcc32586e072e3f74e475","after":null,"ref":"refs/heads/release/12.0.3","pushedAt":"2024-05-13T08:07:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"}},{"before":"cd31a9dc7a1fbc9955337cfa3f72509cb03e26d2","after":"6e69b60995ee2b0fcb4fcc32586e072e3f74e475","ref":"refs/heads/release/12.0.3","pushedAt":"2024-05-13T07:39:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[RELEASE] 12.0.3\n\nThis is a maintenance release for TYPO3 12.4 LTS, containing:\n\n* [BUGFIX] PHPStan 1.11+ by @dkd-kaehm\n* [BUGFIX] Allow fe_group modification when indexing subpage of\n restricted page by @deschilter\n* [TASK:P:main] Full fixed french translation by @megamisan\n* [TASK] Update all GitHub-Actions on main branch by @dkd-kaehm\n* [TASK] Remove deprecations for CI-Build by @dkd-kaehm\n* [BUGFIX] Debug output if response body is read once stream by @Kanti\n* [BUGFIX] Use tx-solr-suggest-focus for autofocus on form-submit by\n @felixranesberge\n* [FEATURE] Support stdWrap to resolve relation label field by\n @DanielSiepmann\n* [BUGFIX] Remove superfluous quotation marks in\n Partials/Result/FacetsActive.html by @julianhofmann\n* [TASK] Remove switchableControllerActions from TypoScript by\n @derhansen\n* [Internal] Collection of fixes recognized by SDS task by @dkd-kaehm\n* [BUGFIX] Prevent exception in queue module when no site can be\n determined by @pschriner\n* [FIX] Actions errors 2024.04.05 by @dkd-kaehm\n* [BUGFIX] column `changed` out of range by @ferfrost\n* [TASK] Update testing framework by @dkd-friedrich\n* [BUGFIX] Solves PHP Warning: Undefined array key \"label\". by @serens\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.3\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n* Submit bug reports and feature requests on GitHub\n* Ask or help or answer questions in our Slack channel\n* Provide patches through pull requests or review and comment on\nexisting pull requests\n* Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n+49 (0)69 - 2475218 0","shortMessageHtmlLink":"[RELEASE] 12.0.3"}},{"before":"32f9062b727fd86b4d79bd710570d3ed0a59dfda","after":"cd31a9dc7a1fbc9955337cfa3f72509cb03e26d2","ref":"refs/heads/release/12.0.3","pushedAt":"2024-05-13T07:03:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[RELEASE] 12.0.3\n\nThis is a maintenance release for TYPO3 12.4 LTS, containing:\n\n* [BUGFIX] Allow fe_group modification when indexing subpage of\n restricted page by @deschilter\n* [TASK:P:main] Full fixed french translation by @megamisan\n* [TASK] Update all GitHub-Actions on main branch by @dkd-kaehm\n* [TASK] Remove deprecations for CI-Build by @dkd-kaehm\n* [BUGFIX] Debug output if response body is read once stream by @Kanti\n* [BUGFIX] Use tx-solr-suggest-focus for autofocus on form-submit by\n @felixranesberge\n* [FEATURE] Support stdWrap to resolve relation label field by\n @DanielSiepmann\n* [BUGFIX] Remove superfluous quotation marks in\n Partials/Result/FacetsActive.html by @julianhofmann\n* [TASK] Remove switchableControllerActions from TypoScript by\n @derhansen\n* [Internal] Collection of fixes recognized by SDS task by @dkd-kaehm\n* [BUGFIX] Prevent exception in queue module when no site can be\n determined by @pschriner\n* [FIX] Actions errors 2024.04.05 by @dkd-kaehm\n* [BUGFIX] column `changed` out of range by @ferfrost\n* [TASK] Update testing framework by @dkd-friedrich\n* [BUGFIX] Solves PHP Warning: Undefined array key \"label\". by @serens\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.3\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n* Submit bug reports and feature requests on GitHub\n* Ask or help or answer questions in our Slack channel\n* Provide patches through pull requests or review and comment on\nexisting pull requests\n* Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n+49 (0)69 - 2475218 0","shortMessageHtmlLink":"[RELEASE] 12.0.3"}},{"before":"aebcbed5881df0931b3dd3f6caa4a551ff470721","after":"32f9062b727fd86b4d79bd710570d3ed0a59dfda","ref":"refs/heads/release/12.0.3","pushedAt":"2024-05-13T06:38:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[RELEASE] 12.0.3\n\nThis is a maintenance release for TYPO3 12.4 LTS, containing:\n\n* [BUGFIX] Allow fe_group modification when indexing subpage of\n restricted page by @deschilter\n* [TASK:P:main] Full fixed french translation by @megamisan\n* [TASK] Update all GitHub-Actions on main branch by @dkd-kaehm\n* [TASK] Remove deprecations for CI-Build by @dkd-kaehm\n* [BUGFIX] Debug output if response body is read once stream by @Kanti\n* [BUGFIX] Use tx-solr-suggest-focus for autofocus on form-submit by\n @felixranesberge\n* [FEATURE] Support stdWrap to resolve relation label field by\n @DanielSiepmann\n* [BUGFIX] Remove superfluous quotation marks in\n Partials/Result/FacetsActive.html by @julianhofmann\n* [TASK] Remove switchableControllerActions from TypoScript by\n @derhansen\n* [Internal] Collection of fixes recognized by SDS task by @dkd-kaehm\n* [BUGFIX] Prevent exception in queue module when no site can be\n determined by @pschriner\n* [FIX] Actions errors 2024.04.05 by @dkd-kaehm\n* [BUGFIX] column `changed` out of range by @ferfrost\n* [TASK] Update testing framework by @dkd-friedrich\n* [BUGFIX] Solves PHP Warning: Undefined array key \"label\". by @serens\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.3\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n* Submit bug reports and feature requests on GitHub\n* Ask or help or answer questions in our Slack channel\n* Provide patches through pull requests or review and comment on\nexisting pull requests\n* Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n+49 (0)69 - 2475218 0","shortMessageHtmlLink":"[RELEASE] 12.0.3"}},{"before":"12ecfde3c33c24b9514a9b5f1d41141695230aaa","after":"aebcbed5881df0931b3dd3f6caa4a551ff470721","ref":"refs/heads/release/12.0.3","pushedAt":"2024-05-13T06:37:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[RELEASE] 12.0.3\n\nThis is a maintenance release for TYPO3 12.4 LTS, containing:\n\n* [BUGFIX] Allow fe_group modification when indexing subpage of\n restricted page by @deschilter\n* [TASK:P:main] Full fixed french translation by @megamisan\n* [TASK] Update all GitHub-Actions on main branch by @dkd-kaehm\n* [TASK] Remove deprecations for CI-Build by @dkd-kaehm\n* [BUGFIX] Debug output if response body is read once stream by @Kanti\n* [BUGFIX] Use tx-solr-suggest-focus for autofocus on form-submit by\n @felixranesberge\n* [FEATURE] Support stdWrap to resolve relation label field by\n @DanielSiepmann\n* [BUGFIX] Remove superfluous quotation marks in\n Partials/Result/FacetsActive.html by @julianhofmann\n* [TASK] Remove switchableControllerActions from TypoScript by\n @derhansen\n* [Internal] Collection of fixes recognized by SDS task by @dkd-kaehm\n* [BUGFIX] Prevent exception in queue module when no site can be\n determined by @pschriner\n* [FIX] Actions errors 2024.04.05 by @dkd-kaehm\n* [BUGFIX] column `changed` out of range by @ferfrost\n* [TASK] Update testing framework by @dkd-friedrich\n* [BUGFIX] Solves PHP Warning: Undefined array key \"label\". by @serens\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.3\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n* Submit bug reports and feature requests on GitHub\n* Ask or help or answer questions in our Slack channel\n* Provide patches through pull requests or review and comment on\nexisting pull requests\n* Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n+49 (0)69 - 2475218 0","shortMessageHtmlLink":"[RELEASE] 12.0.3"}},{"before":null,"after":"12ecfde3c33c24b9514a9b5f1d41141695230aaa","ref":"refs/heads/release/12.0.3","pushedAt":"2024-05-08T13:41:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[RELEASE] 12.0.3\n\nThis is a maintenance release for TYPO3 12.4 LTS, containing:\n\n* [TASK] Update all GitHub-Actions on main branch by @dkd-kaehm\n* [TASK] Remove deprecations for CI-Build by @dkd-kaehm\n* [BUGFIX] Debug output if response body is read once stream by @Kanti\n* [BUGFIX] Use tx-solr-suggest-focus for autofocus on form-submit by\n @felixranesberge\n* [FEATURE] Support stdWrap to resolve relation label field by\n @DanielSiepmann\n* [BUGFIX] Remove superfluous quotation marks in\n Partials/Result/FacetsActive.html by @julianhofmann\n* [TASK] Remove switchableControllerActions from TypoScript by\n @derhansen\n* [Internal] Collection of fixes recognized by SDS task by @dkd-kaehm\n* [BUGFIX] Prevent exception in queue module when no site can be\n determined by @pschriner\n* [FIX] Actions errors 2024.04.05 by @dkd-kaehm\n* [BUGFIX] column `changed` out of range by @ferfrost\n* [TASK] Update testing framework by @dkd-friedrich\n* [BUGFIX] Solves PHP Warning: Undefined array key \"label\". by @serens\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.3\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n* Submit bug reports and feature requests on GitHub\n* Ask or help or answer questions in our Slack channel\n* Provide patches through pull requests or review and comment on\nexisting pull requests\n* Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n+49 (0)69 - 2475218 0","shortMessageHtmlLink":"[RELEASE] 12.0.3"}},{"before":null,"after":"f91b81b15a1c18dd683a660b4fb723c7e24ad163","ref":"refs/heads/bugfix/main/3993-fix_solrrelation","pushedAt":"2024-04-17T12:00:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[TASK] Extend SOLR_RELATION test cases\n\nAdds a SOLR_RELATION test case to cover category\nrelations in tt_content.","shortMessageHtmlLink":"[TASK] Extend SOLR_RELATION test cases"}},{"before":"3a32e005cbb613635a1dec99dbfe972bca6842bf","after":null,"ref":"refs/heads/task/main/3918-update_testing_framework","pushedAt":"2024-04-05T12:48:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkd-kaehm","name":"Rafael Kähm","path":"/dkd-kaehm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25453927?s=80&v=4"}},{"before":"21f4c3256d4c812955853d4fb8dd6561238d3e0d","after":"3a32e005cbb613635a1dec99dbfe972bca6842bf","ref":"refs/heads/task/main/3918-update_testing_framework","pushedAt":"2024-04-05T11:28:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dkd-kaehm","name":"Rafael Kähm","path":"/dkd-kaehm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25453927?s=80&v=4"},"commit":{"message":"[TASK] Update testing framework\n\nUpdates TYPO3 testing framework to version 8.x and\nperforms required compatibility adaptions.\n\nResolves: #3918","shortMessageHtmlLink":"[TASK] Update testing framework"}},{"before":"c34f7e6b0a4cf5cf24bf041fbef57b2a6e176170","after":null,"ref":"refs/heads/task/release-11.6.x/solr_9_upgrade","pushedAt":"2024-04-05T09:54:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkd-kaehm","name":"Rafael Kähm","path":"/dkd-kaehm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25453927?s=80&v=4"}},{"before":"b63d9d7a1eef77caebf4e59934c06e58d027c53c","after":"21f4c3256d4c812955853d4fb8dd6561238d3e0d","ref":"refs/heads/task/main/3918-update_testing_framework","pushedAt":"2024-04-03T11:51:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[TASK] Update testing framework\n\nUpdates TYPO3 testing framework to version 8.x and\nperforms required compatibility adaptions.\n\nResolves: #3918","shortMessageHtmlLink":"[TASK] Update testing framework"}},{"before":"8f58439faa80638a5ba1154a787d0d88647f1a5d","after":"b63d9d7a1eef77caebf4e59934c06e58d027c53c","ref":"refs/heads/task/main/3918-update_testing_framework","pushedAt":"2024-04-03T11:47:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dkd-friedrich","name":"Markus Friedrich","path":"/dkd-friedrich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9529685?s=80&v=4"},"commit":{"message":"[TASK] Update testing framework\n\nUpdates TYPO3 testing framework to version 8.x and\nperforms required compatibility adaptions.\n\nResolves: #3918","shortMessageHtmlLink":"[TASK] Update testing framework"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEiNXkqAA","startCursor":null,"endCursor":null}},"title":"Activity · dkd-friedrich/ext-solr"}