civicrm-core.git
21 months agoMerge pull request #25524 from eileenmcnaughton/finder_test
demeritcowboy [Thu, 9 Feb 2023 00:37:59 +0000 (19:37 -0500)]
Merge pull request #25524 from eileenmcnaughton/finder_test

NFC cleanup in test class

21 months agoMerge pull request #25530 from eileenmcnaughton/database
Seamus Lee [Wed, 8 Feb 2023 22:47:03 +0000 (09:47 +1100)]
Merge pull request #25530 from eileenmcnaughton/database

Use mysql DATABASE() function instead of php code

21 months agoNFC cleanup in test class
Eileen McNaughton [Wed, 8 Feb 2023 02:16:36 +0000 (15:16 +1300)]
NFC cleanup in test class

21 months agoMerge pull request #25531 from civicrm/5.59
Eileen McNaughton [Wed, 8 Feb 2023 22:12:05 +0000 (11:12 +1300)]
Merge pull request #25531 from civicrm/5.59

5.59

21 months agoUse mysql DATABASE() function instead of php code
Eileen McNaughton [Wed, 8 Feb 2023 20:01:10 +0000 (09:01 +1300)]
Use mysql DATABASE() function instead of php code

21 months agoMerge pull request #25528 from eileenmcnaughton/database
Yashodha Chaku [Wed, 8 Feb 2023 13:48:13 +0000 (19:18 +0530)]
Merge pull request #25528 from eileenmcnaughton/database

Use `DATABASE()` function rather than lossa code

21 months agoMerge pull request #25525 from seamuslee001/group_filter_acl
Yashodha Chaku [Wed, 8 Feb 2023 11:13:40 +0000 (16:43 +0530)]
Merge pull request #25525 from seamuslee001/group_filter_acl

dev/core#4068 Prevent adding in addSelectWhereClause for civicrm_group when filtering by a group as unneded for reports

21 months agodev/core#4068 Expand test coverage to include the contact summary report which is...
Seamus Lee [Wed, 8 Feb 2023 03:26:56 +0000 (14:26 +1100)]
dev/core#4068 Expand test coverage to include the contact summary report which is a non optimised report template

21 months agodev/core#4068 Prevent adding in addSelectWhereClause for civicrm_group when filtering...
Seamus Lee [Wed, 8 Feb 2023 02:40:19 +0000 (13:40 +1100)]
dev/core#4068 Prevent adding in addSelectWhereClause for civicrm_group when filtering by a group as unneded for reports

Add in failing test to demonstrate issue with Group add SelectWhereClause on reports

21 months agoMerge pull request #24861 from eileenmcnaughton/dash
Yashodha Chaku [Wed, 8 Feb 2023 05:48:18 +0000 (11:18 +0530)]
Merge pull request #24861 from eileenmcnaughton/dash

Enotice fix on userDashboard with contributions, replace deprecated functions with api4v calls

21 months agoUse DATABASE function rather than lossa code
Eileen McNaughton [Wed, 8 Feb 2023 05:00:38 +0000 (18:00 +1300)]
Use DATABASE function rather than lossa code

21 months agoMerge pull request #25526 from civicrm/5.59
Seamus Lee [Wed, 8 Feb 2023 04:45:25 +0000 (15:45 +1100)]
Merge pull request #25526 from civicrm/5.59

5.59

21 months agoMerge pull request #25523 from demeritcowboy/dompdf-559
demeritcowboy [Wed, 8 Feb 2023 03:33:48 +0000 (22:33 -0500)]
Merge pull request #25523 from demeritcowboy/dompdf-559

Backport 25520

21 months agoBump dompdf/dompdf from 2.0.2 to 2.0.3
dependabot[bot] [Tue, 7 Feb 2023 23:51:27 +0000 (23:51 +0000)]
Bump dompdf/dompdf from 2.0.2 to 2.0.3

Dependabot couldn't find the original pull request head commit, 889dfb1c9efc4cba2f79ab4088c30fe6774c0835.

21 months agoMerge pull request #25520 from civicrm/dependabot/composer/dompdf/dompdf-2.0.3
Eileen McNaughton [Wed, 8 Feb 2023 01:38:04 +0000 (14:38 +1300)]
Merge pull request #25520 from civicrm/dependabot/composer/dompdf/dompdf-2.0.3

Bump dompdf/dompdf from 2.0.2 to 2.0.3

21 months agoMerge pull request #25510 from eileenmcnaughton/dep_token5
demeritcowboy [Wed, 8 Feb 2023 00:09:57 +0000 (19:09 -0500)]
Merge pull request #25510 from eileenmcnaughton/dep_token5

Add noisy deprecation to `replaceHookTokens`

21 months agoBump dompdf/dompdf from 2.0.2 to 2.0.3
dependabot[bot] [Tue, 7 Feb 2023 23:51:27 +0000 (23:51 +0000)]
Bump dompdf/dompdf from 2.0.2 to 2.0.3

Dependabot couldn't find the original pull request head commit, 889dfb1c9efc4cba2f79ab4088c30fe6774c0835.

21 months agoMerge pull request #25516 from eileenmcnaughton/expires
colemanw [Tue, 7 Feb 2023 23:16:08 +0000 (18:16 -0500)]
Merge pull request #25516 from eileenmcnaughton/expires

dev/core#4117 Add is_current to UserJob, Search

21 months agoCleanup notices on contribution.userDashboard, switch to apiv4
Eileen McNaughton [Sun, 30 Oct 2022 23:00:39 +0000 (12:00 +1300)]
Cleanup notices on contribution.userDashboard, switch to apiv4

Escape option-possible values

Adjust test for change in order

21 months agoMerge pull request #25518 from eileenmcnaughton/gettree1
Yashodha Chaku [Tue, 7 Feb 2023 05:36:20 +0000 (11:06 +0530)]
Merge pull request #25518 from eileenmcnaughton/gettree1

Remove never-true IF

21 months agoRemove never-true IF
Eileen McNaughton [Tue, 7 Feb 2023 01:42:35 +0000 (14:42 +1300)]
Remove never-true IF

Per https://github.com/civicrm/civicrm-core/pull/25517  is
always FALSE so this IF is never true

21 months agoMerge pull request #25395 from eileenmcnaughton/cust_process
colemanw [Tue, 7 Feb 2023 01:12:14 +0000 (20:12 -0500)]
Merge pull request #25395 from eileenmcnaughton/cust_process

Remove interaction with complex legacy `getTree` function

21 months agoMerge pull request #25515 from jmcclelland/limit-dedupe-rules-on-import
Eileen McNaughton [Tue, 7 Feb 2023 00:20:24 +0000 (13:20 +1300)]
Merge pull request #25515 from jmcclelland/limit-dedupe-rules-on-import

only load dedupe rules for the chosen entity

21 months agodev/core#4117 Add is_current to UserJob, Search
Eileen McNaughton [Tue, 7 Feb 2023 00:08:32 +0000 (13:08 +1300)]
dev/core#4117 Add is_current to UserJob, Search

21 months agoMerge pull request #25195 from eileenmcnaughton/build_divide_event
colemanw [Tue, 7 Feb 2023 00:08:48 +0000 (19:08 -0500)]
Merge pull request #25195 from eileenmcnaughton/build_divide_event

Post divide code tidy up

21 months agoonly load dedupe rules for the chosen entity
Jamie McClelland [Mon, 6 Feb 2023 22:02:25 +0000 (17:02 -0500)]
only load dedupe rules for the chosen entity

I'm not sure how long this has been broken??

CRM_Dedupe_BAO_DedupeRuleGroup::getByType() clearly takes a string
and will never get one without this change.

21 months agoRemove interaction with complex legacy getTree function
Eileen McNaughton [Fri, 20 Jan 2023 01:16:14 +0000 (14:16 +1300)]
Remove interaction with complex legacy getTree function

21 months agoMerge pull request #25328 from herbdool/core-4028
Eileen McNaughton [Mon, 6 Feb 2023 20:11:09 +0000 (09:11 +1300)]
Merge pull request #25328 from herbdool/core-4028

(dev/core#4028) make CRM_Admin_Form_Setting_UF more CMS agnostic

21 months agoMerge pull request #25507 from eileenmcnaughton/token_dep3
Seamus Lee [Mon, 6 Feb 2023 20:01:41 +0000 (07:01 +1100)]
Merge pull request #25507 from eileenmcnaughton/token_dep3

Fully deprecate `CRM_Utils_Token::getMembershipTokenDetails`, `CRM_Utils_Token::replaceEntityTokens`

21 months agoMerge pull request #25512 from colemanw/ppAjax
Matthew Wire [Mon, 6 Feb 2023 19:14:08 +0000 (19:14 +0000)]
Merge pull request #25512 from colemanw/ppAjax

PaymentProcessor - Use ajax refresh

21 months agodev/core#4028 make CRM_Admin_Form_Setting_UF more CMS agnostic
Herb v/d Dool [Wed, 11 Jan 2023 20:09:35 +0000 (15:09 -0500)]
dev/core#4028 make CRM_Admin_Form_Setting_UF more CMS agnostic

21 months agoPaymentProcessor - Use ajax refresh
Coleman Watts [Mon, 6 Feb 2023 17:02:09 +0000 (12:02 -0500)]
PaymentProcessor - Use ajax refresh

21 months agoMerge pull request #25509 from eileenmcnaughton/token_dep4
Yashodha Chaku [Mon, 6 Feb 2023 10:18:52 +0000 (15:48 +0530)]
Merge pull request #25509 from eileenmcnaughton/token_dep4

Fully deprecate `CRM_Core_SelectValues::eventTokens()`

21 months agoFully deprecate getMembershipTokenDetails
Eileen McNaughton [Mon, 6 Feb 2023 07:08:30 +0000 (20:08 +1300)]
Fully deprecate getMembershipTokenDetails

21 months agoMerge pull request #25503 from eileenmcnaughton/basic_test
Eileen McNaughton [Mon, 6 Feb 2023 09:50:33 +0000 (22:50 +1300)]
Merge pull request #25503 from eileenmcnaughton/basic_test

Add extra test, comment how it could be used to fix bug

21 months agoMerge pull request #25508 from eileenmcnaughton/token_unused
Eileen McNaughton [Mon, 6 Feb 2023 09:01:09 +0000 (22:01 +1300)]
Merge pull request #25508 from eileenmcnaughton/token_unused

Remove unused variable

21 months agoMerge pull request #25506 from eileenmcnaughton/token_dep2
Eileen McNaughton [Mon, 6 Feb 2023 08:54:14 +0000 (21:54 +1300)]
Merge pull request #25506 from eileenmcnaughton/token_dep2

Fully deprecate `CRM_Core_SelectValues::membershipTokens()`

21 months agoMerge pull request #25505 from eileenmcnaughton/token_dep
Eileen McNaughton [Mon, 6 Feb 2023 08:33:03 +0000 (21:33 +1300)]
Merge pull request #25505 from eileenmcnaughton/token_dep

Fully deprecate legacy contributionTokens

21 months agoMerge pull request #24971 from lemniscus/abstractsaveaction-match-on-null
Eileen McNaughton [Mon, 6 Feb 2023 08:22:48 +0000 (21:22 +1300)]
Merge pull request #24971 from lemniscus/abstractsaveaction-match-on-null

API4: Allow save() to match on null values

21 months agoAdd extra test, comment how it could be used to fix bug
Eileen McNaughton [Mon, 6 Feb 2023 03:49:26 +0000 (16:49 +1300)]
Add extra test, comment how it could be used to fix bug

I was working on fixing the ongoing log noise in the tested scenario - but
the first PR https://github.com/civicrm/civicrm-core/pull/25392 is still
pending so I decided just to put up the test with the sign posts
so at least that part is done for the next time someone tries
(I know that people have tried in the past)

21 months agoAdd noisy deprecation to ReplaceHookTokens
Eileen McNaughton [Mon, 6 Feb 2023 07:52:00 +0000 (20:52 +1300)]
Add noisy deprecation to ReplaceHookTokens

This was code-comment deprecated around 15 months ago and
some extensions have updated to stop calling it so
it seems OK to make the deprecation a bit noisier now since
the TokenProcessor has been settled & stable for some time now

21 months agoFully deprecate CRM_Core_SelectValues::eventTokens()
Eileen McNaughton [Mon, 6 Feb 2023 07:17:14 +0000 (20:17 +1300)]
Fully deprecate CRM_Core_SelectValues::eventTokens()

21 months agoRemove unused variable
Eileen McNaughton [Mon, 6 Feb 2023 07:14:34 +0000 (20:14 +1300)]
Remove unused variable

21 months agoFully deprecate CRM_Core_SelectValues::membershipTokens()
Eileen McNaughton [Mon, 6 Feb 2023 07:05:48 +0000 (20:05 +1300)]
Fully deprecate CRM_Core_SelectValues::membershipTokens()

21 months agoFully deprecate legacy contributionTokens
Eileen McNaughton [Mon, 6 Feb 2023 06:50:15 +0000 (19:50 +1300)]
Fully deprecate legacy contributionTokens

21 months agoMerge pull request #25052 from eileenmcnaughton/fix_list
Eileen McNaughton [Mon, 6 Feb 2023 06:47:19 +0000 (19:47 +1300)]
Merge pull request #25052 from eileenmcnaughton/fix_list

Fix Scheduled reminders form to use tokenProcessor to get token list

21 months agoMerge pull request #25063 from eileenmcnaughton/local
Seamus Lee [Mon, 6 Feb 2023 04:14:05 +0000 (15:14 +1100)]
Merge pull request #25063 from eileenmcnaughton/local

Default to supporting partial locales

21 months agoPost divide code tidy up
Eileen McNaughton [Fri, 16 Dec 2022 23:23:57 +0000 (12:23 +1300)]
Post divide code tidy up

Per https://github.com/civicrm/civicrm-core/pull/25194
But the other function split out from

https://github.com/civicrm/civicrm-core/pull/25184

21 months agoDisable partial_locales in tests that are testing the legacy setting
Eileen McNaughton [Wed, 30 Nov 2022 01:10:24 +0000 (14:10 +1300)]
Disable partial_locales in tests that are testing the legacy setting

21 months agoDefault to supporting partial locales
Eileen McNaughton [Sun, 27 Nov 2022 20:37:48 +0000 (09:37 +1300)]
Default to supporting partial locales

21 months agoFix Scheduled reminders form to use tokenProcessor to get token list
Eileen McNaughton [Fri, 25 Nov 2022 04:20:47 +0000 (17:20 +1300)]
Fix Scheduled reminders form to use tokenProcessor to get token list

This is the last place outside of tests that calls some of these
functions so I will check in on them

21 months agoMerge pull request #25487 from yashodha/help_class
Eileen McNaughton [Mon, 6 Feb 2023 02:03:26 +0000 (15:03 +1300)]
Merge pull request #25487 from yashodha/help_class

fix the id help instead use class help

21 months agoMerge pull request #25501 from braders/event-form-searchtest-properties
Eileen McNaughton [Mon, 6 Feb 2023 01:40:55 +0000 (14:40 +1300)]
Merge pull request #25501 from braders/event-form-searchtest-properties

[REF][PHP8.2] Refactor properties on CRM_Event_Form_SearchTest

21 months agoMerge pull request #25502 from braders/sms-tests-dynamic-property
Eileen McNaughton [Sun, 5 Feb 2023 23:01:36 +0000 (12:01 +1300)]
Merge pull request #25502 from braders/sms-tests-dynamic-property

[REF][PHP8.2] Declare dynamic property in two SMS tests

21 months ago[REF][PHP8.2] Declare dynamic property in two SMS tests
Bradley Taylor [Sun, 5 Feb 2023 12:20:38 +0000 (12:20 +0000)]
[REF][PHP8.2] Declare dynamic property in two SMS tests

21 months ago[REF][PHP8.2] Refactor properties on CRM_Event_Form_SearchTest
Bradley Taylor [Sat, 4 Feb 2023 18:01:39 +0000 (18:01 +0000)]
[REF][PHP8.2] Refactor properties on CRM_Event_Form_SearchTest

21 months agoMerge pull request #25499 from demeritcowboy/symfony-composer-json
demeritcowboy [Thu, 2 Feb 2023 23:39:10 +0000 (18:39 -0500)]
Merge pull request #25499 from demeritcowboy/symfony-composer-json

dev/drupal#176 - allow symfony 6

21 months agoMerge pull request #25500 from braders/AdhocMailingTest-setup
demeritcowboy [Thu, 2 Feb 2023 23:37:29 +0000 (18:37 -0500)]
Merge pull request #25500 from braders/AdhocMailingTest-setup

(REF) Remove unused setup from AdhocMailingTest

21 months agoallow symfony 6
demeritcowboy [Thu, 2 Feb 2023 17:02:33 +0000 (12:02 -0500)]
allow symfony 6

21 months agoRemove unused setup from AdhocMailingTest
Bradley Taylor [Thu, 2 Feb 2023 20:37:39 +0000 (20:37 +0000)]
Remove unused setup from AdhocMailingTest

21 months agoMerge pull request #25054 from demeritcowboy/cacheintegration
Seamus Lee [Thu, 2 Feb 2023 20:30:08 +0000 (07:30 +1100)]
Merge pull request #25054 from demeritcowboy/cacheintegration

dev/drupal#176 - Move cache/integrationtest only used for testing into require-dev

21 months agonot compatible with symfony 6 and not needed for a production site anyway
demeritcowboy [Thu, 2 Feb 2023 16:46:48 +0000 (11:46 -0500)]
not compatible with symfony 6 and not needed for a production site anyway

21 months agoMerge pull request #25498 from seamuslee001/5.59
demeritcowboy [Thu, 2 Feb 2023 04:52:08 +0000 (23:52 -0500)]
Merge pull request #25498 from seamuslee001/5.59

[REF] Use Civi::statics in CRM_Utils_File instead of php static

21 months ago[REF] Use Civi::statics in CRM_Utils_File instead of php static
Seamus Lee [Thu, 2 Feb 2023 01:41:08 +0000 (12:41 +1100)]
[REF] Use Civi::statics in CRM_Utils_File instead of php static

21 months agoSet version to 5.60.alpha1
CiviCRM [Thu, 2 Feb 2023 01:40:54 +0000 (01:40 +0000)]
Set version to 5.60.alpha1

21 months agoSet version to 5.59.beta1
CiviCRM [Thu, 2 Feb 2023 01:40:41 +0000 (01:40 +0000)]
Set version to 5.59.beta1

21 months agoMerge branch '5.58'
Seamus Lee [Thu, 2 Feb 2023 01:14:16 +0000 (12:14 +1100)]
Merge branch '5.58'

21 months agoMerge pull request #25497 from totten/5.58-bump0
Tim Otten [Thu, 2 Feb 2023 00:56:03 +0000 (16:56 -0800)]
Merge pull request #25497 from totten/5.58-bump0

5.58.0 - Set version. Last-minute notes.

21 months agoUpdate 5.58.0.md
Tim Otten [Thu, 2 Feb 2023 00:52:16 +0000 (16:52 -0800)]
Update 5.58.0.md

21 months agoSet version to 5.58.0
Tim Otten [Thu, 2 Feb 2023 00:53:01 +0000 (16:53 -0800)]
Set version to 5.58.0

21 months agoMerge pull request #25490 from colemanw/dynamicCustom
Tim Otten [Thu, 2 Feb 2023 00:35:07 +0000 (16:35 -0800)]
Merge pull request #25490 from colemanw/dynamicCustom

Fix APIv4 autocompletes for dynamic entities

21 months agoMerge pull request #25485 from colemanw/contributionAutocomplete
Tim Otten [Thu, 2 Feb 2023 00:32:17 +0000 (16:32 -0800)]
Merge pull request #25485 from colemanw/contributionAutocomplete

Fix dev/core#4104 - APIv4 autocomplete for contributions

21 months agoMerge pull request #25367 from totten/5.58-check-tz
Tim Otten [Thu, 2 Feb 2023 00:26:10 +0000 (16:26 -0800)]
Merge pull request #25367 from totten/5.58-check-tz

System Status - Add check to ensure that MySQL timezones are operational

21 months agoMerge pull request #25494 from agh1/5.58.0-releasenotes-final
Tim Otten [Thu, 2 Feb 2023 00:06:34 +0000 (16:06 -0800)]
Merge pull request #25494 from agh1/5.58.0-releasenotes-final

5.58.0 release notes final

21 months ago5.58.0 release notes: added late changes
Andie Hunt [Wed, 1 Feb 2023 23:01:50 +0000 (18:01 -0500)]
5.58.0 release notes: added late changes

21 months agoAdd release-notes/5.57.3.md
Tim Otten [Tue, 31 Jan 2023 04:16:24 +0000 (20:16 -0800)]
Add release-notes/5.57.3.md

21 months agoAdd release-notes/5.57.2.md
Tim Otten [Thu, 26 Jan 2023 06:09:56 +0000 (22:09 -0800)]
Add release-notes/5.57.2.md

21 months agoAdd release-notes/5.57.2.md
Tim Otten [Thu, 26 Jan 2023 01:42:49 +0000 (17:42 -0800)]
Add release-notes/5.57.2.md

21 months agoAdd release-notes/5.57.1.md
Tim Otten [Thu, 12 Jan 2023 06:21:12 +0000 (22:21 -0800)]
Add release-notes/5.57.1.md

21 months agoAdd release-notes/5.56.2.md
Tim Otten [Wed, 4 Jan 2023 00:08:48 +0000 (16:08 -0800)]
Add release-notes/5.56.2.md

21 months agoAdd release-notes/5.56.1.md
Tim Otten [Wed, 21 Dec 2022 03:45:22 +0000 (19:45 -0800)]
Add release-notes/5.56.1.md

21 months agoAdd release-notes/5.55.2.md
Tim Otten [Fri, 18 Nov 2022 00:10:10 +0000 (16:10 -0800)]
Add release-notes/5.55.2.md

21 months agoUpdate 5.55.1.md
Tim Otten [Tue, 8 Nov 2022 06:11:11 +0000 (22:11 -0800)]
Update 5.55.1.md

21 months agoAdd release-notes/5.55.1.md
Tim Otten [Tue, 8 Nov 2022 06:02:28 +0000 (22:02 -0800)]
Add release-notes/5.55.1.md

21 months agoFix dev/core#4104 - APIv4 autocomplete for contributions
Coleman Watts [Wed, 1 Feb 2023 02:48:16 +0000 (21:48 -0500)]
Fix dev/core#4104 - APIv4 autocomplete for contributions

21 months agoMerge pull request #25492 from seamuslee001/5.58
Seamus Lee [Wed, 1 Feb 2023 22:22:31 +0000 (09:22 +1100)]
Merge pull request #25492 from seamuslee001/5.58

[REF] Update DOMPDF to be 2.0.2 and associated packages

21 months agoMerge pull request #25489 from braders/dynamic-property-ContributionPageTranslationTest
Seamus Lee [Wed, 1 Feb 2023 21:39:41 +0000 (08:39 +1100)]
Merge pull request #25489 from braders/dynamic-property-ContributionPageTranslationTest

[REF][PHP8.2] Remove dynamic property in CRM_Contribute_Form_ContributionPageTranslationTest

21 months agoMerge pull request #25491 from braders/membership-test-cleanup
Seamus Lee [Wed, 1 Feb 2023 21:39:05 +0000 (08:39 +1100)]
Merge pull request #25491 from braders/membership-test-cleanup

[REF][PHP8.2] Declare properties on CRM_Member_Import_Parser_MembershipTest

21 months ago[REF] Update DOMPDF to be 2.0.2 and associated packages
Seamus Lee [Wed, 1 Feb 2023 21:37:34 +0000 (08:37 +1100)]
[REF] Update DOMPDF to be 2.0.2 and associated packages

21 months ago[REF][PHP8.2] Declare properties on CRM_Member_Import_Parser_MembershipTest
Bradley Taylor [Wed, 1 Feb 2023 19:53:03 +0000 (19:53 +0000)]
[REF][PHP8.2] Declare properties on CRM_Member_Import_Parser_MembershipTest

21 months agoMerge pull request #25406 from braders/dynamic-properties-contactsearchtest
Tim Otten [Wed, 1 Feb 2023 20:20:13 +0000 (12:20 -0800)]
Merge pull request #25406 from braders/dynamic-properties-contactsearchtest

[REF][PHP8.2] Refactor CRM_Contact_BAO_ContactType_ContactSearchTest to not use dynamic properties

21 months ago[REF][PHP8.2] Remove dynamic property in CRM_Contribute_Form_ContributionPageTranslat...
Bradley Taylor [Wed, 1 Feb 2023 19:19:41 +0000 (19:19 +0000)]
[REF][PHP8.2] Remove dynamic property in CRM_Contribute_Form_ContributionPageTranslationTest

21 months agoFix APIv4 autocompletes for dynamic entities
Coleman Watts [Wed, 1 Feb 2023 18:40:27 +0000 (13:40 -0500)]
Fix APIv4 autocompletes for dynamic entities

Ensures APIv4 autocompletes work with dynamic entities like Multi-Record custom groups & the ECK extension

21 months agoMerge pull request #25488 from totten/master-headless-return
Seamus Lee [Wed, 1 Feb 2023 06:44:19 +0000 (17:44 +1100)]
Merge pull request #25488 from totten/master-headless-return

(REF) CRM_Upgrade_Headless - The pre-up and post-up msgs should have same formatting

21 months agoCRM_Upgrade_Headless - The pre-up and post-up msgs should have same formatting
Tim Otten [Wed, 1 Feb 2023 06:00:39 +0000 (22:00 -0800)]
CRM_Upgrade_Headless - The pre-up and post-up msgs should have same formatting

21 months agoMerge pull request #25414 from seamuslee001/headless_pre_upgrade
Tim Otten [Wed, 1 Feb 2023 05:43:43 +0000 (21:43 -0800)]
Merge pull request #25414 from seamuslee001/headless_pre_upgrade

[REF] Add in function to retrieve Pre Upgrade messages in headless

21 months agofix the id help instead use class help
yashodha [Wed, 1 Feb 2023 05:15:41 +0000 (10:45 +0530)]
fix the id help instead use class help

21 months agoMerge pull request #25484 from civicrm/5.58
demeritcowboy [Wed, 1 Feb 2023 01:53:26 +0000 (20:53 -0500)]
Merge pull request #25484 from civicrm/5.58

5.58

21 months agoMerge pull request #25478 from braders/dynamic-properties-contact-test
demeritcowboy [Wed, 1 Feb 2023 01:53:16 +0000 (20:53 -0500)]
Merge pull request #25478 from braders/dynamic-properties-contact-test

[REF][PHP8.2] Declare properties in CRM_Contact_BAO_ContactType_ContactTest

21 months agoMerge pull request #25482 from mattwire/25232search
demeritcowboy [Wed, 1 Feb 2023 00:58:03 +0000 (19:58 -0500)]
Merge pull request #25482 from mattwire/25232search

Fix internal server error when calling GetSearchTasks