civicrm-core.git
7 years agoCRM-19697 Do not make use of the static _links object when customizing per payment...
adixon [Wed, 30 Nov 2016 20:00:19 +0000 (15:00 -0500)]
CRM-19697 Do not make use of the static _links object when customizing per payment processor for recurring contributions

7 years agoMerge pull request #9463 from yashodha/CRM-19685
Yashodha Chaku [Wed, 30 Nov 2016 07:31:52 +0000 (13:01 +0530)]
Merge pull request #9463 from yashodha/CRM-19685

CRM-19685: Contacts preferred_mail_format can't be NULL

7 years agoMerge pull request #9454 from JKingsnorth/CRM-19688
Yashodha Chaku [Wed, 30 Nov 2016 05:15:47 +0000 (10:45 +0530)]
Merge pull request #9454 from JKingsnorth/CRM-19688

CRM-19688 Create StateProvince API

7 years agoMerge pull request #9467 from civicrm/4.7.14-rc
Eileen McNaughton [Tue, 29 Nov 2016 11:42:33 +0000 (00:42 +1300)]
Merge pull request #9467 from civicrm/4.7.14-rc

4.7.14 rc

7 years agoMerge pull request #9464 from eileenmcnaughton/4.7.14-rc
Eileen McNaughton [Tue, 29 Nov 2016 11:02:57 +0000 (00:02 +1300)]
Merge pull request #9464 from eileenmcnaughton/4.7.14-rc

CRM-19594 fix line items for separate payments, non-price set

7 years agoCRM-19594 fix line items for separate payments, non-price set
eileen [Tue, 29 Nov 2016 08:55:45 +0000 (21:55 +1300)]
CRM-19594 fix line items for separate payments, non-price set

7 years agoCRM-19685: Contacts preferred_mail_format can't be NULL
yashodha [Tue, 29 Nov 2016 06:55:10 +0000 (12:25 +0530)]
CRM-19685: Contacts preferred_mail_format can't be NULL

7 years agoMerge pull request #9438 from jmcclelland/CRM-19298
Eileen McNaughton [Mon, 28 Nov 2016 22:39:18 +0000 (11:39 +1300)]
Merge pull request #9438 from jmcclelland/CRM-19298

CRM-19298 - ensure we get two receipts, with no total line.

7 years agoMerge pull request #9457 from agh1/activemembersearchlabel
Eileen McNaughton [Mon, 28 Nov 2016 22:33:48 +0000 (11:33 +1300)]
Merge pull request #9457 from agh1/activemembersearchlabel

CRM-19556 CiviMember: wording on "current" membership search

7 years agoCRM-19298 - hopefully last syntax error
Jamie McClelland [Mon, 28 Nov 2016 21:29:42 +0000 (16:29 -0500)]
CRM-19298 - hopefully last syntax error

7 years agoMerge pull request #9447 from monishdeb/CRM-19678
Eileen McNaughton [Mon, 28 Nov 2016 20:01:11 +0000 (09:01 +1300)]
Merge pull request #9447 from monishdeb/CRM-19678

CRM-19678: No Membership Renewal Activity is created when a Pay Later is set to Completed

7 years agoCRM-19556 CiviMember: wording on "current" membership search
Andrew Hunt [Mon, 28 Nov 2016 16:10:15 +0000 (11:10 -0500)]
CRM-19556 CiviMember: wording on "current" membership search

7 years agoCRM-19298 - one more style error fixed.
Jamie McClelland [Mon, 28 Nov 2016 15:08:08 +0000 (10:08 -0500)]
CRM-19298 - one more style error fixed.

7 years agoMerge pull request #9456 from jitendrapurohit/CRM-19534
Monish Deb [Mon, 28 Nov 2016 14:01:40 +0000 (19:31 +0530)]
Merge pull request #9456 from jitendrapurohit/CRM-19534

CRM-19534 - Avoid db constraint violation when saving report for non-admins

7 years agoFix typo in StateProvince DAO
JKingsnorth [Mon, 28 Nov 2016 13:37:39 +0000 (13:37 +0000)]
Fix typo in StateProvince DAO

7 years agoadd unit test, fix jenkin warning and remove unused array variable
jitendrapurohit [Mon, 28 Nov 2016 12:57:06 +0000 (18:27 +0530)]
add unit test, fix jenkin warning and remove unused array variable

7 years agoremoved extraneous lines and switched to static call.
Jamie McClelland [Wed, 19 Oct 2016 14:31:19 +0000 (10:31 -0400)]
removed extraneous lines and switched to static call.

7 years agoCRM-19534 - use better wrapper for getting logged in user contact id.
Jamie McClelland [Tue, 18 Oct 2016 19:07:12 +0000 (15:07 -0400)]
CRM-19534 - use better wrapper for getting logged in user contact id.

7 years agoCRM-19534 - avoid DB constraint violation if dashboard exists
Jamie McClelland [Tue, 18 Oct 2016 19:04:15 +0000 (15:04 -0400)]
CRM-19534 - avoid DB constraint violation if dashboard exists

7 years agoMerge pull request #9455 from yashodha/CRM-19686
Yashodha Chaku [Mon, 28 Nov 2016 11:54:09 +0000 (17:24 +0530)]
Merge pull request #9455 from yashodha/CRM-19686

CRM-19686

7 years agoCRM-19688 Create StateProvince API
JKingsnorth [Mon, 28 Nov 2016 11:04:07 +0000 (11:04 +0000)]
CRM-19688 Create StateProvince API

7 years agochange quotes to backticks
yashodha [Mon, 28 Nov 2016 10:59:39 +0000 (16:29 +0530)]
change quotes to backticks

7 years agoUpdate DedupeException.tpl
Steve Kessler [Fri, 25 Nov 2016 19:21:31 +0000 (12:21 -0700)]
Update DedupeException.tpl

Add links to contact for exceptions.

7 years agoMerge pull request #9436 from jitendrapurohit/CRM-19679
Monish Deb [Mon, 28 Nov 2016 09:45:25 +0000 (15:15 +0530)]
Merge pull request #9436 from jitendrapurohit/CRM-19679

CRM-19679 fix custom file upload in multi-record set

7 years agoMerge pull request #9453 from jitendrapurohit/CRM-19680
Monish Deb [Mon, 28 Nov 2016 08:06:57 +0000 (13:36 +0530)]
Merge pull request #9453 from jitendrapurohit/CRM-19680

CRM-19680: Participant.get API generates invalid query when searching…

7 years agoCRM-19680: Participant.get API generates invalid query when searching for role_id...
jitendrapurohit [Mon, 28 Nov 2016 05:57:12 +0000 (11:27 +0530)]
CRM-19680: Participant.get API generates invalid query when searching for role_id IS NULL

7 years agoFix wrong component id in option value
Coleman Watts [Sat, 26 Nov 2016 01:17:11 +0000 (20:17 -0500)]
Fix wrong component id in option value

7 years agoMerge pull request #9446 from johanv/CRM-19683-word_replacement_fix
Monish Deb [Fri, 25 Nov 2016 11:14:35 +0000 (16:44 +0530)]
Merge pull request #9446 from johanv/CRM-19683-word_replacement_fix

CRM-19683: Can now change word replacements if you have more than one language

7 years agoMerge pull request #9450 from civicrm/4.7.14-rc
Monish Deb [Fri, 25 Nov 2016 03:55:05 +0000 (09:25 +0530)]
Merge pull request #9450 from civicrm/4.7.14-rc

4.7.14 rc

7 years agoMerge pull request #9449 from eileenmcnaughton/member
Eileen McNaughton [Thu, 24 Nov 2016 23:16:47 +0000 (12:16 +1300)]
Merge pull request #9449 from eileenmcnaughton/member

CRM-19594 fix line item memberships for price sets with multiple memb…

7 years agoCRM-19594 fix line item memberships for price sets with multiple memberships
eileen [Thu, 24 Nov 2016 14:48:13 +0000 (03:48 +1300)]
CRM-19594 fix line item memberships for price sets with multiple memberships

7 years agoMerge pull request #9448 from civicrm/4.7.14-rc
Eileen McNaughton [Thu, 24 Nov 2016 22:09:34 +0000 (11:09 +1300)]
Merge pull request #9448 from civicrm/4.7.14-rc

4.7.14 rc

7 years agoMerge pull request #9437 from JMAConsulting/CRM-19681
Monish Deb [Thu, 24 Nov 2016 12:36:16 +0000 (18:06 +0530)]
Merge pull request #9437 from JMAConsulting/CRM-19681

 CRM-19681, fixed code to respect date filters passed from url for report

7 years agoCRM-19678: No Membership Renewal Activity is created when a Pay Later is set to Completed
deb.monish [Thu, 24 Nov 2016 11:25:42 +0000 (16:55 +0530)]
CRM-19678: No Membership Renewal Activity is created when a Pay Later is set to Completed

7 years agoPlease the PHP 5.old gods.
Johan Vervloet [Thu, 24 Nov 2016 10:30:39 +0000 (11:30 +0100)]
Please the PHP 5.old gods.

7 years agoCRM-19683 Can now change word replacements if you have more than one language.
Johan Vervloet [Thu, 24 Nov 2016 09:41:05 +0000 (10:41 +0100)]
CRM-19683 Can now change word replacements if you have more than one language.

7 years agoMerge pull request #9444 from eileenmcnaughton/member
Eileen McNaughton [Thu, 24 Nov 2016 07:35:06 +0000 (20:35 +1300)]
Merge pull request #9444 from eileenmcnaughton/member

CRM-19594 further fix on creating correct line items for memberships

7 years agoCRM-19594 another fix on line items for membership.
eileen [Thu, 24 Nov 2016 04:39:12 +0000 (17:39 +1300)]
CRM-19594 another fix on line items for membership.

This one was test driven, but extends us to checking correct line item amounts

7 years agoCRM-19594 further fix on creating correct line items for memberships
eileen [Thu, 24 Nov 2016 02:03:39 +0000 (15:03 +1300)]
CRM-19594 further fix on creating correct line items for memberships

7 years agoMerge branch '4.7.14-rc' into master
Coleman Watts [Thu, 24 Nov 2016 01:20:26 +0000 (20:20 -0500)]
Merge branch '4.7.14-rc' into master

Conflicts:
CRM/Utils/System/DrupalBase.php

7 years agoRevert CRM-19303 changes
Coleman Watts [Wed, 23 Nov 2016 22:52:53 +0000 (17:52 -0500)]
Revert CRM-19303 changes

reverts commit 8272a44f66230151fdf5752f94d8d48b6ae3138c
reverts commit f08eb399ad13c458fea65f66f85c72be85f5697f
reverts commit 75c21cd07c23285470bc9761fb9411c265430eb0
reverts commit 43d849873e9e06b7b9e73f67270cea496eace2a7
reverts commit 0fb2ca0d47dc006e69ae37b89fdd93563b1ba9c0
reverts commit 8272a44f66230151fdf5752f94d8d48b6ae3138c

7 years agoCRM-19298 - fix style error
Jamie McClelland [Wed, 23 Nov 2016 21:48:35 +0000 (16:48 -0500)]
CRM-19298 - fix style error

7 years agoMerge pull request #9441 from seamuslee001/4.7.14-rc
Eileen McNaughton [Wed, 23 Nov 2016 21:35:03 +0000 (10:35 +1300)]
Merge pull request #9441 from seamuslee001/4.7.14-rc

4.7.14-rc merge

7 years agoCRM-19641 Further Fix
Seamus Lee [Wed, 23 Nov 2016 02:46:33 +0000 (13:46 +1100)]
CRM-19641 Further Fix

7 years agoMerge pull request #9433 from seamuslee001/CRM-19641-b
Eileen McNaughton [Wed, 23 Nov 2016 20:35:06 +0000 (09:35 +1300)]
Merge pull request #9433 from seamuslee001/CRM-19641-b

CRM-19641 Further Fix

7 years agoCRM-19298 - ensure we get two receipts, with no total line.
Jamie McClelland [Wed, 23 Nov 2016 18:32:00 +0000 (13:32 -0500)]
CRM-19298 - ensure we get two receipts, with no total line.

7 years agoCRM-19681, fixed static function notice error
Pradeep Nayak [Wed, 23 Nov 2016 14:21:18 +0000 (19:51 +0530)]
CRM-19681, fixed static function notice error

----------------------------------------
* CRM-19681: date fields not respected when passed through url for report
  https://issues.civicrm.org/jira/browse/CRM-19681

7 years agoCRM-19681, fixed code to respect date filters passed from url for report
Pradeep Nayak [Wed, 23 Nov 2016 14:19:53 +0000 (19:49 +0530)]
CRM-19681, fixed code to respect date filters passed from url for report

----------------------------------------
* CRM-19681: date fields not respected when passed through url for report
  https://issues.civicrm.org/jira/browse/CRM-19681

7 years agoCRM-19679 fix custom file upload in multi-record set
jitendrapurohit [Wed, 23 Nov 2016 10:58:33 +0000 (16:28 +0530)]
CRM-19679 fix custom file upload in multi-record set

7 years agoMerge pull request #9434 from seamuslee001/4.7.14-rc
Eileen McNaughton [Wed, 23 Nov 2016 04:22:47 +0000 (17:22 +1300)]
Merge pull request #9434 from seamuslee001/4.7.14-rc

4.7.14 rc

7 years agounit test fix
deb.monish [Wed, 23 Nov 2016 00:05:08 +0000 (05:35 +0530)]
unit test fix

7 years agoCRM-19676: fix how params are merged
Brian Shaughnessy [Tue, 22 Nov 2016 19:37:59 +0000 (14:37 -0500)]
CRM-19676: fix how params are merged

7 years agoCRM-19677: Mailings fail in Multilingual post 4.7.13
deb.monish [Tue, 22 Nov 2016 23:43:25 +0000 (05:13 +0530)]
CRM-19677: Mailings fail in Multilingual post 4.7.13

7 years agoCRM-19649 - Improve ckeditor config defaults
Coleman Watts [Tue, 22 Nov 2016 04:46:01 +0000 (23:46 -0500)]
CRM-19649 - Improve ckeditor config defaults

7 years agoCRM-19641 Further Fix
Seamus Lee [Wed, 23 Nov 2016 02:46:33 +0000 (13:46 +1100)]
CRM-19641 Further Fix

7 years agoMerge pull request #9431 from monishdeb/CRM-19676
Eileen McNaughton [Wed, 23 Nov 2016 01:10:28 +0000 (14:10 +1300)]
Merge pull request #9431 from monishdeb/CRM-19676

CRM-19676: fix how params are merged

7 years agoMerge pull request #9430 from monishdeb/CRM-19677
Eileen McNaughton [Wed, 23 Nov 2016 00:37:51 +0000 (13:37 +1300)]
Merge pull request #9430 from monishdeb/CRM-19677

CRM-19677: Mailings fail in Multilingual post 4.7.13

7 years agounit test fix
deb.monish [Wed, 23 Nov 2016 00:05:08 +0000 (05:35 +0530)]
unit test fix

7 years agoCRM-19676: fix how params are merged
Brian Shaughnessy [Tue, 22 Nov 2016 19:37:59 +0000 (14:37 -0500)]
CRM-19676: fix how params are merged

7 years agoCRM-19677: Mailings fail in Multilingual post 4.7.13
deb.monish [Tue, 22 Nov 2016 23:43:25 +0000 (05:13 +0530)]
CRM-19677: Mailings fail in Multilingual post 4.7.13

7 years agoMerge pull request #9357 from monishdeb/CRM-19600
Eileen McNaughton [Tue, 22 Nov 2016 22:20:56 +0000 (11:20 +1300)]
Merge pull request #9357 from monishdeb/CRM-19600

CRM-19600: Membership Renewal activity not created through online contribution page

7 years agoMerge pull request #9405 from jitendrapurohit/CRM-19660
Eileen McNaughton [Tue, 22 Nov 2016 22:18:05 +0000 (11:18 +1300)]
Merge pull request #9405 from jitendrapurohit/CRM-19660

CRM-19660: Financial Transaction stores wrong transaction date if the…

7 years agoMerge pull request #9427 from colemanw/CRM-19649
colemanw [Tue, 22 Nov 2016 14:02:55 +0000 (09:02 -0500)]
Merge pull request #9427 from colemanw/CRM-19649

CRM-19649 - Improve ckeditor config defaults

7 years agoExtend Unit test to assert membership renewal activity
deb.monish [Tue, 22 Nov 2016 12:00:34 +0000 (17:30 +0530)]
Extend Unit test to assert membership renewal activity

7 years agoadd unit test
jitendrapurohit [Tue, 22 Nov 2016 11:58:55 +0000 (17:28 +0530)]
add unit test

7 years agoCRM-19600: Membership Renewal activity not created through online contribution page
deb.monish [Mon, 7 Nov 2016 14:51:57 +0000 (20:21 +0530)]
CRM-19600: Membership Renewal activity not created through online contribution page

7 years agoCRM-19649 - Improve ckeditor config defaults
Coleman Watts [Tue, 22 Nov 2016 04:46:01 +0000 (23:46 -0500)]
CRM-19649 - Improve ckeditor config defaults

7 years agoCRM-19649 - Fix wysiwyg defaults
Coleman Watts [Mon, 21 Nov 2016 23:52:39 +0000 (18:52 -0500)]
CRM-19649 - Fix wysiwyg defaults

7 years agoEnsure that the folder matches the http_host
Seamus Lee [Mon, 21 Nov 2016 21:05:20 +0000 (08:05 +1100)]
Ensure that the folder matches the http_host

7 years agoMerge pull request #9425 from colemanw/CRM-19649
colemanw [Tue, 22 Nov 2016 00:47:48 +0000 (19:47 -0500)]
Merge pull request #9425 from colemanw/CRM-19649

CRM-19649 - Fix wysiwyg defaults

7 years agoMerge pull request #9424 from seamuslee001/CRM-19303-b
colemanw [Mon, 21 Nov 2016 23:58:27 +0000 (18:58 -0500)]
Merge pull request #9424 from seamuslee001/CRM-19303-b

CRM-19303 Ensure that the folder matches the http_host

7 years agoCRM-19649 - Fix wysiwyg defaults
Coleman Watts [Mon, 21 Nov 2016 23:52:39 +0000 (18:52 -0500)]
CRM-19649 - Fix wysiwyg defaults

7 years agoSet version to 4.7.15
Tim Otten [Mon, 21 Nov 2016 23:20:52 +0000 (15:20 -0800)]
Set version to 4.7.15

7 years agoEnsure that the folder matches the http_host
Seamus Lee [Mon, 21 Nov 2016 21:05:20 +0000 (08:05 +1100)]
Ensure that the folder matches the http_host

7 years agoMerge pull request #9392 from monishdeb/CRM-19394
Monish Deb [Mon, 21 Nov 2016 20:23:35 +0000 (01:53 +0530)]
Merge pull request #9392 from monishdeb/CRM-19394

CRM-19394: Relative date is not processed correctly

7 years agoMerge pull request #9390 from eileenmcnaughton/members
Eileen McNaughton [Mon, 21 Nov 2016 19:58:58 +0000 (08:58 +1300)]
Merge pull request #9390 from eileenmcnaughton/members

CRM-19594 Wrong membership updated

7 years agoMerge pull request #9419 from colemanw/CRM-19649
colemanw [Mon, 21 Nov 2016 17:04:33 +0000 (12:04 -0500)]
Merge pull request #9419 from colemanw/CRM-19649

CRM-19649 - Multiple wysiwyg config presets

7 years agoCRM-19649 - Make sure directories exist
Coleman Watts [Mon, 21 Nov 2016 03:23:34 +0000 (22:23 -0500)]
CRM-19649 - Make sure directories exist

7 years agoCRM-19649 - Multiple wysiwyg presets
Coleman Watts [Mon, 21 Nov 2016 02:03:43 +0000 (21:03 -0500)]
CRM-19649 - Multiple wysiwyg presets

7 years agoCRM-19649 - Add more options to the configurator
Coleman Watts [Sun, 20 Nov 2016 04:16:41 +0000 (23:16 -0500)]
CRM-19649 - Add more options to the configurator

7 years agoMerge pull request #9409 from seamuslee001/CRM-19303
colemanw [Mon, 21 Nov 2016 01:00:44 +0000 (20:00 -0500)]
Merge pull request #9409 from seamuslee001/CRM-19303

CRM-19303

7 years agoMerge pull request #9418 from colemanw/upgradets
colemanw [Sun, 20 Nov 2016 23:20:13 +0000 (18:20 -0500)]
Merge pull request #9418 from colemanw/upgradets

Remove unnecessary ts() from upgrade tasks

7 years agoMerge pull request #9417 from ineffyble/CRM-19581
colemanw [Sun, 20 Nov 2016 22:04:58 +0000 (17:04 -0500)]
Merge pull request #9417 from ineffyble/CRM-19581

CRM-19581 Change default third gender to "Other"

7 years agoRemove unnecessary ts() from upgrade tasks
Coleman Watts [Sun, 20 Nov 2016 19:34:53 +0000 (14:34 -0500)]
Remove unnecessary ts() from upgrade tasks

7 years agoMerge pull request #9415 from lcdservices/CRM-19668
colemanw [Sun, 20 Nov 2016 19:10:51 +0000 (14:10 -0500)]
Merge pull request #9415 from lcdservices/CRM-19668

CRM-19668 display subtype icon in relationship listing when valid

7 years agoCRM-19668 - Use explodePadded for safety if we already have an array
Coleman Watts [Sun, 20 Nov 2016 18:11:15 +0000 (13:11 -0500)]
CRM-19668 - Use explodePadded for safety if we already have an array

7 years agoCRM-19581 Change default third gender to 'Other'
Effy Elden [Sun, 20 Nov 2016 10:07:45 +0000 (21:07 +1100)]
CRM-19581 Change default third gender to 'Other'

7 years agoCRM-19668 display subtype icon in relationship listing when valid
Brian Shaughnessy [Sat, 19 Nov 2016 23:51:33 +0000 (18:51 -0500)]
CRM-19668 display subtype icon in relationship listing when valid

7 years agoMerge pull request #9403 from KarinG/patch-10
Eileen McNaughton [Sat, 19 Nov 2016 07:09:50 +0000 (20:09 +1300)]
Merge pull request #9403 from KarinG/patch-10

CRM-19658 test for is_email_receipt override

7 years agoMerge pull request #9353 from adixon/CRM-19601
Eileen McNaughton [Sat, 19 Nov 2016 04:05:03 +0000 (17:05 +1300)]
Merge pull request #9353 from adixon/CRM-19601

CRM-19601 is_email_receipt is ignored

7 years agoMerge pull request #9398 from seamuslee001/CRM-19562
Eileen McNaughton [Sat, 19 Nov 2016 03:51:02 +0000 (16:51 +1300)]
Merge pull request #9398 from seamuslee001/CRM-19562

CRM-19562

7 years agoMerge pull request #9413 from colemanw/CRM-17795
Eileen McNaughton [Sat, 19 Nov 2016 03:41:25 +0000 (16:41 +1300)]
Merge pull request #9413 from colemanw/CRM-17795

CRM-17795 - Include OpenID

7 years agoRemove inconsistent assertion
eileen [Sat, 19 Nov 2016 02:51:37 +0000 (15:51 +1300)]
Remove inconsistent assertion

7 years agoWhitespace
eileen [Sat, 19 Nov 2016 01:30:54 +0000 (14:30 +1300)]
Whitespace

7 years agoCRM-19594 extend test to ensure 2 line items created on separate membership
eileen [Sat, 19 Nov 2016 01:26:02 +0000 (14:26 +1300)]
CRM-19594 extend test to ensure 2 line items created on separate membership

7 years agoCRM-17795 - Include OpenID
Coleman Watts [Sat, 19 Nov 2016 00:57:29 +0000 (19:57 -0500)]
CRM-17795 - Include OpenID

7 years agoMerge pull request #9406 from JMAConsulting/CRM-19661
Monish Deb [Fri, 18 Nov 2016 13:25:04 +0000 (18:55 +0530)]
Merge pull request #9406 from JMAConsulting/CRM-19661

CRM-19661, fixed query to add group by

7 years agoCRM-19661, fixed sql for Group by clause for mysql version 5.7+
Pradeep Nayak [Fri, 18 Nov 2016 12:10:57 +0000 (17:40 +0530)]
CRM-19661, fixed sql for Group by clause for mysql version 5.7+

----------------------------------------
* CRM-19661: Notice error on Event Income Report (Detail)
  https://issues.civicrm.org/jira/browse/CRM-19661

7 years agoCRM-19661, fixed query to add group by
Pradeep Nayak [Thu, 17 Nov 2016 09:21:43 +0000 (14:51 +0530)]
CRM-19661, fixed query to add group by

----------------------------------------
* CRM-19661: Notice error on Event Income Report (Detail)
  https://issues.civicrm.org/jira/browse/CRM-19661

7 years agoCRM-19213 fix payment_instrument_id on event & add first test (shell really)
eileen [Wed, 16 Nov 2016 09:28:02 +0000 (22:28 +1300)]
CRM-19213 fix payment_instrument_id on event & add first test (shell really)