civicrm-core.git
16 months agoFix undeclared property in SyntaxConformanceTests
Eileen McNaughton [Fri, 14 Jul 2023 02:18:08 +0000 (14:18 +1200)]
Fix undeclared property in SyntaxConformanceTests

Also,
- minor cleanup
- remove a test that just checks version is required for api v3, over & over

16 months agoMerge pull request #26778 from eileenmcnaughton/price
Seamus Lee [Fri, 14 Jul 2023 00:17:09 +0000 (20:17 -0400)]
Merge pull request #26778 from eileenmcnaughton/price

[REF] Clarify loading of PriceSetID

16 months agoMerge pull request #26546 from eileenmcnaughton/frontend_group
Seamus Lee [Fri, 14 Jul 2023 00:07:27 +0000 (20:07 -0400)]
Merge pull request #26546 from eileenmcnaughton/frontend_group

dev/core#4213 Make frontend_title, name required for Group entity

16 months agoMerge pull request #26812 from civicrm/5.64
Eileen McNaughton [Fri, 14 Jul 2023 00:03:42 +0000 (12:03 +1200)]
Merge pull request #26812 from civicrm/5.64

5.64 to master

16 months agoMerge pull request #26811 from larssandergreen/Re-add-start-date-for-recurring-contri...
Eileen McNaughton [Fri, 14 Jul 2023 00:02:28 +0000 (12:02 +1200)]
Merge pull request #26811 from larssandergreen/Re-add-start-date-for-recurring-contributions-for-RC

Add start date back to recurring contributions display on contact - RC

16 months agomend
Eileen McNaughton [Thu, 13 Jul 2023 22:03:44 +0000 (10:03 +1200)]
mend

16 months agoUpdate the welcome mailing component
Eileen McNaughton [Sun, 9 Jul 2023 23:42:42 +0000 (11:42 +1200)]
Update the welcome mailing component

It now uses tokens not the now-deprecated function

16 months agodev/core#4213 Make frontend_title, name required for Group entity
Eileen McNaughton [Fri, 16 Jun 2023 06:48:44 +0000 (18:48 +1200)]
dev/core#4213 Make frontend_title, name required for Group entity

This follows up on having done this for contribution_page recently.

It will mean we can consistently refer to frontend_title in tokens
and other places where what we really mean is ... frontend_title.

16 months agoFix PetitionTest on group frontend_title, erm by doing all the stuff
Eileen McNaughton [Sun, 25 Jun 2023 00:25:06 +0000 (17:25 -0700)]
Fix PetitionTest on group frontend_title, erm by doing all the stuff

16 months agoAdd start date back to recurring contributions display on contact
larssandergreen [Thu, 13 Jul 2023 22:47:43 +0000 (16:47 -0600)]
Add start date back to recurring contributions display on contact

16 months agoMerge pull request #26809 from eileenmcnaughton/report_logging
Eileen McNaughton [Thu, 13 Jul 2023 22:36:18 +0000 (10:36 +1200)]
Merge pull request #26809 from eileenmcnaughton/report_logging

Move turning logging off to the tearDown

16 months agoMerge pull request #26798 from colemanw/searchKitBrowse
Eileen McNaughton [Thu, 13 Jul 2023 22:29:40 +0000 (10:29 +1200)]
Merge pull request #26798 from colemanw/searchKitBrowse

SearchKit - Remove irrelevant link from default display

16 months agoMerge pull request #26805 from civicrm/5.64
Eileen McNaughton [Thu, 13 Jul 2023 22:24:02 +0000 (10:24 +1200)]
Merge pull request #26805 from civicrm/5.64

5.64

16 months agoMerge pull request #26807 from eileenmcnaughton/member_form
Eileen McNaughton [Thu, 13 Jul 2023 22:23:33 +0000 (10:23 +1200)]
Merge pull request #26807 from eileenmcnaughton/member_form

Undefined property fix

16 months agoMove turning logging off to the tearDown
Eileen McNaughton [Thu, 13 Jul 2023 22:07:54 +0000 (10:07 +1200)]
Move turning logging off to the tearDown

16 months agoUndefined property fix
Eileen McNaughton [Thu, 13 Jul 2023 21:53:11 +0000 (09:53 +1200)]
Undefined property fix

This is declared on other forms that use CRM_Form_Payment
so this aligns

16 months agoMerge pull request #26802 from eileenmcnaughton/564
Tim Otten [Thu, 13 Jul 2023 21:30:37 +0000 (14:30 -0700)]
Merge pull request #26802 from eileenmcnaughton/564

dev/core#4430 Fix regression on searching for emails

16 months agoMerge pull request #26803 from seamuslee001/ref_send_mail
demeritcowboy [Thu, 13 Jul 2023 13:35:29 +0000 (09:35 -0400)]
Merge pull request #26803 from seamuslee001/ref_send_mail

[REF] Add a note in documentation of CRM_Utils_Mail::send to clarify …

16 months agoclarify wording
demeritcowboy [Thu, 13 Jul 2023 13:35:01 +0000 (09:35 -0400)]
clarify wording

16 months ago[REF] Add a note in documentation of CRM_Utils_Mail::send to clarify array keys are...
Seamus Lee [Thu, 13 Jul 2023 13:00:31 +0000 (23:00 +1000)]
[REF] Add a note in documentation of CRM_Utils_Mail::send to clarify array keys are case specific and replace some CRM_Utils_Array::value

16 months agodev/core#4430 Fix regression on searching for emails
Eileen McNaughton [Thu, 13 Jul 2023 03:16:17 +0000 (15:16 +1200)]
dev/core#4430 Fix regression on searching for emails

16 months agoMerge pull request #26801 from eileenmcnaughton/notice
Eileen McNaughton [Thu, 13 Jul 2023 02:19:42 +0000 (14:19 +1200)]
Merge pull request #26801 from eileenmcnaughton/notice

Stop setting unused property & creating notices

16 months agoMerge pull request #26799 from totten/5.64-php74
Eileen McNaughton [Thu, 13 Jul 2023 02:19:29 +0000 (14:19 +1200)]
Merge pull request #26799 from totten/5.64-php74

System Requirements - Raise minimum recommended PHP to 7.4

16 months agoStop setting unused property & creating notices
Eileen McNaughton [Thu, 13 Jul 2023 01:33:27 +0000 (13:33 +1200)]
Stop setting unused property & creating notices

16 months agoSystem Requirements - Raise minimum recommended PHP to 7.4
Tim Otten [Thu, 13 Jul 2023 01:02:54 +0000 (18:02 -0700)]
System Requirements - Raise minimum recommended PHP to 7.4

16 months agoSearchKit - Remove irrelevant link from default display
colemanw [Wed, 12 Jul 2023 17:51:21 +0000 (13:51 -0400)]
SearchKit - Remove irrelevant link from default display

16 months agoMerge pull request #26792 from mlutfy/tsHtmlAttribute
Yashodha Chaku [Wed, 12 Jul 2023 12:19:41 +0000 (17:49 +0530)]
Merge pull request #26792 from mlutfy/tsHtmlAttribute

Add escape=htmlattribute option to the ts function

16 months agoMerge pull request #26794 from colemanw/searchKitTaskActionLinks
Aidan Saunders [Wed, 12 Jul 2023 12:16:22 +0000 (13:16 +0100)]
Merge pull request #26794 from colemanw/searchKitTaskActionLinks

SearchKit - Add ability to run tasks via clicking links

16 months agoMerge pull request #26797 from civicrm/5.64
Eileen McNaughton [Wed, 12 Jul 2023 08:29:16 +0000 (20:29 +1200)]
Merge pull request #26797 from civicrm/5.64

5.64 to master

16 months agoMerge pull request #26796 from demeritcowboy/checkbox
Eileen McNaughton [Wed, 12 Jul 2023 07:47:18 +0000 (19:47 +1200)]
Merge pull request #26796 from demeritcowboy/checkbox

Fix two more broken checkboxes - PCP pages

16 months agofix checkboxes
demeritcowboy [Wed, 12 Jul 2023 03:34:04 +0000 (23:34 -0400)]
fix checkboxes

16 months agoSearchKit - Ensure tasks are loaded when used as links
colemanw [Wed, 12 Jul 2023 01:51:35 +0000 (21:51 -0400)]
SearchKit - Ensure tasks are loaded when used as links

16 months agoSearchKit - Add configuration to select tasks as links
colemanw [Wed, 12 Jul 2023 01:22:58 +0000 (21:22 -0400)]
SearchKit - Add configuration to select tasks as links

16 months agoSearchKit - Add ability to run tasks via clicking links
colemanw [Tue, 11 Jul 2023 20:05:28 +0000 (16:05 -0400)]
SearchKit - Add ability to run tasks via clicking links

16 months agoSearchKit - Support legacy tasks as links
colemanw [Tue, 11 Jul 2023 02:54:25 +0000 (22:54 -0400)]
SearchKit - Support legacy tasks as links

16 months agoMerge pull request #26795 from civicrm/5.64
Eileen McNaughton [Tue, 11 Jul 2023 21:57:48 +0000 (09:57 +1200)]
Merge pull request #26795 from civicrm/5.64

5.64 to master

16 months agoMerge pull request #26790 from demeritcowboy/case-deleted
Eileen McNaughton [Tue, 11 Jul 2023 21:57:17 +0000 (09:57 +1200)]
Merge pull request #26790 from demeritcowboy/case-deleted

dev/core#4427 - Fix broken deleted filter checkbox on Manage Case

16 months agoMerge pull request #26788 from agh1/5.64.0-releasenotes-initial
Eileen McNaughton [Tue, 11 Jul 2023 21:56:08 +0000 (09:56 +1200)]
Merge pull request #26788 from agh1/5.64.0-releasenotes-initial

5.64.0 release notes initial run

16 months agoMerge pull request #26793 from mlutfy/loneMenuBarAdjust2
Eileen McNaughton [Tue, 11 Jul 2023 21:54:26 +0000 (09:54 +1200)]
Merge pull request #26793 from mlutfy/loneMenuBarAdjust2

menubar: hide toggleButton when using Standalone

16 months agoMerge pull request #26785 from eileenmcnaughton/trans_locale
Tim Otten [Tue, 11 Jul 2023 21:17:37 +0000 (14:17 -0700)]
Merge pull request #26785 from eileenmcnaughton/trans_locale

(dev/core#4409) Fix failure to fall back to site default language, if configured

16 months agoSearchKit - Add service to get search tasks on admin screens
colemanw [Mon, 29 May 2023 03:24:46 +0000 (23:24 -0400)]
SearchKit - Add service to get search tasks on admin screens

16 months agoSearchKit - Remove redundant param from GetSearchTasks api
colemanw [Sun, 28 May 2023 18:14:09 +0000 (14:14 -0400)]
SearchKit - Remove redundant param from GetSearchTasks api

16 months agoSearchKit - Refactor bulk task management into a class
colemanw [Sun, 28 May 2023 03:21:26 +0000 (23:21 -0400)]
SearchKit - Refactor bulk task management into a class

16 months agomenubar: hide toggleButton when using Standalone
Mathieu Lutfy [Tue, 11 Jul 2023 20:34:30 +0000 (16:34 -0400)]
menubar: hide toggleButton when using Standalone

16 months agoMerge pull request #26789 from mlutfy/standaloneHideMenu
colemanw [Tue, 11 Jul 2023 20:22:14 +0000 (13:22 -0700)]
Merge pull request #26789 from mlutfy/standaloneHideMenu

Standalone: do not show the Hide Menu option

16 months agoMerge pull request #26787 from mlutfy/standaloneExtDir
colemanw [Tue, 11 Jul 2023 19:04:08 +0000 (12:04 -0700)]
Merge pull request #26787 from mlutfy/standaloneExtDir

Extension Browser: there are no standalone-specific modules

16 months agoAdd escape=htmlattribute option to the ts function
Mathieu Lutfy [Tue, 11 Jul 2023 17:25:04 +0000 (13:25 -0400)]
Add escape=htmlattribute option to the ts function

16 months agoMerge pull request #26782 from mlutfy/standaloneBreadcrumb
Rich Lott [Tue, 11 Jul 2023 17:13:57 +0000 (18:13 +0100)]
Merge pull request #26782 from mlutfy/standaloneBreadcrumb

Standalone: implement basic breadcrumb

16 months agoUpdate CRM/Utils/System/Standalone.php
Rich Lott [Tue, 11 Jul 2023 17:13:27 +0000 (18:13 +0100)]
Update CRM/Utils/System/Standalone.php

Remove unnecessary if/assign to statics.

16 months agoMerge pull request #26783 from mlutfy/fix26767job
Yashodha Chaku [Tue, 11 Jul 2023 16:46:10 +0000 (22:16 +0530)]
Merge pull request #26783 from mlutfy/fix26767job

Scheduled Job Admin: fix breadcrumb

16 months agoStandalone: implement basic breadcrumb
Mathieu Lutfy [Mon, 10 Jul 2023 20:20:43 +0000 (16:20 -0400)]
Standalone: implement basic breadcrumb

16 months agofix broken checkbox
demeritcowboy [Tue, 11 Jul 2023 16:30:13 +0000 (12:30 -0400)]
fix broken checkbox

16 months agoStandalone: do not show the Hide Menu option
Mathieu Lutfy [Tue, 11 Jul 2023 15:45:43 +0000 (11:45 -0400)]
Standalone: do not show the Hide Menu option

16 months ago5.64.0 release notes: added boilerplate
Andie Hunt [Tue, 11 Jul 2023 15:20:11 +0000 (11:20 -0400)]
5.64.0 release notes: added boilerplate

16 months ago5.64.0 release notes: raw from script
Andie Hunt [Tue, 11 Jul 2023 15:13:28 +0000 (11:13 -0400)]
5.64.0 release notes: raw from script

16 months agoExtension Browser: there are no standalone-specific modules
Mathieu Lutfy [Tue, 11 Jul 2023 13:57:10 +0000 (09:57 -0400)]
Extension Browser: there are no standalone-specific modules

16 months agoMerge pull request #26786 from mlutfy/schedJobAdminUI
Aidan Saunders [Tue, 11 Jul 2023 08:38:43 +0000 (09:38 +0100)]
Merge pull request #26786 from mlutfy/schedJobAdminUI

admin_ui: Sched Jobs language tweaks and add button

16 months agomessage_admin - If tpl is translated in default-locale, then it replaces "Standard...
Tim Otten [Tue, 11 Jul 2023 03:35:34 +0000 (20:35 -0700)]
message_admin - If tpl is translated in default-locale, then it replaces "Standard" tpl

16 months agomessage_admin - Fetch 'workflow_name' when displaying list view
Tim Otten [Tue, 11 Jul 2023 03:35:08 +0000 (20:35 -0700)]
message_admin - Fetch 'workflow_name' when displaying list view

16 months agoFix failure to fall back to site default language, if configured
Eileen McNaughton [Tue, 11 Jul 2023 00:16:28 +0000 (12:16 +1200)]
Fix failure to fall back to site default language, if configured

This addresses scenario 6 here
https://github.com/civicrm/civicrm-core/pull/26232#issuecomment-1624455432

16 months agoadmin_ui: Sched Jobs language tweaks
Mathieu Lutfy [Tue, 11 Jul 2023 01:08:17 +0000 (21:08 -0400)]
admin_ui: Sched Jobs language tweaks

16 months agoMerge pull request #26784 from eileenmcnaughton/mem_block
demeritcowboy [Tue, 11 Jul 2023 00:17:33 +0000 (20:17 -0400)]
Merge pull request #26784 from eileenmcnaughton/mem_block

Re-remove TRUE and true IF

16 months agoRe-remove TRUE and true IF
Eileen McNaughton [Mon, 10 Jul 2023 22:30:41 +0000 (10:30 +1200)]
Re-remove TRUE and true IF

16 months agoScheduled Jobs: fix breadcrumb
Mathieu Lutfy [Mon, 10 Jul 2023 20:46:02 +0000 (16:46 -0400)]
Scheduled Jobs: fix breadcrumb

16 months agoMerge pull request #26781 from mlutfy/standaloneUsersQuote
Tim Otten [Mon, 10 Jul 2023 20:39:57 +0000 (13:39 -0700)]
Merge pull request #26781 from mlutfy/standaloneUsersQuote

[NFC] setup/plugins/init/StandaloneUsers: fix missing closing quote in log message

16 months agosetup/plugins/init/StandaloneUsers.civi-setup: fix missing closing quote in log message
Mathieu Lu [Mon, 10 Jul 2023 19:37:54 +0000 (15:37 -0400)]
setup/plugins/init/StandaloneUsers.civi-setup: fix missing closing quote in log message

16 months agoMerge pull request #26780 from demeritcowboy/true-not-true
colemanw [Mon, 10 Jul 2023 13:12:04 +0000 (06:12 -0700)]
Merge pull request #26780 from demeritcowboy/true-not-true

In smarty, TRUE is not true

16 months agoTRUE is not true
demeritcowboy [Mon, 10 Jul 2023 11:48:27 +0000 (07:48 -0400)]
TRUE is not true

16 months agoMerge pull request #26779 from civicrm/5.64
demeritcowboy [Mon, 10 Jul 2023 11:47:35 +0000 (07:47 -0400)]
Merge pull request #26779 from civicrm/5.64

5.64

16 months agoMerge pull request #26777 from eileenmcnaughton/mem_block
demeritcowboy [Mon, 10 Jul 2023 11:21:11 +0000 (07:21 -0400)]
Merge pull request #26777 from eileenmcnaughton/mem_block

Fix recent breakage on membershipBlock.tpl

16 months agoClarify loading of PriceSetID
Eileen McNaughton [Mon, 10 Jul 2023 02:19:11 +0000 (14:19 +1200)]
Clarify loading of PriceSetID

16 months agoFix recent breakage on membershipBlock.tpl
Eileen McNaughton [Mon, 10 Jul 2023 01:17:09 +0000 (13:17 +1200)]
Fix recent breakage on membershipBlock.tpl

This was a recent commit of mine that I was working on at the airport.
I meant to come back to it landside but it got merged before I did,
with the result that we merged it in a broken state.

This fixes

16 months agoMerge pull request #26774 from eileenmcnaughton/cont_offline
demeritcowboy [Mon, 10 Jul 2023 01:11:07 +0000 (21:11 -0400)]
Merge pull request #26774 from eileenmcnaughton/cont_offline

Remove unvariable variables from previously shared function

16 months agoRemove unvariable variables from previously shared function
Eileen McNaughton [Sun, 9 Jul 2023 23:54:26 +0000 (11:54 +1200)]
Remove unvariable variables from previously shared function

16 months agoMerge pull request #26768 from larssandergreen/Default-format-for-credit-card-expirat...
Yashodha Chaku [Sun, 9 Jul 2023 16:27:24 +0000 (21:57 +0530)]
Merge pull request #26768 from larssandergreen/Default-format-for-credit-card-expiration-month

Change default input format for credit card expiration month to NN

16 months agoMerge pull request #26770 from larssandergreen/Debounce-page-title-in-SK
colemanw [Sun, 9 Jul 2023 14:24:58 +0000 (07:24 -0700)]
Merge pull request #26770 from larssandergreen/Debounce-page-title-in-SK

Debounce SK title

16 months agoDebounce SK title
larssandergreen [Sun, 9 Jul 2023 03:23:34 +0000 (21:23 -0600)]
Debounce SK title

16 months agoMerge pull request #26767 from mlutfy/editSchedJob
colemanw [Fri, 7 Jul 2023 20:45:29 +0000 (13:45 -0700)]
Merge pull request #26767 from mlutfy/editSchedJob

Edit Manage Job: remove double-title, top buttons, help only on the main job page

16 months agoregenerate civicrm_generated
larssandergreen [Fri, 7 Jul 2023 18:23:28 +0000 (18:23 +0000)]
regenerate civicrm_generated

16 months agoChange default input format for credit card expiration month to NN
larssandergreen [Fri, 7 Jul 2023 17:45:23 +0000 (11:45 -0600)]
Change default input format for credit card expiration month to NN

16 months agoEdit Manage Job: remove double-title, top buttons, help only on the main job page
Mathieu Lutfy [Fri, 7 Jul 2023 14:55:03 +0000 (10:55 -0400)]
Edit Manage Job: remove double-title, top buttons, help only on the main job page

16 months agoMerge pull request #26766 from demeritcowboy/statusprofile
demeritcowboy [Fri, 7 Jul 2023 13:58:16 +0000 (09:58 -0400)]
Merge pull request #26766 from demeritcowboy/statusprofile

Remove meaningless header in batch update participants

16 months agoMerge pull request #26765 from civicrm/5.64
demeritcowboy [Fri, 7 Jul 2023 13:45:35 +0000 (09:45 -0400)]
Merge pull request #26765 from civicrm/5.64

5.64

16 months agocode doesn't add anything
demeritcowboy [Fri, 7 Jul 2023 13:14:58 +0000 (09:14 -0400)]
code doesn't add anything

16 months agoMerge pull request #26763 from larssandergreen/More-fixes-for-counting-to-ten-in...
demeritcowboy [Fri, 7 Jul 2023 12:45:34 +0000 (08:45 -0400)]
Merge pull request #26763 from larssandergreen/More-fixes-for-counting-to-ten-in-arrays

Fix PHP errors on profiles and custom fields when using options per line

16 months agoMerge pull request #26748 from masetto/master
Yashodha Chaku [Fri, 7 Jul 2023 11:55:35 +0000 (17:25 +0530)]
Merge pull request #26748 from masetto/master

add `contactId` to params array in EmailTrait

16 months agoMerge pull request #26594 from colemanw/civiGrantUpdate
Monish Deb [Fri, 7 Jul 2023 06:08:50 +0000 (11:38 +0530)]
Merge pull request #26594 from colemanw/civiGrantUpdate

[REF] CiviGrant - Switch to writeRecord/deleteRecord + BAO hooks

16 months agoSet version to 5.65.alpha1
CiviCRM [Fri, 7 Jul 2023 04:36:08 +0000 (04:36 +0000)]
Set version to 5.65.alpha1

16 months agoSet version to 5.64.beta1
CiviCRM [Fri, 7 Jul 2023 04:35:55 +0000 (04:35 +0000)]
Set version to 5.64.beta1

16 months agoMerge pull request #26232 from eileenmcnaughton/trans_locale
Tim Otten [Fri, 7 Jul 2023 04:23:19 +0000 (21:23 -0700)]
Merge pull request #26232 from eileenmcnaughton/trans_locale

dev/core#4409 Use translation for default language, if exists

16 months agoFix PHP errors on profiles and custom fields when using options per line
larssandergreen [Fri, 7 Jul 2023 03:54:48 +0000 (21:54 -0600)]
Fix PHP errors on profiles and custom fields when using options per line

16 months agoMerge pull request #26760 from seamuslee001/payment_processor_upgrade
Seamus Lee [Fri, 7 Jul 2023 02:33:31 +0000 (22:33 -0400)]
Merge pull request #26760 from seamuslee001/payment_processor_upgrade

dev/core#4418 Add in Upgrade script to fix double json encoding

16 months agoMerge pull request #26758 from seamuslee001/paymentprocessor_unit_test
colemanw [Fri, 7 Jul 2023 01:33:37 +0000 (18:33 -0700)]
Merge pull request #26758 from seamuslee001/paymentprocessor_unit_test

[REF] dev/core#4418 Add in Unit test of submitting the form to ensure…

16 months agoShift to using executeQuery rather than API to perform upgrade
Seamus Lee [Fri, 7 Jul 2023 01:26:52 +0000 (11:26 +1000)]
Shift to using executeQuery rather than API to perform upgrade

16 months ago[REF] dev/core#4418 Add in Unit test of submitting the form to ensure no double handl...
Seamus Lee [Thu, 6 Jul 2023 23:05:55 +0000 (09:05 +1000)]
[REF] dev/core#4418 Add in Unit test of submitting the form to ensure no double handling escaping

Remove deprecation notice as per coleman

Minor fixes to match the form better

16 months ago[REF] Ensure that test payment processors are captured by the test and in the upgrade...
Seamus Lee [Fri, 7 Jul 2023 00:21:48 +0000 (10:21 +1000)]
[REF] Ensure that test payment processors are captured by the test and in the upgrade script and fix upgrade scripts as per dave's comments

16 months agoMerge pull request #26755 from larssandergreen/Fix-Payment-Processor-accepted_credit_...
Seamus Lee [Thu, 6 Jul 2023 23:50:43 +0000 (19:50 -0400)]
Merge pull request #26755 from larssandergreen/Fix-Payment-Processor-accepted_credit_cards-regression

dev/core#4418 Fix Payment Processor accepted_credit_cards regression

16 months ago[REF] dev/core#4418 Add in Upgrade script to fix double json encoding
Seamus Lee [Thu, 6 Jul 2023 23:32:53 +0000 (09:32 +1000)]
[REF] dev/core#4418 Add in Upgrade script to fix double json encoding

16 months agoMerge pull request #26757 from demeritcowboy/index-10
demeritcowboy [Thu, 6 Jul 2023 23:37:53 +0000 (19:37 -0400)]
Merge pull request #26757 from demeritcowboy/index-10

dev/core#4419 - Crash on membership tab of contribution page config (should go into 5.64)

16 months agoMerge pull request #26749 from mlutfy/caseTypeNewLink
demeritcowboy [Thu, 6 Jul 2023 23:18:16 +0000 (19:18 -0400)]
Merge pull request #26749 from mlutfy/caseTypeNewLink

crmCaseType: fix New Case Type link visiblity in obscure circumstances