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
Comment #1
a.milkovskyI 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.
Comment #1.0
a.milkovskyclone
Comment #1.1
a.milkovskyclone
Comment #1.2
a.milkovskyclone
Comment #1.3
a.milkovskyreview1
Comment #1.4
a.milkovskynone yet
Comment #1.5
a.milkovskyreview1
Comment #1.6
a.milkovskyreview2
Comment #2
a.milkovskyPAReview: review bonus
Comment #3
PA robot commentedProject 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.
Comment #4
klausiComment #5
a.milkovskythanks
Comment #5.0
a.milkovskyreview3
Comment #6
avpaderno