search_core/Tests/Functional
Daniel Siepmann 0953f4bb1f
FEATURE: Index resolved relations
* TCAIndexer is now able to resolve relations of any kind by using TYPO3
  Core API.
* Indexed will be a single string or an array, depending of how many
  relations were resolved.
* The same value will be indexed as shown by TCA in backend while
  editing or displaying.
2016-12-13 16:55:57 +01:00
..
Fixtures FEATURE: Index resolved relations 2016-12-13 16:55:57 +01:00
Hooks Fix codacy issue 2016-12-12 18:04:50 +01:00
Indexing FEATURE: Index resolved relations 2016-12-13 16:55:57 +01:00
AbstractFunctionalTestCase.php FEATURE: Index resolved relations 2016-12-13 16:55:57 +01:00
FunctionalTests.xml BUGFIX: Separate functional and unit coverage results 2016-12-10 16:20:37 +01:00