CRM-13422 - MappingInterface::getRecipientTypes - Remove $noThanksJustKidding
authorTim Otten <totten@civicrm.org>
Sat, 29 Aug 2015 22:24:19 +0000 (15:24 -0700)
committerTim Otten <totten@civicrm.org>
Sun, 27 Sep 2015 01:59:37 +0000 (21:59 -0400)
commit9d97a64834a5ca9f0de3f3f0a1154fc1bb095f47
tree8ca4bd726cf56f936e2b3e001c8025e1f6c5f88a
parente7712eae36db2dc18461175ae8a0c3102ea7a31a
CRM-13422 - MappingInterface::getRecipientTypes - Remove $noThanksJustKidding

This is a weird option that owes to a quirk in the UX -- where activity
roles are presented differently than other roles.  That UX quirk probably
shouldn't exist, but given that it does...  we'll push the quirk up into the
form layer (rather than in our API).
CRM/Admin/Page/AJAX.php
CRM/Contribute/ActionMapping/ByPage.php
CRM/Contribute/ActionMapping/ByType.php
Civi/ActionSchedule/Mapping.php
Civi/ActionSchedule/MappingInterface.php