Home
last modified time | relevance | path

Searched hist:af993d55de4e0a953dd341ba1012e1447afbac9b (Results 1 – 11 of 11) sorted by relevance

/plugin/struct/meta/
H A DQueryBuilderWhere.phpaf993d55de4e0a953dd341ba1012e1447afbac9b Tue Jan 03 14:30:46 UTC 2017 Michael Grosse <grosse@cosmocode.de> fix: stop OR filters causing problems

The filters coming from syntax should be grouped together in a subgroup
to that OR-filters cannot undo the filters on latest=1 etc.

Since we cannot know in the filter function whether there is already a
subgroup for us to use or which to use, the solution was to give the
correct subgroup to the filter function directly.

Instead of adding another parameter to the already long list of
parameters for that function, I have chosen to give the
QueryBuilderWhere a reference back to the original QueryBuilder.

H A DQueryBuilder.phpaf993d55de4e0a953dd341ba1012e1447afbac9b Tue Jan 03 14:30:46 UTC 2017 Michael Grosse <grosse@cosmocode.de> fix: stop OR filters causing problems

The filters coming from syntax should be grouped together in a subgroup
to that OR-filters cannot undo the filters on latest=1 etc.

Since we cannot know in the filter function whether there is already a
subgroup for us to use or which to use, the solution was to give the
correct subgroup to the filter function directly.

Instead of adding another parameter to the already long list of
parameters for that function, I have chosen to give the
QueryBuilderWhere a reference back to the original QueryBuilder.

H A DSearch.phpaf993d55de4e0a953dd341ba1012e1447afbac9b Tue Jan 03 14:30:46 UTC 2017 Michael Grosse <grosse@cosmocode.de> fix: stop OR filters causing problems

The filters coming from syntax should be grouped together in a subgroup
to that OR-filters cannot undo the filters on latest=1 etc.

Since we cannot know in the filter function whether there is already a
subgroup for us to use or which to use, the solution was to give the
correct subgroup to the filter function directly.

Instead of adding another parameter to the already long list of
parameters for that function, I have chosen to give the
QueryBuilderWhere a reference back to the original QueryBuilder.

/plugin/struct/types/
H A DUser.phpaf993d55de4e0a953dd341ba1012e1447afbac9b Tue Jan 03 14:30:46 UTC 2017 Michael Grosse <grosse@cosmocode.de> fix: stop OR filters causing problems

The filters coming from syntax should be grouped together in a subgroup
to that OR-filters cannot undo the filters on latest=1 etc.

Since we cannot know in the filter function whether there is already a
subgroup for us to use or which to use, the solution was to give the
correct subgroup to the filter function directly.

Instead of adding another parameter to the already long list of
parameters for that function, I have chosen to give the
QueryBuilderWhere a reference back to the original QueryBuilder.

H A DDecimal.phpaf993d55de4e0a953dd341ba1012e1447afbac9b Tue Jan 03 14:30:46 UTC 2017 Michael Grosse <grosse@cosmocode.de> fix: stop OR filters causing problems

The filters coming from syntax should be grouped together in a subgroup
to that OR-filters cannot undo the filters on latest=1 etc.

Since we cannot know in the filter function whether there is already a
subgroup for us to use or which to use, the solution was to give the
correct subgroup to the filter function directly.

Instead of adding another parameter to the already long list of
parameters for that function, I have chosen to give the
QueryBuilderWhere a reference back to the original QueryBuilder.

H A DText.phpaf993d55de4e0a953dd341ba1012e1447afbac9b Tue Jan 03 14:30:46 UTC 2017 Michael Grosse <grosse@cosmocode.de> fix: stop OR filters causing problems

The filters coming from syntax should be grouped together in a subgroup
to that OR-filters cannot undo the filters on latest=1 etc.

Since we cannot know in the filter function whether there is already a
subgroup for us to use or which to use, the solution was to give the
correct subgroup to the filter function directly.

Instead of adding another parameter to the already long list of
parameters for that function, I have chosen to give the
QueryBuilderWhere a reference back to the original QueryBuilder.

H A DLookup.phpaf993d55de4e0a953dd341ba1012e1447afbac9b Tue Jan 03 14:30:46 UTC 2017 Michael Grosse <grosse@cosmocode.de> fix: stop OR filters causing problems

The filters coming from syntax should be grouped together in a subgroup
to that OR-filters cannot undo the filters on latest=1 etc.

Since we cannot know in the filter function whether there is already a
subgroup for us to use or which to use, the solution was to give the
correct subgroup to the filter function directly.

Instead of adding another parameter to the already long list of
parameters for that function, I have chosen to give the
QueryBuilderWhere a reference back to the original QueryBuilder.

H A DTag.phpaf993d55de4e0a953dd341ba1012e1447afbac9b Tue Jan 03 14:30:46 UTC 2017 Michael Grosse <grosse@cosmocode.de> fix: stop OR filters causing problems

The filters coming from syntax should be grouped together in a subgroup
to that OR-filters cannot undo the filters on latest=1 etc.

Since we cannot know in the filter function whether there is already a
subgroup for us to use or which to use, the solution was to give the
correct subgroup to the filter function directly.

Instead of adding another parameter to the already long list of
parameters for that function, I have chosen to give the
QueryBuilderWhere a reference back to the original QueryBuilder.

H A DDateTime.phpaf993d55de4e0a953dd341ba1012e1447afbac9b Tue Jan 03 14:30:46 UTC 2017 Michael Grosse <grosse@cosmocode.de> fix: stop OR filters causing problems

The filters coming from syntax should be grouped together in a subgroup
to that OR-filters cannot undo the filters on latest=1 etc.

Since we cannot know in the filter function whether there is already a
subgroup for us to use or which to use, the solution was to give the
correct subgroup to the filter function directly.

Instead of adding another parameter to the already long list of
parameters for that function, I have chosen to give the
QueryBuilderWhere a reference back to the original QueryBuilder.

H A DPage.phpaf993d55de4e0a953dd341ba1012e1447afbac9b Tue Jan 03 14:30:46 UTC 2017 Michael Grosse <grosse@cosmocode.de> fix: stop OR filters causing problems

The filters coming from syntax should be grouped together in a subgroup
to that OR-filters cannot undo the filters on latest=1 etc.

Since we cannot know in the filter function whether there is already a
subgroup for us to use or which to use, the solution was to give the
correct subgroup to the filter function directly.

Instead of adding another parameter to the already long list of
parameters for that function, I have chosen to give the
QueryBuilderWhere a reference back to the original QueryBuilder.

H A DAbstractBaseType.phpaf993d55de4e0a953dd341ba1012e1447afbac9b Tue Jan 03 14:30:46 UTC 2017 Michael Grosse <grosse@cosmocode.de> fix: stop OR filters causing problems

The filters coming from syntax should be grouped together in a subgroup
to that OR-filters cannot undo the filters on latest=1 etc.

Since we cannot know in the filter function whether there is already a
subgroup for us to use or which to use, the solution was to give the
correct subgroup to the filter function directly.

Instead of adding another parameter to the already long list of
parameters for that function, I have chosen to give the
QueryBuilderWhere a reference back to the original QueryBuilder.