civicrm-core.git
6 years agoMerge pull request #11222 from jitendrapurohit/CRM-21380
colemanw [Fri, 8 Dec 2017 20:34:18 +0000 (15:34 -0500)]
Merge pull request #11222 from jitendrapurohit/CRM-21380

CRM-21380: Add setting to block activity types from sending assignee …

6 years agoMerge pull request #11389 from eileenmcnaughton/reportsM
colemanw [Fri, 8 Dec 2017 12:46:08 +0000 (07:46 -0500)]
Merge pull request #11389 from eileenmcnaughton/reportsM

CRM-19060 preliminary tidy up

6 years agoMerge pull request #11388 from MegaphoneJon/CRM-21531
Monish Deb [Fri, 8 Dec 2017 06:02:41 +0000 (11:32 +0530)]
Merge pull request #11388 from MegaphoneJon/CRM-21531

CRM-21531 - replace regex with POSIX-compliant alternative for MariaD…

6 years agouse json encode for assigning smarty vars to js
Jitendra Purohit [Fri, 8 Dec 2017 06:00:48 +0000 (11:30 +0530)]
use json encode for assigning smarty vars to js

6 years agoCRM-19060 preliminary extract code to store group by array
eileen [Fri, 8 Dec 2017 00:39:38 +0000 (13:39 +1300)]
CRM-19060 preliminary extract code to store group by array

6 years agoCRM-19060 preliminary tidy up, remove redundant functions, use isTableSelected
eileen [Thu, 7 Dec 2017 21:59:44 +0000 (10:59 +1300)]
CRM-19060 preliminary tidy up, remove redundant functions, use isTableSelected

6 years agoCRM-19060 preliminary tidy up, get unit tests running on report, optimise group filter
eileen [Thu, 7 Dec 2017 21:55:28 +0000 (10:55 +1300)]
CRM-19060 preliminary tidy up, get unit tests running on report, optimise group filter

6 years agoCRM-21531 - replace regex with POSIX-compliant alternative for MariaDB compatibility
Jon goldberg [Thu, 7 Dec 2017 21:05:53 +0000 (16:05 -0500)]
CRM-21531 - replace regex with POSIX-compliant alternative for MariaDB compatibility

6 years agoMerge pull request #11387 from civicrm/4.7.28-rc
Eileen McNaughton [Thu, 7 Dec 2017 20:24:57 +0000 (09:24 +1300)]
Merge pull request #11387 from civicrm/4.7.28-rc

Update `master` with final `4.7.28` changes

6 years agoMerge pull request #11385 from jitendrapurohit/CRM-21530
colemanw [Thu, 7 Dec 2017 17:01:22 +0000 (12:01 -0500)]
Merge pull request #11385 from jitendrapurohit/CRM-21530

CRM-21530 - Call post hook after linking activity to the case

6 years agoCRM-21530 - Call post hook after linking activity to the case
Jitendra Purohit [Thu, 7 Dec 2017 09:55:50 +0000 (15:25 +0530)]
CRM-21530 - Call post hook after linking activity to the case

6 years agoMerge pull request #11338 from MegaphoneJon/CRM-21492
Eileen McNaughton [Thu, 7 Dec 2017 07:19:19 +0000 (20:19 +1300)]
Merge pull request #11338 from MegaphoneJon/CRM-21492

CRM-21492 - Don't reject recurring contributions whose amount is diff…

6 years agoadditional js cleanup done by coleman
Jitendra Purohit [Thu, 7 Dec 2017 06:02:23 +0000 (11:32 +0530)]
additional js cleanup done by coleman

6 years agoLabel fix and handle notif msg on activity forms
Jitendra Purohit [Thu, 7 Dec 2017 05:43:09 +0000 (11:13 +0530)]
Label fix and handle notif msg on activity forms

6 years agoMerge pull request #11384 from totten/4.7.28-rc-rev8837
Tim Otten [Thu, 7 Dec 2017 04:10:05 +0000 (20:10 -0800)]
Merge pull request #11384 from totten/4.7.28-rc-rev8837

Revert 8837 - Fix "Membership Detail" regression

6 years agoRevert "CRM-19060 fix Payment table join in membership Detail report to ensure latest...
Tim Otten [Thu, 7 Dec 2017 02:48:31 +0000 (18:48 -0800)]
Revert "CRM-19060 fix Payment table join in membership Detail report to ensure latest membership payment is picked up"

This reverts commit 9b213560fe662e0fc7626226ff70266779c8599a.

6 years agoRevert "Alter Index to be of structure as suggeted by Dave for performance improvemen...
Tim Otten [Thu, 7 Dec 2017 02:48:30 +0000 (18:48 -0800)]
Revert "Alter Index to be of structure as suggeted by Dave for performance improvement and change the group by on temporary table to be that of membership_id not contact_id so it correctly reports the max receive_date matching the memebership record"

This reverts commit bdb10f0c1e21b7f07d778760202a7439b7f24f4d.

6 years agoMerge pull request #11378 from eileenmcnaughton/test
Tim Otten [Thu, 7 Dec 2017 01:19:18 +0000 (17:19 -0800)]
Merge pull request #11378 from eileenmcnaughton/test

Add test for processing multipart-related emails in fetch_bounces

6 years agotest_sample_message.eml - Be a little more polite
Tim Otten [Wed, 6 Dec 2017 23:32:18 +0000 (15:32 -0800)]
test_sample_message.eml - Be a little more polite

6 years agoMerge pull request #11382 from colemanw/CRM-21527
colemanw [Wed, 6 Dec 2017 21:19:30 +0000 (16:19 -0500)]
Merge pull request #11382 from colemanw/CRM-21527

CRM-21527 - Add default to extra address::create param

6 years agoCRM-21527 - Add default to extra address::create param
Coleman Watts [Wed, 6 Dec 2017 20:24:09 +0000 (15:24 -0500)]
CRM-21527 - Add default to extra address::create param

6 years agoCRM-21494 trigger pre hook on mailing bounce (#11353)
mountev [Wed, 6 Dec 2017 19:38:15 +0000 (19:38 +0000)]
CRM-21494 trigger pre hook on mailing bounce (#11353)

* create mailing bounce hook

* CRM-21494 create-edit action and post-hook

* CRM-21494 - pre hook 3rd arg

6 years agoMerge pull request #11373 from agh1/4.7.28-releasenotes
colemanw [Wed, 6 Dec 2017 16:02:54 +0000 (11:02 -0500)]
Merge pull request #11373 from agh1/4.7.28-releasenotes

4.7.28 release notes

6 years agoMerge pull request #11369 from mukeshcompucorp/NDI-30-style-admin-pages
colemanw [Wed, 6 Dec 2017 15:54:21 +0000 (10:54 -0500)]
Merge pull request #11369 from mukeshcompucorp/NDI-30-style-admin-pages

CRM-21518: Added missing containers to template

6 years agoMerge pull request #11379 from mydropwizard/crm-21093
colemanw [Wed, 6 Dec 2017 15:47:18 +0000 (10:47 -0500)]
Merge pull request #11379 from mydropwizard/crm-21093

CRM-21093: Call ->initialize() on the CiviCRM service now that Drupal 8 module has changed

6 years agojs fix and naming modification
Jitendra Purohit [Wed, 6 Dec 2017 10:44:28 +0000 (16:14 +0530)]
js fix and naming modification

6 years agoAdd test for processing multipart-related emails in fetch_bounces
eileen [Wed, 6 Dec 2017 02:16:37 +0000 (15:16 +1300)]
Add test for processing multipart-related emails in fetch_bounces

I was trying to replicate an error but didn't manage. Submitting test

6 years ago4.7.28 release notes: finished
Andrew Hunt [Wed, 6 Dec 2017 06:40:41 +0000 (01:40 -0500)]
4.7.28 release notes: finished

6 years ago4.7.28 release notes: contributors finished
Andrew Hunt [Wed, 6 Dec 2017 05:36:28 +0000 (00:36 -0500)]
4.7.28 release notes: contributors finished

6 years ago4.7.28 release notes: partway through bugs
Andrew Hunt [Tue, 5 Dec 2017 22:58:44 +0000 (17:58 -0500)]
4.7.28 release notes: partway through bugs

6 years agoCRM-21518: Fixed spacing
Mukesh Ram [Wed, 6 Dec 2017 04:39:19 +0000 (10:09 +0530)]
CRM-21518: Fixed spacing

6 years agoCRM-21093: Call ->initialize() on the CiviCRM service now that Drupal 8 module has...
David Snopek [Wed, 6 Dec 2017 04:12:27 +0000 (22:12 -0600)]
CRM-21093: Call ->initialize() on the CiviCRM service now that Drupal 8 module has changed

6 years ago4.7.28 release notes: done with features
Andrew Hunt [Tue, 5 Dec 2017 22:13:35 +0000 (17:13 -0500)]
4.7.28 release notes: done with features

6 years ago4.7.28 release notes: first features
Andrew Hunt [Tue, 5 Dec 2017 20:07:04 +0000 (15:07 -0500)]
4.7.28 release notes: first features

6 years ago4.7.28 release notes: added boilerplate
Andrew Hunt [Tue, 5 Dec 2017 17:40:23 +0000 (12:40 -0500)]
4.7.28 release notes: added boilerplate

6 years ago4.7.28 release notes: raw from script
Andrew Hunt [Tue, 5 Dec 2017 16:23:48 +0000 (11:23 -0500)]
4.7.28 release notes: raw from script

6 years agoMerge pull request #11368 from JMAConsulting/CRM-21499
colemanw [Tue, 5 Dec 2017 16:17:26 +0000 (11:17 -0500)]
Merge pull request #11368 from JMAConsulting/CRM-21499

CRM-21499: Add filter for tagset page

6 years agoNDI-30: Added more templates to repair structure
Mukesh Ram [Tue, 5 Dec 2017 13:20:01 +0000 (18:50 +0530)]
NDI-30: Added more templates to repair structure

6 years agoNDI-30: Added missing containers to template
Mukesh Ram [Tue, 5 Dec 2017 06:32:50 +0000 (12:02 +0530)]
NDI-30: Added missing containers to template

6 years agoCRM-21499 - Add clear button to search form and cleanup/bugfixes
Coleman Watts [Tue, 5 Dec 2017 05:44:51 +0000 (00:44 -0500)]
CRM-21499 - Add clear button to search form and cleanup/bugfixes

6 years agoMerge pull request #11364 from eileenmcnaughton/ps1
colemanw [Mon, 4 Dec 2017 23:38:20 +0000 (18:38 -0500)]
Merge pull request #11364 from eileenmcnaughton/ps1

CRM-21180: Inline changes to custom fields aren't reflected in custom greetings + CRM-21474 add support for setting non-required fields to 'null'

6 years agoMerge pull request #11367 from mattwire/CRM_21517_updatesub_optiongroup
Eileen McNaughton [Mon, 4 Dec 2017 22:21:06 +0000 (11:21 +1300)]
Merge pull request #11367 from mattwire/CRM_21517_updatesub_optiongroup

CRM-21517 OptionGroup->PseudoConstant in UpdateSubscription

6 years agoCRM-21499: Add filter for tagset page
deb.monish [Mon, 4 Dec 2017 20:59:01 +0000 (02:29 +0530)]
CRM-21499: Add filter for tagset page

6 years agoOptionGroup->PseudoConstant in UpdateSubscription
Matthew Wire [Mon, 4 Dec 2017 20:03:46 +0000 (20:03 +0000)]
OptionGroup->PseudoConstant in UpdateSubscription

6 years agoMerge pull request #11091 from JMAConsulting/CRM-21279
Mathieu Lu [Mon, 4 Dec 2017 15:20:05 +0000 (10:20 -0500)]
Merge pull request #11091 from JMAConsulting/CRM-21279

CRM-21279: Rebuild recipient list and calculate count on demand, store result in cache

6 years agominor fixes
deb.monish [Mon, 30 Oct 2017 17:25:28 +0000 (22:55 +0530)]
minor fixes

6 years agoadditional fixes
deb.monish [Thu, 12 Oct 2017 20:12:28 +0000 (01:42 +0530)]
additional fixes

6 years agoRebuild recipient list and calculate count on demand, store result in
deb.monish [Mon, 9 Oct 2017 14:20:15 +0000 (19:50 +0530)]
Rebuild recipient list and calculate count on demand, store result in

6 years agoCRM-21474, CRM-21880 fix error in Contact schema causing test fail.
eileen [Mon, 4 Dec 2017 08:37:43 +0000 (21:37 +1300)]
CRM-21474, CRM-21880 fix error in Contact schema causing test fail.

The pseudoConstant was against the wrong field

6 years agoCRM-21474 add support for setting non-required fields to 'null'
eileen [Mon, 4 Dec 2017 05:10:01 +0000 (18:10 +1300)]
CRM-21474 add support for setting non-required fields to 'null'

When a field is not required in the database the 'null' should be pass through the pseudoconstant validation.

Note the unit test on this is failing because the BAO is not respecting setting null. Follow up patch

6 years agoFix for CRM-21180: Inline changes to custom fields aren't reflected in custom greetings.
Allen Shaw [Wed, 8 Nov 2017 09:46:50 +0000 (03:46 -0600)]
Fix for CRM-21180: Inline changes to custom fields aren't reflected in custom greetings.

Includes unit test.

Toward CRM-21180: Better static var handling.

Toward CRM-21180: removed static vars; removed unused method parameters.

CRM-21180 add unit test for custom field being set in address

CRM-21180 Inline changes to custom fields aren't reflected in custom greetings

This incorporates Allan's work to cause custom fields to be updated
when a custom value is updated. These have been reconciled with the changes to allow
greeting fields to be set to null per CRM-21474

m

6 years agoMerge pull request #11363 from civicrm/4.7.28-rc
Eileen McNaughton [Mon, 4 Dec 2017 04:45:54 +0000 (17:45 +1300)]
Merge pull request #11363 from civicrm/4.7.28-rc

4.7.28 rc

6 years agoMerge pull request #11310 from eileenmcnaughton/greet
Eileen McNaughton [Mon, 4 Dec 2017 04:00:32 +0000 (17:00 +1300)]
Merge pull request #11310 from eileenmcnaughton/greet

CRM-21466 - Fix (obscure) enotice when updating greeting for contact,…

6 years agoCRM-21466 follow up, add unit test to ensure custom fields can be populated.
eileen [Wed, 22 Nov 2017 23:13:10 +0000 (12:13 +1300)]
CRM-21466 follow up, add unit test to ensure custom fields can be populated.

This involves fixing the caching to be flushed during testing

6 years agoMerge pull request #11361 from seamuslee001/CRM-21508
Eileen McNaughton [Mon, 4 Dec 2017 00:49:19 +0000 (13:49 +1300)]
Merge pull request #11361 from seamuslee001/CRM-21508

CRM-21508 Fix column Information for civicrm_mailing.created_date pas…

6 years agoMerge pull request #11360 from seanmadsen/CRM-21507
colemanw [Mon, 4 Dec 2017 00:08:41 +0000 (19:08 -0500)]
Merge pull request #11360 from seanmadsen/CRM-21507

CRM-21507 Fix error when creating case activities

6 years agoCRM-21507 Improve Activity Separation field logic
Sean Madsen [Sun, 3 Dec 2017 23:20:03 +0000 (18:20 -0500)]
CRM-21507 Improve Activity Separation field logic

Only display the this field on the form if it's defined in the form
class. Only define it in the form class if the class property says to do
so.

6 years agoCRM-21508 Fix column Information for civicrm_mailing.created_date passed to Docker...
Seamus Lee [Sun, 3 Dec 2017 20:10:49 +0000 (07:10 +1100)]
CRM-21508 Fix column Information for civicrm_mailing.created_date passed to Docker When

6 years agoCRM-21507 Fix error when creating case activities
Sean Madsen [Sun, 3 Dec 2017 17:03:40 +0000 (12:03 -0500)]
CRM-21507 Fix error when creating case activities

Before: When adding a new activity to a case, an error message
"Activity Separation is a required field" appears and prevents the user
from submitting the form. There is no way to get around this error.

After: The user can create case activities without hitting this error
message. Also the error still displays as expected when creating
non-case activities that have multiple target contacts.

This changes fixes a regression caused by my fix for CRM-21419.

6 years agoMerge pull request #11250 from agh1/no-update-indices
colemanw [Sat, 2 Dec 2017 23:25:10 +0000 (18:25 -0500)]
Merge pull request #11250 from agh1/no-update-indices

CRM-21298 System check: bypass missing indices check until update indices works

6 years agoMerge pull request #9648 from MegaphoneJon/CRM-19608
colemanw [Sat, 2 Dec 2017 23:20:03 +0000 (18:20 -0500)]
Merge pull request #9648 from MegaphoneJon/CRM-19608

CRM-19608 - Show/hide auto-renew element on membership pages even whe…

6 years agoMerge pull request #11198 from jitendrapurohit/CRM-20343-fix
colemanw [Sat, 2 Dec 2017 23:16:45 +0000 (18:16 -0500)]
Merge pull request #11198 from jitendrapurohit/CRM-20343-fix

CRM-20343: Override membership status when contribution is cancelled

6 years agoMerge pull request #11359 from eileenmcnaughton/recur
Eileen McNaughton [Sat, 2 Dec 2017 22:27:28 +0000 (11:27 +1300)]
Merge pull request #11359 from eileenmcnaughton/recur

CRM-20800 follow on fix per Matt review

6 years agoCRM-20800 follow on fix per Matt review
eileen [Thu, 30 Nov 2017 19:57:04 +0000 (08:57 +1300)]
CRM-20800 follow on fix per Matt review

6 years agoMerge pull request #11290 from yashodha/CRM-21443
Eileen McNaughton [Sat, 2 Dec 2017 21:17:23 +0000 (10:17 +1300)]
Merge pull request #11290 from yashodha/CRM-21443

CRM-21443 - Add support for auto-complete fields in the batch update …

6 years agoCRM-21466 - Fix (obscure) enotice when updating greeting for contact, add test
eileen [Wed, 22 Nov 2017 04:17:59 +0000 (17:17 +1300)]
CRM-21466 - Fix (obscure) enotice when updating greeting for contact, add test

6 years agoMerge pull request #11358 from mattwire/CRM-21504_membership_on_recurring_detail
colemanw [Sat, 2 Dec 2017 16:52:09 +0000 (11:52 -0500)]
Merge pull request #11358 from mattwire/CRM-21504_membership_on_recurring_detail

CRM-21504 Add membership to recurring contribution detail

6 years agoMerge pull request #11281 from nielosz/recent-items-dupe-check
colemanw [Sat, 2 Dec 2017 16:50:20 +0000 (11:50 -0500)]
Merge pull request #11281 from nielosz/recent-items-dupe-check

CRM-21433: Optimize dupe checking in Recent Items stack

6 years agoMerge pull request #11313 from eileenmcnaughton/greet2
colemanw [Sat, 2 Dec 2017 16:45:50 +0000 (11:45 -0500)]
Merge pull request #11313 from eileenmcnaughton/greet2

CRM-21471 remove unused core function CRM_Core_Pseudoconstant::greeti…

6 years agoMerge pull request #11187 from yashodha/CRM-21342
colemanw [Sat, 2 Dec 2017 16:22:33 +0000 (11:22 -0500)]
Merge pull request #11187 from yashodha/CRM-21342

CRM-21342 - Contribution note is not wiped if the value is removed

6 years agoMerge pull request #11193 from MiyaNoctem/CRM-21328-warning-on-empty-visibility
colemanw [Sat, 2 Dec 2017 16:20:30 +0000 (11:20 -0500)]
Merge pull request #11193 from MiyaNoctem/CRM-21328-warning-on-empty-visibility

CRM-21328: Remove '-select-' Option From Visibility

6 years agoAdd membership to recurring contribution detail
Matthew Wire [Sat, 2 Dec 2017 15:03:28 +0000 (15:03 +0000)]
Add membership to recurring contribution detail

6 years agoMerge pull request #11323 from samuelsov/CRM-21478
Eileen McNaughton [Sat, 2 Dec 2017 03:52:45 +0000 (16:52 +1300)]
Merge pull request #11323 from samuelsov/CRM-21478

CRM-21478 Using contribution status id instead of label in if statement

6 years agoMerge pull request #11010 from seamuslee001/CRM-21206
Eileen McNaughton [Sat, 2 Dec 2017 03:32:51 +0000 (16:32 +1300)]
Merge pull request #11010 from seamuslee001/CRM-21206

CRM-21206 Ensure that the recipients field of AB Test results is fill…

6 years agoMerge pull request #11357 from eileenmcnaughton/reportts
Eileen McNaughton [Fri, 1 Dec 2017 22:18:33 +0000 (11:18 +1300)]
Merge pull request #11357 from eileenmcnaughton/reportts

Fix ts() functions to have variable on the outside.

6 years agoMerge pull request #11103 from yashodha/CRM-21286
Eileen McNaughton [Fri, 1 Dec 2017 21:33:53 +0000 (10:33 +1300)]
Merge pull request #11103 from yashodha/CRM-21286

CRM-21286 - expose active flag in UI for group

6 years agoFix ts() functions to have variable on the outside.
eileen [Fri, 1 Dec 2017 21:22:17 +0000 (10:22 +1300)]
Fix ts() functions to have variable on the outside.

6 years agoMerge pull request #11276 from eileenmcnaughton/report-c
colemanw [Fri, 1 Dec 2017 15:40:17 +0000 (10:40 -0500)]
Merge pull request #11276 from eileenmcnaughton/report-c

CRM-20545 - port extended reports metadata approach to adding columns

6 years agoMerge pull request #11349 from JMAConsulting/CRM-21468
colemanw [Fri, 1 Dec 2017 14:46:15 +0000 (09:46 -0500)]
Merge pull request #11349 from JMAConsulting/CRM-21468

CRM-21468: mailing recipients field limits how many groups can be selected

6 years agoMerge pull request #11334 from jitendrapurohit/CRM-21436-unittest
Eileen McNaughton [Fri, 1 Dec 2017 07:36:23 +0000 (20:36 +1300)]
Merge pull request #11334 from jitendrapurohit/CRM-21436-unittest

Unit test for CRM-21436

6 years agoMerge pull request #11343 from agileware/CRM-21457
Eileen McNaughton [Fri, 1 Dec 2017 01:21:22 +0000 (14:21 +1300)]
Merge pull request #11343 from agileware/CRM-21457

CRM-21457: Setting receipt date to current date when requesting a receipt to be emailed on Credit card contribution form.

6 years agoMerge pull request #11354 from lcdservices/CRM-21501
Eileen McNaughton [Fri, 1 Dec 2017 00:13:12 +0000 (13:13 +1300)]
Merge pull request #11354 from lcdservices/CRM-21501

CRM-21501 bounce report date filter type fix

6 years agoCRM-21501 bounce report date filter type fix
Brian Shaughnessy [Thu, 30 Nov 2017 18:38:09 +0000 (13:38 -0500)]
CRM-21501 bounce report date filter type fix

6 years agoMerge pull request #11345 from colemanw/CRM-21497
colemanw [Thu, 30 Nov 2017 15:42:29 +0000 (10:42 -0500)]
Merge pull request #11345 from colemanw/CRM-21497

CRM-21497 - crmRouteBinder: add deep comparison option

6 years agoMerge pull request #11352 from JMAConsulting/CRM-21499
colemanw [Thu, 30 Nov 2017 14:13:05 +0000 (09:13 -0500)]
Merge pull request #11352 from JMAConsulting/CRM-21499

CRM-21499: Add filter to manage tags page

6 years agoCRM-21499: Add filter to manage tags page
deb.monish [Thu, 30 Nov 2017 13:22:57 +0000 (18:52 +0530)]
CRM-21499: Add filter to manage tags page

6 years agoMerge pull request #11348 from eileenmcnaughton/currency
colemanw [Thu, 30 Nov 2017 13:16:14 +0000 (08:16 -0500)]
Merge pull request #11348 from eileenmcnaughton/currency

CRM-21482 follow up notice fix - sync function signatures on getCurrency

6 years agoUnit test for CRM-21436
Jitendra Purohit [Tue, 28 Nov 2017 02:47:45 +0000 (08:17 +0530)]
Unit test for CRM-21436

6 years agoCRM-21468: mailing recipients field limits how many groups can be selected
deb.monish [Thu, 30 Nov 2017 10:01:41 +0000 (15:31 +0530)]
CRM-21468: mailing recipients field limits how many groups can be selected

6 years agoMerge pull request #11311 from mlutfy/crm21469
Eileen McNaughton [Thu, 30 Nov 2017 07:29:45 +0000 (20:29 +1300)]
Merge pull request #11311 from mlutfy/crm21469

CRM-21469: Fix removal from all groups from Edit Contact

6 years agoCRM-21457: Setting receipt date to current date when requesting a receipt to be email...
Alok Patel [Thu, 30 Nov 2017 05:51:08 +0000 (11:21 +0530)]
CRM-21457: Setting receipt date to current date when requesting a receipt to be emailed on Credit card contribution form.

6 years agoMerge pull request #11000 from JMAConsulting/CRM-20569-1
Eileen McNaughton [Thu, 30 Nov 2017 05:23:39 +0000 (18:23 +1300)]
Merge pull request #11000 from JMAConsulting/CRM-20569-1

CRM-20569: Add priceset validation on a partial payment use-case and other improvements

6 years agoCRM-21482 follow up notice fix - sync function signatures on getCurrency
eileen [Thu, 30 Nov 2017 05:22:30 +0000 (18:22 +1300)]
CRM-21482 follow up notice fix - sync function signatures on getCurrency

6 years agoMerge pull request #11347 from civicrm/4.7.28-rc
Eileen McNaughton [Wed, 29 Nov 2017 21:55:55 +0000 (10:55 +1300)]
Merge pull request #11347 from civicrm/4.7.28-rc

4.7.28 rc merge to master

6 years agoMerge pull request #11346 from seamuslee001/fix_mysql
Eileen McNaughton [Wed, 29 Nov 2017 21:55:29 +0000 (10:55 +1300)]
Merge pull request #11346 from seamuslee001/fix_mysql

Fix for mysql 5.7 crash due to not adding ANY_VALUE

6 years agoCRM-20545 - port extended reports metadata approach to adding columns
eileen [Tue, 14 Nov 2017 04:30:14 +0000 (17:30 +1300)]
CRM-20545 - port extended reports metadata approach to adding columns

6 years agoFix for mysql 5.7 crash due to not adding ANY_VALUE
Seamus Lee [Wed, 29 Nov 2017 20:40:52 +0000 (07:40 +1100)]
Fix for mysql 5.7 crash due to not adding ANY_VALUE

6 years agoMerge pull request #11208 from JMAConsulting/CRM-21363
Eileen McNaughton [Wed, 29 Nov 2017 20:56:37 +0000 (09:56 +1300)]
Merge pull request #11208 from JMAConsulting/CRM-21363

CRM-21363: Revert _supportFullGroupBy addition

6 years agoCRM-21497 - crmRouteBinder: add deep comparison option
Coleman Watts [Wed, 29 Nov 2017 19:39:41 +0000 (14:39 -0500)]
CRM-21497 - crmRouteBinder: add deep comparison option

6 years agoMerge pull request #10466 from kryptothesuperdog/master
colemanw [Wed, 29 Nov 2017 17:51:27 +0000 (12:51 -0500)]
Merge pull request #10466 from kryptothesuperdog/master

CRM-20681 Search automatically when switching options in Quicksearch