civicrm-core.git
6 years agoMerge pull request #12095 from eileenmcnaughton/custom_data
Monish Deb [Tue, 8 May 2018 10:34:44 +0000 (16:04 +0530)]
Merge pull request #12095 from eileenmcnaughton/custom_data

Function extraction (Move towards generic custom data support for all entities)

6 years agoFunction extraction (Move towards generic custom data support for all forms)
Matthew Wire [Sun, 6 May 2018 17:09:40 +0000 (18:09 +0100)]
Function extraction (Move towards generic custom data support for all forms)

6 years agoMerge pull request #12094 from eileenmcnaughton/member
Eileen McNaughton [Tue, 8 May 2018 02:36:23 +0000 (14:36 +1200)]
Merge pull request #12094 from eileenmcnaughton/member

Fix Fatal error on membership detail report (with ACLs enabled) dev/core/#100

6 years agoFix Fatal error on membership detail report (with ACLs enabled) dev/core/#100
eileen [Tue, 8 May 2018 00:30:03 +0000 (12:30 +1200)]
Fix Fatal error on membership detail report (with ACLs enabled) dev/core/#100

6 years agoMerge pull request #11936 from mattwire/case_form_task_fixes
Seamus Lee [Mon, 7 May 2018 21:04:14 +0000 (07:04 +1000)]
Merge pull request #11936 from mattwire/case_form_task_fixes

Re-Fix Case form task  (export/print not working) (replace quick fix with proper fix)

6 years agoFurther fixes to export
Matthew Wire [Mon, 7 May 2018 08:24:09 +0000 (09:24 +0100)]
Further fixes to export

6 years agoMerge pull request #12092 from JMAConsulting/CRM-20459
colemanw [Mon, 7 May 2018 17:28:13 +0000 (13:28 -0400)]
Merge pull request #12092 from JMAConsulting/CRM-20459

CRM-20459: Actively deprecate CRM_Core_OptionGroup::getValue

6 years agoFix export
Matthew Wire [Mon, 7 May 2018 06:42:45 +0000 (07:42 +0100)]
Fix export

6 years agoCRM-20459: Actively deprecate CRM_Core_OptionGroup::getValue
deb.monish [Sun, 29 Apr 2018 06:09:04 +0000 (11:39 +0530)]
CRM-20459: Actively deprecate CRM_Core_OptionGroup::getValue

6 years agoRestore the entity specific field name to handle legacy code and allow tokens to...
Matthew Wire [Thu, 5 Apr 2018 09:50:30 +0000 (10:50 +0100)]
Restore the entity specific field name to handle legacy code and allow tokens to work properly (eg. PDF letter)

6 years agoFix Case form task regressions (export/print not working) since we switched to using...
Matthew Wire [Wed, 4 Apr 2018 11:51:12 +0000 (12:51 +0100)]
Fix Case form task regressions (export/print not working) since we switched to using CRM_Core_Form_Task

6 years agoMerge pull request #12090 from eileenmcnaughton/notice
Monish Deb [Mon, 7 May 2018 05:37:34 +0000 (11:07 +0530)]
Merge pull request #12090 from eileenmcnaughton/notice

Fix e-notice

6 years agoFix e-notice
eileen [Mon, 7 May 2018 03:12:17 +0000 (15:12 +1200)]
Fix e-notice

Notice is visible on add payment processor page

6 years ago(dev/core/40) Show List of Contributions On Recurring Contribution View (#11920)
Camilo Rodríguez [Mon, 7 May 2018 02:07:20 +0000 (21:07 -0500)]
(dev/core/40) Show List of Contributions On Recurring Contribution View (#11920)

* CRM-40: Show List of Contributions On Recurring Contribution View

Altered ContributionRecur page so that the list of contributions related to a
recurring contribution are shown when viewing said recurring contribution.

Implemented by running CRM_Contribute_Form_Search ebedded within the page and
including CRM/Contribute/Form/Selector.tpl template within the page's
template. Also included ContributionTotals.tpl to show, which I though could
be cool.

* CRM-40: Don't Use CRM_Contribute_Form_Search to Show Contributions

CRM_Contribute_Form_Search class is very hard to read and maintain, which is
why it was found better to look for related contributions manually and show
them using an ajax datatable.

* CRM-40: Fix Failing Test

* CRM-40: Show Contribution List Using Ajax Call

Added new Page that shows related payments for a given relted contribution in
a data table and included the table on recurring contribution's detail view
using an ajax call.

6 years agoMerge pull request #12075 from JMAConsulting/CRM-20459-3
colemanw [Mon, 7 May 2018 01:11:25 +0000 (21:11 -0400)]
Merge pull request #12075 from JMAConsulting/CRM-20459-3

CRM-20459: Actively deprecate CRM_Core_OptionGroup::getValue

6 years agoMerge pull request #11868 from eileenmcnaughton/cust_url
Eileen McNaughton [Sun, 6 May 2018 23:13:30 +0000 (11:13 +1200)]
Merge pull request #11868 from eileenmcnaughton/cust_url

CRM-20922 fix support for passing custom date values via url

6 years agoMerge pull request #12086 from seamuslee001/get_mock_deprecated
Eileen McNaughton [Sun, 6 May 2018 23:10:09 +0000 (11:10 +1200)]
Merge pull request #12086 from seamuslee001/get_mock_deprecated

(NFC) Change use createMock in tests otherwise stick with getMock to fix deprecated warning…

6 years agoMerge pull request #12089 from civicrm/5.2
Eileen McNaughton [Sun, 6 May 2018 22:57:34 +0000 (10:57 +1200)]
Merge pull request #12089 from civicrm/5.2

5.2 to master

6 years agoMerge pull request #12081 from JMAConsulting/dev_core_98_52rc
Eileen McNaughton [Sun, 6 May 2018 22:57:01 +0000 (10:57 +1200)]
Merge pull request #12081 from JMAConsulting/dev_core_98_52rc

(dev/core/98) Searching by any Address fields with location type other than primary throw DB error

6 years agoMerge pull request #12087 from seamuslee001/karma_conf_upgrade
Eileen McNaughton [Sun, 6 May 2018 22:35:15 +0000 (10:35 +1200)]
Merge pull request #12087 from seamuslee001/karma_conf_upgrade

(NFC) Update karma conf for more recent karma

6 years agoUpdate karma conf for more recent karma
Seamus Lee [Sat, 5 May 2018 06:16:23 +0000 (16:16 +1000)]
Update karma conf for more recent karma

6 years agoMerge pull request #12076 from JMAConsulting/dev_core_99
Seamus Lee [Sun, 6 May 2018 01:04:14 +0000 (11:04 +1000)]
Merge pull request #12076 from JMAConsulting/dev_core_99

(dev/core/99) Search builder doesn't retain selected (boolean) option after searching

6 years agoDynamically switch mock methods based on phpunit version
Seamus Lee [Sat, 5 May 2018 07:12:43 +0000 (17:12 +1000)]
Dynamically switch mock methods based on phpunit version

6 years ago(NFC) Change getMock to createMock in tests to fix deprecated warning on getMock...
Seamus Lee [Sat, 5 May 2018 06:16:13 +0000 (16:16 +1000)]
(NFC) Change getMock to createMock in tests to fix deprecated warning on getMock in phpunit5

6 years agoMerge pull request #12083 from xurizaemon/payflow_not_payflo
Seamus Lee [Sat, 5 May 2018 06:27:45 +0000 (16:27 +1000)]
Merge pull request #12083 from xurizaemon/payflow_not_payflo

Payflow Pro not payflo

6 years ago5.1.0 release notes: updated synopsis
Andrew Hunt [Fri, 4 May 2018 14:40:33 +0000 (10:40 -0400)]
5.1.0 release notes: updated synopsis

6 years agoPR#12083 - Correct typing of "Payflow Pro" in various messages.
Chris Burgess [Fri, 4 May 2018 21:07:22 +0000 (09:07 +1200)]
PR#12083 - Correct typing of "Payflow Pro" in various messages.

"Payflo" is a different payment processor.

6 years agoPR#12083 - Noting that getRecurringTransactionStatus() appears to not return a value.
Chris Burgess [Fri, 4 May 2018 21:06:27 +0000 (09:06 +1200)]
PR#12083 - Noting that getRecurringTransactionStatus() appears to not return a value.

6 years agoPR#12083 - Docs changes only.
Chris Burgess [Fri, 4 May 2018 21:05:37 +0000 (09:05 +1200)]
PR#12083 - Docs changes only.

6 years agoMerge pull request #12082 from agh1/5.1.0-synopsis
Tim Otten [Fri, 4 May 2018 20:03:28 +0000 (13:03 -0700)]
Merge pull request #12082 from agh1/5.1.0-synopsis

5.1.0 release notes: updated synopsis

6 years ago5.1.0 release notes: updated synopsis
Andrew Hunt [Fri, 4 May 2018 14:40:33 +0000 (10:40 -0400)]
5.1.0 release notes: updated synopsis

6 years ago(dev/core/98) Searching by any Address fields with location type other than primary...
deb.monish [Thu, 3 May 2018 06:02:25 +0000 (11:32 +0530)]
(dev/core/98) Searching by any Address fields with location type other than primary throw DB error

6 years agoMerge pull request #12074 from JMAConsulting/dev_core_98
Monish Deb [Thu, 3 May 2018 18:22:11 +0000 (23:52 +0530)]
Merge pull request #12074 from JMAConsulting/dev_core_98

(dev/core/98) FGB Searching by any Address fields with location type other than primary throw DB error

6 years agoMerge pull request #12050 from JMAConsulting/CRM-20459-2
Monish Deb [Thu, 3 May 2018 12:06:42 +0000 (17:36 +0530)]
Merge pull request #12050 from JMAConsulting/CRM-20459-2

CRM-20459: Actively deprecate CRM_Core_OptionGroup::getValue[Sub PR 2]

6 years ago(dev/core/99) Search builder doesn't retain selected (boolean) option after searching
deb.monish [Thu, 3 May 2018 11:05:37 +0000 (16:35 +0530)]
(dev/core/99) Search builder doesn't retain selected (boolean) option after searching

6 years agoCRM-20459: Actively deprecate CRM_Core_OptionGroup::getValue
deb.monish [Thu, 3 May 2018 07:11:16 +0000 (12:41 +0530)]
CRM-20459: Actively deprecate CRM_Core_OptionGroup::getValue

6 years agoCRM-20459: Actively deprecate CRM_Core_OptionGroup::getValue
deb.monish [Thu, 3 May 2018 07:07:39 +0000 (12:37 +0530)]
CRM-20459: Actively deprecate CRM_Core_OptionGroup::getValue

6 years ago(dev/core/98) Searching by any Address fields with location type other than primary...
deb.monish [Thu, 3 May 2018 06:02:25 +0000 (11:32 +0530)]
(dev/core/98) Searching by any Address fields with location type other than primary throw DB error

6 years agoSet version to 5.3.alpha1
CiviCRM [Wed, 2 May 2018 23:24:22 +0000 (23:24 +0000)]
Set version to 5.3.alpha1

6 years agoSet version to 5.2.beta1
CiviCRM [Wed, 2 May 2018 23:11:57 +0000 (23:11 +0000)]
Set version to 5.2.beta1

6 years agoMerge pull request #12056 from eileenmcnaughton/pcp
Monish Deb [Wed, 2 May 2018 10:33:48 +0000 (16:03 +0530)]
Merge pull request #12056 from eileenmcnaughton/pcp

Fix Soft credit personal note ton limit to 255 characters (DB limit).

6 years agoMerge pull request #12072 from civicrm/5.1
Eileen McNaughton [Wed, 2 May 2018 08:46:29 +0000 (20:46 +1200)]
Merge pull request #12072 from civicrm/5.1

5.1 merge to master

6 years agoMerge pull request #12071 from jitendrapurohit/core-94
Eileen McNaughton [Wed, 2 May 2018 08:46:03 +0000 (20:46 +1200)]
Merge pull request #12071 from jitendrapurohit/core-94

core-94 - Advanced Search Display Results As always displays contact …

6 years agocore-94 - Advanced Search Display Results As always displays contact tasks on first...
Jitendra Purohit [Wed, 2 May 2018 06:46:56 +0000 (12:16 +0530)]
core-94 - Advanced Search Display Results As always displays contact tasks on first search

6 years agoMerge pull request #12069 from agh1/5.1.0-release-notes
Monish Deb [Wed, 2 May 2018 04:46:58 +0000 (10:16 +0530)]
Merge pull request #12069 from agh1/5.1.0-release-notes

5.1.0 release notes

6 years ago5.1.0 release notes: move CRM-21784 to features per eileen's suggestion
Andrew Hunt [Tue, 1 May 2018 23:51:35 +0000 (19:51 -0400)]
5.1.0 release notes: move CRM-21784 to features per eileen's suggestion

6 years ago5.1.0 release notes: finished contributors
Andrew Hunt [Tue, 1 May 2018 23:45:28 +0000 (19:45 -0400)]
5.1.0 release notes: finished contributors

6 years ago5.1.0 release notes: done with features and bugs
Andrew Hunt [Tue, 1 May 2018 23:32:22 +0000 (19:32 -0400)]
5.1.0 release notes: done with features and bugs

6 years ago5.0.1 and 5.0.2 release notes: update to match format
Andrew Hunt [Tue, 1 May 2018 21:54:38 +0000 (17:54 -0400)]
5.0.1 and 5.0.2 release notes: update to match format

6 years agoAdd release notes for 5.0.1 and 5.0.2
Tim Otten [Wed, 25 Apr 2018 21:38:58 +0000 (14:38 -0700)]
Add release notes for 5.0.1 and 5.0.2

6 years ago5.1.0 release notes: features and first of bugs
Andrew Hunt [Tue, 1 May 2018 20:33:09 +0000 (16:33 -0400)]
5.1.0 release notes: features and first of bugs

6 years ago5.1.0 release notes: boilerplate
Andrew Hunt [Tue, 1 May 2018 19:56:27 +0000 (15:56 -0400)]
5.1.0 release notes: boilerplate

6 years ago5.1.0 release notes: raw from script
Andrew Hunt [Tue, 1 May 2018 19:36:37 +0000 (15:36 -0400)]
5.1.0 release notes: raw from script

6 years agoMerge pull request #12058 from JMAConsulting/dev_core_91
colemanw [Tue, 1 May 2018 16:32:21 +0000 (12:32 -0400)]
Merge pull request #12058 from JMAConsulting/dev_core_91

(dev/core/91) Search Builder Improvements

6 years agoMerge pull request #12064 from seamuslee001/nfc_rename_groupby_function
Eileen McNaughton [Tue, 1 May 2018 06:06:47 +0000 (18:06 +1200)]
Merge pull request #12064 from seamuslee001/nfc_rename_groupby_function

Rename function enableFullGroupByMode to be reenableFullGroupByMode t…

6 years agoRename function enableFullGroupByMode to be reenableFullGroupByMode to be more explii...
Seamus Lee [Tue, 1 May 2018 04:20:36 +0000 (14:20 +1000)]
Rename function enableFullGroupByMode to be reenableFullGroupByMode to be more expliict about what the function does

6 years agoMerge pull request #12062 from seamuslee001/record_payment_followup
Seamus Lee [Mon, 30 Apr 2018 23:26:29 +0000 (09:26 +1000)]
Merge pull request #12062 from seamuslee001/record_payment_followup

[NFC] FIx indenting in eventFees template

6 years agoFix Soft credit personal note ton limit to 255 characters (DB limit).
eileen [Mon, 30 Apr 2018 02:47:08 +0000 (14:47 +1200)]
Fix Soft credit personal note ton limit to 255 characters (DB limit).

Note that some special characters can still cause it to spill over but that will affect other fields too & we
should consider a bigger fix if we need to.

Also fixed deprecation notices

6 years ago[NFC] FIx indenting in eventFees template
Seamus Lee [Mon, 30 Apr 2018 21:57:33 +0000 (07:57 +1000)]
[NFC] FIx indenting in eventFees template

6 years agoMerge pull request #12059 from eileenmcnaughton/record_payment
Seamus Lee [Mon, 30 Apr 2018 21:44:12 +0000 (07:44 +1000)]
Merge pull request #12059 from eileenmcnaughton/record_payment

Fix for check number no longer exposed dev/core/issues/60

6 years agoMerge pull request #12060 from seamuslee001/test_incomplete_non_utf8
Eileen McNaughton [Mon, 30 Apr 2018 20:04:43 +0000 (08:04 +1200)]
Merge pull request #12060 from seamuslee001/test_incomplete_non_utf8

Mark Accent String Tests as incomplete if on a database that is not utf8

6 years agoMerge pull request #12030 from jitendrapurohit/core-78
Eileen McNaughton [Mon, 30 Apr 2018 19:39:07 +0000 (07:39 +1200)]
Merge pull request #12030 from jitendrapurohit/core-78

core/issues/78 - Incorrect Payment Processor for Recurring Payments

6 years agoMerge pull request #12019 from yashodha/payflow_error
Eileen McNaughton [Mon, 30 Apr 2018 11:36:14 +0000 (23:36 +1200)]
Merge pull request #12019 from yashodha/payflow_error

core/issues/72 fix payflow bug for amount

6 years agoMark Accent String Tests as incomplete if on a database that is not utf8
Seamus Lee [Mon, 30 Apr 2018 11:19:00 +0000 (21:19 +1000)]
Mark Accent String Tests as incomplete if on a database that is not utf8

6 years agoMerge pull request #12049 from JMAConsulting/CRM-20459-1
Eileen McNaughton [Mon, 30 Apr 2018 10:38:12 +0000 (22:38 +1200)]
Merge pull request #12049 from JMAConsulting/CRM-20459-1

CRM-20459: Actively deprecate CRM_Core_OptionGroup::getValue[Sub PR 1]

6 years agoAdd unit test
Jitendra Purohit [Mon, 30 Apr 2018 05:40:03 +0000 (11:10 +0530)]
Add unit test

6 years agoFix for check number no longer exposed dev/core/issues/60
eileen [Mon, 30 Apr 2018 08:28:25 +0000 (20:28 +1200)]
Fix for check number no longer exposed dev/core/issues/60

I also noticed that the record payment checkbox is not checked when it really should be - but I think that is unrelated to this issue

6 years agoCRM-20459: Actively dt eprecate CRM_Core_OptionGroup::getValue
deb.monish [Mon, 30 Apr 2018 08:28:11 +0000 (13:58 +0530)]
CRM-20459: Actively dt eprecate CRM_Core_OptionGroup::getValue

6 years ago(dev/core/91) Search Builder Improvements
deb.monish [Mon, 30 Apr 2018 07:45:19 +0000 (13:15 +0530)]
(dev/core/91) Search Builder Improvements

6 years agoMerge pull request #10946 from mattwire/CRM-21037_activity_sendsms_unittests
Seamus Lee [Mon, 30 Apr 2018 05:12:03 +0000 (15:12 +1000)]
Merge pull request #10946 from mattwire/CRM-21037_activity_sendsms_unittests

CRM-21037 activity sendsms unittests

6 years agoMerge pull request #12054 from mattwire/deprecated_paymentprocessortype
Eileen McNaughton [Sun, 29 Apr 2018 23:42:31 +0000 (11:42 +1200)]
Merge pull request #12054 from mattwire/deprecated_paymentprocessortype

Remove unused code in CRM_Contribute_Form_ContributionPage_Amount::formRule

6 years agoMerge pull request #12051 from eileenmcnaughton/batch_fix
Eileen McNaughton [Sun, 29 Apr 2018 21:02:24 +0000 (09:02 +1200)]
Merge pull request #12051 from eileenmcnaughton/batch_fix

Fix: Batch update participants with checkboxes fails

6 years agoMerge pull request #12037 from mattwire/mail_constants
Monish Deb [Sun, 29 Apr 2018 15:31:15 +0000 (21:01 +0530)]
Merge pull request #12037 from mattwire/mail_constants

dev/core#86 Notify admin when testing email if CIVICRM_MAIL_LOG_AND_SEND is set

6 years agoFix Participant batch update to work with multiple value custom fields
eileen [Sun, 29 Apr 2018 06:17:02 +0000 (18:17 +1200)]
Fix Participant batch update to work with multiple value custom fields

6 years agoMerge pull request #12048 from eileenmcnaughton/batch-update
Eileen McNaughton [Sun, 29 Apr 2018 12:46:52 +0000 (00:46 +1200)]
Merge pull request #12048 from eileenmcnaughton/batch-update

Add unit test to event batch update (includes function extraction to support this)

6 years agoRemove unused code
Matthew Wire [Sun, 29 Apr 2018 09:35:07 +0000 (10:35 +0100)]
Remove unused code

6 years agoAdd CIVICRM_MAIL_LOG_AND_SEND to civicrm.settings.php.template
Matthew Wire [Sat, 28 Apr 2018 14:18:16 +0000 (15:18 +0100)]
Add CIVICRM_MAIL_LOG_AND_SEND to civicrm.settings.php.template

6 years agoAdd CIVICRM_MAIL_LOG_AND_SEND constant to notification when sending test email
Matthew Wire [Sat, 28 Apr 2018 13:09:54 +0000 (14:09 +0100)]
Add CIVICRM_MAIL_LOG_AND_SEND constant to notification when sending test email

6 years agoFix Participant batch update to work with multiple value custom fields
eileen [Sun, 29 Apr 2018 06:17:02 +0000 (18:17 +1200)]
Fix Participant batch update to work with multiple value custom fields

6 years agoMerge pull request #12053 from civicrm/5.1
Eileen McNaughton [Sun, 29 Apr 2018 07:47:24 +0000 (19:47 +1200)]
Merge pull request #12053 from civicrm/5.1

merge 5.1 to master

6 years agoMerge pull request #12045 from eileenmcnaughton/search-fix
Eileen McNaughton [Sun, 29 Apr 2018 07:44:18 +0000 (19:44 +1200)]
Merge pull request #12045 from eileenmcnaughton/search-fix

Fix regression whereby relationship types option no longer in adv search

6 years agoMerge pull request #12047 from seamuslee001/dev_core_90
Eileen McNaughton [Sun, 29 Apr 2018 07:43:50 +0000 (19:43 +1200)]
Merge pull request #12047 from seamuslee001/dev_core_90

Dev/Core#90 Apply disabling Full Group By to reports

6 years agoMerge pull request #12046 from eileenmcnaughton/pcp
Eileen McNaughton [Sun, 29 Apr 2018 06:07:43 +0000 (18:07 +1200)]
Merge pull request #12046 from eileenmcnaughton/pcp

[NFC] Add metadata to describe personal note field

6 years agoAdd unit test to event batch update (includes function extraction to support this)
eileen [Sun, 29 Apr 2018 05:47:07 +0000 (17:47 +1200)]
Add unit test to event batch update (includes function extraction to support this)

6 years agoDev/Core#90 Apply disabling Full Group By to reports
Seamus Lee [Sun, 29 Apr 2018 05:21:55 +0000 (15:21 +1000)]
Dev/Core#90 Apply disabling Full Group By to reports

6 years agoMerge pull request #12043 from seamuslee001/dev_core_90
Seamus Lee [Sun, 29 Apr 2018 05:18:19 +0000 (15:18 +1000)]
Merge pull request #12043 from seamuslee001/dev_core_90

Dev/Core#90 Disable Only Full Group By sql mode on specific queries t…

6 years agoFix regression whereby relationship types option no longer in adv search
eileen [Sun, 29 Apr 2018 02:08:59 +0000 (14:08 +1200)]
Fix regression whereby relationship types option no longer in adv search

6 years agoMerge pull request #12039 from mattwire/deprecated_paymentprocessortype
Eileen McNaughton [Sun, 29 Apr 2018 04:39:17 +0000 (16:39 +1200)]
Merge pull request #12039 from mattwire/deprecated_paymentprocessortype

Remove usage of deprecated paymentProcessorType function

6 years agoAdd metadata to describe personal note field
eileen [Sun, 29 Apr 2018 02:58:25 +0000 (14:58 +1200)]
Add metadata to describe personal note field

6 years agoDev/Core#90 Disable Only Full Group By sql mode on specific queries to get tests...
Seamus Lee [Sun, 29 Apr 2018 02:02:04 +0000 (12:02 +1000)]
Dev/Core#90 Disable Only Full Group By sql mode on specific queries to get tests to pass so we can switch to using MySQL 5.7 for PR Tests

6 years agoMerge pull request #12027 from jitendrapurohit/core-75
Eileen McNaughton [Sat, 28 Apr 2018 23:33:58 +0000 (11:33 +1200)]
Merge pull request #12027 from jitendrapurohit/core-75

core/issues/75 - warning message after an activity is created

6 years agoRemove usage of deprecated function and duplicated code in getPayment()
Matthew Wire [Sat, 28 Apr 2018 15:16:27 +0000 (16:16 +0100)]
Remove usage of deprecated function and duplicated code in getPayment()

6 years agoRemove unused variable
Matthew Wire [Sat, 28 Apr 2018 15:09:22 +0000 (16:09 +0100)]
Remove unused variable

6 years agoMerge pull request #12020 from yashodha/inv_report
Seamus Lee [Sat, 28 Apr 2018 07:06:15 +0000 (17:06 +1000)]
Merge pull request #12020 from yashodha/inv_report

core/issues/73 - Add invoice number to bookkeeping report

6 years agoMerge pull request #12034 from colemanw/versionCheck
Tim Otten [Sat, 28 Apr 2018 05:50:10 +0000 (22:50 -0700)]
Merge pull request #12034 from colemanw/versionCheck

Flush versionCheck cache when upgrading

6 years agoFlush versionCheck cache when upgrading
Coleman Watts [Fri, 27 Apr 2018 03:44:55 +0000 (23:44 -0400)]
Flush versionCheck cache when upgrading

6 years agoMerge pull request #10695 from JMAConsulting/CRM-20879
Eileen McNaughton [Fri, 27 Apr 2018 08:01:20 +0000 (20:01 +1200)]
Merge pull request #10695 from JMAConsulting/CRM-20879

CRM-20879: Extend self-service event registration transfer to backend

6 years agoMerge pull request #12033 from compucorp/81-fix-warnings-in-custom-entities
Seamus Lee [Thu, 26 Apr 2018 22:54:58 +0000 (08:54 +1000)]
Merge pull request #12033 from compucorp/81-fix-warnings-in-custom-entities

(NFC) Fix Warnings When Updating Custom Entities

6 years agodev/core#81 (NFC) Fix warnings in custom field create
Michael Devery [Thu, 26 Apr 2018 16:16:30 +0000 (17:16 +0100)]
dev/core#81 (NFC) Fix warnings in custom field create

6 years agodev/core#81 (NFC) Fix warnings in custom group create
Michael Devery [Thu, 26 Apr 2018 16:15:38 +0000 (17:15 +0100)]
dev/core#81 (NFC) Fix warnings in custom group create