Dave Greenberg [Thu, 3 Dec 2015 00:51:22 +0000 (16:51 -0800)]
Merge pull request #7337 from eileenmcnaughton/CRM-17636-46
CRM-17636 fix for items not being recorded correctly (modified_date, …
Eileen McNaughton [Wed, 2 Dec 2015 02:26:29 +0000 (15:26 +1300)]
Merge pull request #7340 from eileenmcnaughton/CRM-17394-helper
CRM-17641backport Civi class helpers
colemanw [Wed, 2 Dec 2015 01:39:09 +0000 (20:39 -0500)]
Merge pull request #7352 from seamuslee001/CRM-17637
CRM-17637 Reduce checktime out to 1s instead of 5 to avoide slowdown …
Seamus Lee [Wed, 2 Dec 2015 01:35:38 +0000 (01:35 +0000)]
CRM-17637 Reduce checktime out to 1s instead of 5 to avoide slowdown in remote servers
colemanw [Wed, 2 Dec 2015 01:35:11 +0000 (20:35 -0500)]
Merge pull request #7351 from colemanw/crm-public
crm-public fix select2 height
Coleman Watts [Wed, 2 Dec 2015 01:34:45 +0000 (20:34 -0500)]
crm-public fix select2 height
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 …
jitendrapurohit [Wed, 23 Sep 2015 09:58:53 +0000 (15:28 +0530)]
include civi.php in distmaker
eileen [Tue, 1 Dec 2015 01:42:38 +0000 (14:42 +1300)]
CRM-17394 backport Civi class to support utf names fix
This makes it easier to backport 'bits & pieces' that use the 4.7 helpers
Change-Id: Iad9f68a4f6b0188c981ead707fa2bcf2b3dca3b7
eileenmcnaughton [Mon, 30 Nov 2015 05:40:50 +0000 (05:40 +0000)]
CRM-17636 fix for items not being recorded correctly (modified_date, invoice_id, is_email_receipt. Partial fix on contribution_status_id - covers setting to pending but not yet updating to In Progress
Conflicts:
CRM/Member/Form/MembershipRenewal.php
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
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
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…
Guanhuan Chen [Thu, 26 Nov 2015 13:23:29 +0000 (13:23 +0000)]
Move div pair into OnBehalfOf.tpl with condition on front-end
jitendrapurohit [Thu, 26 Nov 2015 09:45:10 +0000 (15:15 +0530)]
CRM-17595 and CRM-17596 -- Case Export Issues
eileenmcnaugton [Thu, 26 Nov 2015 07:44:10 +0000 (20:44 +1300)]
comment & whitepace
eileenmcnaugton [Thu, 26 Nov 2015 07:09:32 +0000 (20:09 +1300)]
CRM-17519 refactor assignment of profile parameters so they don't leak
eileenmcnaugton [Thu, 26 Nov 2015 07:08:35 +0000 (20:08 +1300)]
CRM-17519 add test for leaky smarty params (profile vars)
eileenmcnaugton [Thu, 26 Nov 2015 07:05:36 +0000 (20:05 +1300)]
Test fix - allow clear messages to clear multiple messages
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)
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
eileenmcnaugton [Wed, 25 Nov 2015 22:58:41 +0000 (11:58 +1300)]
CRM-17539 preliminary tests on receipts for memberships
eileenmcnaugton [Wed, 25 Nov 2015 21:42:31 +0000 (10:42 +1300)]
Further synchronisation of tests from master to 4.6 to allow portability
eileen [Wed, 25 Nov 2015 11:26:17 +0000 (00:26 +1300)]
CRM-17519 add test to (fail to) demonstrate leakage
eileen [Wed, 25 Nov 2015 08:36:28 +0000 (21:36 +1300)]
CRM-17519 add test to catch any leakage at IPN level
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
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
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
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
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
eileenmcnaugton [Sun, 22 Nov 2015 22:39:03 +0000 (11:39 +1300)]
CRM-17610 replace exits with exceptions in IPN processing
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…
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
Jaap Jansma [Sat, 21 Nov 2015 08:55:31 +0000 (09:55 +0100)]
fixed #CRM-17601 commit was incomplete last time
Dave Greenberg [Fri, 20 Nov 2015 18:52:06 +0000 (10:52 -0800)]
Merge pull request #7262 from jaapjansma/CRM-17382
fixed #CRM-17382
Jaap Jansma [Fri, 20 Nov 2015 13:03:02 +0000 (14:03 +0100)]
Fixed #CRM-17601 show custom fields on case reports
Jaap Jansma [Fri, 20 Nov 2015 12:48:15 +0000 (13:48 +0100)]
fixed #CRM-17382
Monish Deb [Fri, 20 Nov 2015 05:38:06 +0000 (11:08 +0530)]
Merge pull request #7257 from monishdeb/testFailures
CRM-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
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
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
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
monishdeb [Thu, 19 Nov 2015 17:30:34 +0000 (23:00 +0530)]
format fix
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
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
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
Coleman Watts [Wed, 18 Nov 2015 22:58:05 +0000 (17:58 -0500)]
Api explorer - fix getfields action list
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
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
Monish Deb [Wed, 18 Nov 2015 15:54:11 +0000 (21:24 +0530)]
Merge pull request #7240 from sudhabisht/WebtestFix46
Webtest Fix
Sudha Bisht [Wed, 18 Nov 2015 10:51:43 +0000 (16:21 +0530)]
Webtest Fix
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
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
Monish Deb [Tue, 17 Nov 2015 19:00:21 +0000 (00:30 +0530)]
Merge pull request #7233 from sudhabisht/WebtestFix46
Webtest Fix
Monish Deb [Tue, 17 Nov 2015 15:03:11 +0000 (20:33 +0530)]
Merge pull request #7227 from yashodha/CRM-17563
CRM-17563
Sudha Bisht [Tue, 17 Nov 2015 13:53:47 +0000 (19:23 +0530)]
Fix
Sudha Bisht [Tue, 17 Nov 2015 13:45:27 +0000 (19:15 +0530)]
Minor fix
Sudha Bisht [Tue, 17 Nov 2015 13:27:46 +0000 (18:57 +0530)]
WebtestFix
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
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
yashodha [Tue, 17 Nov 2015 07:47:59 +0000 (13:17 +0530)]
minor format fix
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
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
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
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…
Monish Deb [Mon, 16 Nov 2015 17:34:42 +0000 (23:04 +0530)]
Merge pull request #7219 from sudhabisht/WebtestFix46
Webtest Fix
Sudha Bisht [Mon, 16 Nov 2015 13:17:26 +0000 (18:47 +0530)]
Webtest Fix
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
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
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
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.
Tim Otten [Fri, 13 Nov 2015 20:02:29 +0000 (12:02 -0800)]
jquery.dashboard.js - s/'object '/'object'/
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.
Tim Otten [Fri, 13 Nov 2015 19:38:02 +0000 (11:38 -0800)]
jquery.dashboard.js - Fix conflicted variable names
Tim Otten [Fri, 13 Nov 2015 19:34:32 +0000 (11:34 -0800)]
crm.searchForm.js - Fix for jshint
Eileen McNaughton [Fri, 13 Nov 2015 03:04:25 +0000 (19:04 -0800)]
Update 4.6 toxic code comment
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
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…
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
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
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
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.
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.
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.
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
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…
Christian Wach [Tue, 10 Nov 2015 10:29:21 +0000 (10:29 +0000)]
codestyling update
Christian Wach [Tue, 10 Nov 2015 10:12:11 +0000 (10:12 +0000)]
pass user ID not user object to `wp_set_current_user()`
Christian Wach [Tue, 10 Nov 2015 10:10:54 +0000 (10:10 +0000)]
do not load theme files when bootstrapping WordPress
Christian Wach [Tue, 10 Nov 2015 10:07:07 +0000 (10:07 +0000)]
declare WordPress Multisite globals
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
Mattias Michaux [Mon, 9 Nov 2015 19:37:56 +0000 (20:37 +0100)]
Reworked patch to be smaller and error proof.
Mattias Michaux [Mon, 9 Nov 2015 11:14:49 +0000 (12:14 +0100)]
Added is_view check to prevent editing read only custom fields.
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
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
Coleman Watts [Fri, 6 Nov 2015 19:17:04 +0000 (14:17 -0500)]
CRM-17323 - Fix site registration links
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
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
Andrew Hunt [Thu, 5 Nov 2015 21:05:48 +0000 (16:05 -0500)]
CRM-13682 Reports - break up table on page break section
Andrew Hunt [Thu, 5 Nov 2015 19:54:37 +0000 (14:54 -0500)]
CRM-17511 Reports - default header getting emptied