civicrm-core.git
20 months agoMerge pull request #25824 from colemanw/dateFields
Seamus Lee [Thu, 16 Mar 2023 08:16:16 +0000 (19:16 +1100)]
Merge pull request #25824 from colemanw/dateFields

Afform - Allow contact created/modified date fields to be used as filters

20 months agoMerge pull request #25843 from eileenmcnaughton/master
Eileen McNaughton [Thu, 16 Mar 2023 07:33:30 +0000 (20:33 +1300)]
Merge pull request #25843 from eileenmcnaughton/master

5.60 to master

20 months agoMerge branch '5.60' of github.com:civicrm/civicrm-core
Eileen McNaughton [Thu, 16 Mar 2023 07:30:26 +0000 (20:30 +1300)]
Merge branch '5.60' of github.com:civicrm/civicrm-core

20 months agoMerge pull request #25822 from colemanw/afformValidateSavedSearch
Eileen McNaughton [Thu, 16 Mar 2023 03:34:52 +0000 (16:34 +1300)]
Merge pull request #25822 from colemanw/afformValidateSavedSearch

Afform - Fix validateBySavedSearch

20 months agoMerge pull request #25839 from eileenmcnaughton/master
Eileen McNaughton [Thu, 16 Mar 2023 02:06:32 +0000 (15:06 +1300)]
Merge pull request #25839 from eileenmcnaughton/master

Merge 5.60 to master

20 months agoMerge pull request #25832 from colemanw/multiSelectUrl
colemanw [Thu, 16 Mar 2023 01:38:59 +0000 (21:38 -0400)]
Merge pull request #25832 from colemanw/multiSelectUrl

Afform - set multi-select values from url

20 months agoAfform - Allow contact created/modified date fields to be used as filters
Coleman Watts [Wed, 15 Mar 2023 18:41:16 +0000 (14:41 -0400)]
Afform - Allow contact created/modified date fields to be used as filters

20 months agoMerge branch '5.60' of github.com:civicrm/civicrm-core
Eileen McNaughton [Thu, 16 Mar 2023 01:15:04 +0000 (14:15 +1300)]
Merge branch '5.60' of github.com:civicrm/civicrm-core

20 months agoMerge pull request #25835 from eileenmcnaughton/560
demeritcowboy [Thu, 16 Mar 2023 00:45:36 +0000 (20:45 -0400)]
Merge pull request #25835 from eileenmcnaughton/560

Remove require_dev yoast/phpunit-polyfills

20 months agoMerge pull request #25836 from totten/phpunit-env-var
Seamus Lee [Thu, 16 Mar 2023 00:19:01 +0000 (11:19 +1100)]
Merge pull request #25836 from totten/phpunit-env-var

(REF) PHPUnit - Allow env-var to specify version

20 months agoMerge pull request #25834 from braders/php8.1-dedupefind
Eileen McNaughton [Wed, 15 Mar 2023 23:31:33 +0000 (12:31 +1300)]
Merge pull request #25834 from braders/php8.1-dedupefind

[REF][PHP8.2] Declare property in CRM_Contact_Form_DedupeFind

20 months agoPHPUnit - Allow env-var to specify version (for tools/scripts/phpunit)
Tim Otten [Wed, 15 Mar 2023 23:17:07 +0000 (16:17 -0700)]
PHPUnit - Allow env-var to specify version (for tools/scripts/phpunit)

20 months agoPHPUnit - Allow env-var to specify version (for mixer tests)
Tim Otten [Wed, 15 Mar 2023 23:16:00 +0000 (16:16 -0700)]
PHPUnit - Allow env-var to specify version (for mixer tests)

20 months agoRemove require_dev yoast/phpunit-polyfills
Eileen McNaughton [Wed, 15 Mar 2023 23:04:04 +0000 (12:04 +1300)]
Remove require_dev yoast/phpunit-polyfills

20 months ago[REF][PHP8.2] Declare property in CRM_Contact_Form_DedupeFind
Bradley Taylor [Wed, 15 Mar 2023 22:41:37 +0000 (22:41 +0000)]
[REF][PHP8.2] Declare property in CRM_Contact_Form_DedupeFind

20 months agoMerge pull request #25818 from totten/master-wf-strict
Eileen McNaughton [Wed, 15 Mar 2023 22:14:22 +0000 (11:14 +1300)]
Merge pull request #25818 from totten/master-wf-strict

WorkflowMessage - Enable strict parsing of annotations

20 months agoAfform - set multi-select values from url
David Geisel [Fri, 21 Oct 2022 16:21:46 +0000 (18:21 +0200)]
Afform - set multi-select values from url

20 months agoMerge pull request #25828 from braders/php8.2-summary-contact-edit-options
Eileen McNaughton [Wed, 15 Mar 2023 21:21:48 +0000 (10:21 +1300)]
Merge pull request #25828 from braders/php8.2-summary-contact-edit-options

[REF][PHP8.2] Don't use a property where a variable will do (CRM_Contact_Page_View_Summary)

20 months agoMerge pull request #25782 from anemirovsky/fix-profile-listing-column-blank
Eileen McNaughton [Wed, 15 Mar 2023 20:34:46 +0000 (09:34 +1300)]
Merge pull request #25782 from anemirovsky/fix-profile-listing-column-blank

Fix profile search listings columns are sometimes blank.

20 months ago[REF][PHP8.2] Don't use a property where a variable will do (CRM_Contact_Page_View_Su...
Bradley Taylor [Wed, 15 Mar 2023 20:04:35 +0000 (20:04 +0000)]
[REF][PHP8.2] Don't use a property where a variable will do (CRM_Contact_Page_View_Summary)

20 months agoMerge pull request #25825 from civicrm/5.60
Eileen McNaughton [Wed, 15 Mar 2023 19:18:12 +0000 (08:18 +1300)]
Merge pull request #25825 from civicrm/5.60

5.60 to master

20 months agoMerge pull request #25806 from mlutfy/core4166rc
Eileen McNaughton [Wed, 15 Mar 2023 19:15:05 +0000 (08:15 +1300)]
Merge pull request #25806 from mlutfy/core4166rc

dev/core#4166 Fix Contribute Import Parser fatal when soft-credit is empty

20 months agodev/core#4166 Fix Contribute Import Parser fatal when soft-credit is empty
Mathieu Lutfy [Tue, 14 Mar 2023 00:59:29 +0000 (20:59 -0400)]
dev/core#4166 Fix Contribute Import Parser fatal when soft-credit is empty

20 months agoAfform - Fix validateBySavedSearch
Coleman Watts [Wed, 15 Mar 2023 13:31:49 +0000 (09:31 -0400)]
Afform - Fix validateBySavedSearch

20 months agoMerge pull request #25790 from braders/php82-conformance-test-failures
Eileen McNaughton [Wed, 15 Mar 2023 06:54:18 +0000 (19:54 +1300)]
Merge pull request #25790 from braders/php82-conformance-test-failures

[REF][PHP8.2] Only set properties which exist within ArrayFormatTrait->loadArray()

20 months agoMerge pull request #25820 from eileenmcnaughton/sql_cache
Eileen McNaughton [Wed, 15 Mar 2023 06:52:44 +0000 (19:52 +1300)]
Merge pull request #25820 from eileenmcnaughton/sql_cache

Do not report missing triggers if the user cannot check them

20 months agoMerge pull request #25687 from yashodha/dev-4124
demeritcowboy [Wed, 15 Mar 2023 06:24:02 +0000 (02:24 -0400)]
Merge pull request #25687 from yashodha/dev-4124

(dev/core#4124) Past campaigns are not to be assigned via batch updat…

20 months agoRemove the word 'Experimental' from setting that has been in prod for 7 years
Eileen McNaughton [Wed, 15 Mar 2023 06:00:41 +0000 (19:00 +1300)]
Remove the word 'Experimental' from setting that has been in prod for 7 years

20 months agoDo not report missing triggers if the user cannot check them
Eileen McNaughton [Wed, 15 Mar 2023 05:58:00 +0000 (18:58 +1300)]
Do not report missing triggers if the user cannot check them

20 months agoWorkflowMessage - Enable strict parsing of attributes
Tim Otten [Wed, 15 Mar 2023 04:05:25 +0000 (21:05 -0700)]
WorkflowMessage - Enable strict parsing of attributes

Not sure it's a good idea. Let's see what Jenkins thinks.

20 months agoMerge pull request #25817 from eileenmcnaughton/import_url
Eileen McNaughton [Wed, 15 Mar 2023 04:02:59 +0000 (17:02 +1300)]
Merge pull request #25817 from eileenmcnaughton/import_url

Fix typo that causes e-notice in just-merged commit

20 months agoFix typo that causes e-notice in just-merged commit
Eileen McNaughton [Wed, 15 Mar 2023 04:01:49 +0000 (17:01 +1300)]
Fix typo that causes e-notice in just-merged commit

20 months agoMerge pull request #25802 from eileenmcnaughton/delete_message
Tim Otten [Wed, 15 Mar 2023 02:14:36 +0000 (19:14 -0700)]
Merge pull request #25802 from eileenmcnaughton/delete_message

[PHP8.2] declare deleteMessage on `entityFormTrait`

20 months agoMerge pull request #25816 from eileenmcnaughton/import_sk
Eileen McNaughton [Wed, 15 Mar 2023 02:04:15 +0000 (15:04 +1300)]
Merge pull request #25816 from eileenmcnaughton/import_sk

Add links to search kits to import preview screen, when Civ-Import is enabled

20 months agoMerge pull request #25815 from civicrm/5.60
Eileen McNaughton [Wed, 15 Mar 2023 01:29:34 +0000 (14:29 +1300)]
Merge pull request #25815 from civicrm/5.60

Merge 5.60 to master

20 months agoMerge pull request #25810 from eileenmcnaughton/import_subscriber
Eileen McNaughton [Wed, 15 Mar 2023 01:29:16 +0000 (14:29 +1300)]
Merge pull request #25810 from eileenmcnaughton/import_subscriber

dev/core#4184 Fix Import over-authorization

20 months agoUpdate CRM/Core/Form/EntityFormTrait.php
Eileen McNaughton [Wed, 15 Mar 2023 01:03:25 +0000 (14:03 +1300)]
Update CRM/Core/Form/EntityFormTrait.php

Co-authored-by: Tim Otten <totten@civicrm.org>
20 months agoAdd links to search kits to preview screen
Eileen McNaughton [Wed, 15 Mar 2023 00:53:34 +0000 (13:53 +1300)]
Add links to search kits to preview screen

20 months agodev/core#4184 Fix Import over-authorization
Eileen McNaughton [Tue, 14 Mar 2023 20:08:27 +0000 (09:08 +1300)]
dev/core#4184 Fix Import over-authorization

20 months agoMerge pull request #25759 from eileenmcnaughton/import_notice
Tim Otten [Wed, 15 Mar 2023 00:26:42 +0000 (17:26 -0700)]
Merge pull request #25759 from eileenmcnaughton/import_notice

Fix really annoying notice on mispelt variable name `$isCheked`

20 months agoMerge pull request #25814 from seamuslee001/fix_false_ipn_log_paypal
Tim Otten [Tue, 14 Mar 2023 23:52:11 +0000 (16:52 -0700)]
Merge pull request #25814 from seamuslee001/fix_false_ipn_log_paypal

[REF] Fix issue where the strict typing was causing false notices to …

20 months agoMerge pull request #25813 from samuelsov/5.60
Eileen McNaughton [Tue, 14 Mar 2023 23:06:34 +0000 (12:06 +1300)]
Merge pull request #25813 from samuelsov/5.60

dev/core#4186 regression for Contact Reference Autocomplete

20 months agoMerge pull request #25812 from braders/remove-unused-param
Eileen McNaughton [Tue, 14 Mar 2023 23:05:58 +0000 (12:05 +1300)]
Merge pull request #25812 from braders/remove-unused-param

[PHP8.2] (Ref) Remove unused dynamic property in report form class

20 months ago[REF] Fix issue where the strict typing was causing false notices to appear in Config...
Seamus Lee [Tue, 14 Mar 2023 22:39:37 +0000 (09:39 +1100)]
[REF] Fix issue where the strict typing was causing false notices to appear in Config And Log

20 months agodev/core#4186 regression for Contact Reference Autocomplete
Samuel Vanhove [Tue, 14 Mar 2023 21:27:24 +0000 (17:27 -0400)]
dev/core#4186 regression for Contact Reference Autocomplete

20 months ago(Ref) Remove unused dynamic property in report form class
Bradley Taylor [Tue, 14 Mar 2023 21:19:40 +0000 (21:19 +0000)]
(Ref) Remove unused dynamic property in report form class

20 months agoMerge pull request #25736 from MegaphoneJon/remove-usps-warning
Eileen McNaughton [Tue, 14 Mar 2023 20:29:12 +0000 (09:29 +1300)]
Merge pull request #25736 from MegaphoneJon/remove-usps-warning

don't show USPS warning when USPS lookup disabled

20 months agoMerge pull request #25809 from braders/php-8.2-CaseContactTest
Eileen McNaughton [Tue, 14 Mar 2023 20:26:48 +0000 (09:26 +1300)]
Merge pull request #25809 from braders/php-8.2-CaseContactTest

[REF][PHP8.2] Tidy up properties in api_v3_CaseContactTest

20 months agoMerge pull request #25738 from MegaphoneJon/required-field-separator
Eileen McNaughton [Tue, 14 Mar 2023 19:57:57 +0000 (08:57 +1300)]
Merge pull request #25738 from MegaphoneJon/required-field-separator

field separator is a required field

20 months agoMerge pull request #25787 from eileenmcnaughton/import_use_uploaded
colemanw [Tue, 14 Mar 2023 19:56:24 +0000 (15:56 -0400)]
Merge pull request #25787 from eileenmcnaughton/import_use_uploaded

Import data source Re-use already uploaded data, optionally on use of 'back' button

20 months ago[REF][PHP8.2] Tidy up properties in api_v3_CaseContactTest
Bradley Taylor [Tue, 14 Mar 2023 19:53:00 +0000 (19:53 +0000)]
[REF][PHP8.2] Tidy up properties in api_v3_CaseContactTest

20 months agoMerge pull request #25805 from mlutfy/homeBreadcrumb
demeritcowboy [Tue, 14 Mar 2023 04:42:45 +0000 (00:42 -0400)]
Merge pull request #25805 from mlutfy/homeBreadcrumb

Logging ReportDetail: update breadcrumb to use CiviCRM Home for disambiguation

20 months agoLogging ReportDetail: update breadcrumb to use CiviCRM Home for disambiguation with...
Mathieu Lutfy [Mon, 13 Mar 2023 17:26:46 +0000 (13:26 -0400)]
Logging ReportDetail: update breadcrumb to use CiviCRM Home for disambiguation with the Home location type translation

20 months agoMerge pull request #25803 from mattwire/casedates
demeritcowboy [Mon, 13 Mar 2023 22:59:52 +0000 (18:59 -0400)]
Merge pull request #25803 from mattwire/casedates

Case start_date/end_date are not datetime

20 months agoMerge pull request #25804 from colemanw/contributionRecurAutocomplete
Eileen McNaughton [Mon, 13 Mar 2023 21:56:59 +0000 (10:56 +1300)]
Merge pull request #25804 from colemanw/contributionRecurAutocomplete

APIv4 - Autocomplete ContributionRecur entity

20 months agoFix startdate/enddate schema for case DAO - they are date only
Matthew Wire [Mon, 13 Mar 2023 09:43:44 +0000 (09:43 +0000)]
Fix startdate/enddate schema for case DAO - they are date only

20 months agoMerge pull request #25796 from demeritcowboy/cachetest
Seamus Lee [Mon, 13 Mar 2023 20:46:06 +0000 (07:46 +1100)]
Merge pull request #25796 from demeritcowboy/cachetest

Remove dependence on cache/integration-tests

20 months agoMerge pull request #24819 from colemanw/searchKitHelp
colemanw [Mon, 13 Mar 2023 15:32:25 +0000 (11:32 -0400)]
Merge pull request #24819 from colemanw/searchKitHelp

SearchKit - POC help text

20 months agoSearchKit - Add help text
shaneonabike [Mon, 13 Mar 2023 15:30:12 +0000 (11:30 -0400)]
SearchKit - Add help text

20 months agoSearchKit - POC help text
Coleman Watts [Tue, 25 Oct 2022 22:49:39 +0000 (18:49 -0400)]
SearchKit - POC help text

20 months agoAPIv4 - Autocomplete ContributionRecur entity
Coleman Watts [Mon, 13 Mar 2023 15:02:22 +0000 (11:02 -0400)]
APIv4 - Autocomplete ContributionRecur entity

20 months agoMerge pull request #25742 from colemanw/searchContainer
colemanw [Mon, 13 Mar 2023 14:23:56 +0000 (10:23 -0400)]
Merge pull request #25742 from colemanw/searchContainer

Afform - Fix editing search filters nested within multiple containers

20 months agoMerge pull request #25800 from eileenmcnaughton/82_sql
Eileen McNaughton [Mon, 13 Mar 2023 06:24:25 +0000 (19:24 +1300)]
Merge pull request #25800 from eileenmcnaughton/82_sql

Php8.2 fixes in report `addToDeveloperTab` function

20 months agoPhp8.2 fixes in report addToDeveloperTab function
Eileen McNaughton [Sun, 12 Mar 2023 23:10:27 +0000 (12:10 +1300)]
Php8.2 fixes in report addToDeveloperTab function

20 months agoPhp8.2 declare deleteMessage on entityFormTrait
Eileen McNaughton [Mon, 13 Mar 2023 00:10:12 +0000 (13:10 +1300)]
Php8.2 declare deleteMessage on entityFormTrait

Php8.2 declare deleteMessage on the EntityFormTrait

20 months agoMerge pull request #25797 from eileenmcnaughton/php82
demeritcowboy [Sun, 12 Mar 2023 23:54:51 +0000 (19:54 -0400)]
Merge pull request #25797 from eileenmcnaughton/php82

Php8.2 fixes in unit tests

20 months agoMerge pull request #25798 from eileenmcnaughton/php82-2
Seamus Lee [Sun, 12 Mar 2023 22:58:41 +0000 (09:58 +1100)]
Merge pull request #25798 from eileenmcnaughton/php82-2

[NFC] cleanup in `ChangeFeeSelectionTest`

20 months agoPhp8.2 fix in test
Eileen McNaughton [Sun, 12 Mar 2023 22:46:46 +0000 (11:46 +1300)]
Php8.2 fix in test

20 months ago[NFC] cleanup in ChangeFeeSelectionTest
Eileen McNaughton [Sun, 12 Mar 2023 22:10:34 +0000 (11:10 +1300)]
[NFC] cleanup in ChangeFeeSelectionTest

20 months agoremove dependence on cache/integration-tests
demeritcowboy [Sun, 12 Mar 2023 20:48:48 +0000 (16:48 -0400)]
remove dependence on cache/integration-tests

20 months agoMerge pull request #25795 from braders/pageparams
Eileen McNaughton [Sun, 12 Mar 2023 20:55:16 +0000 (09:55 +1300)]
Merge pull request #25795 from braders/pageparams

[REF][PHP8.2] Refactor use of pageParams properties

20 months agoMerge pull request #25792 from braders/php82-imtest
Eileen McNaughton [Sun, 12 Mar 2023 20:35:17 +0000 (09:35 +1300)]
Merge pull request #25792 from braders/php82-imtest

[REF][PHP8.2] Refactor api_v3_ImTest with primary aim of improving PHP 8.2 compatiability

20 months agoMerge pull request #25793 from braders/PriceFieldValueTest
Eileen McNaughton [Sun, 12 Mar 2023 20:30:50 +0000 (09:30 +1300)]
Merge pull request #25793 from braders/PriceFieldValueTest

[REF][PHP8.2] Refactor api_v3_PriceFieldValueTest with primary aim of improving PHP 8.2 compatiability

20 months agoMerge pull request #25794 from braders/unused-onpopupclose
Eileen McNaughton [Sun, 12 Mar 2023 20:25:00 +0000 (09:25 +1300)]
Merge pull request #25794 from braders/unused-onpopupclose

(REF) Remove unused onPopupClose variables

20 months agoMerge pull request #25791 from braders/deprecated-self-callables-dedupe
Eileen McNaughton [Sun, 12 Mar 2023 20:18:47 +0000 (09:18 +1300)]
Merge pull request #25791 from braders/deprecated-self-callables-dedupe

[REF][PHP8.2] Fix use of self in callables deprecation

20 months ago[REF][PHP8.2] Refactor use of pageParams properties
Bradley Taylor [Sun, 12 Mar 2023 18:07:14 +0000 (18:07 +0000)]
[REF][PHP8.2] Refactor use of pageParams properties

20 months agoRemove unused onPopupClose variables
Bradley Taylor [Sun, 12 Mar 2023 16:45:27 +0000 (16:45 +0000)]
Remove unused onPopupClose variables

20 months ago[REF][PHP8.2] Refactor api_v3_PriceFieldValueTest with primary aim of improving PHP...
Bradley Taylor [Sun, 12 Mar 2023 10:55:47 +0000 (10:55 +0000)]
[REF][PHP8.2] Refactor api_v3_PriceFieldValueTest with primary aim of improving PHP 8.2 compatiability

20 months ago[REF][PHP8.2] Refactor api_v3_ImTest with primary aim of improving PHP 8.2 compatiability
Bradley Taylor [Sun, 12 Mar 2023 10:35:02 +0000 (10:35 +0000)]
[REF][PHP8.2] Refactor api_v3_ImTest with primary aim of improving PHP 8.2 compatiability

20 months ago[REF][PHP8.2] Fix use of self in callables deprecation
Bradley Taylor [Sun, 12 Mar 2023 10:18:27 +0000 (10:18 +0000)]
[REF][PHP8.2] Fix use of self in callables deprecation

20 months agoMerge pull request #25786 from totten/master-setver-warning
Eileen McNaughton [Sun, 12 Mar 2023 02:15:55 +0000 (15:15 +1300)]
Merge pull request #25786 from totten/master-setver-warning

set-version.php - Fix warning on PHP 8.1

20 months agoMerge pull request #25788 from braders/errortest-php82
Seamus Lee [Sat, 11 Mar 2023 23:21:58 +0000 (10:21 +1100)]
Merge pull request #25788 from braders/errortest-php82

[REF][PHP8.2] Declare property on CRM_Core_ErrorTest

20 months agoMerge pull request #25789 from braders/participantTest-dynamic-property
Seamus Lee [Sat, 11 Mar 2023 23:21:47 +0000 (10:21 +1100)]
Merge pull request #25789 from braders/participantTest-dynamic-property

[REF][PHP8.2] Declare property on CRM_Event_Import_Parser_ParticipantTest

20 months ago[REF][PHP8.2] Only set properties which exist within ArrayFormatTrait->loadArray
Bradley Taylor [Sat, 11 Mar 2023 11:42:07 +0000 (11:42 +0000)]
[REF][PHP8.2] Only set properties which exist within ArrayFormatTrait->loadArray

20 months ago[REF][PHP8.2] Declare property on CRM_Event_Import_Parser_ParticipantTest
Bradley Taylor [Sat, 11 Mar 2023 11:20:44 +0000 (11:20 +0000)]
[REF][PHP8.2] Declare property on CRM_Event_Import_Parser_ParticipantTest

20 months ago[REF][PHP8.2] Declare property on CRM_Core_ErrorTest
Bradley Taylor [Sat, 11 Mar 2023 11:17:10 +0000 (11:17 +0000)]
[REF][PHP8.2] Declare property on CRM_Core_ErrorTest

20 months agoImport data source Re-use already uploaded data, optionally on 'back'
Eileen McNaughton [Sat, 11 Mar 2023 03:06:23 +0000 (16:06 +1300)]
Import data source Re-use already uploaded data, optionally on 'back'

Without this patch a user who uses the 'back' button must re-upload
the csv / sql they just uploaded....

20 months agoMerge pull request #25657 from eileenmcnaughton/dynamic
Eileen McNaughton [Sat, 11 Mar 2023 03:31:11 +0000 (16:31 +1300)]
Merge pull request #25657 from eileenmcnaughton/dynamic

dev/core#4144 Fix smarty notice on isDuplicate

20 months agoMerge pull request #16 from lemniscus/smarty-notices-profile-dynamic
Eileen McNaughton [Sat, 11 Mar 2023 02:11:02 +0000 (15:11 +1300)]
Merge pull request #16 from lemniscus/smarty-notices-profile-dynamic

fix notice in non-dialog mode too, make var name clearer, fix another notice

20 months agoeliminate notice in non-dialog mode too, make var name clearer, fix another couple...
Noah Miller [Sat, 11 Mar 2023 00:59:23 +0000 (19:59 -0500)]
eliminate notice in non-dialog mode too, make var name clearer, fix another couple notices

20 months agoset-version.php - Fix warning on PHP 8.1
Tim Otten [Sat, 11 Mar 2023 00:32:09 +0000 (16:32 -0800)]
set-version.php - Fix warning on PHP 8.1

The `$sqlFile` may or may not be needed, which produces a warning:

```
Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in
/.../tools/bin/scripts/set-version.php on line 105
```

20 months agoMerge pull request #25781 from colemanw/deprecateConstants
Eileen McNaughton [Fri, 10 Mar 2023 22:38:15 +0000 (11:38 +1300)]
Merge pull request #25781 from colemanw/deprecateConstants

APIv4 - Deprecate unnecessary constants

20 months agoMerge pull request #25783 from seamuslee001/php82_mailing_contact
Eileen McNaughton [Fri, 10 Mar 2023 22:01:47 +0000 (11:01 +1300)]
Merge pull request #25783 from seamuslee001/php82_mailing_contact

[NFC] Fix PHP8.2 issues in the Mailing Contact Test

20 months ago[NFC] Fix PHP8.2 issues in the Mailing Contact Test
Seamus Lee [Fri, 10 Mar 2023 20:55:20 +0000 (07:55 +1100)]
[NFC] Fix PHP8.2 issues in the Mailing Contact Test

20 months agoFix profile search listings columns are sometimes blank.
anemirovsky [Fri, 10 Mar 2023 20:48:19 +0000 (12:48 -0800)]
Fix profile search listings columns are sometimes blank.

The bug is that the query results have the column names formatted like
[location_type_machine_name]-[field_name], like "Work-email", while the
code that handles rendering the row is looking for
[location_type_display_name]-[field_name], like "Office_1-email". I've
adjusted the code that handles rendering the row to instead use the
machine name rather than the display name for the location type.

This only becomes an issue if the location type display name has been
changed from the default so it no longer matches the internal machine
name.

20 months agoAPIv4 - Deprecate unnecessary constants
Coleman Watts [Fri, 10 Mar 2023 20:25:46 +0000 (15:25 -0500)]
APIv4 - Deprecate unnecessary constants

20 months agoMerge pull request #25778 from eileenmcnaughton/560
Tim Otten [Fri, 10 Mar 2023 08:32:26 +0000 (00:32 -0800)]
Merge pull request #25778 from eileenmcnaughton/560

dev/core#4156 Fix failure to update organization_name on employees during merge

20 months agoMerge pull request #25774 from eileenmcnaughton/import_cache
Eileen McNaughton [Fri, 10 Mar 2023 04:06:06 +0000 (17:06 +1300)]
Merge pull request #25774 from eileenmcnaughton/import_cache

Fix cache clearing when import table is changed

20 months agoFix cache clearing when import table is changed
Eileen McNaughton [Thu, 9 Mar 2023 04:31:35 +0000 (17:31 +1300)]
Fix cache clearing when import table is changed

20 months agodev/core#4156 Fix failure to update organization_name on employees during merge
Eileen McNaughton [Fri, 10 Mar 2023 00:13:01 +0000 (13:13 +1300)]
dev/core#4156 Fix failure to update organization_name on employees during merge