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.
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
Yashodha Chaku [Tue, 7 Feb 2023 05:36:20 +0000 (11:06 +0530)]
Merge pull request #25518 from eileenmcnaughton/gettree1
Remove 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
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
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
Eileen McNaughton [Tue, 7 Feb 2023 00:08:32 +0000 (13:08 +1300)]
dev/core#4117 Add is_current to UserJob, Search
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
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.
Eileen McNaughton [Fri, 20 Jan 2023 01:16:14 +0000 (14:16 +1300)]
Remove interaction with complex legacy getTree function
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
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`
Matthew Wire [Mon, 6 Feb 2023 19:14:08 +0000 (19:14 +0000)]
Merge pull request #25512 from colemanw/ppAjax
PaymentProcessor - Use ajax refresh
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
Coleman Watts [Mon, 6 Feb 2023 17:02:09 +0000 (12:02 -0500)]
PaymentProcessor - Use ajax refresh
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()`
Eileen McNaughton [Mon, 6 Feb 2023 07:08:30 +0000 (20:08 +1300)]
Fully deprecate getMembershipTokenDetails
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
Eileen McNaughton [Mon, 6 Feb 2023 09:01:09 +0000 (22:01 +1300)]
Merge pull request #25508 from eileenmcnaughton/token_unused
Remove unused variable
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()`
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
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
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)
Eileen McNaughton [Mon, 6 Feb 2023 07:17:14 +0000 (20:17 +1300)]
Fully deprecate CRM_Core_SelectValues::eventTokens()
Eileen McNaughton [Mon, 6 Feb 2023 07:14:34 +0000 (20:14 +1300)]
Remove unused variable
Eileen McNaughton [Mon, 6 Feb 2023 07:05:48 +0000 (20:05 +1300)]
Fully deprecate CRM_Core_SelectValues::membershipTokens()
Eileen McNaughton [Mon, 6 Feb 2023 06:50:15 +0000 (19:50 +1300)]
Fully deprecate legacy contributionTokens
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
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
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
Eileen McNaughton [Wed, 30 Nov 2022 01:10:24 +0000 (14:10 +1300)]
Disable partial_locales in tests that are testing the legacy setting
Eileen McNaughton [Sun, 27 Nov 2022 20:37:48 +0000 (09:37 +1300)]
Default to supporting partial locales
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
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
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
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
Bradley Taylor [Sun, 5 Feb 2023 12:20:38 +0000 (12:20 +0000)]
[REF][PHP8.2] Declare dynamic property in two SMS tests
Bradley Taylor [Sat, 4 Feb 2023 18:01:39 +0000 (18:01 +0000)]
[REF][PHP8.2] Refactor properties on CRM_Event_Form_SearchTest
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
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
demeritcowboy [Thu, 2 Feb 2023 17:02:33 +0000 (12:02 -0500)]
allow symfony 6
Bradley Taylor [Thu, 2 Feb 2023 20:37:39 +0000 (20:37 +0000)]
Remove unused setup from AdhocMailingTest
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
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
CiviCRM [Thu, 2 Feb 2023 01:40:54 +0000 (01:40 +0000)]
Set version to 5.60.alpha1
CiviCRM [Thu, 2 Feb 2023 01:40:41 +0000 (01:40 +0000)]
Set version to 5.59.beta1
Seamus Lee [Thu, 2 Feb 2023 01:14:16 +0000 (12:14 +1100)]
Merge branch '5.58'
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.
Tim Otten [Thu, 2 Feb 2023 00:52:16 +0000 (16:52 -0800)]
Update 5.58.0.md
Tim Otten [Thu, 2 Feb 2023 00:53:01 +0000 (16:53 -0800)]
Set version to 5.58.0
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
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
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
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
Andie Hunt [Wed, 1 Feb 2023 23:01:50 +0000 (18:01 -0500)]
5.58.0 release notes: added late changes
Tim Otten [Tue, 31 Jan 2023 04:16:24 +0000 (20:16 -0800)]
Add release-notes/5.57.3.md
Tim Otten [Thu, 26 Jan 2023 06:09:56 +0000 (22:09 -0800)]
Add 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
Tim Otten [Thu, 12 Jan 2023 06:21:12 +0000 (22:21 -0800)]
Add release-notes/5.57.1.md
Tim Otten [Wed, 4 Jan 2023 00:08:48 +0000 (16:08 -0800)]
Add release-notes/5.56.2.md
Tim Otten [Wed, 21 Dec 2022 03:45:22 +0000 (19:45 -0800)]
Add release-notes/5.56.1.md
Tim Otten [Fri, 18 Nov 2022 00:10:10 +0000 (16:10 -0800)]
Add release-notes/5.55.2.md
Tim Otten [Tue, 8 Nov 2022 06:11:11 +0000 (22:11 -0800)]
Update 5.55.1.md
Tim Otten [Tue, 8 Nov 2022 06:02:28 +0000 (22:02 -0800)]
Add release-notes/5.55.1.md
Coleman Watts [Wed, 1 Feb 2023 02:48:16 +0000 (21:48 -0500)]
Fix dev/core#4104 - APIv4 autocomplete for contributions
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
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
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
Seamus Lee [Wed, 1 Feb 2023 21:37:34 +0000 (08:37 +1100)]
[REF] Update DOMPDF to be 2.0.2 and associated packages
Bradley Taylor [Wed, 1 Feb 2023 19:53:03 +0000 (19:53 +0000)]
[REF][PHP8.2] Declare properties on CRM_Member_Import_Parser_MembershipTest
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
Bradley Taylor [Wed, 1 Feb 2023 19:19:41 +0000 (19:19 +0000)]
[REF][PHP8.2] Remove dynamic property in CRM_Contribute_Form_ContributionPageTranslationTest
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
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
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
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
yashodha [Wed, 1 Feb 2023 05:15:41 +0000 (10:45 +0530)]
fix the id help instead use class help
demeritcowboy [Wed, 1 Feb 2023 01:53:26 +0000 (20:53 -0500)]
Merge pull request #25484 from civicrm/5.58
5.58
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
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
Tim Otten [Tue, 31 Jan 2023 23:17:26 +0000 (15:17 -0800)]
Merge pull request #25481 from demeritcowboy/dot
Fix typo in upgrade message
Tim Otten [Tue, 31 Jan 2023 23:17:03 +0000 (15:17 -0800)]
Merge pull request #25483 from civicrm/5.58
5.58
Tim Otten [Tue, 31 Jan 2023 22:54:20 +0000 (14:54 -0800)]
Merge pull request #25477 from christianwach/userdata
Prevent PHP warnings when no WordPress user is found
Seamus Lee [Tue, 31 Jan 2023 21:18:13 +0000 (08:18 +1100)]
Merge pull request #25455 from braders/dynmaic-properties-entrytest
[REF][PHP8.2] Tidy up CRM_Batch_Form_EntryTest
Eileen McNaughton [Tue, 31 Jan 2023 21:14:42 +0000 (10:14 +1300)]
Merge pull request #25480 from demeritcowboy/err
Fix exception type in upgrade snapshot
Matthew Wire [Tue, 31 Jan 2023 21:03:19 +0000 (21:03 +0000)]
Fix internal server error when calling GetSearchTasks
Eileen McNaughton [Tue, 31 Jan 2023 20:45:34 +0000 (09:45 +1300)]
Merge pull request #25479 from braders/CustomValueContactTypeTest-tidy
[REF][PHP8.2] Tidy, and PHP8.2 compatiability for api_v3_CustomValueContactTypeTest
Eileen McNaughton [Tue, 31 Jan 2023 20:43:50 +0000 (09:43 +1300)]
Merge pull request #25456 from MegaphoneJon/lifetime-membership-fix-1
simplify calculation of lifetime memberships in CRM_Price_BAO_PriceSet
demeritcowboy [Tue, 31 Jan 2023 20:20:38 +0000 (15:20 -0500)]
typo
demeritcowboy [Tue, 31 Jan 2023 20:15:49 +0000 (15:15 -0500)]
fix exception type
Bradley Taylor [Tue, 31 Jan 2023 19:38:39 +0000 (19:38 +0000)]
[REF][PHP8.2] Tidy, and PHP8.2 compatiability for api_v3_CustomValueContactTypeTest
Matthew Wire [Tue, 31 Jan 2023 19:27:51 +0000 (19:27 +0000)]
Merge pull request #25427 from eileenmcnaughton/notice_import
Regression fix - fieldSeparator lost in 5.58 import screens
Bradley Taylor [Tue, 31 Jan 2023 19:11:47 +0000 (19:11 +0000)]
[REF][PHP8.2] Declare properties in CRM_Contact_BAO_ContactType_ContactTest
Bradley Taylor [Sun, 29 Jan 2023 11:28:00 +0000 (11:28 +0000)]
[REF][PHP8.2] Tidy up CRM_Batch_Form_EntryTest
colemanw [Tue, 31 Jan 2023 18:23:28 +0000 (13:23 -0500)]
Merge pull request #25420 from eileenmcnaughton/snap
Fix slow queries in snapshot process
colemanw [Tue, 31 Jan 2023 18:23:00 +0000 (13:23 -0500)]
Merge pull request #25473 from eileenmcnaughton/email
dev/core#4096 Rename Primary Email to Is Primary
colemanw [Tue, 31 Jan 2023 15:37:09 +0000 (10:37 -0500)]
Merge pull request #25433 from eileenmcnaughton/sk_admin
Do not crash the whole SearchKit UI if one entity fails
Jon Goldberg [Sun, 29 Jan 2023 22:00:35 +0000 (17:00 -0500)]
simplify calculation of lifetime memberships in CRM_Price_BAO_PriceSet
Christian Wach [Tue, 31 Jan 2023 10:39:32 +0000 (10:39 +0000)]
Prevent PHP warnings when no WordPress user is found
Yashodha Chaku [Tue, 31 Jan 2023 08:30:05 +0000 (14:00 +0530)]
Merge pull request #25475 from dontub/update-contributor-key
Add dontub to contributor-key.yml