5779cb911d
Revert changes to configuration fetching
...
Keep old code and behaviour. Adjust only a single place to keep old
expected behaviour.
If TYPO3 throws an exception, catch this, and replace it by old
behaviour which is already handled throughout the code.
2019-05-05 10:12:13 +02:00
2b91425732
Remove unused debugger imports
2019-05-05 10:11:09 +02:00
Daniel Maier
5ea0f34632
[task] handle missing array path exceptions
2018-10-17 17:17:06 +02:00
09cd655a7a
TASK: Remove whitespace in return type annotation
2018-03-08 11:20:23 +01:00
fc8017fdf4
TASK: Fix further issues reported by phan
2018-03-08 11:09:28 +01:00
560597dcff
TASK: Cleanup type annotations and phpstan issues
2018-03-06 17:40:49 +01:00
c58e13cdf6
TASK: Rename vendor
...
As we move it from private repo to codappix.
2017-07-06 23:48:47 +02:00
c59ca504ca
Hotfix: Add missing typehint
2017-01-12 13:24:58 +01:00
5989b65ae0
FEATURE: Split configuration to support the concepts
...
* Add a further level in configurations to support multiple connections
and indexer.
Relates: #31
2016-12-20 10:04:44 +01:00
Ferdinand Kuhl
1c1295cacb
TASK: Just some very early notes, without claiming of completeness
2016-12-14 19:34:35 +01:00
2ede3ea3a0
BUGFIX: Reorder arguments
...
* As optional arguments should not come before required.
2016-12-13 12:46:03 +01:00
162d383a9d
FEATURE: Allow to configure additional where statement for indexing
...
* Provide TypoScript option to extend where clause to skip further
records, e.g. tt_content by CType.
2016-12-13 12:33:54 +01:00
b079dd8125
TASK: Migrate existing code ( #2 )
2016-12-09 13:19:35 +01:00