core#1590: Don't send reminders to add'l recipients on deleted/inactive/template...
authorJon Goldberg <jon@megaphonetech.com>
Thu, 18 Jun 2020 18:27:17 +0000 (14:27 -0400)
committerJon Goldberg <jon@megaphonetech.com>
Wed, 9 Sep 2020 04:08:30 +0000 (00:08 -0400)
commit3741f351db785a5ed1f1459962b7e40696713996
treea96f68b8ddf30238d1b1a9c058d30bfc50c0793a
parent9130c7c816fc25f82bd3febcbd9dabe1a625f681
core#1590: Don't send reminders to add'l recipients on deleted/inactive/template events

support reminders with event types/templates and multiple event/type/template IDs

fix
CRM/Activity/ActionMapping.php
CRM/Contact/ActionMapping.php
CRM/Contribute/ActionMapping/ByPage.php
CRM/Contribute/ActionMapping/ByType.php
CRM/Event/ActionMapping.php
CRM/Member/ActionMapping.php
Civi/ActionSchedule/Mapping.php
Civi/ActionSchedule/MappingInterface.php
Civi/ActionSchedule/RecipientBuilder.php
tests/phpunit/api/v3/JobTest.php