CRM-17645 - Add entityRef support for autocompleting Cases
authorColeman Watts <coleman@civicrm.org>
Wed, 13 Jan 2016 04:04:32 +0000 (23:04 -0500)
committerColeman Watts <coleman@civicrm.org>
Thu, 14 Jan 2016 17:48:08 +0000 (12:48 -0500)
commitff9340a442cce1a060bf4739edfec0ea2d67db91
tree3cb06d33934113d7b0aeee12aca17963ad59d0f7
parent530c3791319177712e61309fef42bb77bb8a0718
CRM-17645 - Add entityRef support for autocompleting Cases
CRM/Case/BAO/Case.php
CRM/Case/BAO/CaseContact.php [new file with mode: 0644]
CRM/Case/Form/Activity/OpenCase.php
CRM/Case/Page/AJAX.php
CRM/Core/DAO/permissions.php
api/v3/Case.php
api/v3/CaseContact.php [new file with mode: 0644]
tests/phpunit/CRM/Case/BAO/CaseTest.php