civicrm-core.git
8 years agoMerge pull request #7837 from eileenmcnaughton/CRM-18077
Kurund Jalmi [Mon, 22 Feb 2016 08:17:46 +0000 (13:47 +0530)]
Merge pull request #7837 from eileenmcnaughton/CRM-18077

CRM-18077 pledge receipting dependent on page config

8 years agoMerge pull request #7834 from saurabhbatra96/CRM-18044
Eileen McNaughton [Mon, 22 Feb 2016 07:31:29 +0000 (20:31 +1300)]
Merge pull request #7834 from saurabhbatra96/CRM-18044

CRM-18044 - : Missing argument 4 for CRM_Custom_Form_CustomData::setG…

8 years agoCRM-18078 make receipt_date available to templates
Eileen [Mon, 22 Feb 2016 07:28:12 +0000 (20:28 +1300)]
CRM-18078 make receipt_date available to templates

8 years agoCRM-18077 pledge receipting dependent on page config
eileenmcnaugton [Mon, 22 Feb 2016 01:51:58 +0000 (14:51 +1300)]
CRM-18077 pledge receipting dependent on page config

8 years agominor code simplification, call sendMail directly
eileenmcnaugton [Mon, 22 Feb 2016 01:24:49 +0000 (14:24 +1300)]
minor code simplification, call sendMail directly

8 years agoTowards deprecating contributionType in favour of financialType
eileenmcnaugton [Sun, 21 Feb 2016 23:45:56 +0000 (12:45 +1300)]
Towards deprecating contributionType in favour of financialType

Make sure financialType is availabel (& preferred). This commit does not attempt to
change any existing templates

8 years agoCRM-18044 - : Missing argument 4 for CRM_Custom_Form_CustomData::setGroupTree(),
Saurabh Batra [Sun, 21 Feb 2016 15:38:05 +0000 (21:08 +0530)]
CRM-18044 - : Missing argument 4 for CRM_Custom_Form_CustomData::setGroupTree(),

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

8 years agoMerge pull request #7832 from lgleim/patch-1
colemanw [Sat, 20 Feb 2016 15:21:53 +0000 (10:21 -0500)]
Merge pull request #7832 from lgleim/patch-1

Fix CRON-breaking bug in Drupal6.php

8 years agoRemove white space at end of the line
Lars Gleim [Sat, 20 Feb 2016 08:32:51 +0000 (09:32 +0100)]
Remove white space at end of the line

8 years agoFix indentation of commit 76eeb93
Lars Gleim [Sat, 20 Feb 2016 08:19:32 +0000 (09:19 +0100)]
Fix indentation of commit 76eeb93

8 years agoUpdate Drupal6.php
Lars Gleim [Fri, 19 Feb 2016 21:21:03 +0000 (22:21 +0100)]
Update Drupal6.php

Include previously issing getUsersTableName() function from CRM/Utils/System/Drupal.php.
Fixes broken CRON on CiviCRM 4.7 Drupal 6 installations.

8 years agoMerge pull request #7822 from JMAConsulting/CRM-16188-5
Eileen McNaughton [Fri, 19 Feb 2016 03:38:28 +0000 (16:38 +1300)]
Merge pull request #7822 from JMAConsulting/CRM-16188-5

--CRM-16188, added examples

8 years agoMerge pull request #7828 from seamuslee001/CRM-18066
Eileen McNaughton [Fri, 19 Feb 2016 03:37:43 +0000 (16:37 +1300)]
Merge pull request #7828 from seamuslee001/CRM-18066

CRM-18066 Include Display name as an option on CIviCRM relationship reports

8 years agoMerge pull request #7830 from lcdservices/CRM-18067
Eileen McNaughton [Fri, 19 Feb 2016 03:37:24 +0000 (16:37 +1300)]
Merge pull request #7830 from lcdservices/CRM-18067

CRM-18067 allow overriding source during batch member entry

8 years agoRefs CRM-15768, make CiviCRM Drupal module version consistent with other Drupal modules.
Chris Burgess [Thu, 18 Feb 2016 23:34:14 +0000 (12:34 +1300)]
Refs CRM-15768, make CiviCRM Drupal module version consistent with other Drupal modules.

Drupal module version strings include the core version as 6.x, 7.x, 8.x.

The sed regex has been stripping this information, which leads to CiviCRM being reported somewhat inconsistently in Drupal's update checks. This change better preserves the core version prefix when building CiviCRM releases.

A fix for this was previously committed to civicrm-drupal, but did not "stick" due to the sed in the release build scripts overwriting that.

8 years agoCRM-18067 allow overriding source during batch member entry
Brian Shaughnessy [Thu, 18 Feb 2016 21:18:52 +0000 (16:18 -0500)]
CRM-18067 allow overriding source during batch member entry

8 years agoInclude Display name as an option on CIviCRM relationship reports
Seamus Lee [Thu, 18 Feb 2016 20:12:03 +0000 (20:12 +0000)]
Include Display name as an option on CIviCRM relationship reports

8 years agoMerge pull request #7821 from rohankatkar/CRM-17121
Monish Deb [Thu, 18 Feb 2016 10:06:44 +0000 (15:36 +0530)]
Merge pull request #7821 from rohankatkar/CRM-17121

CRM-17121: Advanced Search on Event Type OR Address returns only Event results

8 years agoMerge pull request #7826 from jitendrapurohit/CRM-18039
Monish Deb [Thu, 18 Feb 2016 09:21:00 +0000 (14:51 +0530)]
Merge pull request #7826 from jitendrapurohit/CRM-18039

CRM-18039 -- Do not set default for blocks if in update mode

8 years agotypo fix
jitendrapurohit [Thu, 18 Feb 2016 06:21:48 +0000 (11:51 +0530)]
typo fix

8 years agoCRM-18039 -- Do not set default for blocks if in update mode
jitendrapurohit [Thu, 18 Feb 2016 06:17:51 +0000 (11:47 +0530)]
CRM-18039 -- Do not set default for blocks if in update mode

8 years agoMerge pull request #7687 from JMAConsulting/CRM-16259-2
Eileen McNaughton [Wed, 17 Feb 2016 19:16:45 +0000 (08:16 +1300)]
Merge pull request #7687 from JMAConsulting/CRM-16259-2

Crm 16259 2

8 years agoCRM-16259, added comment block for function
Pradeep Nayak [Wed, 17 Feb 2016 17:48:58 +0000 (23:18 +0530)]
CRM-16259, added comment block for function

----------------------------------------
* CRM-16259: Create Payment API
  https://issues.civicrm.org/jira/browse/CRM-16259

8 years ago--CRM-16188, added examples
Pradeep Nayak [Wed, 17 Feb 2016 17:32:07 +0000 (23:02 +0530)]
--CRM-16188, added examples

8 years agoCRM-17121: Advanced Search on Event Type OR Address returns only Event results
Web Access [Wed, 17 Feb 2016 13:23:30 +0000 (18:53 +0530)]
CRM-17121: Advanced Search on Event Type OR Address returns only Event results

8 years agoUpdate version to 4.7.3
CiviCRM [Wed, 17 Feb 2016 08:22:49 +0000 (00:22 -0800)]
Update version to 4.7.3

8 years ago--CRM-16259, added examples
Pradeep Nayak [Wed, 17 Feb 2016 05:16:29 +0000 (10:46 +0530)]
--CRM-16259, added examples

8 years ago--CRM-16259, used api document to create examples
Pradeep Nayak [Wed, 17 Feb 2016 05:15:19 +0000 (10:45 +0530)]
--CRM-16259, used api document to create examples

8 years ago--CRM-16259, added check for is pay later for pending contribution
Pradeep Nayak [Sat, 13 Feb 2016 13:41:34 +0000 (19:11 +0530)]
--CRM-16259, added check for is pay later for pending contribution

8 years ago--CRM-16259, added entity_table check in join, simplified code
Pradeep Nayak [Sat, 13 Feb 2016 11:31:13 +0000 (17:01 +0530)]
--CRM-16259, added entity_table check in join, simplified code

8 years agoCRM-16259, minor fix and added test for pending with partial payment
Pradeep Nayak [Wed, 27 Jan 2016 23:42:31 +0000 (05:12 +0530)]
CRM-16259, minor fix and added test for pending with partial payment

----------------------------------------
* CRM-16259: Create Payment API
  https://issues.civicrm.org/jira/browse/CRM-16259

8 years agoCRM-16259, changes for pending status for adding payments and added unit test
Pradeep Nayak [Wed, 27 Jan 2016 22:32:27 +0000 (04:02 +0530)]
CRM-16259, changes for pending status for adding payments and added unit test
CRM-16259#

----------------------------------------
* CRM-16259: Create Payment API
  https://issues.civicrm.org/jira/browse/CRM-16259

Conflicts:

tests/phpunit/api/v3/PaymentTest.php

8 years agoCRM-16259, added BAO to record payment in case of pending status and unit test
Pradeep Nayak [Wed, 27 Jan 2016 22:24:21 +0000 (03:54 +0530)]
CRM-16259, added BAO to record payment in case of pending status and unit test

----------------------------------------
* CRM-16259: Create Payment API
  https://issues.civicrm.org/jira/browse/CRM-16259

8 years ago--CRM-16259, allow status to be changed from pending to partialy paid
Pradeep Nayak [Wed, 27 Jan 2016 22:22:31 +0000 (03:52 +0530)]
--CRM-16259, allow status to be changed from pending to partialy paid

Conflicts:

CRM/Contribute/BAO/Contribution.php

8 years agoMerge pull request #7817 from jitendrapurohit/CRM-17038
colemanw [Wed, 17 Feb 2016 02:06:09 +0000 (21:06 -0500)]
Merge pull request #7817 from jitendrapurohit/CRM-17038

CRM-17038 -- custom tokens not replaced for schedule reminder

8 years agoMerge pull request #7819 from saurabhbatra96/CRM-18036
Eileen McNaughton [Tue, 16 Feb 2016 22:43:38 +0000 (11:43 +1300)]
Merge pull request #7819 from saurabhbatra96/CRM-18036

CRM-18036 - Non- static methods being called statically and non-stati…

8 years agoMerge pull request #7685 from JMAConsulting/CRM-16188-4
Eileen McNaughton [Tue, 16 Feb 2016 18:44:05 +0000 (07:44 +1300)]
Merge pull request #7685 from JMAConsulting/CRM-16188-4

CRM-16188, added order api for cancel action with test

8 years agoCRM-18036 - Non- static methods being called statically and non-statically.
Saurabh Batra [Tue, 16 Feb 2016 18:04:09 +0000 (23:34 +0530)]
CRM-18036 - Non- static methods being called statically and non-statically.

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

8 years ago--CRM-16188, fixed jenkins style check
Pradeep Nayak [Tue, 16 Feb 2016 17:06:51 +0000 (22:36 +0530)]
--CRM-16188, fixed jenkins style check

8 years ago--CRM-16188, added test to check transitioncomponent function
Pradeep Nayak [Fri, 12 Feb 2016 04:34:06 +0000 (10:04 +0530)]
--CRM-16188, added test to check transitioncomponent function

8 years agoCRM-16188, fetch line item using contribution_id when entity is contribution
Pradeep Nayak [Fri, 12 Feb 2016 04:32:52 +0000 (10:02 +0530)]
CRM-16188, fetch line item using contribution_id when entity is contribution

----------------------------------------
* CRM-16188: Create an order API
  https://issues.civicrm.org/jira/browse/CRM-16188

8 years ago--CRM-16188, reverted back the changes since contribution status id is needed in...
Pradeep Nayak [Fri, 12 Feb 2016 04:31:50 +0000 (10:01 +0530)]
--CRM-16188, reverted back the changes since contribution status id is needed in transitioncomponent function

8 years ago--CRM-16188, added changes as per Eileen's comment
Pradeep Nayak [Thu, 11 Feb 2016 12:07:30 +0000 (17:37 +0530)]
--CRM-16188, added changes as per Eileen's comment

8 years agoCRM-16188, added order api for cancel action with test
Pradeep Nayak [Wed, 27 Jan 2016 21:12:59 +0000 (02:42 +0530)]
CRM-16188, added order api for cancel action with test

----------------------------------------
* CRM-16188: Create an order API
  https://issues.civicrm.org/jira/browse/CRM-16188

8 years agoMerge pull request #7814 from eileenmcnaughton/master
Monish Deb [Tue, 16 Feb 2016 10:27:17 +0000 (15:57 +0530)]
Merge pull request #7814 from eileenmcnaughton/master

CRM-17751 add extra check to prevent error

8 years agoCRM-11153 -- custom tokens not replaced for schedule reminder
jitendrapurohit [Tue, 16 Feb 2016 09:47:14 +0000 (15:17 +0530)]
CRM-11153 -- custom tokens not replaced for schedule reminder

8 years agoCRM-17751 add extra check to prevent error
eileenmcnaugton [Tue, 16 Feb 2016 08:29:26 +0000 (21:29 +1300)]
CRM-17751 add extra check to prevent error

It turns out the refund_trxn_id can be set erroneously - this might be a form issue - but we also want to avoid an error here

8 years agoCRM-16259 CIVI-3 Removed nullArray reference
Edsel [Tue, 16 Feb 2016 07:32:30 +0000 (13:02 +0530)]
CRM-16259 CIVI-3 Removed nullArray reference

----------------------------------------
* CRM-16259: Create Payment API
  https://issues.civicrm.org/jira/browse/CRM-16259

8 years agoCRM-16259 CIVI-3 Added extra check for proportional distribution of amounts of cancel...
Edsel [Mon, 15 Feb 2016 10:53:34 +0000 (16:23 +0530)]
CRM-16259 CIVI-3 Added extra check for proportional distribution of amounts of cancelled payments

----------------------------------------
* CRM-16259: Create Payment API
  https://issues.civicrm.org/jira/browse/CRM-16259

8 years agoCRM-16259-8 Removed while since only one row is present
Edsel [Thu, 28 Jan 2016 10:37:04 +0000 (16:07 +0530)]
CRM-16259-8 Removed while since only one row is present

8 years agoCRM-16259 CIVI-3 Removed cruft
Edsel [Wed, 27 Jan 2016 13:36:05 +0000 (19:06 +0530)]
CRM-16259 CIVI-3 Removed cruft

----------------------------------------
* CRM-16259: Create Payment API
  https://issues.civicrm.org/jira/browse/CRM-16259

8 years agoCRM-16259 CIVI-3 Added proportional line item management for cancel/updated payments
Edsel [Wed, 27 Jan 2016 12:11:02 +0000 (17:41 +0530)]
CRM-16259 CIVI-3 Added proportional line item management for cancel/updated payments

----------------------------------------
* CRM-16259: Create Payment API
  https://issues.civicrm.org/jira/browse/CRM-16259

8 years agoCRM-16259 CIVI-3 Fixed proportional lineitem assignment for additional payments
Edsel [Wed, 27 Jan 2016 06:27:41 +0000 (11:57 +0530)]
CRM-16259 CIVI-3 Fixed proportional lineitem assignment for additional payments

----------------------------------------
* CRM-16259: Create Payment API
  https://issues.civicrm.org/jira/browse/CRM-16259

8 years agoCRM_16259 CIVI-3 Assigned lineitems proportionally for subsequent payments done on...
Edsel [Tue, 26 Jan 2016 13:36:51 +0000 (19:06 +0530)]
CRM_16259 CIVI-3 Assigned lineitems proportionally for subsequent payments done on participant

8 years agoMerge pull request #7680 from JMAConsulting/CRM-16259-9
Eileen McNaughton [Tue, 16 Feb 2016 05:17:58 +0000 (18:17 +1300)]
Merge pull request #7680 from JMAConsulting/CRM-16259-9

CRM-16259 permissions for payment api

8 years agoMerge pull request #7812 from eileenmcnaughton/master
Eileen McNaughton [Tue, 16 Feb 2016 05:15:22 +0000 (18:15 +1300)]
Merge pull request #7812 from eileenmcnaughton/master

CRM-17837 add email is on hold to lybunt report options

8 years agoCRM-17837 add email is on hold to lybunt report options
eileen [Tue, 16 Feb 2016 03:32:15 +0000 (16:32 +1300)]
CRM-17837 add email is on hold to lybunt report options

8 years agoMerge pull request #7768 from totten/master-test-boot
Tim Otten [Mon, 15 Feb 2016 23:19:23 +0000 (15:19 -0800)]
Merge pull request #7768 from totten/master-test-boot

CRM-17860 - Improve PHPUnit helpers to better support extensions

8 years agoCRM-17860 - HeadlessInterface - Docs
Tim Otten [Wed, 10 Feb 2016 03:30:03 +0000 (19:30 -0800)]
CRM-17860 - HeadlessInterface - Docs

8 years agoCRM-17860 - Civi\Test::e2e() - Add builder for end-to-end testing
Tim Otten [Wed, 10 Feb 2016 03:26:23 +0000 (19:26 -0800)]
CRM-17860 - Civi\Test::e2e() - Add builder for end-to-end testing

8 years agoCRM-17860 - CiviTestListener - Fix bootstrap for end-to-end tests.
Tim Otten [Wed, 10 Feb 2016 03:26:11 +0000 (19:26 -0800)]
CRM-17860 - CiviTestListener - Fix bootstrap for end-to-end tests.

8 years agoCRM-17860 - CiviEnvBuilder - Allow variations on install() and uninstall()
Tim Otten [Wed, 10 Feb 2016 03:20:31 +0000 (19:20 -0800)]
CRM-17860 - CiviEnvBuilder - Allow variations on install() and uninstall()

8 years agoCRM_Utils_String - startsWith(), endsWith(), filterByWildcards()
Tim Otten [Wed, 10 Feb 2016 02:57:31 +0000 (18:57 -0800)]
CRM_Utils_String - startsWith(), endsWith(), filterByWildcards()

8 years agoCRM-17860 - EndToEndInterface - Docs
Tim Otten [Wed, 10 Feb 2016 02:08:38 +0000 (18:08 -0800)]
CRM-17860 - EndToEndInterface - Docs

8 years agoCivi\Core\Container - Simplify handling of `bootServices` using `setSynthetic()`
Tim Otten [Wed, 10 Feb 2016 01:36:16 +0000 (17:36 -0800)]
Civi\Core\Container - Simplify handling of `bootServices` using `setSynthetic()`

`bootServices` are services that must be setup before the container can be
instantiated -- but which should be available through the container.

We had been using some work-arounds with factory functions to get this
effect, but this was fairly verbose.  It's simpler to use the
`setSynthetic()` option.

8 years agoCRM-17860 - CiviTester - Split into separate class files
Tim Otten [Wed, 10 Feb 2016 00:33:54 +0000 (16:33 -0800)]
CRM-17860 - CiviTester - Split into separate class files

8 years agoCRM-17957 - Extension classloader - Reset whenever the mapper resets
Tim Otten [Tue, 9 Feb 2016 23:52:48 +0000 (15:52 -0800)]
CRM-17957 - Extension classloader - Reset whenever the mapper resets

8 years agoCRM-17860 - TransactionalInterface - Docs
Tim Otten [Tue, 9 Feb 2016 23:51:24 +0000 (15:51 -0800)]
CRM-17860 - TransactionalInterface - Docs

8 years agotests/phpunit - Declare `@group headless`
Tim Otten [Tue, 9 Feb 2016 21:57:16 +0000 (13:57 -0800)]
tests/phpunit - Declare `@group headless`

8 years agoAdd templates/CRM/common/unittests.tpl
Tim Otten [Tue, 9 Feb 2016 07:01:13 +0000 (23:01 -0800)]
Add templates/CRM/common/unittests.tpl

8 years agoCRM-17860 - Civi\Test - Add mixins for Headless, Hook, Transaction, and EndToEnd...
Tim Otten [Tue, 9 Feb 2016 02:58:22 +0000 (18:58 -0800)]
CRM-17860 - Civi\Test - Add mixins for Headless, Hook, Transaction, and EndToEnd functionality.

To describe the environment in which you want to run a test, add an
interface to the test class, e.g.

 * `HeadlessInterface` (along with optional `HookInterface` and `TransactionalInterface`)
 * `EndToEndInterface`

This is an alternative to other approaches like:

 * Extending a gigantic base-class (CiviUnitTestCase, CiviSeleniumTestCase)
 * Copy/paste a bunch of boiler-plate into your own class.

8 years agoCRM-17860 - CiviTester - Reset extensions when reinstalling schema.
Tim Otten [Tue, 9 Feb 2016 02:59:26 +0000 (18:59 -0800)]
CRM-17860 - CiviTester - Reset extensions when reinstalling schema.

This addresses a use-case where you have multiple extensions and run the
test-suites back-to-back.

8 years agoCRM-17860 - CiviTester - Rename `builder()` to `headless()`. Add `ext()` and `extDir()`.
Tim Otten [Mon, 8 Feb 2016 03:46:10 +0000 (19:46 -0800)]
CRM-17860 - CiviTester - Rename `builder()` to `headless()`. Add `ext()` and `extDir()`.

8 years agoMerge pull request #7811 from JKingsnorth/CRM-18042
Monish Deb [Mon, 15 Feb 2016 15:23:52 +0000 (20:53 +0530)]
Merge pull request #7811 from JKingsnorth/CRM-18042

CRM-18042: Add source to participant listing

8 years agoCRM-18042: Add source to participant listing
JKingsnorth [Mon, 15 Feb 2016 14:13:03 +0000 (14:13 +0000)]
CRM-18042: Add source to participant listing

8 years agoMerge pull request #7809 from jitendrapurohit/CRM-17799
Monish Deb [Mon, 15 Feb 2016 14:10:02 +0000 (19:40 +0530)]
Merge pull request #7809 from jitendrapurohit/CRM-17799

CRM-17799 -- Error type: Could not find a valid session key." when ad…

8 years agoMerge pull request #7810 from rohankatkar/CRM_18010_additionalchanges
Monish Deb [Mon, 15 Feb 2016 14:08:46 +0000 (19:38 +0530)]
Merge pull request #7810 from rohankatkar/CRM_18010_additionalchanges

Additional changes for Case, Campaign and Grant reports - CRM-18010

8 years agoAdditional changes for Case, Campaign and Grant reports
Web Access [Mon, 15 Feb 2016 13:08:36 +0000 (18:38 +0530)]
Additional changes for Case, Campaign and Grant reports

8 years agoCRM-17799 -- Error type: Could not find a valid session key." when adding activity...
jitendrapurohit [Mon, 15 Feb 2016 12:46:52 +0000 (18:16 +0530)]
CRM-17799 -- Error type: Could not find a valid session key." when adding activity via search task

8 years agoMerge pull request #7806 from eileenmcnaughton/CRM-18033
colemanw [Mon, 15 Feb 2016 02:24:32 +0000 (21:24 -0500)]
Merge pull request #7806 from eileenmcnaughton/CRM-18033

CRM-18033 don't remove disabled campaigns

8 years agoCRM-18033 don't remove disabled campaigns
eileenmcnaugton [Mon, 15 Feb 2016 01:53:10 +0000 (14:53 +1300)]
CRM-18033 don't remove disabled campaigns

8 years agoMerge pull request #7802 from eug48/CRM-17974
Eileen McNaughton [Sun, 14 Feb 2016 23:15:57 +0000 (12:15 +1300)]
Merge pull request #7802 from eug48/CRM-17974

CRM-17974 - fix typo in createIndexes

8 years agoMerge pull request #7803 from saurabhbatra96/CRM-17143
Eileen McNaughton [Sun, 14 Feb 2016 20:20:41 +0000 (09:20 +1300)]
Merge pull request #7803 from saurabhbatra96/CRM-17143

CRM-17143 - non-static method CRM_Campaign_Page_AJAX::campaignList() …

8 years agoCRM-17143 - non-static method CRM_Campaign_Page_AJAX::campaignList() should not be...
Saurabh Batra [Sun, 14 Feb 2016 18:46:57 +0000 (00:16 +0530)]
CRM-17143 - non-static method CRM_Campaign_Page_AJAX::campaignList() should not be called staticall

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

8 years agoCRM-17974 - fix typo in createIndexes
eug48 [Sun, 14 Feb 2016 10:43:46 +0000 (21:43 +1100)]
CRM-17974 - fix typo in createIndexes

8 years agoMerge pull request #7801 from lcdservices/CRM-18028
colemanw [Sat, 13 Feb 2016 06:13:07 +0000 (01:13 -0500)]
Merge pull request #7801 from lcdservices/CRM-18028

CRM-18028 fix subscribeUrl token construction

8 years agoCRM-18028: dont encode url when constructed
Brian Shaughnessy [Sat, 13 Feb 2016 04:09:31 +0000 (23:09 -0500)]
CRM-18028: dont encode url when constructed

8 years agoCRM-18028 fix subscribeUrl token construction
Brian Shaughnessy [Sat, 13 Feb 2016 01:14:26 +0000 (20:14 -0500)]
CRM-18028 fix subscribeUrl token construction

8 years agoMerge pull request #7800 from colemanw/CRM-17953
colemanw [Sat, 13 Feb 2016 01:04:43 +0000 (20:04 -0500)]
Merge pull request #7800 from colemanw/CRM-17953

CRM-17953 - Fix redirects from extern

8 years agoCRM-17953 - Fix redirects from extern
Coleman Watts [Fri, 12 Feb 2016 21:02:20 +0000 (16:02 -0500)]
CRM-17953 - Fix redirects from extern

8 years agoMerge pull request #7798 from saurabhbatra96/CRM-17990
colemanw [Fri, 12 Feb 2016 20:41:13 +0000 (15:41 -0500)]
Merge pull request #7798 from saurabhbatra96/CRM-17990

CRM-17990 - Import Event Participants Error

8 years agoCRM-17990 - Import Event Participants Error
Saurabh Batra [Fri, 12 Feb 2016 13:42:22 +0000 (19:12 +0530)]
CRM-17990 - Import Event Participants Error

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

8 years agoMerge pull request #7792 from seamuslee001/CRM-18021
Monish Deb [Fri, 12 Feb 2016 13:04:00 +0000 (18:34 +0530)]
Merge pull request #7792 from seamuslee001/CRM-18021

CRM-18021 Add in report viewing option for ab tests

8 years agoMerge pull request #7794 from PalanteJon/CRM-17029-4.7
Monish Deb [Fri, 12 Feb 2016 13:00:34 +0000 (18:30 +0530)]
Merge pull request #7794 from PalanteJon/CRM-17029-4.7

Crm-17029 4.7 - fix Add to Group profile setting doesn't work in petitions

8 years agoMerge pull request #7796 from eileenmcnaughton/CRM-18022
Monish Deb [Fri, 12 Feb 2016 11:08:29 +0000 (16:38 +0530)]
Merge pull request #7796 from eileenmcnaughton/CRM-18022

CRM-18022 fix performance on contribution repeat report

8 years agoMerge pull request #7661 from agileware/crm-17848
Monish Deb [Fri, 12 Feb 2016 06:29:52 +0000 (11:59 +0530)]
Merge pull request #7661 from agileware/crm-17848

CRM-17848: Round tax amount when calculated for contribution pages.

8 years agoMerge pull request #7782 from sarehag/CRM-18007
Monish Deb [Fri, 12 Feb 2016 04:47:57 +0000 (10:17 +0530)]
Merge pull request #7782 from sarehag/CRM-18007

CRM-18007:PCP: alpha pagination messed up

8 years agoCRM-18022 fix performance on contribution repeat report
eileenmcnaugton [Fri, 12 Feb 2016 03:52:01 +0000 (16:52 +1300)]
CRM-18022 fix performance on contribution repeat report

8 years agoCRM-17029 - fix notices
Jon goldberg [Thu, 11 Feb 2016 23:16:23 +0000 (18:16 -0500)]
CRM-17029 - fix notices

8 years agoCRM-17029 - Add to Group profile setting doesn't work on petitions
Jon goldberg [Thu, 11 Feb 2016 23:06:38 +0000 (18:06 -0500)]
CRM-17029 - Add to Group profile setting doesn't work on petitions