TYPO3 CMS 8.x Extension with basic Integration of Elasticsearch
Go to file
2016-12-15 16:48:39 +01:00
Classes CLEANUP: Fix code style issues 2016-12-15 14:28:10 +01:00
Configuration/TypoScript FEATURE: Allow to configure tables to be processed 2016-12-15 14:04:26 +01:00
Documentation WIP|FEATURE: First basic documentation 2016-12-15 16:48:39 +01:00
Resources/Private/Templates/Search TASK: Migrate existing code (#2) 2016-12-09 13:19:35 +01:00
Tests/Functional CLEANUP: Refactor tests to save code 2016-12-15 14:28:40 +01:00
.gitignore FEATURE: Add first code and tests to integrate travis ci 2016-12-09 11:47:28 +01:00
.scrutinizer.yml FEATURE: Add code coverage for tests to travis and scrutinizer (#6) 2016-12-10 14:59:48 +01:00
.travis.yml FEATURE: Allow to configure tables to be processed 2016-12-15 14:04:26 +01:00
composer.json FEATURE: Use latest stable elastica version (#5) 2016-12-10 13:59:34 +01:00
ext_emconf.php TASK: Adjust TYPO3 compatibility 2016-12-15 09:33:56 +01:00
ext_localconf.php FEATURE: Allow to configure tables to be processed 2016-12-15 14:04:26 +01:00
ext_tables.php TASK: Migrate existing code (#2) 2016-12-09 13:19:35 +01:00
Makefile FEATURE: Allow to configure tables to be processed 2016-12-15 14:04:26 +01:00