dev/core#389 Fix custom data relative date searching
authoreileen <emcnaughton@wikimedia.org>
Fri, 31 May 2019 00:47:30 +0000 (12:47 +1200)
committereileen <emcnaughton@wikimedia.org>
Thu, 27 Jun 2019 08:55:12 +0000 (20:55 +1200)
commit7f175707d67597717d72661c55878d6432f87736
tree4d40bf1df98ab1888b65147ad877447c3a7c11f7
parentcf960ea376a3a874d461fad77b83dc5a7259c44a
dev/core#389 Fix custom data relative date searching

This addresses a fairly old regression where smart groups based on relative dates stopped being relative
CRM/Contact/BAO/Query.php
CRM/Contact/BAO/SavedSearch.php
CRM/Core/BAO/CustomQuery.php
tests/phpunit/CRM/Contact/BAO/SavedSearchTest.php
tests/phpunit/CRM/Core/BAO/CustomQueryTest.php