civicrm-core.git
10 years agoUpdate the hook invoke method to follow the CiviCRM 4.5 conventions for
Anthony Nemirovsky [Fri, 14 Nov 2014 01:05:32 +0000 (17:05 -0800)]
Update the hook invoke method to follow the CiviCRM 4.5 conventions for
invoke.

10 years agoPorting over of this patch from another Civi instance failed miserably.
Anthony Nemirovsky [Thu, 13 Nov 2014 21:15:18 +0000 (13:15 -0800)]
Porting over of this patch from another Civi instance failed miserably.

This commit includes the full preProcess hook definition and fixes the syntax
error.

10 years agoAdd hook_civicrm_preProcess function.
Anthony Nemirovsky [Thu, 13 Nov 2014 18:23:17 +0000 (10:23 -0800)]
Add hook_civicrm_preProcess function.

This seems to be a generically useful spot to intercept the form object and
change things before the form is processed. Specifically, we need this hook
for integrating the Event Cart with the CiviDiscount extension.

10 years agoMerge pull request #4546 from rohankatkar/CRM-15514
Monish Deb [Thu, 13 Nov 2014 07:17:00 +0000 (12:47 +0530)]
Merge pull request #4546 from rohankatkar/CRM-15514

CRM-15514

10 years agoMerge pull request #4391 from seamuslee001/master
Yashodha Chaku [Thu, 13 Nov 2014 06:54:31 +0000 (12:24 +0530)]
Merge pull request #4391 from seamuslee001/master

CRM 15488 Include invoice description in back office Credit Card Transac...

10 years agoMerge pull request #4545 from monishdeb/CRM-15361
Monish Deb [Thu, 13 Nov 2014 05:35:18 +0000 (11:05 +0530)]
Merge pull request #4545 from monishdeb/CRM-15361

CRM-15361 fix - allow selection of location type when sending bulk email

10 years agoVersion change in xml
monishdeb [Thu, 13 Nov 2014 05:18:52 +0000 (10:48 +0530)]
Version change in xml

10 years agoMerge pull request #4533 from davecivicrm/CRM-15555
Eileen McNaughton [Thu, 13 Nov 2014 01:56:21 +0000 (14:56 +1300)]
Merge pull request #4533 from davecivicrm/CRM-15555

CRM-15555 - Fix fatal error from protected vars (contactID and context).

10 years agoMerge pull request #4540 from christianwach/crm-12616
Dave Greenberg [Wed, 12 Nov 2014 19:38:57 +0000 (11:38 -0800)]
Merge pull request #4540 from christianwach/crm-12616

Page title fixes to accompany plugin fixes for CRM-12616

10 years agopinking shears - remove stray whitespace
Christian Wach [Wed, 12 Nov 2014 16:03:51 +0000 (16:03 +0000)]
pinking shears - remove stray whitespace

10 years agoCRM-15514
Rohan Katkar [Wed, 12 Nov 2014 13:16:52 +0000 (18:46 +0530)]
CRM-15514

10 years agoCRM-15361 fix - allow selection of location type when sending bulk email
monishdeb [Wed, 12 Nov 2014 12:36:27 +0000 (18:06 +0530)]
CRM-15361 fix - allow selection of location type when sending bulk email

https://issues.civicrm.org/jira/browse/CRM-15361

10 years agoMerge pull request #4536 from monishdeb/CRM-14585
Monish Deb [Wed, 12 Nov 2014 07:08:42 +0000 (12:38 +0530)]
Merge pull request #4536 from monishdeb/CRM-14585

CRM-14585 fix - Incorrect defaults loaded when two phone fields are adde...

10 years agoMerge pull request #4296 from mrpaulc/CRM-14751
Yashodha Chaku [Tue, 11 Nov 2014 13:37:09 +0000 (19:07 +0530)]
Merge pull request #4296 from mrpaulc/CRM-14751

CRM-14751, deleted contacts visible in search

10 years agoupdate docblock for setTitle()
Christian Wach [Tue, 11 Nov 2014 11:58:16 +0000 (11:58 +0000)]
update docblock for setTitle()

10 years agouse new title-setting method for civicm-wordpress 4.6+
Christian Wach [Tue, 11 Nov 2014 11:57:48 +0000 (11:57 +0000)]
use new title-setting method for civicm-wordpress 4.6+

10 years agoMerge pull request #4415 from rnao/add-participants-to-group
Yashodha Chaku [Tue, 11 Nov 2014 09:13:34 +0000 (14:43 +0530)]
Merge pull request #4415 from rnao/add-participants-to-group

CRM-15428 - CiviEvent - Add participants to a group

10 years agoCRM-14585 fix - Incorrect defaults loaded when two phone fields are added to the...
monishdeb [Tue, 11 Nov 2014 07:33:25 +0000 (13:03 +0530)]
CRM-14585 fix - Incorrect defaults loaded when two phone fields are added to the same profile one primary and one not primary (EG. Home) with different phone types

https://issues.civicrm.org/jira/browse/CRM-14585

10 years agoMerge pull request #4520 from jitendrapurohit/CRM-15545
Monish Deb [Tue, 11 Nov 2014 06:54:23 +0000 (12:24 +0530)]
Merge pull request #4520 from jitendrapurohit/CRM-15545

Exporting related contacts prefix exports prefix_id CRM-15545

10 years agoCRM-15555 - Fix fatal error from protected vars (contactID and context).
Dave Greenberg [Mon, 10 Nov 2014 22:58:55 +0000 (14:58 -0800)]
CRM-15555 - Fix fatal error from protected vars (contactID and context).

----------------------------------------
* CRM-15555:
  https://issues.civicrm.org/jira/browse/CRM-15555

10 years agoMerge pull request #4531 from rohankatkar/CRM_12281
Monish Deb [Mon, 10 Nov 2014 19:26:50 +0000 (00:56 +0530)]
Merge pull request #4531 from rohankatkar/CRM_12281

CRM-12281: To update name of Latvian provinces and also handled in upgradation.

10 years agoCRM-12281: To update name of Latvian provinces.
Rohan Katkar [Mon, 10 Nov 2014 13:31:03 +0000 (19:01 +0530)]
CRM-12281: To update name of Latvian provinces.

10 years agoMerge pull request #4530 from atif-shaikh/CRM-14550
Monish Deb [Mon, 10 Nov 2014 13:11:02 +0000 (18:41 +0530)]
Merge pull request #4530 from atif-shaikh/CRM-14550

CRM-14550 Fix - Future date selection in reports

10 years agoCRM-14550 Fix - Future date selection in reports
atif-shaikh [Mon, 10 Nov 2014 12:21:39 +0000 (17:51 +0530)]
CRM-14550 Fix - Future date selection in reports

https://issues.civicrm.org/jira/browse/CRM-14550

10 years agoMerge pull request #4274 from mrpaulc/CRM-14868
Kurund Jalmi [Mon, 10 Nov 2014 09:26:41 +0000 (14:56 +0530)]
Merge pull request #4274 from mrpaulc/CRM-14868

CRM-14868 - allow currency symbol in contribution amount_other

10 years agoMerge pull request #4207 from TeNNoX/bettertagoverview3
Dave Greenberg [Sat, 8 Nov 2014 00:32:39 +0000 (16:32 -0800)]
Merge pull request #4207 from TeNNoX/bettertagoverview3

Better tag overview

10 years agoExporting related contacts' prefix exports prefix_id CRM-15545
jitendrapurohit [Thu, 6 Nov 2014 12:43:20 +0000 (18:13 +0530)]
Exporting related contacts' prefix exports prefix_id CRM-15545

10 years agoMerge pull request #4389 from priyankakaran26/recurring-activity-46
Dave Greenberg [Thu, 6 Nov 2014 02:01:02 +0000 (18:01 -0800)]
Merge pull request #4389 from priyankakaran26/recurring-activity-46

CRM-15490 - Recurring Activities Using Core Recursion

10 years agoMerge pull request #4512 from eileenmcnaughton/CRM-15555
Dave Greenberg [Wed, 5 Nov 2014 21:35:02 +0000 (13:35 -0800)]
Merge pull request #4512 from eileenmcnaughton/CRM-15555

CRM-15555 QA fix - ensure email always assigned

10 years agoCRM-15555 fix for paypal express code showing in backoffice
Eileen McNaughton [Wed, 5 Nov 2014 04:33:17 +0000 (17:33 +1300)]
CRM-15555 fix for paypal express code showing in backoffice

10 years agoCRM-15555 QA fix - ensure email always assigned
Eileen McNaughton [Wed, 5 Nov 2014 03:58:15 +0000 (16:58 +1300)]
CRM-15555 QA fix - ensure email always assigned

10 years agoMerge pull request #4493 from eileenmcnaughton/CRM-15555
Dave Greenberg [Wed, 5 Nov 2014 03:57:10 +0000 (19:57 -0800)]
Merge pull request #4493 from eileenmcnaughton/CRM-15555

CRM-15555 refactor definition of fields onto payment processors

10 years agoCRM 15488 update Membership office payment invoice descriptions
Seamus Lee [Wed, 5 Nov 2014 02:58:07 +0000 (02:58 +0000)]
CRM 15488 update Membership office payment invoice descriptions

10 years agoMerge branch 'master' into recurring-activity-46
unknown [Tue, 4 Nov 2014 22:59:57 +0000 (22:59 +0000)]
Merge branch 'master' into recurring-activity-46

Conflicts:
CRM/Core/BAO/RecurringEntity.php
CRM/Core/Form/RecurringEntity.php
CRM/Core/Page/AJAX/RecurringEntity.php
CRM/Event/Form/ManageEvent/Repeat.php
templates/CRM/Core/Form/RecurringEntity.tpl
templates/CRM/Event/Form/ManageEvent/ConfirmRepeatMode.tpl

10 years agosome code improvements
unknown [Tue, 4 Nov 2014 14:15:32 +0000 (14:15 +0000)]
some code improvements

10 years agoMerge pull request #4505 from eileenmcnaughton/CRM-15203
Eileen McNaughton [Tue, 4 Nov 2014 12:40:14 +0000 (01:40 +1300)]
Merge pull request #4505 from eileenmcnaughton/CRM-15203

CRM-15203 fix situation where membership payment record is not created

10 years agoCRM-15203 fix situation where membership payment record is not created
Eileen McNaughton [Tue, 4 Nov 2014 10:37:58 +0000 (23:37 +1300)]
CRM-15203 fix situation where membership payment record is not created

10 years agoCRM-15203 test fixes to test for membership_payment creation
Eileen McNaughton [Tue, 4 Nov 2014 10:36:54 +0000 (23:36 +1300)]
CRM-15203 test fixes to test for membership_payment creation

10 years agoMerge pull request #4496 from jitendrapurohit/CRM-15449Fix
Monish Deb [Tue, 4 Nov 2014 10:10:32 +0000 (15:40 +0530)]
Merge pull request #4496 from jitendrapurohit/CRM-15449Fix

CRM-15549 Fatal error on View Activity of type Membership Signup for sam...

10 years agoMerge pull request #4198 from sunilpawar/CRM-15332
Dave Greenberg [Tue, 4 Nov 2014 02:13:29 +0000 (18:13 -0800)]
Merge pull request #4198 from sunilpawar/CRM-15332

Fix for CRM-15332

10 years agoremove now unused function
Eileen McNaughton [Mon, 3 Nov 2014 23:25:30 +0000 (12:25 +1300)]
remove now unused function

10 years agoMerge pull request #4497 from johanv/CRM-15542-unit_test
Eileen McNaughton [Mon, 3 Nov 2014 22:17:57 +0000 (11:17 +1300)]
Merge pull request #4497 from johanv/CRM-15542-unit_test

CRM-15542 - Unit test.

10 years agoCRM-15542 - Unit test.
Johan Vervloet [Mon, 3 Nov 2014 20:50:41 +0000 (21:50 +0100)]
CRM-15542 - Unit test.

----------------------------------------
* CRM-15542: The api ignores option_group_id when creating a new custom_field.
  https://issues.civicrm.org/jira/browse/CRM-15542

10 years agoMerge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-11-04-01-46-50
kurund [Mon, 3 Nov 2014 20:17:12 +0000 (01:47 +0530)]
Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-11-04-01-46-50

10 years agoCRM-15549 Fatal error on View Activity of type Membership Signup for sample data
jitendrapurohit [Mon, 3 Nov 2014 14:15:10 +0000 (19:45 +0530)]
CRM-15549 Fatal error on View Activity of type Membership Signup for sample data

10 years agoCRM-15555 fix participant billing block by leveragint abstractPayment
Eileen McNaughton [Mon, 3 Nov 2014 11:53:45 +0000 (00:53 +1300)]
CRM-15555 fix participant billing block by leveragint abstractPayment

10 years agoCRM-15555 fix membership forms by inheriting & re-using abstract payment methods
Eileen McNaughton [Mon, 3 Nov 2014 11:47:08 +0000 (00:47 +1300)]
CRM-15555 fix membership forms by inheriting & re-using abstract payment methods

10 years agofew dialog fixes
unknown [Mon, 3 Nov 2014 11:44:25 +0000 (11:44 +0000)]
few dialog fixes

10 years agoremove debug
Eileen McNaughton [Mon, 3 Nov 2014 10:54:08 +0000 (23:54 +1300)]
remove debug

10 years agoCRM-15555 fix front end form to use byProcessor method rather than type
Eileen McNaughton [Mon, 3 Nov 2014 10:18:36 +0000 (23:18 +1300)]
CRM-15555 fix front end form to use byProcessor method rather than type

10 years agotowards CRM-15555 add comments
Eileen McNaughton [Mon, 3 Nov 2014 09:34:35 +0000 (22:34 +1300)]
towards CRM-15555 add comments

10 years agotowards CRM-15555 re-add session object
Eileen McNaughton [Mon, 3 Nov 2014 09:15:17 +0000 (22:15 +1300)]
towards CRM-15555 re-add session object

10 years agotowards CRM-15555 set payment processor type on processor object
Eileen McNaughton [Mon, 3 Nov 2014 09:13:04 +0000 (22:13 +1300)]
towards CRM-15555 set payment processor type on processor object

10 years agoCRM-15555 add doPayment wrapper for doDirect & doTransfer
Eileen McNaughton [Mon, 3 Nov 2014 08:51:47 +0000 (21:51 +1300)]
CRM-15555 add doPayment wrapper for doDirect & doTransfer

10 years agotowards CRM-15555 showing billing fields for backoffice contributions
Eileen McNaughton [Mon, 3 Nov 2014 07:59:23 +0000 (20:59 +1300)]
towards CRM-15555 showing billing fields for backoffice contributions

10 years agoCRM-15555 add DirectDebit.tpl (not liking this pattern but for now)
eileenmcnaughton [Mon, 3 Nov 2014 07:56:59 +0000 (07:56 +0000)]
CRM-15555 add DirectDebit.tpl (not liking this pattern but for now)

10 years agoMerge pull request #4485 from eileenmcnaughton/processor
Eileen McNaughton [Mon, 3 Nov 2014 06:16:18 +0000 (19:16 +1300)]
Merge pull request #4485 from eileenmcnaughton/processor

fix a few comment blocks, minor tidy ups

10 years agoMerge pull request #4484 from atif-shaikh/CRM-15547
Yashodha Chaku [Mon, 3 Nov 2014 05:28:50 +0000 (10:58 +0530)]
Merge pull request #4484 from atif-shaikh/CRM-15547

CRM-15547 - Current Employer not saved on Drupal user profile

10 years agoCRM-15555 towards allowing processor fields to be set by processors
Eileen McNaughton [Mon, 3 Nov 2014 04:26:56 +0000 (17:26 +1300)]
CRM-15555 towards allowing processor fields to be set by processors

10 years agocrm.multilingual.js code comment cleanup
Coleman Watts [Sat, 1 Nov 2014 19:36:19 +0000 (15:36 -0400)]
crm.multilingual.js code comment cleanup

10 years agoMerge pull request #4486 from colemanw/CRM-15551
colemanw [Fri, 31 Oct 2014 23:54:17 +0000 (19:54 -0400)]
Merge pull request #4486 from colemanw/CRM-15551

CRM-15551 - crmEditable: add placeholder if empty after editing

10 years agoCRM-15551 - crmEditable: add placeholder if empty after editing
Coleman Watts [Fri, 31 Oct 2014 23:51:04 +0000 (19:51 -0400)]
CRM-15551 - crmEditable: add placeholder if empty after editing

10 years agohide submit button for activity add screen
unknown [Fri, 31 Oct 2014 23:31:56 +0000 (23:31 +0000)]
hide submit button for activity add screen

10 years agofixing processor based support
Eileen McNaughton [Fri, 31 Oct 2014 22:32:30 +0000 (11:32 +1300)]
fixing processor based support

10 years agorecurring activity table for activity tabs on contact details page
unknown [Fri, 31 Oct 2014 22:25:51 +0000 (22:25 +0000)]
recurring activity table for activity tabs on contact details page

10 years agominor code simplification - use wrapper function
Eileen McNaughton [Fri, 31 Oct 2014 21:45:03 +0000 (10:45 +1300)]
minor code simplification - use wrapper function

10 years agomove definition of payment fields to the processor
Eileen McNaughton [Fri, 31 Oct 2014 21:39:52 +0000 (10:39 +1300)]
move definition of payment fields to the processor

10 years agouse processor class to determine if backoffice processing is supported
Eileen McNaughton [Fri, 31 Oct 2014 18:58:07 +0000 (07:58 +1300)]
use processor class to determine if backoffice processing is supported

10 years agofix a few comment blocks, minor tidy ups
Eileen McNaughton [Fri, 31 Oct 2014 18:52:32 +0000 (07:52 +1300)]
fix a few comment blocks, minor tidy ups

10 years agoMerge pull request #4482 from jitendrapurohit/CRM-15508
Eileen McNaughton [Fri, 31 Oct 2014 15:56:47 +0000 (04:56 +1300)]
Merge pull request #4482 from jitendrapurohit/CRM-15508

CRM-15508 Custom Group Create API references non existant var

10 years agoMerge pull request #4478 from davecivicrm/CRM-15197
Dave Greenberg [Fri, 31 Oct 2014 15:40:19 +0000 (08:40 -0700)]
Merge pull request #4478 from davecivicrm/CRM-15197

CRM-15197 - Fix date formatting in PCP page tpl (should use crmDate). Co...

10 years agoAdded recurring activites label
unknown [Fri, 31 Oct 2014 13:51:43 +0000 (13:51 +0000)]
Added recurring activites label

10 years agoCRM-15547 - Current Employer not saved on Drupal user profile
atif-shaikh [Fri, 31 Oct 2014 13:47:38 +0000 (19:17 +0530)]
CRM-15547 - Current Employer not saved on Drupal user profile

https://issues.civicrm.org/jira/browse/CRM-15547

10 years agoMerge pull request #4481 from jitendrapurohit/CRM-15542Fix
Monish Deb [Fri, 31 Oct 2014 12:53:27 +0000 (18:23 +0530)]
Merge pull request #4481 from jitendrapurohit/CRM-15542Fix

CRM-15542 The api ignores option_group_id when creating a new custom_fie...

10 years agoRemoved trailing whitespaces
unknown [Fri, 31 Oct 2014 11:24:46 +0000 (11:24 +0000)]
Removed trailing whitespaces

10 years agoMerge pull request #4480 from rohankatkar/CRM_15540
Yashodha Chaku [Fri, 31 Oct 2014 10:53:43 +0000 (16:23 +0530)]
Merge pull request #4480 from rohankatkar/CRM_15540

Additional changes and notices fix for CRM-15540

10 years agoCRM-15508 Custom Group Create API references non existant var Fix
jitendrapurohit [Fri, 31 Oct 2014 10:21:49 +0000 (15:51 +0530)]
CRM-15508 Custom Group Create API references non existant var Fix

10 years agoMerge pull request #4463 from jmcclelland/authorize-recur-unlimited
Yashodha Chaku [Fri, 31 Oct 2014 09:05:33 +0000 (14:35 +0530)]
Merge pull request #4463 from jmcclelland/authorize-recur-unlimited

CRM-15537 - translate open ended installments to 9999 for authorize.net

10 years agoCRM-15542 The api ignores option_group_id when creating a new custom_field fix
jitendrapurohit [Fri, 31 Oct 2014 08:49:14 +0000 (14:19 +0530)]
CRM-15542 The api ignores option_group_id when creating a new custom_field fix

10 years agoAdditional changes and notices fix for CRM-15540
Rohan Katkar [Fri, 31 Oct 2014 07:19:20 +0000 (12:49 +0530)]
Additional changes and notices fix for CRM-15540

10 years agoCRM-15197 - Fix date formatting in PCP page tpl (should use crmDate). Corresponding...
Dave Greenberg [Fri, 31 Oct 2014 00:33:26 +0000 (17:33 -0700)]
CRM-15197 - Fix date formatting in PCP page tpl (should use crmDate). Corresponding webtest fix as well.

----------------------------------------
* CRM-15197:
  https://issues.civicrm.org/jira/browse/CRM-15197

10 years agoMerge pull request #4477 from colemanw/CRM-15541
colemanw [Thu, 30 Oct 2014 22:04:42 +0000 (18:04 -0400)]
Merge pull request #4477 from colemanw/CRM-15541

CRM-15541 - change crm-container-snippet to crm-container for embedded profile forms

10 years agoCRM-15541 - change crm-container-snippet to crm-container for embedded profile forms
Coleman Watts [Thu, 30 Oct 2014 21:58:58 +0000 (17:58 -0400)]
CRM-15541 - change crm-container-snippet to crm-container for embedded profile forms

10 years agoMerge pull request #4476 from colemanw/CRM-15534
colemanw [Thu, 30 Oct 2014 20:34:16 +0000 (16:34 -0400)]
Merge pull request #4476 from colemanw/CRM-15534

CRM-15534 - Fix api.getfields to return custom fields from sub-types

10 years agoApi getfields code cleanup
Coleman Watts [Thu, 30 Oct 2014 18:57:32 +0000 (14:57 -0400)]
Api getfields code cleanup

10 years agoCRM-15534 - Fix api.getfields to return custom fields from sub-types
Coleman Watts [Thu, 30 Oct 2014 18:55:20 +0000 (14:55 -0400)]
CRM-15534 - Fix api.getfields to return custom fields from sub-types

10 years agorecurring activities in create mode
unknown [Thu, 30 Oct 2014 18:18:10 +0000 (18:18 +0000)]
recurring activities in create mode

10 years agoMerge pull request #4475 from jitendrapurohit/webtestfixes
Kurund Jalmi [Thu, 30 Oct 2014 14:54:34 +0000 (10:54 -0400)]
Merge pull request #4475 from jitendrapurohit/webtestfixes

Fix for webtest WebTest_Contribute_UpdateContributionTest.testDeletePrem...

10 years agoFix for webtest WebTest_Contribute_UpdateContributionTest.testDeletePremium
jitendrapurohit [Thu, 30 Oct 2014 13:07:09 +0000 (18:37 +0530)]
Fix for webtest WebTest_Contribute_UpdateContributionTest.testDeletePremium

10 years agoMerge pull request #4474 from jitendrapurohit/CRM-15538
Yashodha Chaku [Thu, 30 Oct 2014 07:48:15 +0000 (13:18 +0530)]
Merge pull request #4474 from jitendrapurohit/CRM-15538

DB error fix on search for account_type_code or account_code

10 years agoDB error on search for account_type_code or account_code
jitendrapurohit [Thu, 30 Oct 2014 06:38:01 +0000 (12:08 +0530)]
DB error on search for account_type_code or account_code

10 years agoMerge pull request #4471 from monishdeb/CRM-15500
Dave Greenberg [Wed, 29 Oct 2014 21:35:44 +0000 (14:35 -0700)]
Merge pull request #4471 from monishdeb/CRM-15500

CRM-15500 fix - Scheduled reminders: if 'Also include' and 'Choose recip...

10 years agoMerge pull request #4468 from monishdeb/CRM-15481
Dave Greenberg [Wed, 29 Oct 2014 21:15:05 +0000 (14:15 -0700)]
Merge pull request #4468 from monishdeb/CRM-15481

CRM-15481 additional fix

10 years agoMerge pull request #4470 from rohankatkar/tests
Yashodha Chaku [Wed, 29 Oct 2014 18:01:39 +0000 (23:31 +0530)]
Merge pull request #4470 from rohankatkar/tests

webtest fixes

10 years agowebtest fixes
Rohan Katkar [Wed, 29 Oct 2014 15:00:54 +0000 (20:30 +0530)]
webtest fixes

10 years agoCRM-15500 fix - Scheduled reminders: if 'Also include' and 'Choose recipients' is...
monishdeb [Wed, 29 Oct 2014 14:58:44 +0000 (20:28 +0530)]
CRM-15500 fix - Scheduled reminders: if 'Also include' and 'Choose recipients' is selected, and no recipients are entered - reminder is sent to all contacts

https://issues.civicrm.org/jira/browse/CRM-15500

10 years agoMinor change
monishdeb [Wed, 29 Oct 2014 11:01:47 +0000 (16:31 +0530)]
Minor change

10 years agoMerge pull request #4291 from mrpaulc/CRM-12920
Yashodha Chaku [Wed, 29 Oct 2014 09:09:12 +0000 (14:39 +0530)]
Merge pull request #4291 from mrpaulc/CRM-12920

CRM-12920 - search exposes bulk actions user has no permission to access...

10 years agoCRM-15481 additional fix
monishdeb [Wed, 29 Oct 2014 08:40:16 +0000 (14:10 +0530)]
CRM-15481 additional fix

----------------------------------------
* CRM-15481: Scheduled Reminders job failure with event reminders
  https://issues.civicrm.org/jira/browse/CRM-15481

10 years agoMerge pull request #4466 from eileenmcnaughton/master
Eileen McNaughton [Wed, 29 Oct 2014 05:06:48 +0000 (18:06 +1300)]
Merge pull request #4466 from eileenmcnaughton/master

Master