search_core/Tests/Unit
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
..
Command FEATURE: Provide command to delete whole index 2017-11-10 13:22:15 +01:00
Configuration TASK: Use Code Sniffer at travis 2017-11-11 16:52:02 +01:00
Connection/Elasticsearch TASK: Provide already used logger 2018-03-13 12:19:30 +01:00
Controller BUGFIX: Keep existing arguments in filter mode 2017-09-15 23:47:34 +02:00
DataProcessing FEATURE: Allow to copy a single field with CopyToProcessor 2018-03-20 15:43:09 +01:00
Domain FEATURE: Keep sys_language_uid while indexing 2018-04-12 12:03:02 +02:00
Hook TASK: Fix typo in test method name 2018-03-20 14:18:47 +01:00
Integration/Form/Finisher TASK: Make extension compatible with CMS 7.6 2018-03-13 20:34:56 +01:00
AbstractUnitTestCase.php TASK: Fix broken tests caused by missing caches 2018-04-12 09:29:01 +02:00
Bootstrap.php TASK: Support tests for TYPO3 CMS 7.6 2018-03-13 11:58:01 +01:00
UnitTests.xml TASK: Support tests for TYPO3 CMS 7.6 2018-03-13 11:58:01 +01:00