search_core/Tests/Functional
Daniel Siepmann 82d397c428
FEATURE: Keep sys_language_uid while indexing
Before this change, sys_language_uid was indexed as an empty string, due
to internal used TYPO3 API.
We now skip the configure field which defines language uid. This way you
can build filter based on current language.

Resolves #148
2018-04-12 12:03:02 +02:00
..
Connection/Elasticsearch BUGFIX: Respect page uid of content records 2018-03-15 08:08:47 +01:00
DataProcessing TASK: Make extension compatible with CMS 7.6 2018-03-13 20:34:56 +01:00
Fixtures Merge remote-tracking branch 'origin/develop' into feature/134-allow-header-element-to-be-indexed 2018-03-16 17:28:56 +01:00
Hooks/DataHandler TASK: Make tests compatible with TYPO3 CMS 7.6 2018-03-15 08:07:28 +01:00
Indexing FEATURE: Keep sys_language_uid while indexing 2018-04-12 12:03:02 +02:00
AbstractFunctionalTestCase.php TASK: Remove unused comment 2018-03-14 20:23:29 +01:00
Bootstrap.php TASK: Support tests for TYPO3 CMS 7.6 2018-03-13 11:58:01 +01:00
FunctionalTests.xml TASK: Support tests for TYPO3 CMS 7.6 2018-03-13 11:58:01 +01:00