-
Hello.
I set the parameter allow_groups: 1, that is, I need only first level groups.
Now I have a little problem. I need to make sure that when you click on the "Add Rule" button, a new rule is adde…
-
Hi,
is it possible to add documentation for how to add calculated fields.
In my case, I have a oneToMany relationship and i want to know how much row has the entity.
For exemple :
``` php
$datatabl…
-
Now the search is complex with word by word search.
Add support for simple one word or phrase search
-
Note config import is not needed to import calendar and values from fresh install.
```sh
WARNING: This functionality is still experimental and under
development, use at your own risk. Note that t…
-
In the following code
```
@Override
public DetectorDocument findByUuid(String uuid) {
val queryBuilder = QueryBuilders.termQuery("uuid", uuid);
val searchSourceBuilder =…
-
It looks like `getProductParameterValuesByProductSortedByNameQueryBuilder` could load parameter values for locale it was asked for. It would slightly improve performance, since later we are filterin…
-
This happens only in combination with external storage.
I have two external storage, one a SMB Share and one local external storage (onedrive folder 500GB)
same issue like https://github.com/n…
-
It would be nice if `QueryBuilder` would allow to test for emptiness without having to resort to using `filter()`. This would be especially useful with many-to-many relations if one could write someth…
-
According to [the documentation](http://docs.doctrine-project.org/projects/doctrine-phpcr-odm/en/latest/reference/working-with-objects.html#by-simple-conditions) this code should work to select a node…
-
Hi everybody,
maybe me and also another Crocoblock Users get here the better help than from the Support-Agents - i hope so.
**The Problem:**
I would like to count the selected filters and matc…