3d90bad58d
Merge remote-tracking branch 'origin/develop' into feature/cms-8-support
2017-07-07 11:58:15 +02:00
18b7f2d8b1
Merge branch 'develop' into feature/filter
2017-06-27 15:02:25 +02:00
bb9e29574f
TASK: Use elasticsearch 5.2 on travis
...
* As we make use of newer features that are incompatible with travis own
elasticsearch version 1.x.
2017-06-06 14:25:03 +02:00
1a41c5e237
FEATURE: Add filter to search
...
* Allow to filter results by field values.
2017-06-06 13:53:08 +02:00
f9ec3ada4e
TASK: Adjust travis to no longer test TYPO3 6.x
2017-05-11 12:45:11 +02:00
2a1d4f34e4
TASK: Let travis test TYPO3 6.2 with PHP 7.x
2017-05-11 09:38:42 +02:00
c300bd4931
FEATURE: Add further TYPO3 versions to travis tests
...
* As they will fail at the moment, we mark them so
* Still they will show us how many tests will fail and how much work
project 1 will have.
2016-12-20 11:48:09 +01:00
541c6db53a
FEATURE: Allow to configure tables to be processed
...
* Add typoscript option which TYPO3 tables should be processed and which
should not be processed.
* Respect new optiion in hook.
* Also add necessary tests.
* Remove old no longer needed tests for hook.
2016-12-15 14:04:26 +01:00
dc7a8f77bf
TASK: Remove TYPO3 7
...
* As relation resolver is not compatible yet. See branch
feature/resolve-relations/typo3-7
2016-12-15 09:01:05 +01:00
e1e867befd
Feature/integrate codacy ( #9 )
...
* REFACTOR: Move scripts to Makefile
* FEATURE: Add codacy
2016-12-12 22:47:45 +01:00
070e901dbb
FEATURE: Add code coverage for tests to travis and scrutinizer ( #6 )
...
* FEATURE: Add code coverage for tests to travis and scrutinizer
* To detect which parts still need to be tested
* BUGFIX: Fix broken TYPO3 installation for tests
* We need the source, otherwise a base test file will be missing
2016-12-10 14:59:48 +01:00
c3763a0982
FEATURE: Use latest stable elastica version ( #5 )
...
* As we should use it anyway.
* It's compatible with PHP 7
* Also we added php 7.1 to travis
2016-12-10 13:59:34 +01:00
4ff23c60c2
WIP|FEATURE: Try to make functional tests work on travis
2016-12-09 20:22:36 +01:00
3bd2b9c52d
WIP|FEATURE: Integrate functional tests into travis
2016-12-09 19:50:53 +01:00
d89e616a4f
FEATURE: Add travis ci ( #1 )
...
* To automate tests and display results in pull requests.
2016-12-09 13:01:09 +01:00