civicrm-core.git
7 years agoCRM-18692 issue warning about empty smart group cache rather than crash the server
eileenmcnaugton [Sun, 29 May 2016 22:19:05 +0000 (10:19 +1200)]
CRM-18692 issue warning about empty smart group cache rather than crash the server

7 years agoCRM-18683 don't use non transaction-safe function to clear smart group cache.
eileenmcnaugton [Sun, 29 May 2016 22:15:44 +0000 (10:15 +1200)]
CRM-18683 don't use non transaction-safe function to clear smart group cache.

Note that there is a function elsewhere that allows the code to use truncate where there is no transaction.

I have left that possibility for future consideration as there is some debate over whether truncate is faster on all sites

7 years agoMerge pull request #8730 from JMAConsulting/CRM-16189-41
Joe Murray [Wed, 3 Aug 2016 16:22:46 +0000 (12:22 -0400)]
Merge pull request #8730 from JMAConsulting/CRM-16189-41

[ready-for-core-team-review]CRM-16189, fixed code to check if financial type id is present in $pa…

7 years agoMerge pull request #8806 from mlutfy/master-crm19168
Monish Deb [Wed, 3 Aug 2016 09:57:11 +0000 (15:27 +0530)]
Merge pull request #8806 from mlutfy/master-crm19168

CRM-19168: Fix membership batch update with profiles that have custom date fields.

7 years agoMerge pull request #8779 from jitendrapurohit/CRM-19128
Eileen McNaughton [Wed, 3 Aug 2016 06:26:54 +0000 (18:26 +1200)]
Merge pull request #8779 from jitendrapurohit/CRM-19128

CRM-19128 - set default filter to Contributions only

7 years agoCRM-19168: Fix membership batch update with profiles that have custom date fields.
Mathieu Lutfy [Tue, 2 Aug 2016 23:15:27 +0000 (19:15 -0400)]
CRM-19168: Fix membership batch update with profiles that have custom date fields.

7 years agoMerge pull request #8797 from eileenmcnaughton/super_fn
Monish Deb [Tue, 2 Aug 2016 19:10:15 +0000 (00:40 +0530)]
Merge pull request #8797 from eileenmcnaughton/super_fn

CRM-19165 Use permission sensitive function to create strip-numeric f…

7 years agoMerge pull request #8795 from seamuslee001/CRM-19126
Monish Deb [Tue, 2 Aug 2016 19:07:02 +0000 (00:37 +0530)]
Merge pull request #8795 from seamuslee001/CRM-19126

CRM-19126 & CRM-19152 add test to prove that tax_amount gets reset on the complet…

7 years agoMerge pull request #8783 from litespeedmarc/master
Monish Deb [Tue, 2 Aug 2016 14:32:18 +0000 (20:02 +0530)]
Merge pull request #8783 from litespeedmarc/master

CRM-19126: civicrm_line_item.tax_amount incorrectly set when using on…

7 years agoMerge pull request #8269 from monishdeb/CRM-18427
Monish Deb [Tue, 2 Aug 2016 07:33:44 +0000 (13:03 +0530)]
Merge pull request #8269 from monishdeb/CRM-18427

CRM-18427: Submitted custom data values not reloaded on form when validation fails

7 years agoMerge pull request #8782 from jitendrapurohit/CRM-18698
Yashodha Chaku [Tue, 2 Aug 2016 07:02:52 +0000 (12:32 +0530)]
Merge pull request #8782 from jitendrapurohit/CRM-18698

CRM-18698 - Fix cid when reassigning case roles

7 years agoCRM-19165 Use permission sensitive function to create strip-numeric function
eileen [Tue, 2 Aug 2016 02:42:36 +0000 (14:42 +1200)]
CRM-19165 Use permission sensitive function to create strip-numeric function

7 years agoMerge pull request #8586 from JMAConsulting/CRM-16189-17
colemanw [Mon, 1 Aug 2016 23:04:28 +0000 (19:04 -0400)]
Merge pull request #8586 from JMAConsulting/CRM-16189-17

[ready-for-core-team-review]CRM-16189, added code to validate financial type for contribution

7 years agoMerge pull request #8732 from JMAConsulting/CRM-16189-42
Joe Murray [Mon, 1 Aug 2016 21:56:40 +0000 (17:56 -0400)]
Merge pull request #8732 from JMAConsulting/CRM-16189-42

[ready-for-core-team-review]CRM-16189, added hook to alter deferred revenue items

7 years agoCRM-19126: civicrm_line_item.tax_amount incorrectly set when using online payment...
litspeedmarc [Mon, 1 Aug 2016 14:35:50 +0000 (10:35 -0400)]
CRM-19126: civicrm_line_item.tax_amount incorrectly set when using online payment processor

7 years agoMerge pull request #8757 from seamuslee001/CRM-19129
Monish Deb [Mon, 1 Aug 2016 13:20:16 +0000 (18:50 +0530)]
Merge pull request #8757 from seamuslee001/CRM-19129

CRM-19129 Allow Users to Select the From Address used for when sendin…

7 years agoMerge pull request #8712 from totten/master-wordrep
Monish Deb [Mon, 1 Aug 2016 12:54:29 +0000 (18:24 +0530)]
Merge pull request #8712 from totten/master-wordrep

CRM-18513 - WordReplacements - Load en_US when locale is unspecified

7 years agoremove duplicate code
Seamus Lee [Mon, 1 Aug 2016 12:21:17 +0000 (22:21 +1000)]
remove duplicate code

7 years agoReset contactIds variable as gets set incorrectly in preProcessFromAddress
Seamus Lee [Mon, 1 Aug 2016 12:09:59 +0000 (22:09 +1000)]
Reset contactIds variable as gets set incorrectly in preProcessFromAddress

7 years agoFix up cleaning out array of from emails and avoid execption as found by Jitendra
Seamus Lee [Mon, 1 Aug 2016 11:30:30 +0000 (21:30 +1000)]
Fix up cleaning out array of from emails and avoid execption as found by Jitendra

7 years agoCRM-19129 Fix issue where no contact emails are found and split out generating of...
Seamus Lee [Sat, 30 Jul 2016 00:13:52 +0000 (10:13 +1000)]
CRM-19129 Fix issue where no contact emails are found and split out generating of domain emails into own function so can be tested

7 years agoRemove duplicated code and add a note about what this is all about
Seamus Lee [Fri, 29 Jul 2016 21:14:12 +0000 (07:14 +1000)]
Remove duplicated code and add a note about what this is all about

7 years agoCRM-19129 Allow Users to Select the From Address used for when sending Email Receipts
Seamus Lee [Tue, 26 Jul 2016 04:28:27 +0000 (14:28 +1000)]
CRM-19129 Allow Users to Select the From Address used for when sending Email Receipts

7 years agoCRM-19126 add test to prove that tax_amount gets reset on the complete transaction...
Seamus Lee [Mon, 1 Aug 2016 10:27:04 +0000 (20:27 +1000)]
CRM-19126 add test to prove that tax_amount gets reset on the complete transaction call when total amount is not specified

7 years agoMerge pull request #8733 from PalanteJon/CRM-19111
Monish Deb [Mon, 1 Aug 2016 10:26:40 +0000 (15:56 +0530)]
Merge pull request #8733 from PalanteJon/CRM-19111

CRM-19111 - Incoming Email-to-Activity - don't fail on blank email body

7 years agoMerge pull request #8794 from totten/master-getContactGroup
Eileen McNaughton [Mon, 1 Aug 2016 06:02:19 +0000 (18:02 +1200)]
Merge pull request #8794 from totten/master-getContactGroup

CRM-18472 - CRM_Contact_BAO_GroupContact - Remove erroneous references

7 years agoCRM-18472 - CRM_Contact_BAO_GroupContact - Remove erroneous references
Tim Otten [Mon, 1 Aug 2016 02:47:31 +0000 (19:47 -0700)]
CRM-18472 - CRM_Contact_BAO_GroupContact - Remove erroneous references

These lines are attempting to accept a return-value by reference, but the
function does not return by reference. In PHP 5.3+, this is effectively
not a reference; and in PHP 5.4+, it generates a warning. That leads
to test failures in CRM_Contact_BAO_ContactTest::testCreateProfileContact.

7 years agoMerge pull request #8792 from totten/master-setDefaultCallback
Tim Otten [Mon, 1 Aug 2016 01:35:29 +0000 (18:35 -0700)]
Merge pull request #8792 from totten/master-setDefaultCallback

CRM-17789 - CRM_Core_Error - Adjust setDefaultCallback() sig

7 years agoCRM-17789 - CRM_Core_Error - Adjust setDefaultCallback() sig
Tim Otten [Mon, 1 Aug 2016 00:58:02 +0000 (17:58 -0700)]
CRM-17789 - CRM_Core_Error - Adjust setDefaultCallback() sig

The definitions of PEAR_ErrorStack::setDefaultCallback() are slightly
different in PEAR 1.9.0 and PEAR 1.10.0.  The older one is *implicitly*
static (which, in some deployments of PHP, produces a warning); while the
newer one is *explicitly* static.

This code should work with either signature without warnings.

7 years agoMerge pull request #8790 from totten/master-php7-syntax
Tim Otten [Sat, 30 Jul 2016 03:02:34 +0000 (20:02 -0700)]
Merge pull request #8790 from totten/master-php7-syntax

CRM-17789 - PHP 7 - Cherrypick syntax fixes

7 years agoFixed additional php7 incompatible code + correctly called parent constructors.
Mattias Michaux [Wed, 25 May 2016 19:20:37 +0000 (21:20 +0200)]
Fixed additional php7 incompatible code + correctly called parent constructors.

7 years agoFix e-notice on CRM-19111
Jon goldberg [Fri, 29 Jul 2016 21:41:44 +0000 (17:41 -0400)]
Fix e-notice on CRM-19111

7 years agoCRM-19126: civicrm_line_item.tax_amount incorrectly set when using online payment...
litspeedmarc [Fri, 29 Jul 2016 13:20:46 +0000 (09:20 -0400)]
CRM-19126: civicrm_line_item.tax_amount incorrectly set when using online payment processor

7 years agoCRM-18698 - Fix cid when reassigning case roles
jitendrapurohit [Fri, 29 Jul 2016 11:20:34 +0000 (16:50 +0530)]
CRM-18698 - Fix cid when reassigning case roles

7 years agoMerge pull request #8718 from alifrumin/CRM-19099
Monish Deb [Fri, 29 Jul 2016 05:35:27 +0000 (11:05 +0530)]
Merge pull request #8718 from alifrumin/CRM-19099

CRM-19099: Adding altermailparams and altermailcontent hooks to receipts

7 years agoMerge pull request #8776 from ggrzywna/CRM-19134
Monish Deb [Fri, 29 Jul 2016 04:46:57 +0000 (10:16 +0530)]
Merge pull request #8776 from ggrzywna/CRM-19134

CRM-19134 - Missing French overseas departments.

7 years agoMerge pull request #8774 from eileenmcnaughton/report
Eileen McNaughton [Thu, 28 Jul 2016 22:19:46 +0000 (10:19 +1200)]
Merge pull request #8774 from eileenmcnaughton/report

Report enhancements

7 years agoMerge pull request #8772 from monishdeb/CRM-19133
Monish Deb [Thu, 28 Jul 2016 14:36:38 +0000 (20:06 +0530)]
Merge pull request #8772 from monishdeb/CRM-19133

CRM-19133: added unit test [#8767 follow-up]

7 years agoCRM-19128 - set default filter to Contributions only
jitendrapurohit [Thu, 28 Jul 2016 13:22:23 +0000 (18:52 +0530)]
CRM-19128 - set default filter to Contributions only

7 years agominor fix
jitendrapurohit [Thu, 28 Jul 2016 13:09:56 +0000 (18:39 +0530)]
minor fix

7 years agoAdditional Fix found during QA
jitendrapurohit [Thu, 28 Jul 2016 12:59:06 +0000 (18:29 +0530)]
Additional Fix found during QA

7 years agoCRM-19133: added unit test [follow-up PR]
deb.monish [Wed, 27 Jul 2016 14:23:10 +0000 (19:53 +0530)]
CRM-19133: added unit test [follow-up PR]

7 years agoMerge pull request #8767 from francescbassas/patch-4
Monish Deb [Thu, 28 Jul 2016 12:03:44 +0000 (17:33 +0530)]
Merge pull request #8767 from francescbassas/patch-4

CRM-19133 Unassigning contact subtype for a custom group causes data loss

7 years agoMerge pull request #8777 from monishdeb/CRM-19135
Monish Deb [Thu, 28 Jul 2016 10:57:36 +0000 (16:27 +0530)]
Merge pull request #8777 from monishdeb/CRM-19135

CRM-19135: preferred_mail_format not selecting translated labels in international versions

7 years agoCRM-19134 - Missing French overseas departments.
Grzegorz Grzywna [Thu, 28 Jul 2016 10:34:35 +0000 (12:34 +0200)]
CRM-19134 - Missing French overseas departments.
Moved db upgrade script to 4.7.11

7 years agoCRM-19135: preferred_mail_format not selecting translated labels in international...
deb.monish [Thu, 28 Jul 2016 09:33:14 +0000 (15:03 +0530)]
CRM-19135: preferred_mail_format not selecting translated labels in international versions

7 years agoCRM-19134 - Missing French overseas departments.
Grzegorz Grzywna [Thu, 28 Jul 2016 08:55:30 +0000 (10:55 +0200)]
CRM-19134 - Missing French overseas departments.

7 years agoMerge pull request #8756 from xurizaemon/CRM-19131
Monish Deb [Thu, 28 Jul 2016 08:42:39 +0000 (14:12 +0530)]
Merge pull request #8756 from xurizaemon/CRM-19131

CRM-19131. Only set source contact ID if we got a value for it.

7 years agoFix typo
eileen [Thu, 28 Jul 2016 05:59:11 +0000 (17:59 +1200)]
Fix typo

7 years agoFix for intermittent test failure
eileen [Thu, 28 Jul 2016 02:14:16 +0000 (14:14 +1200)]
Fix for intermittent test failure

7 years agoCRM-19140 - Add day to the grouping options on contribution summary report
eileen [Thu, 28 Jul 2016 00:00:44 +0000 (12:00 +1200)]
CRM-19140 - Add day to the grouping options on contribution summary report

7 years agoCRM-19137 - Add source as a filter on the contribution details report
eileen [Wed, 27 Jul 2016 23:46:57 +0000 (11:46 +1200)]
CRM-19137 - Add source as a filter on the contribution details report

7 years agoMerge pull request #8762 from eileenmcnaughton/xml
Eileen McNaughton [Wed, 27 Jul 2016 23:31:30 +0000 (11:31 +1200)]
Merge pull request #8762 from eileenmcnaughton/xml

[NFC] CRM-19132 add html type to contribution_recur fields

7 years agoCRM-16189, added test fixes
Pradeep Nayak [Wed, 27 Jul 2016 15:31:46 +0000 (21:01 +0530)]
CRM-16189, added test fixes

----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
  https://issues.civicrm.org/jira/browse/CRM-16189

7 years agoFixes Jenkins warnings
francescbassas [Wed, 27 Jul 2016 14:55:57 +0000 (16:55 +0200)]
Fixes Jenkins warnings

7 years agoCRM-16189, called exception in BAO and catched at form level
Pradeep Nayak [Wed, 27 Jul 2016 14:29:31 +0000 (19:59 +0530)]
CRM-16189, called exception in BAO and catched at form level

----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
  https://issues.civicrm.org/jira/browse/CRM-16189

7 years agoCRM-16189, fixed code to check if financial type id is present in $params
Pradeep Nayak [Wed, 20 Jul 2016 12:00:18 +0000 (17:30 +0530)]
CRM-16189, fixed code to check if financial type id is present in $params

----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
  https://issues.civicrm.org/jira/browse/CRM-16189

7 years agoCRM-19133 Unassigning contact subtype for a custom group causes data loss
francescbassas [Wed, 27 Jul 2016 14:30:34 +0000 (16:30 +0200)]
CRM-19133 Unassigning contact subtype for a custom group causes data loss

7 years agoMerge pull request #8594 from JMAConsulting/CRM-18977
Joe Murray [Wed, 27 Jul 2016 14:30:22 +0000 (10:30 -0400)]
Merge pull request #8594 from JMAConsulting/CRM-18977

CRM-18977, fixed code to invoke method in parent class

7 years agoCRM-16189, fixed test
Pradeep Nayak [Wed, 27 Jul 2016 13:08:51 +0000 (18:38 +0530)]
CRM-16189, fixed test

----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
  https://issues.civicrm.org/jira/browse/CRM-16189

7 years agoCRM-16189, updated function to throw exception in BAO and catch in form level
Pradeep Nayak [Wed, 27 Jul 2016 12:55:32 +0000 (18:25 +0530)]
CRM-16189, updated function to throw exception in BAO and catch in form level

----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
  https://issues.civicrm.org/jira/browse/CRM-16189

7 years agoFixes Jenkins warnings
francescbassas [Wed, 27 Jul 2016 11:15:34 +0000 (13:15 +0200)]
Fixes Jenkins warnings

7 years agoMerge pull request #8765 from PalanteJon/CRM-19115
Monish Deb [Wed, 27 Jul 2016 10:47:23 +0000 (16:17 +0530)]
Merge pull request #8765 from PalanteJon/CRM-19115

CRM-19115 - Always set the MySQL timezone offset before checking for …

7 years agoCRM-19133 Unassigning contact subtype for a custom group causes data loss
francescbassas [Wed, 27 Jul 2016 10:20:10 +0000 (12:20 +0200)]
CRM-19133 Unassigning contact subtype for a custom group causes data loss

7 years agoMerge pull request #8744 from jitendrapurohit/CRM-19054
Monish Deb [Wed, 27 Jul 2016 04:35:36 +0000 (10:05 +0530)]
Merge pull request #8744 from jitendrapurohit/CRM-19054

CRM-19054: Update Related Components when status updated from Profile…

7 years agoMerge pull request #8763 from colemanw/communityMessagesUrl
colemanw [Wed, 27 Jul 2016 03:36:05 +0000 (23:36 -0400)]
Merge pull request #8763 from colemanw/communityMessagesUrl

Add default communityMessagesUrl setting

7 years agoAdd default communityMessagesUrl setting
Coleman Watts [Tue, 26 Jul 2016 19:49:41 +0000 (15:49 -0400)]
Add default communityMessagesUrl setting

7 years agoMerge pull request #8759 from seamuslee001/CRM-16923
Eileen McNaughton [Wed, 27 Jul 2016 01:03:12 +0000 (13:03 +1200)]
Merge pull request #8759 from seamuslee001/CRM-16923

CRM-16923 Fix Enotice error by setting payment Processor id

7 years agoCRM-19133 Unassigning contact subtype for a custom group causes data loss
francescbassas [Tue, 26 Jul 2016 22:28:43 +0000 (00:28 +0200)]
CRM-19133 Unassigning contact subtype for a custom group causes data loss

7 years agoCRM-19133 Unassigning contact subtype for a custom group causes data loss
francescbassas [Tue, 26 Jul 2016 22:24:28 +0000 (00:24 +0200)]
CRM-19133 Unassigning contact subtype for a custom group causes data loss

7 years agoCRM-19115 - Always set the MySQL timezone offset before checking for PHP/MySQL time...
Jon goldberg [Tue, 26 Jul 2016 21:03:42 +0000 (17:03 -0400)]
CRM-19115 - Always set the MySQL timezone offset before checking for PHP/MySQL time mismatch

7 years agoCRM-19132 add html type to contribution_recur fields
eileenmcnaugton [Tue, 26 Jul 2016 12:19:00 +0000 (00:19 +1200)]
CRM-19132 add html type to contribution_recur fields

7 years agomove updateRelatedComponent to BAO
jitendrapurohit [Tue, 26 Jul 2016 11:58:47 +0000 (17:28 +0530)]
move updateRelatedComponent to BAO

7 years agoFix up settting of input value
Seamus Lee [Tue, 26 Jul 2016 05:50:40 +0000 (15:50 +1000)]
Fix up settting of input value

7 years agoShift to Single Value Query as suggested by Eileen
Seamus Lee [Tue, 26 Jul 2016 05:21:46 +0000 (15:21 +1000)]
Shift to Single Value Query as suggested by Eileen

7 years agoCRM-16923 Fix Enotice error by setting payment Processor id
Seamus Lee [Tue, 26 Jul 2016 05:06:55 +0000 (15:06 +1000)]
CRM-16923 Fix Enotice error by setting payment Processor id

7 years agoCRM-19131. Only set source contact ID if we got a value for it.
Chris Burgess [Tue, 26 Jul 2016 04:19:20 +0000 (16:19 +1200)]
CRM-19131. Only set source contact ID if we got a value for it.

7 years agoMerge pull request #8219 from colemanw/CRM-18004
Eileen McNaughton [Mon, 25 Jul 2016 23:52:33 +0000 (11:52 +1200)]
Merge pull request #8219 from colemanw/CRM-18004

CRM-18004 - IDS: Fix undefined index & code cleanup

7 years agoMerge pull request #8745 from twomice/CRM-19120
colemanw [Mon, 25 Jul 2016 19:54:14 +0000 (15:54 -0400)]
Merge pull request #8745 from twomice/CRM-19120

CRM-19120: Fix display of chain-select fields in event cart.

7 years agoMerge pull request #8749 from seamuslee001/CRM-18267
Eileen McNaughton [Mon, 25 Jul 2016 06:26:30 +0000 (18:26 +1200)]
Merge pull request #8749 from seamuslee001/CRM-18267

CRM-18267 Upgrade dom pdf to update php-font-lib

7 years agoMerge pull request #8729 from jitendrapurohit/CRM-18528-tests
Monish Deb [Sun, 24 Jul 2016 17:50:51 +0000 (23:20 +0530)]
Merge pull request #8729 from jitendrapurohit/CRM-18528-tests

CRM-18528 - unit test to check group filter

7 years agostore/fetch the submitted data to/form cache
deb.monish [Fri, 22 Jul 2016 14:18:12 +0000 (19:48 +0530)]
store/fetch the submitted data to/form cache

7 years agoFix setting of is remote enabled to work with DomPDF 0.7.0
Seamus Lee [Sun, 24 Jul 2016 02:14:21 +0000 (12:14 +1000)]
Fix setting of is remote enabled to work with DomPDF 0.7.0

7 years agoUpdate dompdf code in PDF/Utils to match upgraded dompdf code
Seamus Lee [Sat, 23 Jul 2016 05:20:54 +0000 (15:20 +1000)]
Update dompdf code in PDF/Utils to match upgraded dompdf code

7 years agoUpgrade dom pdf to update php-font-lib
Seamus Lee [Sat, 23 Jul 2016 05:02:50 +0000 (15:02 +1000)]
Upgrade dom pdf to update php-font-lib

7 years agoMerge pull request #8739 from totten/master-no-pear-2
Tim Otten [Sat, 23 Jul 2016 00:34:56 +0000 (17:34 -0700)]
Merge pull request #8739 from totten/master-no-pear-2

(NFC) CRM_Core_CodeGen_Util_Template - Remove PEAR formatting filter

7 years agoMerge pull request #8746 from seamuslee001/CRM-19118
Tim Otten [Sat, 23 Jul 2016 00:21:31 +0000 (17:21 -0700)]
Merge pull request #8746 from seamuslee001/CRM-19118

CRM-19118 Fix Syntax Confromance test by specifiy data for children a…

7 years agoRemove silly character
Seamus Lee [Fri, 22 Jul 2016 22:51:45 +0000 (08:51 +1000)]
Remove silly character

7 years agoCRM-19118 Fix Syntax Confromance test by specifiy data for children and parent fields...
Seamus Lee [Fri, 22 Jul 2016 22:23:11 +0000 (08:23 +1000)]
CRM-19118 Fix Syntax Confromance test by specifiy data for children and parent fields when generating test data

7 years agoCRM-19120: Fix display of chain-select fields in event cart.
Allen Shaw [Fri, 22 Jul 2016 20:50:28 +0000 (15:50 -0500)]
CRM-19120: Fix display of chain-select fields in event cart.

7 years agoMerge pull request #8740 from jitendrapurohit/CRM-19110
Monish Deb [Fri, 22 Jul 2016 18:32:53 +0000 (00:02 +0530)]
Merge pull request #8740 from jitendrapurohit/CRM-19110

CRM-19110: Fix delete pledge payments

7 years agoCRM-18977, modified code to set alias for civicrm_line_item table
Pradeep Nayak [Wed, 22 Jun 2016 00:36:21 +0000 (06:06 +0530)]
CRM-18977, modified code to set alias for civicrm_line_item table

----------------------------------------
* CRM-18977: Contribution reports fails when Financial ACL is enabled
  https://issues.civicrm.org/jira/browse/CRM-18977

7 years agoCRM-18977, fixed code to invoke method in parent class
Pradeep Nayak [Fri, 17 Jun 2016 22:03:56 +0000 (03:33 +0530)]
CRM-18977, fixed code to invoke method in parent class

----------------------------------------
* CRM-18977: Contribution reports fails when Financial ACL is enabled
  https://issues.civicrm.org/jira/browse/CRM-18977

7 years ago--CRM-16189, updated hook to provide more information
Pradeep Nayak [Fri, 22 Jul 2016 14:22:40 +0000 (19:52 +0530)]
--CRM-16189, updated hook to provide more information

7 years agoCRM-19054: Update Related Components when status updated from Profile Task
jitendrapurohit [Fri, 22 Jul 2016 13:18:38 +0000 (18:48 +0530)]
CRM-19054: Update Related Components when status updated from Profile Task

7 years agoset permission to pass group filter test
jitendrapurohit [Fri, 22 Jul 2016 11:33:40 +0000 (17:03 +0530)]
set permission to pass group filter test

7 years agoMerge pull request #8728 from yashodha/CRM-18591
Monish Deb [Fri, 22 Jul 2016 10:22:58 +0000 (15:52 +0530)]
Merge pull request #8728 from yashodha/CRM-18591

CRM-18591: group_type parameter ignored when using API to create group

7 years agoCRM-18591: add test
yashodha [Fri, 22 Jul 2016 07:24:11 +0000 (12:54 +0530)]
CRM-18591: add test

----------------------------------------
* CRM-18591: group_type parameter ignored when using API to create group
  https://issues.civicrm.org/jira/browse/CRM-18591

7 years agoCRM-18591: support for single value passed through api
yashodha [Wed, 20 Jul 2016 12:16:50 +0000 (17:46 +0530)]
CRM-18591: support for single value passed through api

----------------------------------------
* CRM-18591: group_type parameter ignored when using API to create group
  https://issues.civicrm.org/jira/browse/CRM-18591

7 years agoCRM-18591: group_type parameter ignored when using API to create group
yashodha [Wed, 20 Jul 2016 09:04:47 +0000 (14:34 +0530)]
CRM-18591: group_type parameter ignored when using API to create group

----------------------------------------
* CRM-18591: group_type parameter ignored when using API to create group
  https://issues.civicrm.org/jira/browse/CRM-18591