Module provides some improvements for Views combine filter.

When we want add conditions into combine filter we must add fields first. And sometimes when we have some relations in views(or we have many fields) it can cause duplication of views rows (even if we used DISTINCT and fields are excluded from display).

This module provides "Exclude from SELECT" checkbox for global combine filters.
Fields are excluded from SELECT area to avoid duplications of results.

Project link:
http://drupal.org/sandbox/milkovsky/1983532

Link to git repository:
git.drupal.org/sandbox/milkovsky/1983532.git

git clone --branch 7.x-1.x http://git.drupal.org/sandbox/milkovsky/1983532.git views_better_combine

Manual reviews of other projects:
http://drupal.org/node/1941608#comment-7372256
http://drupal.org/node/1983518#comment-7372286
http://drupal.org/node/1985694#comment-7372328

Comments

a.milkovsky’s picture

I know that ventral throws errors about class name and method name. But I cant change names because parrent methods in views class are not defined with lowerCamel and have underscores. And style of class names in views is lowercase with underscores.

a.milkovsky’s picture

Issue summary: View changes

clone

a.milkovsky’s picture

Issue summary: View changes

clone

a.milkovsky’s picture

Issue summary: View changes

clone

a.milkovsky’s picture

Issue summary: View changes

review1

a.milkovsky’s picture

Issue summary: View changes

none yet

a.milkovsky’s picture

Issue summary: View changes

review1

a.milkovsky’s picture

Issue summary: View changes

review2

a.milkovsky’s picture

Issue tags: +PAreview: review bonus

PAReview: review bonus

PA robot’s picture

Multiple Applications
It appears that there have been multiple project applications opened under your username:

Project 1: http://drupal.org/node/1985798

Project 2: http://drupal.org/node/1961032

As successful completion of the project application process results in the applicant being granted the 'Create Full Projects' permission, there is no need to take multiple applications through the process. Once the first application has been successfully approved, then the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue. With this in mind, your secondary applications have been marked as 'closed(duplicate)', with only one application left open (chosen at random).

If you prefer that we proceed through this review process with a different application than the one which was left open, then feel free to close the 'open' application as a duplicate, and re-open one of the project applications which had been closed.

I'm a robot and this is an automated message from Project Applications Scraper.

klausi’s picture

Status: Needs review » Closed (duplicate)
a.milkovsky’s picture

thanks

a.milkovsky’s picture

Issue summary: View changes

review3

avpaderno’s picture

Issue summary: View changes
Related issues: +#1961032: [D7] AUL (Access User Lists)