civicrm-core.git
10 years agoAdd helper function for setting form css classes
Coleman Watts [Wed, 20 Aug 2014 16:01:48 +0000 (17:01 +0100)]
Add helper function for setting form css classes

10 years agoCRM-13863 - Add ajax paging to contribution tab and dashboard
Coleman Watts [Wed, 20 Aug 2014 14:54:21 +0000 (15:54 +0100)]
CRM-13863 - Add ajax paging to contribution tab and dashboard

10 years agoCRM-12872 - Handle sorting links with ajax
Coleman Watts [Wed, 20 Aug 2014 14:50:26 +0000 (15:50 +0100)]
CRM-12872 - Handle sorting links with ajax

10 years agoSummary.js cleanup
Coleman Watts [Wed, 20 Aug 2014 14:36:39 +0000 (15:36 +0100)]
Summary.js cleanup

10 years agocrm.ajax.js - Code & commment cleanup
Coleman Watts [Wed, 20 Aug 2014 10:34:33 +0000 (11:34 +0100)]
crm.ajax.js - Code & commment cleanup

10 years agoMerge pull request #3882 from colemanw/CRM-15151
colemanw [Wed, 20 Aug 2014 10:04:37 +0000 (11:04 +0100)]
Merge pull request #3882 from colemanw/CRM-15151

CRM-15151 - Ensure form errors always close when popup form submitted

10 years agoCRM-15151 - Ensure form errors always close when popup form submitted
Coleman Watts [Wed, 20 Aug 2014 10:03:39 +0000 (11:03 +0100)]
CRM-15151 - Ensure form errors always close when popup form submitted

10 years agoMerge pull request #3875 from colemanw/h3
colemanw [Wed, 20 Aug 2014 09:42:33 +0000 (10:42 +0100)]
Merge pull request #3875 from colemanw/h3

Get rid of double title and other popup and form tweaks

10 years agoFix crmReplace clobbering standard form element css classes
Coleman Watts [Wed, 20 Aug 2014 09:39:52 +0000 (10:39 +0100)]
Fix crmReplace clobbering standard form element css classes

10 years agoMerge pull request #3880 from rohankatkar/webtestCRM-15108
Monish Deb [Wed, 20 Aug 2014 08:54:16 +0000 (14:24 +0530)]
Merge pull request #3880 from rohankatkar/webtestCRM-15108

Webtest for CRM-15108

10 years agoMerge pull request #3865 from PalanteJon/CRM-14584
Monish Deb [Wed, 20 Aug 2014 08:35:15 +0000 (14:05 +0530)]
Merge pull request #3865 from PalanteJon/CRM-14584

CRM-14584 - Core Advanced Search - fix incorrect boolean logic on privac...

10 years agoWebtest for CRM-15108
Rohan Katkar [Wed, 20 Aug 2014 07:08:05 +0000 (12:38 +0530)]
Webtest for CRM-15108

10 years agoMerge pull request #3874 from rohankatkar/CRM-15136
Monish Deb [Wed, 20 Aug 2014 07:04:44 +0000 (12:34 +0530)]
Merge pull request #3874 from rohankatkar/CRM-15136

Fix for CRM-15136

10 years agoMerge pull request #3833 from NileemaJadhav/CRM-HR-master
Yashodha Chaku [Wed, 20 Aug 2014 06:57:19 +0000 (12:27 +0530)]
Merge pull request #3833 from NileemaJadhav/CRM-HR-master

HR-405 CSS changes for icon overlay display

10 years agoMerge pull request #3879 from jitendrapurohit/CRM-15146
Yashodha Chaku [Wed, 20 Aug 2014 05:28:36 +0000 (10:58 +0530)]
Merge pull request #3879 from jitendrapurohit/CRM-15146

CRM-15146

10 years agoCRM-15146
Jitendra Purohit [Wed, 20 Aug 2014 04:16:47 +0000 (09:46 +0530)]
CRM-15146

10 years agoMerge pull request #3878 from yashodha/version-fixes
Yashodha Chaku [Wed, 20 Aug 2014 04:10:41 +0000 (09:40 +0530)]
Merge pull request #3878 from yashodha/version-fixes

version fixes

10 years agoversion fixes
CiviCRM [Wed, 20 Aug 2014 04:26:37 +0000 (09:56 +0530)]
version fixes

10 years agoMerge pull request #3746 from eileenmcnaughton/prtest
Dave Greenberg [Wed, 20 Aug 2014 00:13:41 +0000 (17:13 -0700)]
Merge pull request #3746 from eileenmcnaughton/prtest

partial fix on membership type's stompiness on updates to test pr

10 years agoMerge pull request #3859 from civicrm/revert-3799-patch-1
Dave Greenberg [Tue, 19 Aug 2014 23:41:20 +0000 (16:41 -0700)]
Merge pull request #3859 from civicrm/revert-3799-patch-1

Revert "Fix DAO to properly enforce desired collation"

10 years agoMerge pull request #2842 from totten/master-api-rollback-soft-errors
Tim Otten [Tue, 19 Aug 2014 23:34:06 +0000 (16:34 -0700)]
Merge pull request #2842 from totten/master-api-rollback-soft-errors

API TransactionSubscriber - Rollback on soft errors (as well as exceptions)

10 years agoCRM-15147 - Fix bug where embedded search shows wrong content after paging and refreshing
Coleman Watts [Tue, 19 Aug 2014 20:34:37 +0000 (21:34 +0100)]
CRM-15147 - Fix bug where embedded search shows wrong content after paging and refreshing

10 years agoAdd pager to contact pledge tab
Coleman Watts [Tue, 19 Aug 2014 20:30:32 +0000 (21:30 +0100)]
Add pager to contact pledge tab

10 years agoImprove action-item style
Coleman Watts [Tue, 19 Aug 2014 20:29:59 +0000 (21:29 +0100)]
Improve action-item style

10 years agoFix missing arg from fn declaration
Coleman Watts [Tue, 19 Aug 2014 20:28:16 +0000 (21:28 +0100)]
Fix missing arg from fn declaration

10 years agoCRM_Contribute_Form - Cleanup code redundant with CRM_Admin_Form
Coleman Watts [Tue, 19 Aug 2014 20:27:42 +0000 (21:27 +0100)]
CRM_Contribute_Form - Cleanup code redundant with CRM_Admin_Form

10 years agoCRM-13863 - Get rid of double title for forms that use popups
Coleman Watts [Mon, 18 Aug 2014 20:49:02 +0000 (21:49 +0100)]
CRM-13863 - Get rid of double title for forms that use popups

Transfer responsibility for page title from tpl to php.
Add setPageTitle helper method to CRM_Core_Form.
And a bit of misc form/tpl cleanup

10 years agoMerge pull request #3871 from jmcclelland/final-fix-invalid-net-amount
Dave Greenberg [Tue, 19 Aug 2014 19:20:07 +0000 (12:20 -0700)]
Merge pull request #3871 from jmcclelland/final-fix-invalid-net-amount

Fixing data integrity problem with net amount and auth.net

10 years agoFix for CRM-15136
Rohan Katkar [Tue, 19 Aug 2014 16:11:44 +0000 (21:41 +0530)]
Fix for CRM-15136

10 years agoMerge pull request #3868 from rohankatkar/CRM_14961_webtest
Monish Deb [Tue, 19 Aug 2014 14:17:12 +0000 (19:47 +0530)]
Merge pull request #3868 from rohankatkar/CRM_14961_webtest

Webtest for CRM-14961

10 years agoAdditional changes for CRM-14961
Rohan Katkar [Tue, 19 Aug 2014 14:00:02 +0000 (19:30 +0530)]
Additional changes for CRM-14961

10 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-08-19-00-06-22
kurund [Mon, 18 Aug 2014 18:42:45 +0000 (00:12 +0530)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-08-19-00-06-22

Conflicts:
CRM/Contribute/BAO/Contribution.php
CRM/Report/BAO/ReportInstance.php

10 years agoCRM-14930 - ensure data integrity of all contributions.
Jamie McClelland [Mon, 18 Aug 2014 15:38:32 +0000 (11:38 -0400)]
CRM-14930 - ensure data integrity of all contributions.

Some auth.net contributions may  not have correct net amount set.

----------------------------------------
* CRM-14930: Authorize.net silentpost transactions cannot be edited due to invalid net_amount
  https://issues.civicrm.org/jira/browse/CRM-14930

10 years agoCRM-14930 - net amount and fee amount are not provided by authnet
Jamie McClelland [Mon, 18 Aug 2014 15:12:11 +0000 (11:12 -0400)]
CRM-14930 - net amount and fee amount are not provided by authnet

Removing these lines because they will never be set (which should allow
the values to be set to NULL anyway).

----------------------------------------
* CRM-14930: Authorize.net silentpost transactions cannot be edited due to invalid net_amount
  https://issues.civicrm.org/jira/browse/CRM-14930

10 years agoCRM-14930 - fix underlying data problem with authnet net_amount
Jamie McClelland [Mon, 18 Aug 2014 15:09:52 +0000 (11:09 -0400)]
CRM-14930 - fix underlying data problem with authnet net_amount

Revert "CRM-14881 - avoid error when saving contribution made by authnet"

This reverts commit b29eb7605df438ab222f1f741d220b145da2f059.

Conflicts:
CRM/Contribute/Form/Contribution.php

Reverting in favor of a solution that solves the underlying data
problem, rather than a solution that works around a data problem.

The original issue is: https://issues.civicrm.org/jira/browse/CRM-14881
This revert is: https://issues.civicrm.org/jira/browse/CRM-14930

10 years agoMerge pull request #3869 from totten/master-win-dynjs
colemanw [Mon, 18 Aug 2014 13:09:04 +0000 (14:09 +0100)]
Merge pull request #3869 from totten/master-win-dynjs

CRM-15126, CRM-14949 - CRM_Utils_File - Fix dynamicResourcePath() and absoluteDirectory()

10 years agoMerge pull request #3870 from colemanw/CRM-13863
colemanw [Mon, 18 Aug 2014 12:21:19 +0000 (13:21 +0100)]
Merge pull request #3870 from colemanw/CRM-13863

CRM-13863 - Improve workflow with container sets (custom fields/prices/profiles)

10 years agoMerge pull request #3867 from yashodha/4.4.CRM-15073
Yashodha Chaku [Mon, 18 Aug 2014 12:19:22 +0000 (17:49 +0530)]
Merge pull request #3867 from yashodha/4.4.CRM-15073

CRM-15073 : fix overwrite of subtype for onbehalf org

10 years agoMerge pull request #3866 from yashodha/4.4
Yashodha Chaku [Mon, 18 Aug 2014 12:17:26 +0000 (17:47 +0530)]
Merge pull request #3866 from yashodha/4.4

CRM-15090: fix name when adding dashlet

10 years agoCRM-13863 - Improve workflow with container sets (custom fields/prices/profiles)
Coleman Watts [Mon, 18 Aug 2014 12:14:00 +0000 (13:14 +0100)]
CRM-13863 - Improve workflow with container sets (custom fields/prices/profiles)

10 years agoCRM-15126, CRM-14949 - CRM_Utils_File - Fix dynamicResourcePath() and absoluteDirectory()
Tim Otten [Mon, 18 Aug 2014 05:33:37 +0000 (22:33 -0700)]
CRM-15126, CRM-14949 - CRM_Utils_File - Fix dynamicResourcePath() and absoluteDirectory()

 - In dynamicResourcePath(), don't allow mixed-delimiters to produce double-delimiters (e.g. "files/civicrm/\dynamic")
 - Update absoluteDirectory() to work in Windows

10 years agoWebtest for CRM-14961
Rohan Katkar [Mon, 18 Aug 2014 05:23:00 +0000 (10:53 +0530)]
Webtest for CRM-14961

10 years agoCRM-15073 : fix overwrite of subtype for onbehalf org
CiviCRM [Mon, 18 Aug 2014 04:09:11 +0000 (09:39 +0530)]
CRM-15073 : fix overwrite of subtype for onbehalf org

10 years agoMerge pull request #3813 from NileemaJadhav/CRM-master
Yashodha Chaku [Mon, 18 Aug 2014 03:19:46 +0000 (08:49 +0530)]
Merge pull request #3813 from NileemaJadhav/CRM-master

--HR-350 Add parameter for extra whereClause to getRows() function

10 years agoCRM-15090: fix name when adding dashlet
CiviCRM [Mon, 18 Aug 2014 03:16:53 +0000 (08:46 +0530)]
CRM-15090: fix name when adding dashlet

10 years agoCRM-14584 - Core Advanced Search - fix incorrect boolean logic on privacy preferences...
Jon goldberg - Linux laptop [Sat, 16 Aug 2014 20:24:01 +0000 (16:24 -0400)]
CRM-14584 - Core Advanced Search - fix incorrect boolean logic on privacy preferences when privacy toggle = 'exclude'

10 years agoMerge pull request #3864 from colemanw/msg-template
colemanw [Sat, 16 Aug 2014 19:54:52 +0000 (20:54 +0100)]
Merge pull request #3864 from colemanw/msg-template

msg-template layout fix

10 years agomsg-template layout fix
Coleman Watts [Sat, 16 Aug 2014 19:54:31 +0000 (20:54 +0100)]
msg-template layout fix

10 years agoMerge pull request #3863 from colemanw/Auto-resize
colemanw [Sat, 16 Aug 2014 19:42:29 +0000 (20:42 +0100)]
Merge pull request #3863 from colemanw/Auto-resize

Auto-resize dialog to fit content

10 years agoAuto-resize dialog to fit content
Coleman Watts [Sat, 16 Aug 2014 19:40:40 +0000 (20:40 +0100)]
Auto-resize dialog to fit content

10 years agoMembership js fix to work in popup
Coleman Watts [Sat, 16 Aug 2014 19:37:19 +0000 (20:37 +0100)]
Membership js fix to work in popup

10 years agoMerge pull request #3858 from giant-rabbit/feature/reports-nav-url-fix
colemanw [Sat, 16 Aug 2014 16:33:52 +0000 (17:33 +0100)]
Merge pull request #3858 from giant-rabbit/feature/reports-nav-url-fix

Fix issue with reports creating invalid URLs when updated.

10 years agoMerge pull request #3862 from colemanw/CRM-14830
colemanw [Sat, 16 Aug 2014 13:18:34 +0000 (14:18 +0100)]
Merge pull request #3862 from colemanw/CRM-14830

CRM-14830 - Email tpl cleanup and removed unused function

10 years agoCRM-14830 - Email tpl cleanup and removed unused function
Coleman Watts [Sat, 16 Aug 2014 13:17:41 +0000 (14:17 +0100)]
CRM-14830 - Email tpl cleanup and removed unused function

10 years agoMerge pull request #3860 from colemanw/PriceSet
colemanw [Sat, 16 Aug 2014 07:18:59 +0000 (08:18 +0100)]
Merge pull request #3860 from colemanw/PriceSet

PriceSet help text improvement

10 years agoPriceSet help text improvement
Coleman Watts [Sat, 16 Aug 2014 07:18:09 +0000 (08:18 +0100)]
PriceSet help text improvement

10 years agoRevert "Fix DAO to properly enforce desired collation"
Tim Otten [Sat, 16 Aug 2014 02:29:21 +0000 (19:29 -0700)]
Revert "Fix DAO to properly enforce desired collation"

10 years agoFix issue with reports creating invalid URLs when updated.
Anthony Nemirovsky [Sat, 16 Aug 2014 00:39:34 +0000 (17:39 -0700)]
Fix issue with reports creating invalid URLs when updated.

When updating a report, if the Report Settings is set to "Include Report in
Navigation Menu", the navigation url that is created is formatted like
/civicrm/report/instance/1_reset_1, which is incorrect. The correct URL
should be /civicrm/report/instance/1?reset=1.

10 years agoMerge pull request #3814 from magnolia61/CRM-13595-Event-ID-in-Participant-Export
Dave Greenberg [Sat, 16 Aug 2014 00:26:12 +0000 (17:26 -0700)]
Merge pull request #3814 from magnolia61/CRM-13595-Event-ID-in-Participant-Export

Include Event ID in participant export

10 years agoMerge pull request #3848 from totten/master-debug-ui
Dave Greenberg [Sat, 16 Aug 2014 00:05:04 +0000 (17:05 -0700)]
Merge pull request #3848 from totten/master-debug-ui

CRM-14850, CRM-15089 - Fix for debug setting

10 years agoMerge pull request #3617 from eileenmcnaughton/CRM-14946
Dave Greenberg [Fri, 15 Aug 2014 23:30:46 +0000 (16:30 -0700)]
Merge pull request #3617 from eileenmcnaughton/CRM-14946

CRM-14946 add relevant test data set

10 years agoMerge pull request #3799 from routinet/patch-1
Dave Greenberg [Fri, 15 Aug 2014 22:52:13 +0000 (15:52 -0700)]
Merge pull request #3799 from routinet/patch-1

Fix DAO to properly enforce desired collation

10 years agoMerge pull request #3853 from totten/master-forkable-eval
Tim Otten [Fri, 15 Aug 2014 22:50:34 +0000 (15:50 -0700)]
Merge pull request #3853 from totten/master-forkable-eval

CRM-15097 - CaseType::isForkable() - Allow variations on true/false/0/1

10 years agoCRM-15107 - Also align count column for child groups
Coleman Watts [Fri, 15 Aug 2014 22:21:00 +0000 (23:21 +0100)]
CRM-15107 - Also align count column for child groups

10 years agoFix form css in popups
Coleman Watts [Fri, 15 Aug 2014 22:05:37 +0000 (23:05 +0100)]
Fix form css in popups

10 years agoCRM-15107 - More prominent refresh button
Coleman Watts [Fri, 15 Aug 2014 22:05:22 +0000 (23:05 +0100)]
CRM-15107 - More prominent refresh button

10 years agoMerge pull request #3856 from colemanw/groupRight
colemanw [Fri, 15 Aug 2014 19:30:35 +0000 (20:30 +0100)]
Merge pull request #3856 from colemanw/groupRight

CRM-15107 - Right-align count column in manage groups table

10 years agoCRM-15107 - Right-align count column in manage groups table
Coleman Watts [Fri, 15 Aug 2014 19:30:19 +0000 (20:30 +0100)]
CRM-15107 - Right-align count column in manage groups table

10 years agoMerge pull request #3855 from colemanw/sms
colemanw [Fri, 15 Aug 2014 19:21:43 +0000 (20:21 +0100)]
Merge pull request #3855 from colemanw/sms

Update SMS providers form for 4.5

10 years agoUpdate SMS providers form for 4.5
Coleman Watts [Fri, 15 Aug 2014 19:20:54 +0000 (20:20 +0100)]
Update SMS providers form for 4.5

10 years agoMerge pull request #3854 from colemanw/groupRedirect
colemanw [Fri, 15 Aug 2014 19:20:10 +0000 (20:20 +0100)]
Merge pull request #3854 from colemanw/groupRedirect

CRM-15108 - Redirect back to starting point after adding contacts to group

10 years agoCRM-15108 - Redirect back to starting point after adding contacts to group
Coleman Watts [Fri, 15 Aug 2014 18:01:05 +0000 (19:01 +0100)]
CRM-15108 - Redirect back to starting point after adding contacts to group

10 years agoCRM-15097 - CaseType::isForkable() - Allow variations on true/false/0/1
Tim Otten [Fri, 15 Aug 2014 17:56:48 +0000 (10:56 -0700)]
CRM-15097 - CaseType::isForkable() - Allow variations on true/false/0/1

10 years agoMerge pull request #3841 from monishdeb/CRM-15108
colemanw [Fri, 15 Aug 2014 17:51:10 +0000 (18:51 +0100)]
Merge pull request #3841 from monishdeb/CRM-15108

CRM-15108 fix - "Add to group" fails

10 years agoJS cleanup
Coleman Watts [Fri, 15 Aug 2014 17:39:38 +0000 (18:39 +0100)]
JS cleanup

10 years agoMerge pull request #3852 from colemanw/mergeSelf
colemanw [Fri, 15 Aug 2014 17:27:15 +0000 (18:27 +0100)]
Merge pull request #3852 from colemanw/mergeSelf

CRM-15128 - Prevent merging contact into self

10 years agoCRM-15128 - Prevent merging contact into self
Coleman Watts [Fri, 15 Aug 2014 17:26:38 +0000 (18:26 +0100)]
CRM-15128 - Prevent merging contact into self

10 years agoMerge pull request #3851 from colemanw/groupCount
colemanw [Fri, 15 Aug 2014 15:57:45 +0000 (16:57 +0100)]
Merge pull request #3851 from colemanw/groupCount

Update group count label and fix sorting

10 years agoCRM-15107 - Add button to update smart group counts
Coleman Watts [Fri, 15 Aug 2014 15:27:33 +0000 (16:27 +0100)]
CRM-15107 - Add button to update smart group counts

10 years agoContact summary group tab - Smart group layout and code cleanup
Coleman Watts [Fri, 15 Aug 2014 15:09:20 +0000 (16:09 +0100)]
Contact summary group tab - Smart group layout and code cleanup

10 years agoCRM-15107 - Update group count label and fix sorting
Coleman Watts [Fri, 15 Aug 2014 13:54:26 +0000 (14:54 +0100)]
CRM-15107 - Update group count label and fix sorting

10 years agoMerge pull request #3850 from colemanw/js
colemanw [Fri, 15 Aug 2014 13:15:10 +0000 (14:15 +0100)]
Merge pull request #3850 from colemanw/js

JS cleanup - switch to new document ready syntax

10 years agoJS cleanup
Coleman Watts [Fri, 15 Aug 2014 13:14:00 +0000 (14:14 +0100)]
JS cleanup

10 years agoJS cleanup - switch to new document ready syntax
Coleman Watts [Fri, 15 Aug 2014 12:27:34 +0000 (13:27 +0100)]
JS cleanup - switch to new document ready syntax

10 years agoCleanup tpl js for switching to a price set
Coleman Watts [Fri, 15 Aug 2014 10:58:07 +0000 (11:58 +0100)]
Cleanup tpl js for switching to a price set

10 years agoCRM-14850, CRM-15089 - fatalErrorHandler - Use literal null instead of string 'null'
Tim Otten [Fri, 15 Aug 2014 01:03:35 +0000 (18:03 -0700)]
CRM-14850, CRM-15089 - fatalErrorHandler - Use literal null instead of string 'null'

It's weird to see string 'null' in UI, and a quick grep
("svngrep default.*null settings/") shows that we generally don't have string 'null'
in settings.

10 years agoCRM-14850, CRM-15089 - Debug settings - Fix inconsistent group name
Tim Otten [Fri, 15 Aug 2014 00:50:39 +0000 (17:50 -0700)]
CRM-14850, CRM-15089 - Debug settings - Fix inconsistent group name

10 years agoMerge pull request #3835 from colemanw/groupCount
Dave Greenberg [Thu, 14 Aug 2014 23:41:15 +0000 (16:41 -0700)]
Merge pull request #3835 from colemanw/groupCount

CRM-15107 - Show count instead of id in 'manage groups' table

10 years agoMerge pull request #3831 from eileenmcnaughton/CRM-15105
Dave Greenberg [Thu, 14 Aug 2014 23:32:19 +0000 (16:32 -0700)]
Merge pull request #3831 from eileenmcnaughton/CRM-15105

Crm 15105

10 years agoMerge pull request #3836 from jmcclelland/api-trigger-rebuild
Tim Otten [Thu, 14 Aug 2014 23:24:56 +0000 (16:24 -0700)]
Merge pull request #3836 from jmcclelland/api-trigger-rebuild

CRM-15112 - allow dev to not rebuild triggers when creating custom

10 years agoMerge pull request #3846 from totten/master-phpunit-indiv-restore
Tim Otten [Thu, 14 Aug 2014 21:26:18 +0000 (14:26 -0700)]
Merge pull request #3846 from totten/master-phpunit-indiv-restore

INFRA-125 - phpunit-indiv - Add option to fully reset DBs in between tests

10 years agoMerge pull request #3845 from colemanw/contactID
Dave Greenberg [Thu, 14 Aug 2014 21:23:51 +0000 (14:23 -0700)]
Merge pull request #3845 from colemanw/contactID

Fix spelling and capitalization of Contact ID and External ID

10 years agoINFRA-125 - phpunit-indiv - Add option to fully reset DBs in between tests
Tim Otten [Thu, 14 Aug 2014 21:23:20 +0000 (14:23 -0700)]
INFRA-125 - phpunit-indiv - Add option to fully reset DBs in between tests

10 years agoWhitespace/comment cleanup
Coleman Watts [Thu, 14 Aug 2014 20:35:37 +0000 (21:35 +0100)]
Whitespace/comment cleanup

10 years agoFix spelling and capitalization of Contact ID and External ID
Coleman Watts [Thu, 14 Aug 2014 20:28:21 +0000 (21:28 +0100)]
Fix spelling and capitalization of Contact ID and External ID

10 years agoMerge pull request #3828 from johanv/CRM-15104-line_item_issues_participant_api
colemanw [Thu, 14 Aug 2014 18:46:29 +0000 (19:46 +0100)]
Merge pull request #3828 from johanv/CRM-15104-line_item_issues_participant_api

CRM-15104 fixed some issues with line items creating participants with the API

10 years agoMerge pull request #3844 from colemanw/tagTree
colemanw [Thu, 14 Aug 2014 18:28:57 +0000 (19:28 +0100)]
Merge pull request #3844 from colemanw/tagTree

CRM-15117 - Show tag descriptions when tagging contacts

10 years agoTag tree style improvements
Coleman Watts [Thu, 14 Aug 2014 18:26:59 +0000 (19:26 +0100)]
Tag tree style improvements

10 years agoCRM-15117 - Show tag descriptions in tagTree
Coleman Watts [Thu, 14 Aug 2014 18:23:00 +0000 (19:23 +0100)]
CRM-15117 - Show tag descriptions in tagTree

Also improves CRM_Core_BAO_Tag::buildTree to remove the 3-level limit.

10 years agoMerge pull request #3843 from atif-shaikh/CRM-15099
Kurund Jalmi [Thu, 14 Aug 2014 15:16:23 +0000 (20:46 +0530)]
Merge pull request #3843 from atif-shaikh/CRM-15099

CRM-15099 - Webtest for Gift Membership