CRM-17123 further removal of damaging OR query.
authoreileen <emcnaughton@wikimedia.org>
Fri, 1 Jul 2016 01:51:38 +0000 (13:51 +1200)
committereileen <emcnaughton@wikimedia.org>
Fri, 1 Jul 2016 09:48:51 +0000 (21:48 +1200)
commit3875e6b655e6ee13b11ccee31cd3a3c0421a0724
treef35940708febd4a7f1925bf30f27234e9f4c4e97
parent485a3a1f02a668f7945b45bb40e163ca50e6d3a9
CRM-17123 further removal of damaging OR query.

Note that in testing this I checked
1) searching in search builder with groups as a criteria
(checked that correct groups show & only 'Added' ones)
2) Exporting  - groups show per above when selected as an export field
3) Groups tab on a contact correctly shows added & removed groups
4) Api calls per tests
5) Manage groups - clicking through shows correct status for all members and it is possible to alter the group criteria to include 'Removed' and they show with the correct status
CRM/Contact/BAO/GroupContact.php
CRM/Contact/BAO/Query.php
CRM/Contact/Selector.php
tests/phpunit/CRM/Contact/BAO/QueryTest.php