CRM-19448 - Enable api joins across entity_table/entity_id fields
authorColeman Watts <coleman@civicrm.org>
Mon, 10 Oct 2016 15:27:02 +0000 (11:27 -0400)
committerColeman Watts <coleman@civicrm.org>
Wed, 12 Oct 2016 15:19:25 +0000 (11:19 -0400)
commit466fce54355aee7e1f74dd070747eb055303b677
treea462a193ea620998966f470090a5b3fa88b447a3
parent57f37a69cbf967f4e2ec35823bf4007c0a043d09
CRM-19448 - Enable api joins across entity_table/entity_id fields
CRM/Core/BAO/EntityTag.php
CRM/Core/BAO/Note.php
CRM/Core/BAO/UFJoin.php
CRM/Core/PseudoConstant.php
CRM/Mailing/BAO/Mailing.php
Civi/API/SelectQuery.php
templates/CRM/Admin/Page/APIExplorer.js
templates/CRM/Admin/Page/APIExplorer.tpl
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/EntityTagTest.php
tests/phpunit/api/v3/NoteTest.php