civicrm-core.git
9 years agoMerge pull request #7270 from eileenmcnaughton/CRM-17611
Eileen McNaughton [Tue, 1 Dec 2015 07:22:38 +0000 (20:22 +1300)]
Merge pull request #7270 from eileenmcnaughton/CRM-17611

CRM-17611 do not set dummy trxn_id on declines and do not attempt to …

9 years agoMerge pull request #7314 from jitendrapurohit/CRM-17596
Monish Deb [Fri, 27 Nov 2015 13:03:14 +0000 (18:33 +0530)]
Merge pull request #7314 from jitendrapurohit/CRM-17596

CRM-17595 and CRM-17596 -- Case Export Issues

9 years agoMerge pull request #7310 from eileenmcnaughton/CRM-17519
Eileen McNaughton [Thu, 26 Nov 2015 20:32:53 +0000 (09:32 +1300)]
Merge pull request #7310 from eileenmcnaughton/CRM-17519

CRM-17519 refactor assignment of profile parameters so they don't leak

9 years agoMerge pull request #6972 from guanhuan/update-contrib-page-templates
colemanw [Thu, 26 Nov 2015 15:12:05 +0000 (10:12 -0500)]
Merge pull request #6972 from guanhuan/update-contrib-page-templates

Add crm-public-form-item class to contribution page and add possibili…

9 years agoMove div pair into OnBehalfOf.tpl with condition on front-end
Guanhuan Chen [Thu, 26 Nov 2015 13:23:29 +0000 (13:23 +0000)]
Move div pair into OnBehalfOf.tpl with condition on front-end

9 years agoCRM-17595 and CRM-17596 -- Case Export Issues
jitendrapurohit [Thu, 26 Nov 2015 09:45:10 +0000 (15:15 +0530)]
CRM-17595 and CRM-17596 -- Case Export Issues

9 years agocomment & whitepace
eileenmcnaugton [Thu, 26 Nov 2015 07:44:10 +0000 (20:44 +1300)]
comment & whitepace

9 years agoCRM-17519 refactor assignment of profile parameters so they don't leak
eileenmcnaugton [Thu, 26 Nov 2015 07:09:32 +0000 (20:09 +1300)]
CRM-17519 refactor assignment of profile parameters so they don't leak

9 years agoCRM-17519 add test for leaky smarty params (profile vars)
eileenmcnaugton [Thu, 26 Nov 2015 07:08:35 +0000 (20:08 +1300)]
CRM-17519 add test for leaky smarty params (profile vars)

9 years agoTest fix - allow clear messages to clear multiple messages
eileenmcnaugton [Thu, 26 Nov 2015 07:05:36 +0000 (20:05 +1300)]
Test fix - allow clear messages to clear multiple messages

9 years agoMerge pull request #7309 from eileenmcnaughton/CRM-17539-46
Eileen McNaughton [Thu, 26 Nov 2015 06:15:41 +0000 (19:15 +1300)]
Merge pull request #7309 from eileenmcnaughton/CRM-17539-46

Additional tests on 4.6 (CRM-17519 CRM17539)

9 years agoCRM-17519 minor fixes to support test expansion
eileen [Wed, 25 Nov 2015 10:16:37 +0000 (23:16 +1300)]
CRM-17519 minor fixes to support test expansion

Conflicts:
tests/phpunit/CiviTest/CiviUnitTestCase.php

9 years agoCRM-17539 preliminary tests on receipts for memberships
eileenmcnaugton [Wed, 25 Nov 2015 22:58:41 +0000 (11:58 +1300)]
CRM-17539 preliminary tests on receipts for memberships

9 years agoFurther synchronisation of tests from master to 4.6 to allow portability
eileenmcnaugton [Wed, 25 Nov 2015 21:42:31 +0000 (10:42 +1300)]
Further synchronisation of tests from master to 4.6 to allow portability

9 years agoCRM-17519 add test to (fail to) demonstrate leakage
eileen [Wed, 25 Nov 2015 11:26:17 +0000 (00:26 +1300)]
CRM-17519 add test to (fail to) demonstrate leakage

9 years agoCRM-17519 add test to catch any leakage at IPN level
eileen [Wed, 25 Nov 2015 08:36:28 +0000 (21:36 +1300)]
CRM-17519 add test to catch any leakage at IPN level

9 years agoSynchronize test classes from master
eileenmcnaugton [Wed, 25 Nov 2015 21:24:36 +0000 (10:24 +1300)]
Synchronize test classes from master

Add extra functions & change contributionCreate signature in 4.6 to match master

9 years agoMerge pull request #7269 from eileenmcnaughton/CRM-17610
Eileen McNaughton [Wed, 25 Nov 2015 23:33:35 +0000 (12:33 +1300)]
Merge pull request #7269 from eileenmcnaughton/CRM-17610

CRM-17610 replace exits with exceptions in IPN processing

9 years agoMerge pull request #7203 from civicrm/eileenmcnaughton-patch-1
Eileen McNaughton [Tue, 24 Nov 2015 04:56:11 +0000 (17:56 +1300)]
Merge pull request #7203 from civicrm/eileenmcnaughton-patch-1

[DO NOT MERGE to master] Update 4.6 toxic code comment

9 years agoMerge pull request #7207 from totten/4.6-js-style
Eileen McNaughton [Tue, 24 Nov 2015 02:04:42 +0000 (15:04 +1300)]
Merge pull request #7207 from totten/4.6-js-style

jshint fixes

9 years agoCRM-17611 do not set dummy trxn_id on declines and do not attempt to validate non...
eileenmcnaugton [Sun, 22 Nov 2015 23:56:46 +0000 (12:56 +1300)]
CRM-17611 do not set dummy trxn_id on declines and do not attempt to validate non-existent trxn_id

9 years agoCRM-17610 replace exits with exceptions in IPN processing
eileenmcnaugton [Sun, 22 Nov 2015 22:39:03 +0000 (11:39 +1300)]
CRM-17610 replace exits with exceptions in IPN processing

9 years agoMerge pull request #6732 from pradpnayak/CRM-17209
colemanw [Sun, 22 Nov 2015 01:22:28 +0000 (20:22 -0500)]
Merge pull request #6732 from pradpnayak/CRM-17209

--CRM-17209, fixed notice error when contribution status is changed f…

9 years agoMerge pull request #7264 from jaapjansma/CRM-17601
colemanw [Sat, 21 Nov 2015 13:33:55 +0000 (08:33 -0500)]
Merge pull request #7264 from jaapjansma/CRM-17601

Fixed #CRM-17601 show custom fields on case reports

9 years agofixed #CRM-17601 commit was incomplete last time
Jaap Jansma [Sat, 21 Nov 2015 08:55:31 +0000 (09:55 +0100)]
fixed #CRM-17601 commit was incomplete last time

9 years agoMerge pull request #7262 from jaapjansma/CRM-17382
Dave Greenberg [Fri, 20 Nov 2015 18:52:06 +0000 (10:52 -0800)]
Merge pull request #7262 from jaapjansma/CRM-17382

fixed #CRM-17382

9 years agoFixed #CRM-17601 show custom fields on case reports
Jaap Jansma [Fri, 20 Nov 2015 13:03:02 +0000 (14:03 +0100)]
Fixed #CRM-17601 show custom fields on case reports

9 years agofixed #CRM-17382
Jaap Jansma [Fri, 20 Nov 2015 12:48:15 +0000 (13:48 +0100)]
fixed #CRM-17382

9 years agoMerge pull request #7257 from monishdeb/testFailures
Monish Deb [Fri, 20 Nov 2015 05:38:06 +0000 (11:08 +0530)]
Merge pull request #7257 from monishdeb/testFailures

CRM-17520 webtest fix

9 years agoCRM-17520 webtest fix
monishdeb [Fri, 20 Nov 2015 05:33:44 +0000 (11:03 +0530)]
CRM-17520 webtest fix

----------------------------------------
* CRM-17520: Wrong Non-deductable amount after doing back-office contribution with is_deductible = TRUE and no premium
  https://issues.civicrm.org/jira/browse/CRM-17520

9 years agoMerge branch 'aydun-CRM-16203' into 4.6
Coleman Watts [Fri, 20 Nov 2015 00:40:57 +0000 (19:40 -0500)]
Merge branch 'aydun-CRM-16203' into 4.6

Conflicts:
CRM/Report/Form.php

9 years agoMerge pull request #7176 from christianwach/crm-17543
colemanw [Thu, 19 Nov 2015 23:34:03 +0000 (18:34 -0500)]
Merge pull request #7176 from christianwach/crm-17543

CRM-17543 Bootstrapping WordPress triggers multiple PHP warnings and plugin load failures

9 years agoMerge pull request #7254 from monishdeb/CRM-17417
colemanw [Thu, 19 Nov 2015 23:32:37 +0000 (18:32 -0500)]
Merge pull request #7254 from monishdeb/CRM-17417

CRM-17417 and CRM-17418 fixes

9 years agoformat fix
monishdeb [Thu, 19 Nov 2015 17:30:34 +0000 (23:00 +0530)]
format fix

9 years agoMerge pull request #7246 from agileware/4.6-CRM-17417
Monish Deb [Thu, 19 Nov 2015 14:06:03 +0000 (19:36 +0530)]
Merge pull request #7246 from agileware/4.6-CRM-17417

CRM-17417: Tax is reapplied when editing a contribution associated with a membership or participant

9 years agoCRM-17417 and CRM-17418 fixes
monishdeb [Thu, 19 Nov 2015 14:03:38 +0000 (19:33 +0530)]
CRM-17417 and CRM-17418 fixes

----------------------------------------
* CRM-17417: Tax is reapplied when editing a contribution associated with a membership or participant entity unless the status is changed.
  https://issues.civicrm.org/jira/browse/CRM-17417
* CRM-17418: Cancelling a taxable contribution writes incorrect values to the database
  https://issues.civicrm.org/jira/browse/CRM-17418

9 years agoMerge pull request #7247 from colemanw/explorer
colemanw [Thu, 19 Nov 2015 01:53:31 +0000 (20:53 -0500)]
Merge pull request #7247 from colemanw/explorer

Api explorer - fix getfields action list

9 years agoApi explorer - fix getfields action list
Coleman Watts [Wed, 18 Nov 2015 22:58:05 +0000 (17:58 -0500)]
Api explorer - fix getfields action list

9 years agoCRM-17417: Modify conditional so that tax is not reapplied on edit.
Vaibhav Sagar [Wed, 18 Nov 2015 22:45:45 +0000 (09:45 +1100)]
CRM-17417: Modify conditional so that tax is not reapplied on edit.

----------------------------------------
* CRM-17417: Tax is reapplied when editing a contribution associated with a membership or participant entity unless the status is changed.
  https://issues.civicrm.org/jira/browse/CRM-17417

9 years ago--CRM-17418, fixed amount during cancelling completed contribution when tax is enabled
Pradeep Nayak [Thu, 12 Nov 2015 05:02:07 +0000 (10:32 +0530)]
--CRM-17418, fixed amount during cancelling completed contribution when tax is enabled

9 years agoMerge pull request #7240 from sudhabisht/WebtestFix46
Monish Deb [Wed, 18 Nov 2015 15:54:11 +0000 (21:24 +0530)]
Merge pull request #7240 from sudhabisht/WebtestFix46

Webtest Fix

9 years agoWebtest Fix
Sudha Bisht [Wed, 18 Nov 2015 10:51:43 +0000 (16:21 +0530)]
Webtest Fix

9 years agoMerge pull request #6733 from pradpnayak/CRM-16801
Yashodha Chaku [Wed, 18 Nov 2015 08:40:19 +0000 (14:10 +0530)]
Merge pull request #6733 from pradpnayak/CRM-16801

--CRM-16801, Replaced $_REQUEST with $_POST

9 years agoMerge pull request #7229 from yashodha/CRM-17564
Monish Deb [Wed, 18 Nov 2015 07:26:34 +0000 (12:56 +0530)]
Merge pull request #7229 from yashodha/CRM-17564

CRM-17564: Dedupe rule doesnt appear to be working correctly

9 years agoMerge pull request #7233 from sudhabisht/WebtestFix46
Monish Deb [Tue, 17 Nov 2015 19:00:21 +0000 (00:30 +0530)]
Merge pull request #7233 from sudhabisht/WebtestFix46

Webtest Fix

9 years agoMerge pull request #7227 from yashodha/CRM-17563
Monish Deb [Tue, 17 Nov 2015 15:03:11 +0000 (20:33 +0530)]
Merge pull request #7227 from yashodha/CRM-17563

CRM-17563

9 years agoFix
Sudha Bisht [Tue, 17 Nov 2015 13:53:47 +0000 (19:23 +0530)]
Fix

9 years agoMinor fix
Sudha Bisht [Tue, 17 Nov 2015 13:45:27 +0000 (19:15 +0530)]
Minor fix

9 years agoWebtestFix
Sudha Bisht [Tue, 17 Nov 2015 13:27:46 +0000 (18:57 +0530)]
WebtestFix

9 years agoCRM-17564: minor fix
yashodha [Tue, 17 Nov 2015 10:33:13 +0000 (16:03 +0530)]
CRM-17564: minor fix

----------------------------------------
* CRM-17564: Dedupe rule doesnt appear to be working correctly...
  https://issues.civicrm.org/jira/browse/CRM-17564

9 years agoCRM-17564: Dedupe rule doesnt appear to be working correctly
yashodha [Tue, 17 Nov 2015 09:54:03 +0000 (15:24 +0530)]
CRM-17564: Dedupe rule doesnt appear to be working correctly

----------------------------------------
* CRM-17564: Dedupe rule doesnt appear to be working correctly...
  https://issues.civicrm.org/jira/browse/CRM-17564

9 years agominor format fix
yashodha [Tue, 17 Nov 2015 07:47:59 +0000 (13:17 +0530)]
minor format fix

9 years agoCRM-17563: Dedupe rules - changes not saved when editing existing rule
yashodha [Tue, 17 Nov 2015 06:35:09 +0000 (12:05 +0530)]
CRM-17563: Dedupe rules - changes not saved when editing existing rule

----------------------------------------
* CRM-17563: Dedupe rules - changes not saved when editing existing rule
  https://issues.civicrm.org/jira/browse/CRM-17563

9 years agoMerge pull request #7221 from agh1/sort-event-date-46
Dave Greenberg [Mon, 16 Nov 2015 23:57:44 +0000 (15:57 -0800)]
Merge pull request #7221 from agh1/sort-event-date-46

CRM-17579 Reports - sort by event start date in participant report

9 years agoCRM-17579 Reports - sort by event start date in participant report
Andrew Hunt [Mon, 16 Nov 2015 19:24:51 +0000 (14:24 -0500)]
CRM-17579 Reports - sort by event start date in participant report

----------------------------------------
* CRM-17579: Sort by event date in participant report
  https://issues.civicrm.org/jira/browse/CRM-17579

9 years agoMerge pull request #7217 from jitendrapurohit/CRM-17565
Dave Greenberg [Mon, 16 Nov 2015 19:18:01 +0000 (11:18 -0800)]
Merge pull request #7217 from jitendrapurohit/CRM-17565

CRM-17565 -- Clicking case status link on case dashboard does not ope…

9 years agoMerge pull request #7219 from sudhabisht/WebtestFix46
Monish Deb [Mon, 16 Nov 2015 17:34:42 +0000 (23:04 +0530)]
Merge pull request #7219 from sudhabisht/WebtestFix46

Webtest Fix

9 years agoWebtest Fix
Sudha Bisht [Mon, 16 Nov 2015 13:17:26 +0000 (18:47 +0530)]
Webtest Fix

9 years agoCRM-17563: Dedupe rules - changes not saved when editing existing rule
yashodha [Mon, 16 Nov 2015 12:45:05 +0000 (18:15 +0530)]
CRM-17563: Dedupe rules - changes not saved when editing existing rule

----------------------------------------
* CRM-17563: Dedupe rules - changes not saved when editing existing rule
  https://issues.civicrm.org/jira/browse/CRM-17563

9 years agoCRM-17565 -- Clicking case status link on case dashboard does not open in search...
jitendrapurohit [Mon, 16 Nov 2015 07:25:06 +0000 (12:55 +0530)]
CRM-17565 -- Clicking case status link on case dashboard does not open in search correctly

9 years agojquery.dashboard.js - Disable linting
Tim Otten [Sun, 15 Nov 2015 18:59:04 +0000 (10:59 -0800)]
jquery.dashboard.js - Disable linting

Discussed a bit at https://github.com/civicrm/civicrm-core/pull/7207

9 years agoMerge pull request #7180 from GinkgoFJG/CRM-17192
colemanw [Fri, 13 Nov 2015 22:07:53 +0000 (17:07 -0500)]
Merge pull request #7180 from GinkgoFJG/CRM-17192

CRM-17192: Fixes problem with failure to prepopulate crmEntityRefs with multiple values.

9 years agojquery.dashboard.js - s/'object '/'object'/
Tim Otten [Fri, 13 Nov 2015 20:02:29 +0000 (12:02 -0800)]
jquery.dashboard.js - s/'object '/'object'/

9 years agojquery.dashboard.js - Fix bad variable scoping (Possible behavioral change)
Tim Otten [Fri, 13 Nov 2015 19:42:43 +0000 (11:42 -0800)]
jquery.dashboard.js - Fix bad variable scoping (Possible behavioral change)

These snippets were declaring new variables (eg `if (...) var ids = foo`) in
one scope then accessing them in a later scope - which properly triggers a
warning from jshint. In my mind, this would be a nullop (always leaving `ids`
undefined), although JS does allow values to leak through.

I *suspect* this leaking was *partially* intentional.  The variable (`ids`
or `id`) is clearly intended to be used a few lines later.  However, in the
case where the conditional is *false*, the content of `ids` or `id` is
unclear.  You might expect it to be `undefined` (and it probably would be in
the first few loop-iterations), but eventually you'd would start leaking
values across iterations, and that doesn't seem normal/intentional.

9 years agojquery.dashboard.js - Fix conflicted variable names
Tim Otten [Fri, 13 Nov 2015 19:38:02 +0000 (11:38 -0800)]
jquery.dashboard.js - Fix conflicted variable names

9 years agocrm.searchForm.js - Fix for jshint
Tim Otten [Fri, 13 Nov 2015 19:34:32 +0000 (11:34 -0800)]
crm.searchForm.js - Fix for jshint

9 years agoUpdate 4.6 toxic code comment
Eileen McNaughton [Fri, 13 Nov 2015 03:04:25 +0000 (19:04 -0800)]
Update 4.6 toxic code comment

9 years agoMerge pull request #7128 from totten/4.6-casechange-hook
Tim Otten [Wed, 11 Nov 2015 21:46:06 +0000 (13:46 -0800)]
Merge pull request #7128 from totten/4.6-casechange-hook

CRM_Utils_Hook::caseChange - Fix firing

9 years agoMerge pull request #7185 from davecivicrm/CRM-17537
Dave Greenberg [Wed, 11 Nov 2015 20:02:19 +0000 (12:02 -0800)]
Merge pull request #7185 from davecivicrm/CRM-17537

CRM-17357 - Conditional label for Name / Email search fields based on…

9 years agoCRM-17357 - Conditional label for Name / Email search fields based on search setting.
Dave Greenberg [Wed, 11 Nov 2015 19:52:28 +0000 (11:52 -0800)]
CRM-17357 - Conditional label for Name / Email search fields based on search setting.

----------------------------------------
* CRM-17357: PHP fatal error during creation of receipt PDF
  https://issues.civicrm.org/jira/browse/CRM-17357

9 years agoMerge pull request #7166 from eileenmcnaughton/CRM-17536
Dave Greenberg [Wed, 11 Nov 2015 19:43:37 +0000 (11:43 -0800)]
Merge pull request #7166 from eileenmcnaughton/CRM-17536

CRM-17536 fix quicksearch label for when email search is disabled

9 years agoMerge pull request #7182 from totten/4.6-gencode-mem
Dave Greenberg [Wed, 11 Nov 2015 19:03:55 +0000 (11:03 -0800)]
Merge pull request #7182 from totten/4.6-gencode-mem

xml/GenCode - Expand memory limit

9 years agoxml/GenCode - Expand memory limit
Tim Otten [Wed, 11 Nov 2015 01:30:00 +0000 (17:30 -0800)]
xml/GenCode - Expand memory limit

GenCode processes translations in all locales.  Loading all locales is
memory-intensive (est ~20mb per locale based on `memory_get_usage()`).

The locales are tracked in `CRM_Core_I18n::singleton()`.  The behavior is
actually good for typical usage (1-2 locales per page-view), but it breaks
down when one request needs to work with all locales.  If it mattered more,
we'd probably implement some cache-management to deallocate older/unused
locales.  But for GenCode, it's OK to bump up memory requirements as high as
1gb.

9 years agoMerge pull request #7163 from mollux/4.6-CRM-17533
Dave Greenberg [Wed, 11 Nov 2015 00:15:38 +0000 (16:15 -0800)]
Merge pull request #7163 from mollux/4.6-CRM-17533

CRM-17533 - Added is_view check to prevent editing read only custom fields.

9 years agoCRM-17192: Fixes problem with failure to prepopulate crmEntityRefs with multiple...
Frank J. Gómez [Tue, 10 Nov 2015 21:25:20 +0000 (16:25 -0500)]
CRM-17192: Fixes problem with failure to prepopulate crmEntityRefs with multiple values.

9 years agoCRM-17536 fix quicksearch label for when email search is disabled
eileen [Mon, 9 Nov 2015 17:57:33 +0000 (09:57 -0800)]
CRM-17536 fix quicksearch label for when email search is disabled

Bug: T118036

9 years agoMerge pull request #7135 from yashodha/CRM-17485
Monish Deb [Tue, 10 Nov 2015 12:38:32 +0000 (18:08 +0530)]
Merge pull request #7135 from yashodha/CRM-17485

CRM-17485: Event participant role filter not working in Participant l…

9 years agocodestyling update
Christian Wach [Tue, 10 Nov 2015 10:29:21 +0000 (10:29 +0000)]
codestyling update

9 years agopass user ID not user object to `wp_set_current_user()`
Christian Wach [Tue, 10 Nov 2015 10:12:11 +0000 (10:12 +0000)]
pass user ID not user object to `wp_set_current_user()`

9 years agodo not load theme files when bootstrapping WordPress
Christian Wach [Tue, 10 Nov 2015 10:10:54 +0000 (10:10 +0000)]
do not load theme files when bootstrapping WordPress

9 years agodeclare WordPress Multisite globals
Christian Wach [Tue, 10 Nov 2015 10:07:07 +0000 (10:07 +0000)]
declare WordPress Multisite globals

9 years agoCRM-17485: Event participant role filter not working in Participant list Count Report
yashodha [Tue, 10 Nov 2015 08:29:38 +0000 (13:59 +0530)]
CRM-17485: Event participant role filter not working in Participant list Count Report

----------------------------------------
* CRM-17485: Event participant role filter not working in Participant list Count Report
  https://issues.civicrm.org/jira/browse/CRM-17485

9 years agoReworked patch to be smaller and error proof.
Mattias Michaux [Mon, 9 Nov 2015 19:37:56 +0000 (20:37 +0100)]
Reworked patch to be smaller and error proof.

9 years agoAdded is_view check to prevent editing read only custom fields.
Mattias Michaux [Mon, 9 Nov 2015 11:14:49 +0000 (12:14 +0100)]
Added is_view check to prevent editing read only custom fields.

9 years agoMerge pull request #7151 from colemanw/CRM-17323
colemanw [Sat, 7 Nov 2015 00:35:04 +0000 (19:35 -0500)]
Merge pull request #7151 from colemanw/CRM-17323

CRM-17323 - Fix site registration links

9 years agoMerge pull request #7141 from agh1/report-print-header
Dave Greenberg [Fri, 6 Nov 2015 21:37:48 +0000 (13:37 -0800)]
Merge pull request #7141 from agh1/report-print-header

Issues with printing reports

9 years agoCRM-17323 - Fix site registration links
Coleman Watts [Fri, 6 Nov 2015 19:17:04 +0000 (14:17 -0500)]
CRM-17323 - Fix site registration links

9 years agoCRM-17485: Event participant role filter not working in Participant list Count Report
yashodha [Fri, 6 Nov 2015 11:30:40 +0000 (17:00 +0530)]
CRM-17485: Event participant role filter not working in Participant list Count Report

----------------------------------------
* CRM-17485: Event participant role filter not working in Participant list Count Report
  https://issues.civicrm.org/jira/browse/CRM-17485

9 years agoCRM-13682 Reports - make div the page break rather than table
Andrew Hunt [Thu, 5 Nov 2015 21:14:16 +0000 (16:14 -0500)]
CRM-13682 Reports - make div the page break rather than table

Table page break confuses dompdf

9 years agoCRM-13682 Reports - break up table on page break section
Andrew Hunt [Thu, 5 Nov 2015 21:05:48 +0000 (16:05 -0500)]
CRM-13682 Reports - break up table on page break section

9 years agoCRM-17511 Reports - default header getting emptied
Andrew Hunt [Thu, 5 Nov 2015 19:54:37 +0000 (14:54 -0500)]
CRM-17511 Reports - default header getting emptied

9 years agoCRM-17485: Event participant role filter not working in Participant list Count Report
yashodha [Thu, 5 Nov 2015 07:12:28 +0000 (12:42 +0530)]
CRM-17485: Event participant role filter not working in Participant list Count Report

----------------------------------------
* CRM-17485: Event participant role filter not working in Participant list Count Report
  https://issues.civicrm.org/jira/browse/CRM-17485

9 years agoMerge pull request #7116 from JKingsnorth/CRM-17488
Dave Greenberg [Thu, 5 Nov 2015 00:40:24 +0000 (16:40 -0800)]
Merge pull request #7116 from JKingsnorth/CRM-17488

CRM-17488 Fix bounce status on mailing detail report

9 years agoMerge pull request #7130 from colemanw/CRM-17493
colemanw [Wed, 4 Nov 2015 22:16:03 +0000 (17:16 -0500)]
Merge pull request #7130 from colemanw/CRM-17493

CRM-17493 - Fix datatable when popup forms disabled

9 years agoCRM-17493 - Fix datatable when popup forms disabled
Coleman Watts [Wed, 4 Nov 2015 22:15:01 +0000 (17:15 -0500)]
CRM-17493 - Fix datatable when popup forms disabled

9 years agoMerge pull request #7126 from monishdeb/4.6
Dave Greenberg [Wed, 4 Nov 2015 20:00:48 +0000 (12:00 -0800)]
Merge pull request #7126 from monishdeb/4.6

CRM-17497 fix - Adding relationship with multi-valued custom field fails

9 years agoCRM_Utils_Hook::caseChange - Fix firing
Tim Otten [Wed, 4 Nov 2015 18:24:49 +0000 (10:24 -0800)]
CRM_Utils_Hook::caseChange - Fix firing

The event fired correctly with the Symfony dispatcher, but the hooks did not
fire correctly.  Fix the hooks.

9 years agoUpdate version to 4.6.11
CiviCRM [Wed, 4 Nov 2015 10:05:31 +0000 (02:05 -0800)]
Update version to 4.6.11

9 years agoCRM-17488 Correct capitalization of values
JKingsnorth [Wed, 4 Nov 2015 09:34:24 +0000 (09:34 +0000)]
CRM-17488 Correct capitalization of values

9 years agoCRM-17497 fix - Adding relationship with multi-valued custom field fails
monishdeb [Wed, 4 Nov 2015 08:07:59 +0000 (13:37 +0530)]
CRM-17497 fix - Adding relationship with multi-valued custom field fails

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