civicrm-core.git
8 years agoMerge pull request #6618 from mallezie/crm-17106
colemanw [Fri, 28 Aug 2015 14:18:49 +0000 (10:18 -0400)]
Merge pull request #6618 from mallezie/crm-17106

crm-17106 add custom fields to message template

8 years agoMerge pull request #6611 from johanv/CRM-17101-api_custom_field_sql_operator
colemanw [Fri, 28 Aug 2015 14:10:22 +0000 (10:10 -0400)]
Merge pull request #6611 from johanv/CRM-17101-api_custom_field_sql_operator

CRM-17101 - unit test & fix. searching on custom fields with <=.

8 years agoMerge pull request #6519 from joannechester/CRM-17033
colemanw [Fri, 28 Aug 2015 14:04:24 +0000 (10:04 -0400)]
Merge pull request #6519 from joannechester/CRM-17033

CRM-17033-week-relative-to-site-setting

8 years agoMerge pull request #6619 from colemanw/jsortable
colemanw [Fri, 28 Aug 2015 13:54:34 +0000 (09:54 -0400)]
Merge pull request #6619 from colemanw/jsortable

Fix jSortable table styling

8 years agoFix jSortable table styling
Coleman Watts [Fri, 28 Aug 2015 13:31:52 +0000 (09:31 -0400)]
Fix jSortable table styling

8 years agocrm-17106 add custom fields to message template
Tim Mallezie [Fri, 28 Aug 2015 13:24:05 +0000 (15:24 +0200)]
crm-17106 add custom fields to message template

8 years agoMerge pull request #6610 from monishdeb/testFailures
Monish Deb [Fri, 28 Aug 2015 11:30:18 +0000 (17:00 +0530)]
Merge pull request #6610 from monishdeb/testFailures

CRM-17069 fix for master

8 years agoMerge pull request #6392 from joannechester/CRM-16954-change-filters
Dave Greenberg [Fri, 28 Aug 2015 00:04:24 +0000 (17:04 -0700)]
Merge pull request #6392 from joannechester/CRM-16954-change-filters

crm-16954-change-to-next-30-90-last-90-days

8 years agoMerge pull request #6603 from eileenmcnaughton/CRM-17092
Eileen McNaughton [Thu, 27 Aug 2015 20:55:55 +0000 (08:55 +1200)]
Merge pull request #6603 from eileenmcnaughton/CRM-17092

CRM-17092 fix for recurring contribution id not set on membership

8 years agoCRM-17101 - A bug fix.
Johan Vervloet [Thu, 27 Aug 2015 19:52:56 +0000 (21:52 +0200)]
CRM-17101 - A bug fix.

----------------------------------------
* CRM-17101: civicrm_api3_basic_get does not work for SQL operators on custom fields.
  https://issues.civicrm.org/jira/browse/CRM-17101

8 years agoCRM-17101 - unit test searching on custom fields with <=.
Johan Vervloet [Thu, 27 Aug 2015 19:31:44 +0000 (21:31 +0200)]
CRM-17101 - unit test searching on custom fields with <=.

----------------------------------------
* CRM-17101: civicrm_api3_basic_get does not work for SQL operators on custom fields.
  https://issues.civicrm.org/jira/browse/CRM-17101

8 years agoMerge pull request #6600 from colemanw/CRM-17038
colemanw [Thu, 27 Aug 2015 15:08:02 +0000 (11:08 -0400)]
Merge pull request #6600 from colemanw/CRM-17038

CRM-17038 - Fix custom tokens in greetings

8 years agomore fixes
joannechester [Thu, 27 Aug 2015 14:26:54 +0000 (00:26 +1000)]
more fixes

8 years agoRemoving changes for CRM-17033
joannechester [Thu, 27 Aug 2015 14:22:02 +0000 (00:22 +1000)]
Removing changes for CRM-17033

These are in their own PR

8 years agoCRM-17069 fix for master
monishdeb [Thu, 27 Aug 2015 12:51:29 +0000 (18:21 +0530)]
CRM-17069 fix for master

----------------------------------------
* CRM-17069: Search for Contribution with campaign  causes fatal error
  https://issues.civicrm.org/jira/browse/CRM-17069

8 years agoMerge pull request #6608 from monishdeb/testFailures
Monish Deb [Thu, 27 Aug 2015 12:50:55 +0000 (18:20 +0530)]
Merge pull request #6608 from monishdeb/testFailures

Test build failure fix for master

8 years agotestFailure fix for master
monishdeb [Thu, 27 Aug 2015 10:39:05 +0000 (16:09 +0530)]
testFailure fix for master

8 years agoMerge pull request #6598 from eileenmcnaughton/paypal
Eileen McNaughton [Thu, 27 Aug 2015 04:24:07 +0000 (16:24 +1200)]
Merge pull request #6598 from eileenmcnaughton/paypal

Paypal

8 years agoMerge pull request #6432 from deepak-srivastava/dedupe-workflow-47
Dave Greenberg [Thu, 27 Aug 2015 01:18:31 +0000 (18:18 -0700)]
Merge pull request #6432 from deepak-srivastava/dedupe-workflow-47

CRM-16865: Mass Dedupe Workflow Improvements

8 years agoCRM-16808 paypal express follow up fixes
eileenmcnaugton [Wed, 26 Aug 2015 12:22:22 +0000 (00:22 +1200)]
CRM-16808 paypal express follow up fixes

8 years agoCRM-17092 fix for recurring contribution id not set on membership
eileenmcnaugton [Wed, 26 Aug 2015 23:53:41 +0000 (11:53 +1200)]
CRM-17092 fix for recurring contribution id not set on membership

8 years agoConsolidate some form parameter handling
eileenmcnaugton [Wed, 26 Aug 2015 23:52:18 +0000 (11:52 +1200)]
Consolidate some form parameter handling

8 years agoCRM-17092 add test to ensure contribution_recur_id is being set'
eileenmcnaugton [Wed, 26 Aug 2015 22:54:12 +0000 (10:54 +1200)]
CRM-17092 add test to ensure contribution_recur_id is being set'

8 years agoMerge pull request #6596 from eileenmcnaughton/CRM-17089
Eileen McNaughton [Wed, 26 Aug 2015 22:55:24 +0000 (10:55 +1200)]
Merge pull request #6596 from eileenmcnaughton/CRM-17089

CRM-17089 Consolidate billing block address field processing on membe…

8 years agoCRM-17089 fix remaining billing field enotices by consolidation with Contribute form
eileenmcnaugton [Wed, 26 Aug 2015 14:02:31 +0000 (02:02 +1200)]
CRM-17089 fix remaining billing field enotices by consolidation with Contribute form

8 years agoMerge pull request #6593 from eileenmcnaughton/CRM-11338
Eileen McNaughton [Wed, 26 Aug 2015 20:50:51 +0000 (08:50 +1200)]
Merge pull request #6593 from eileenmcnaughton/CRM-11338

CRM-11338 fix fee_amount to work on membership form & add test

8 years agoMerge pull request #6602 from colemanw/CRM-16990
colemanw [Wed, 26 Aug 2015 20:46:56 +0000 (16:46 -0400)]
Merge pull request #6602 from colemanw/CRM-16990

CRM-16990 - Fix saving custom values

8 years agoCRM-16990 - Fix saving custom values
Coleman Watts [Wed, 26 Aug 2015 20:45:00 +0000 (16:45 -0400)]
CRM-16990 - Fix saving custom values

8 years agoCRM-17038 - Fix custom tokens in greetings
Niels Heinemann [Wed, 26 Aug 2015 19:30:30 +0000 (15:30 -0400)]
CRM-17038 - Fix custom tokens in greetings

8 years agoMerge pull request #6579 from jitendrapurohit/CRM-13408
Monish Deb [Wed, 26 Aug 2015 13:50:06 +0000 (19:20 +0530)]
Merge pull request #6579 from jitendrapurohit/CRM-13408

CRM-13408 - Add Campaign API permissions

8 years agoMerge pull request #6500 from LevityNL/master
Monish Deb [Wed, 26 Aug 2015 13:48:26 +0000 (19:18 +0530)]
Merge pull request #6500 from LevityNL/master

Allow using arrays via the REST API

8 years agoCRM-11338 add fix & test for amount & fee_amount on membership renewal
eileenmcnaugton [Wed, 26 Aug 2015 10:29:32 +0000 (22:29 +1200)]
CRM-11338 add fix & test for amount & fee_amount on membership renewal

8 years agoadding-60days-filters
joannechester [Wed, 26 Aug 2015 12:26:43 +0000 (22:26 +1000)]
adding-60days-filters

8 years agotext-change
joannechester [Wed, 19 Aug 2015 11:55:24 +0000 (21:55 +1000)]
text-change

8 years agofixing-style-errors
joannechester [Tue, 18 Aug 2015 12:13:07 +0000 (22:13 +1000)]
fixing-style-errors

8 years agoweek-relative-to-site-setting
joannechester [Mon, 17 Aug 2015 14:49:37 +0000 (00:49 +1000)]
week-relative-to-site-setting

8 years agocrm-16954-indent-fixes
joannechester [Mon, 3 Aug 2015 13:15:16 +0000 (23:15 +1000)]
crm-16954-indent-fixes

8 years agocrm-16954-change-to-next-30-90-last-90-days
joannechester [Mon, 3 Aug 2015 13:04:20 +0000 (23:04 +1000)]
crm-16954-change-to-next-30-90-last-90-days

8 years agoCRM-11338 ensure fee_amount set from membership form & add test
eileenmcnaugton [Wed, 26 Aug 2015 08:13:21 +0000 (20:13 +1200)]
CRM-11338 ensure fee_amount set from membership form & add test

8 years agoCRM-17089 Consolidate billing block address field processing on membership forms
eileenmcnaugton [Tue, 25 Aug 2015 22:58:15 +0000 (10:58 +1200)]
CRM-17089 Consolidate billing block address field processing on membership forms

Currenlty the membership form is not saving correctly & giving enotices.

Am modifiying to be using the same code for both forms as part of this
fix.

Conflicts:
CRM/Member/Form/Membership.php

CRM-17089 consolidated billing name assignment between the forms

CRM-17089 fix & consolidate saving of billing fields

8 years agoMerge pull request #6595 from eileenmcnaughton/CRM-16996
Eileen McNaughton [Wed, 26 Aug 2015 08:21:42 +0000 (20:21 +1200)]
Merge pull request #6595 from eileenmcnaughton/CRM-16996

CRM-16996 missing parenteses on if when validating financial_type_id

8 years agoMerge pull request #6590 from eileenmcnaughton/CRM-16555
Eileen McNaughton [Wed, 26 Aug 2015 08:15:41 +0000 (20:15 +1200)]
Merge pull request #6590 from eileenmcnaughton/CRM-16555

CRM-16555 follow up fix - the credit card js got removed from members…

8 years agoCRM-16996 missing parenteses on if when validating financial_type_id
eileenmcnaugton [Tue, 25 Aug 2015 22:32:20 +0000 (10:32 +1200)]
CRM-16996 missing parenteses on if when validating financial_type_id

8 years agoMerge pull request #6444 from PalanteJon/CRM-16981
Dave Greenberg [Wed, 26 Aug 2015 01:25:02 +0000 (18:25 -0700)]
Merge pull request #6444 from PalanteJon/CRM-16981

Crm-16981- CiviMail - fix visible mailings for ACLed and multisite users

8 years agoMerge pull request #6589 from eileenmcnaughton/CRM-11338
Eileen McNaughton [Wed, 26 Aug 2015 01:14:11 +0000 (13:14 +1200)]
Merge pull request #6589 from eileenmcnaughton/CRM-11338

CRM-11338 add tests for fee_amount to various forms

8 years agoMerge pull request #6539 from joannechester/CRM-16185-rename-date-filters
Eileen McNaughton [Wed, 26 Aug 2015 00:45:54 +0000 (12:45 +1200)]
Merge pull request #6539 from joannechester/CRM-16185-rename-date-filters

CRM-16185-rename-date-filters

8 years agoCRM-16555 follow up fix - the credit card js got removed from membership etc forms
eileenmcnaugton [Tue, 25 Aug 2015 22:15:02 +0000 (10:15 +1200)]
CRM-16555 follow up fix - the credit card js got removed from membership etc forms

8 years agoCRM-11338 add testing for fee_amount handling to online contribution page
eileenmcnaugton [Tue, 25 Aug 2015 19:04:04 +0000 (07:04 +1200)]
CRM-11338 add testing for fee_amount handling to online contribution page

8 years agoCRM-16914 fix reference to payment_instrument_id
eileenmcnaugton [Tue, 25 Aug 2015 18:40:29 +0000 (06:40 +1200)]
CRM-16914 fix reference to payment_instrument_id

8 years agoCRM-11338, CRM-16454 remove last instance of passing pending to processFormContribution
eileenmcnaugton [Tue, 25 Aug 2015 18:39:23 +0000 (06:39 +1200)]
CRM-11338, CRM-16454  remove last instance of passing pending to processFormContribution

The parameter has been 'on the way out' through the 4.7 refactor & as part of writing tests for CRM-11338
remove the last instance. This needs to happen as I've seen that otherwise use of it is at risk of being merged back in from 4.6 patches

8 years agoCRM-11338 add tests for fee_amount to online contribution page
eileenmcnaugton [Tue, 25 Aug 2015 18:19:47 +0000 (06:19 +1200)]
CRM-11338 add tests for fee_amount to online contribution page

8 years agoCRM-11338 ensure payment processor fee is set in back-office contribution
eileenmcnaugton [Tue, 25 Aug 2015 18:12:50 +0000 (06:12 +1200)]
CRM-11338 ensure payment processor fee is set in back-office contribution

8 years agoMerge pull request #6587 from eileenmcnaughton/CRM-11338
Eileen McNaughton [Tue, 25 Aug 2015 17:44:22 +0000 (05:44 +1200)]
Merge pull request #6587 from eileenmcnaughton/CRM-11338

CRM-11338 retrieve fee_amount from paypal

8 years agoMerge pull request #6563 from colemanw/bin
colemanw [Tue, 25 Aug 2015 17:07:25 +0000 (13:07 -0400)]
Merge pull request #6563 from colemanw/bin

Remove deprecated files from /bin

8 years agoMerge pull request #6571 from totten/master-bad-camel
Tim Otten [Tue, 25 Aug 2015 16:20:35 +0000 (09:20 -0700)]
Merge pull request #6571 from totten/master-bad-camel

ImTest, SyntaxConformanceTest, CRM_Utils_String - Fix for case-insensitive filesystems

8 years agodisable unsaved-cahnges warnings
deepak-srivastava [Tue, 25 Aug 2015 14:32:31 +0000 (15:32 +0100)]
disable unsaved-cahnges warnings

8 years agoMake flip action also flip contact type icons
deepak-srivastava [Tue, 25 Aug 2015 14:01:27 +0000 (15:01 +0100)]
Make flip action also flip contact type icons

8 years agoadd administer CiviCampaign to the permission check
jitendrapurohit [Tue, 25 Aug 2015 13:27:51 +0000 (18:57 +0530)]
add administer CiviCampaign to the permission check

8 years agoCRM-11338 retrieve fee_amount from paypal
eileenmcnaugton [Sun, 23 Aug 2015 20:49:22 +0000 (08:49 +1200)]
CRM-11338 retrieve fee_amount from paypal

8 years agoMerge remote-tracking branch 'upstream/4.6' into 4.6-master-2015-08-24-22-26-45
Kurund Jalmi [Mon, 24 Aug 2015 18:37:52 +0000 (00:07 +0530)]
Merge remote-tracking branch 'upstream/4.6' into 4.6-master-2015-08-24-22-26-45

Conflicts:
CRM/Contact/BAO/Relationship.php
CRM/Member/Form/Membership.php
sql/civicrm_generated.mysql
tests/phpunit/api/v3/CustomValueTest.php
xml/version.xml

8 years agoMerge pull request #6577 from eileenmcnaughton/CRM-17071
colemanw [Mon, 24 Aug 2015 12:58:14 +0000 (08:58 -0400)]
Merge pull request #6577 from eileenmcnaughton/CRM-17071

CRM-17071 add required marker to payment form

8 years agoCRM-13408 - Add Campaign API permissions
jitendrapurohit [Mon, 24 Aug 2015 12:44:59 +0000 (18:14 +0530)]
CRM-13408 - Add Campaign API permissions

8 years agoMerge pull request #6562 from monishdeb/4.6
Monish Deb [Mon, 24 Aug 2015 09:15:48 +0000 (14:45 +0530)]
Merge pull request #6562 from monishdeb/4.6

CRM-17057 fix - Advanced Search does not respect the selected Case St…

8 years agoMerge pull request #6553 from sudhabisht/C12658
Monish Deb [Mon, 24 Aug 2015 06:23:17 +0000 (11:53 +0530)]
Merge pull request #6553 from sudhabisht/C12658

Fix for Enabling logging on multilingual installations

8 years agoMerge pull request #6574 from eileenmcnaughton/CRM-17070
Eileen McNaughton [Mon, 24 Aug 2015 03:22:47 +0000 (15:22 +1200)]
Merge pull request #6574 from eileenmcnaughton/CRM-17070

CRM-17070 add support for fee_amount to completetransaciton

8 years agoCRM-17071 add required marker to payment form
eileenmcnaugton [Mon, 24 Aug 2015 02:07:05 +0000 (14:07 +1200)]
CRM-17071 add required marker to payment form

This commit adds the red asterisk to required payment fields, although they
are not set on the form layer as required as we don't want to alter existing validation

8 years agoCRM-17070 add support for fee_amount to completetransaciton
eileenmcnaugton [Sun, 23 Aug 2015 21:20:40 +0000 (09:20 +1200)]
CRM-17070 add support for fee_amount to completetransaciton

8 years agoMerge pull request #6566 from colemanw/CRM-17066
colemanw [Sat, 22 Aug 2015 15:24:26 +0000 (11:24 -0400)]
Merge pull request #6566 from colemanw/CRM-17066

CRM-17066 - Specify api permissions for messageTemplates

8 years agoMerge pull request #6569 from seamuslee001/CRM-17066
colemanw [Sat, 22 Aug 2015 15:23:38 +0000 (11:23 -0400)]
Merge pull request #6569 from seamuslee001/CRM-17066

CRM-17066 Limit the Save template icon display to only those who have…

8 years agoMerge pull request #6561 from sudhabisht/CRM-10808
Kurund Jalmi [Sat, 22 Aug 2015 10:09:05 +0000 (15:39 +0530)]
Merge pull request #6561 from sudhabisht/CRM-10808

Webtest for Campaign filter in Adv Search

8 years agoMerge pull request #6568 from eileenmcnaughton/CRM-17068
Eileen McNaughton [Sat, 22 Aug 2015 08:47:47 +0000 (20:47 +1200)]
Merge pull request #6568 from eileenmcnaughton/CRM-17068

CRM-17068 fix static warning

8 years agoImTest, SyntaxConformanceTest, CRM_Utils_String - Fix for case-insensitive filesystems
Tim Otten [Sat, 22 Aug 2015 08:28:56 +0000 (01:28 -0700)]
ImTest, SyntaxConformanceTest, CRM_Utils_String - Fix for case-insensitive filesystems

8 years agoCRM-17066 Limit the Save template icon display to only those who have permission...
Seamus Lee [Sat, 22 Aug 2015 05:30:22 +0000 (05:30 +0000)]
CRM-17066 Limit the Save template icon display to only those who have permission to edit mailing templates

8 years agoMerge pull request #6567 from eileenmcnaughton/CRM-17064
Eileen McNaughton [Sat, 22 Aug 2015 05:20:04 +0000 (17:20 +1200)]
Merge pull request #6567 from eileenmcnaughton/CRM-17064

CRM-17064 follow up - use presense of payment processor rather than c…

8 years agoCRM-17068 fix static warning
eileenmcnaughton [Sat, 22 Aug 2015 04:15:42 +0000 (04:15 +0000)]
CRM-17068 fix static warning

8 years agoCRM-17066 - Specify api permissions for messageTemplates
Coleman Watts [Fri, 21 Aug 2015 20:34:02 +0000 (16:34 -0400)]
CRM-17066 - Specify api permissions for messageTemplates

8 years agoMerge pull request #6550 from pradpnayak/CRM-16813
Eileen McNaughton [Sat, 22 Aug 2015 01:35:29 +0000 (13:35 +1200)]
Merge pull request #6550 from pradpnayak/CRM-16813

--fixed net amount field during update of contribution amount

8 years agoCRM-17064 follow up - use presense of payment processor rather than contributeMode...
eileenmcnaugton [Fri, 21 Aug 2015 22:41:25 +0000 (10:41 +1200)]
CRM-17064 follow up - use presense of payment processor rather than contributeMode to determine if to be processed

8 years agoMerge pull request #6556 from eileenmcnaughton/CRM-17064
Eileen McNaughton [Fri, 21 Aug 2015 21:38:33 +0000 (09:38 +1200)]
Merge pull request #6556 from eileenmcnaughton/CRM-17064

CRM-17064 transactions going to paypal express instead of pro

8 years agoMerge pull request #6492 from eileenmcnaughton/CRM-17020
colemanw [Fri, 21 Aug 2015 20:06:50 +0000 (16:06 -0400)]
Merge pull request #6492 from eileenmcnaughton/CRM-17020

CRM-17020 remove unindexed join from activity report

8 years agoMerge pull request #6552 from pradpnayak/CRM-16571
Dave Greenberg [Fri, 21 Aug 2015 20:05:30 +0000 (13:05 -0700)]
Merge pull request #6552 from pradpnayak/CRM-16571

CRM-16571, fixed notice error when contribution is deleted

8 years agoRemove deprecated files from /bin
Coleman Watts [Fri, 21 Aug 2015 19:09:44 +0000 (15:09 -0400)]
Remove deprecated files from /bin

8 years agoMerge pull request #6551 from eileenmcnaughton/CRM-17060
Monish Deb [Fri, 21 Aug 2015 14:37:46 +0000 (20:07 +0530)]
Merge pull request #6551 from eileenmcnaughton/CRM-17060

CRM-17060 fix for post code groups with IN not working

8 years agoRemoved unwanted code
Sudha Bisht [Fri, 21 Aug 2015 14:33:23 +0000 (20:03 +0530)]
Removed unwanted code

8 years agoWarning Fix
Sudha Bisht [Fri, 21 Aug 2015 14:29:24 +0000 (19:59 +0530)]
Warning Fix

8 years agoMinor fix
Sudha Bisht [Tue, 29 Sep 2015 07:09:13 +0000 (12:39 +0530)]
Minor fix

8 years agoMinor Fix
Sudha Bisht [Tue, 18 Aug 2015 13:28:18 +0000 (18:58 +0530)]
Minor Fix

8 years agoWebtest Fix
Sudha Bisht [Tue, 18 Aug 2015 13:26:21 +0000 (18:56 +0530)]
Webtest Fix

8 years agoCRM-17057 fix - Advanced Search does not respect the selected Case Status filter
monishdeb [Fri, 21 Aug 2015 14:28:30 +0000 (19:58 +0530)]
CRM-17057 fix - Advanced Search does not respect the selected Case Status filter

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

8 years agoMerge pull request #6527 from yashodha/CRM-10808
Yashodha Chaku [Fri, 21 Aug 2015 12:25:36 +0000 (17:55 +0530)]
Merge pull request #6527 from yashodha/CRM-10808

CRM-10808: Campaign filter not available for Mailings in Adv Search b…

8 years agoWarning Fix
Sudha Bisht [Fri, 21 Aug 2015 11:14:11 +0000 (16:44 +0530)]
Warning Fix

8 years agoCRM-17064 transactions going to paypal express instead of pro
eileenmcnaugton [Fri, 21 Aug 2015 09:34:50 +0000 (21:34 +1200)]
CRM-17064 transactions going to paypal express instead of pro

8 years agoFix for enable loggin in multisite
Sudha Bisht [Fri, 21 Aug 2015 06:21:00 +0000 (11:51 +0530)]
Fix for enable loggin in multisite

8 years agoCRM-16571, fixed notice error when contribution is deleted
Pradeep Nayak [Fri, 21 Aug 2015 05:59:44 +0000 (11:29 +0530)]
CRM-16571, fixed notice error when contribution is deleted

----------------------------------------
* CRM-16571: undefined indexes when deleting a contribution
  https://issues.civicrm.org/jira/browse/CRM-16571

8 years agoCRM-17060 fix for post code groups with IN not working
eileenmcnaugton [Fri, 21 Aug 2015 05:55:26 +0000 (17:55 +1200)]
CRM-17060 fix for post code groups with IN not working

8 years agoMerge pull request #6538 from systopia/CRM-17047
Yashodha Chaku [Fri, 21 Aug 2015 05:43:16 +0000 (11:13 +0530)]
Merge pull request #6538 from systopia/CRM-17047

declare retrieve function static

8 years ago--fixed net amount field during update of contribution amount
Pradeep Nayak [Fri, 21 Aug 2015 05:28:03 +0000 (10:58 +0530)]
--fixed net amount field during update of contribution amount

8 years agoMerge pull request #6546 from colemanw/CRM-17059
colemanw [Fri, 21 Aug 2015 00:14:30 +0000 (20:14 -0400)]
Merge pull request #6546 from colemanw/CRM-17059

CRM-17059 - Fix faulty relationship count in datatable

8 years agoMerge pull request #6522 from eileenmcnaughton/CRM-16802
Eileen McNaughton [Thu, 20 Aug 2015 23:46:43 +0000 (11:46 +1200)]
Merge pull request #6522 from eileenmcnaughton/CRM-16802

CRM-16082 move responsibility for ensuring a domain group exists out …

8 years agoCRM-17059 - Fix faulty relationship count in datatable
Coleman Watts [Thu, 20 Aug 2015 22:19:06 +0000 (18:19 -0400)]
CRM-17059 - Fix faulty relationship count in datatable