civicrm-core.git
15 months agoMerge pull request #27145 from eileenmcnaughton/init
colemanw [Thu, 24 Aug 2023 23:58:02 +0000 (19:58 -0400)]
Merge pull request #27145 from eileenmcnaughton/init

Fold private function back into calling function

15 months agoMerge pull request #27142 from civicrm/5.65
demeritcowboy [Thu, 24 Aug 2023 23:42:13 +0000 (19:42 -0400)]
Merge pull request #27142 from civicrm/5.65

5.65

15 months agoFold private function back into calling function
Eileen McNaughton [Thu, 24 Aug 2023 21:28:39 +0000 (09:28 +1200)]
Fold private function back into calling function

This function is not logically separated from the calling function - it used
to be shared code but now is private & called from one place.
This moves the code back into the calling function. All the variables have the same name
in both places

15 months agoMerge pull request #27129 from larssandergreen/Fix-adding-onclick-for-other_amount...
colemanw [Thu, 24 Aug 2023 21:07:58 +0000 (17:07 -0400)]
Merge pull request #27129 from larssandergreen/Fix-adding-onclick-for-other_amount-in-pricesets

Fix adding onclick for other_amount in pricesets

15 months agoMerge pull request #27136 from colemanw/revertSurvey
Seamus Lee [Thu, 24 Aug 2023 20:28:41 +0000 (16:28 -0400)]
Merge pull request #27136 from colemanw/revertSurvey

Revert "Add apiv4 Survey entity" (already exists in civi_campaign ext)

15 months agoMerge pull request #27119 from mlutfy/standaloneACLNav
Seamus Lee [Thu, 24 Aug 2023 20:28:19 +0000 (16:28 -0400)]
Merge pull request #27119 from mlutfy/standaloneACLNav

Standalone: Fix ACL help/links, tweak Users and Permissions menu

15 months agoMerge pull request #27134 from totten/5.65-aff-hook
Seamus Lee [Thu, 24 Aug 2023 20:28:02 +0000 (16:28 -0400)]
Merge pull request #27134 from totten/5.65-aff-hook

(dev/core#4531) Afform Mail Tokens - Fix rendering for localized/individual email

15 months agoMerge pull request #27133 from totten/master-phpunit-xml
demeritcowboy [Thu, 24 Aug 2023 19:54:05 +0000 (15:54 -0400)]
Merge pull request #27133 from totten/master-phpunit-xml

phpunit.xml.dist - Update extensions to use phpunit9 format

15 months agoMerge pull request #27132 from larssandergreen/Fix-checkbox-regressions-for-import...
demeritcowboy [Thu, 24 Aug 2023 19:50:50 +0000 (15:50 -0400)]
Merge pull request #27132 from larssandergreen/Fix-checkbox-regressions-for-import-and-new-message-template

Fix checkbox JS regression for import data selection and email new te…

15 months agoMerge pull request #27139 from larssandergreen/Update-for-PHP9
colemanw [Thu, 24 Aug 2023 19:43:56 +0000 (15:43 -0400)]
Merge pull request #27139 from larssandergreen/Update-for-PHP9

Replace deprecated RegExp PHPUnit functions for v9

15 months agoMerge pull request #27141 from colemanw/elvis
demeritcowboy [Thu, 24 Aug 2023 19:36:14 +0000 (15:36 -0400)]
Merge pull request #27141 from colemanw/elvis

REF - Simplify inline conditionals with Elvis

15 months agoREF/tests - Simplify inline conditionals with Elvis
colemanw [Thu, 24 Aug 2023 17:50:01 +0000 (13:50 -0400)]
REF/tests - Simplify inline conditionals with Elvis

15 months agoREF/ext - Simplify inline conditionals with Elvis
colemanw [Thu, 24 Aug 2023 17:47:42 +0000 (13:47 -0400)]
REF/ext - Simplify inline conditionals with Elvis

15 months agoREF/Civi+api - Simplify inline conditionals with Elvis
colemanw [Thu, 24 Aug 2023 17:46:54 +0000 (13:46 -0400)]
REF/Civi+api - Simplify inline conditionals with Elvis

15 months agoREF/CRM - Simplify inline conditionals with Elvis
colemanw [Thu, 24 Aug 2023 17:42:03 +0000 (13:42 -0400)]
REF/CRM - Simplify inline conditionals with Elvis

15 months agoMerge pull request #26879 from colemanw/scheduledJobForm
colemanw [Thu, 24 Aug 2023 18:11:43 +0000 (14:11 -0400)]
Merge pull request #26879 from colemanw/scheduledJobForm

ScheduledJob - Clean up form code & improve validation

15 months agoPHPUnit9 for mixins too
larssandergreen [Thu, 24 Aug 2023 17:10:12 +0000 (11:10 -0600)]
PHPUnit9 for mixins too

15 months agoReplace deprecated RegExp PHPUnit functions
larssandergreen [Thu, 24 Aug 2023 16:31:03 +0000 (10:31 -0600)]
Replace deprecated RegExp PHPUnit functions

15 months agoStandalone: Fix ACL help/links, tweak Users and Permissions menu
Mathieu Lu [Tue, 22 Aug 2023 13:58:40 +0000 (09:58 -0400)]
Standalone: Fix ACL help/links, tweak Users and Permissions menu

15 months agoFix petition test
colemanw [Thu, 24 Aug 2023 16:09:33 +0000 (12:09 -0400)]
Fix petition test

15 months agoMerge pull request #27135 from yashodha/dev-4532
demeritcowboy [Thu, 24 Aug 2023 15:16:50 +0000 (11:16 -0400)]
Merge pull request #27135 from yashodha/dev-4532

(dev/core#4532) Add sort for country/state fields in reports

15 months agoRevert "Add apiv4 Survey entity" (already exists in the civi_campaign extension)
colemanw [Thu, 24 Aug 2023 12:49:36 +0000 (08:49 -0400)]
Revert "Add apiv4 Survey entity" (already exists in the civi_campaign extension)

This reverts commit 92eea77386417a5d29538320d06d99e94bc2b2c2.

15 months ago(dev/core#4532) Add sort for country/state fields in reports
yashodha [Thu, 24 Aug 2023 12:18:12 +0000 (17:48 +0530)]
(dev/core#4532) Add sort for country/state fields in reports

15 months ago(dev/core#4531) Afform Mail Tokens - Fix rendering for localized/individual email
Tim Otten [Thu, 24 Aug 2023 07:48:10 +0000 (00:48 -0700)]
(dev/core#4531) Afform Mail Tokens - Fix rendering for localized/individual email

While sending the localized email, some UF's may reboot the container
mid-execution. This change ensures that the listeners will be re-registered.

It also makes the code prettier.

15 months agoMerge pull request #27131 from civicrm/5.65
Eileen McNaughton [Thu, 24 Aug 2023 05:34:47 +0000 (17:34 +1200)]
Merge pull request #27131 from civicrm/5.65

5.65

15 months agophpunit.xml.dist - Run migration script
Tim Otten [Thu, 24 Aug 2023 04:08:40 +0000 (21:08 -0700)]
phpunit.xml.dist - Run migration script

15 months agoFix checkbox JS regression for import data selection and email new template
larssandergreen [Thu, 24 Aug 2023 03:59:02 +0000 (21:59 -0600)]
Fix checkbox JS regression for import data selection and email new template

15 months ago(NFC) phpunit.xml.dist - Reformat
Tim Otten [Thu, 24 Aug 2023 03:58:02 +0000 (20:58 -0700)]
(NFC) phpunit.xml.dist - Reformat

This makes the phpunit.xml for the ext's match style of the main one.

This makes it easier to see future changes in a diff.

15 months agoMerge pull request #27123 from colemanw/searchKitKey
Eileen McNaughton [Thu, 24 Aug 2023 02:48:31 +0000 (14:48 +1200)]
Merge pull request #27123 from colemanw/searchKitKey

dev/core#4519 SearchKit - Fix tasks when ID column is not present

15 months agoMerge pull request #27115 from eileenmcnaughton/redis_ttl
Tim Otten [Thu, 24 Aug 2023 02:43:17 +0000 (19:43 -0700)]
Merge pull request #27115 from eileenmcnaughton/redis_ttl

dev/core#4501 Redis - fix ttl on prev-next cache

15 months agoMerge pull request #27121 from colemanw/afformPrefill
Seamus Lee [Thu, 24 Aug 2023 02:15:13 +0000 (22:15 -0400)]
Merge pull request #27121 from colemanw/afformPrefill

Afform - Fix broken prefill functionality

15 months agoMerge pull request #27127 from colemanw/pcpBao
Seamus Lee [Wed, 23 Aug 2023 22:14:30 +0000 (18:14 -0400)]
Merge pull request #27127 from colemanw/pcpBao

[REF] PCP - Update BAO to use writeRecord/deleteRecord

15 months agoFix adding onclick for other_amount in pricesets
larssandergreen [Wed, 23 Aug 2023 18:23:36 +0000 (12:23 -0600)]
Fix adding onclick for other_amount in pricesets

15 months agoMerge pull request #27050 from eileenmcnaughton/price
colemanw [Wed, 23 Aug 2023 11:03:32 +0000 (07:03 -0400)]
Merge pull request #27050 from eileenmcnaughton/price

Builds on #27049 to extract getPriceSetID()

15 months agoMerge pull request #27124 from civicrm/5.65
Eileen McNaughton [Wed, 23 Aug 2023 03:55:03 +0000 (15:55 +1200)]
Merge pull request #27124 from civicrm/5.65

5.65

15 months agoMove setting of discount back to calling function
Eileen McNaughton [Tue, 22 Aug 2023 19:58:04 +0000 (07:58 +1200)]
Move setting of discount back to calling function

This is ths only one of the forms that has context as a property so the only one that does it

15 months agoPCP - Update BAO to use writeRecord/deleteRecord
colemanw [Wed, 23 Aug 2023 02:11:38 +0000 (22:11 -0400)]
PCP - Update BAO to use writeRecord/deleteRecord

- Ensures hooks consistently called and custom data properly handled
- Fixed incorrect entity name passed to pre/post hooks by delete function
- Defaults set by pre hook instead of inside create function

15 months agoMerge pull request #27100 from MegaphoneJon/lat-lon-hide
demeritcowboy [Wed, 23 Aug 2023 00:28:10 +0000 (20:28 -0400)]
Merge pull request #27100 from MegaphoneJon/lat-lon-hide

dev/core#2640 - hide latitude and longitude in address display by default

15 months agoMerge pull request #27120 from larssandergreen/Fix-membership-price-set
Seamus Lee [Tue, 22 Aug 2023 23:21:34 +0000 (19:21 -0400)]
Merge pull request #27120 from larssandergreen/Fix-membership-price-set

dev/core#4523: Fix membership price sets selection regression on Contribution Pages

15 months agoSearchKit - Fix tasks when ID field is not selected
colemanw [Tue, 22 Aug 2023 20:15:55 +0000 (16:15 -0400)]
SearchKit - Fix tasks when ID field is not selected

15 months agohide latitude and longitude in address display by default
Jon Goldberg [Sat, 19 Aug 2023 14:12:56 +0000 (10:12 -0400)]
hide latitude and longitude in address display by default

15 months agoPass priceSetID into buildAmount
Eileen McNaughton [Tue, 22 Aug 2023 09:59:12 +0000 (21:59 +1200)]
Pass priceSetID into buildAmount

This gets away from it needing to be set on the form as a property

15 months agoAfform - Fix clearing fields when deselecting existing entity
colemanw [Tue, 22 Aug 2023 18:16:31 +0000 (14:16 -0400)]
Afform - Fix clearing fields when deselecting existing entity

This regressed in e2c263c427119a6cc40f45e67898fa71240d57bf

15 months agoAfform - Fix mering autofill data with form data
colemanw [Tue, 22 Aug 2023 17:50:03 +0000 (13:50 -0400)]
Afform - Fix mering autofill data with form data

Before: Objects overwritten, breaking references and causing endless loops
After: Objects merged correctly

15 months agoAfform - Fix prefill action to return correct index when using af-repeat
colemanw [Tue, 22 Aug 2023 17:45:21 +0000 (13:45 -0400)]
Afform - Fix prefill action to return correct index when using af-repeat

Before: Index was ignored so only the first entity in an af-repeat set could be autofilled
After: Index handled correctly

15 months agoFix membership price sets regression
larssandergreen [Tue, 22 Aug 2023 18:12:38 +0000 (12:12 -0600)]
Fix membership price sets regression

15 months agoMerge pull request #27054 from colemanw/getFieldsFixes
Aidan Saunders [Tue, 22 Aug 2023 16:50:40 +0000 (17:50 +0100)]
Merge pull request #27054 from colemanw/getFieldsFixes

Schema - Improve pseudoconstant metadata for `prefetch` and `controlField`

15 months agoSchema - Add controlField tags where needed + test
colemanw [Fri, 11 Aug 2023 18:17:26 +0000 (14:17 -0400)]
Schema - Add controlField tags where needed + test

15 months agoMerge pull request #27117 from eileenmcnaughton/notice_a
colemanw [Tue, 22 Aug 2023 12:06:22 +0000 (08:06 -0400)]
Merge pull request #27117 from eileenmcnaughton/notice_a

Smarty-notice fix - use array_key_exists

15 months agoSmarty-notice fix - use array_key_exists
Eileen McNaughton [Tue, 22 Aug 2023 06:28:29 +0000 (18:28 +1200)]
Smarty-notice fix - use array_key_exists

15 months agoMerge pull request #27091 from eileenmcnaughton/alt_8x
Eileen McNaughton [Tue, 22 Aug 2023 06:14:36 +0000 (18:14 +1200)]
Merge pull request #27091 from eileenmcnaughton/alt_8x

php8.x fatal fix + bonus smarty consistency

15 months agoMerge pull request #27116 from colemanw/search_autocomplete_count
Eileen McNaughton [Tue, 22 Aug 2023 06:12:26 +0000 (18:12 +1200)]
Merge pull request #27116 from colemanw/search_autocomplete_count

Bump search_autocomplete_count default from 10 to 15

15 months agoMerge pull request #27017 from eileenmcnaughton/register
Eileen McNaughton [Tue, 22 Aug 2023 06:10:55 +0000 (18:10 +1200)]
Merge pull request #27017 from eileenmcnaughton/register

Use tokens for participant.register_date

15 months agoBump search_autocomplete_count default from 10 to 15
colemanw [Mon, 21 Aug 2023 23:59:03 +0000 (19:59 -0400)]
Bump search_autocomplete_count default from 10 to 15

15 months agoExtract getPriceSetID
Eileen McNaughton [Fri, 11 Aug 2023 05:20:29 +0000 (17:20 +1200)]
Extract getPriceSetID

15 months agoExpire prev-next cache keys
Eileen McNaughton [Mon, 21 Aug 2023 23:26:47 +0000 (11:26 +1200)]
Expire prev-next cache keys

15 months agoMerge pull request #27110 from briennekordis/afform_note
Seamus Lee [Mon, 21 Aug 2023 22:47:45 +0000 (18:47 -0400)]
Merge pull request #27110 from briennekordis/afform_note

add Note as an afformEntity

15 months ago[REF] use function to get ttl
Eileen McNaughton [Mon, 21 Aug 2023 22:47:29 +0000 (10:47 +1200)]
[REF] use function to get ttl

Since this stuff needs a re-jig it seems good to switch to a function first

15 months agoOnly delete contact from sub-Redis keys if the 'all' key contains the contact
Eileen McNaughton [Mon, 21 Aug 2023 21:22:24 +0000 (09:22 +1200)]
Only delete contact from sub-Redis keys if the 'all' key contains the contact

15 months agoMerge pull request #27109 from colemanw/api4Suffixes
colemanw [Mon, 21 Aug 2023 20:06:23 +0000 (16:06 -0400)]
Merge pull request #27109 from colemanw/api4Suffixes

APIv4 Explorer - Keep list of suffixes in-sync

15 months agoMerge pull request #27108 from colemanw/afformSubmissionOptions
colemanw [Mon, 21 Aug 2023 20:04:44 +0000 (16:04 -0400)]
Merge pull request #27108 from colemanw/afformSubmissionOptions

Afform - Enhance returned values from AfformSubmission.afform_name options

15 months agoadd Note as an afformEntity
brienne [Fri, 11 Aug 2023 17:07:03 +0000 (13:07 -0400)]
add Note as an afformEntity

make afformEntity a join

join Note to Contact Entity

15 months agoAPIv4 Explorer - Keep list of suffixes in-sync
colemanw [Mon, 21 Aug 2023 18:05:19 +0000 (14:05 -0400)]
APIv4 Explorer - Keep list of suffixes in-sync

15 months agoAfform - Enhance returned values from AfformSubmission.afform_name options list
colemanw [Mon, 21 Aug 2023 17:56:19 +0000 (13:56 -0400)]
Afform - Enhance returned values from AfformSubmission.afform_name options list

15 months agoMerge pull request #27106 from eileenmcnaughton/note
Yashodha Chaku [Mon, 21 Aug 2023 08:04:38 +0000 (13:34 +0530)]
Merge pull request #27106 from eileenmcnaughton/note

Set weight on Note Form

15 months agoSet weight on Note Form
Eileen McNaughton [Mon, 21 Aug 2023 01:33:14 +0000 (13:33 +1200)]
Set weight on Note Form

15 months agoMerge pull request #27103 from larssandergreen/Make-import-parser-cid-/-eid-error...
Mathieu Lu [Sun, 20 Aug 2023 23:33:08 +0000 (19:33 -0400)]
Merge pull request #27103 from larssandergreen/Make-import-parser-cid-/-eid-error-more-useful

Make import parser external ID error message more helpful

15 months agoApi4 getFields - Fix 'prefetch' boolean which was not a boolean; might as well make...
colemanw [Fri, 11 Aug 2023 00:31:03 +0000 (20:31 -0400)]
Api4 getFields - Fix 'prefetch' boolean which was not a boolean; might as well make it a string

15 months agoAPIv4 getFields - Declare missing 'permission' prop
colemanw [Thu, 10 Aug 2023 22:00:16 +0000 (18:00 -0400)]
APIv4 getFields - Declare missing 'permission' prop

15 months agoMerge pull request #27102 from demeritcowboy/windows-childpath
Tim Otten [Sun, 20 Aug 2023 04:37:13 +0000 (21:37 -0700)]
Merge pull request #27102 from demeritcowboy/windows-childpath

windows fix for CRM_Utils_File::isChildPath

15 months agoMake import parser external ID error message more helpful
larssandergreen [Sun, 20 Aug 2023 03:15:59 +0000 (21:15 -0600)]
Make import parser external ID error message more helpful

15 months agoMerge pull request #27093 from seamuslee001/fix_domain_id_filtering_link_search_kit
colemanw [Sun, 20 Aug 2023 00:50:05 +0000 (20:50 -0400)]
Merge pull request #27093 from seamuslee001/fix_domain_id_filtering_link_search_kit

dev/core#4509 Fix link conditionals when using current_domain for dom…

15 months agoMerge pull request #27101 from totten/master-sched-unit9
demeritcowboy [Sun, 20 Aug 2023 00:29:49 +0000 (20:29 -0400)]
Merge pull request #27101 from totten/master-sched-unit9

ActionScheduleTest - Update for compatibility with PHPUnit 9

15 months agowindows fix
demeritcowboy [Sun, 20 Aug 2023 00:07:49 +0000 (20:07 -0400)]
windows fix

15 months agoActionScheduleTest - Update for compatibility with PHPUnit 9
Tim Otten [Sat, 19 Aug 2023 23:17:36 +0000 (16:17 -0700)]
ActionScheduleTest - Update for compatibility with PHPUnit 9

15 months agodev/core#4509 Fix link conditionals when using current_domain for domain_id columns
Seamus Lee [Fri, 18 Aug 2023 02:41:12 +0000 (12:41 +1000)]
dev/core#4509 Fix link conditionals when using current_domain for domain_id columns

15 months agoMerge pull request #27099 from cdhassell/master-1
Tim Otten [Sat, 19 Aug 2023 22:28:43 +0000 (15:28 -0700)]
Merge pull request #27099 from cdhassell/master-1

Fix Standalone error handler: remove 5th argument

15 months agoUpdate index.php.txt to remove 5th argument
cdhassell [Sat, 19 Aug 2023 12:49:47 +0000 (08:49 -0400)]
Update index.php.txt to remove 5th argument

Prevents PHP error: Uncaught ArgumentCountError: Too few arguments to function standaloneErrorHandler()

15 months agoMerge pull request #27097 from demeritcowboy/emailprocessor-tests
demeritcowboy [Sat, 19 Aug 2023 02:48:32 +0000 (22:48 -0400)]
Merge pull request #27097 from demeritcowboy/emailprocessor-tests

[NFC] Add some email processor hooks tests

15 months agowip
demeritcowboy [Tue, 8 Aug 2023 19:54:20 +0000 (15:54 -0400)]
wip

15 months agoMerge pull request #26905 from larssandergreen/More-inbound-email-processing-options
demeritcowboy [Sat, 19 Aug 2023 01:25:33 +0000 (21:25 -0400)]
Merge pull request #26905 from larssandergreen/More-inbound-email-processing-options

Allow for configuration of activity contacts, type and campaign for email-to-activity

15 months agoAllow for configuration of activity details from email to activity
larssandergreen [Sat, 19 Aug 2023 00:29:15 +0000 (18:29 -0600)]
Allow for configuration of activity details from email to activity

15 months agoMerge pull request #26952 from eileenmcnaughton/no_late_assign
Seamus Lee [Fri, 18 Aug 2023 21:49:43 +0000 (17:49 -0400)]
Merge pull request #26952 from eileenmcnaughton/no_late_assign

Remove unusable assigns (copy & paste I believe)

15 months agoMerge pull request #27095 from larssandergreen/Fix-Manage-Events-breadcrumb-regression
demeritcowboy [Fri, 18 Aug 2023 20:50:42 +0000 (16:50 -0400)]
Merge pull request #27095 from larssandergreen/Fix-Manage-Events-breadcrumb-regression

Fix Manage Events breadcrumb regression

15 months agoFix Manage Events breadcrumb regression
larssandergreen [Fri, 18 Aug 2023 19:54:09 +0000 (13:54 -0600)]
Fix Manage Events breadcrumb regression

15 months agoMerge pull request #23312 from bhahumanists/smartgroupdata
colemanw [Fri, 18 Aug 2023 19:37:06 +0000 (15:37 -0400)]
Merge pull request #23312 from bhahumanists/smartgroupdata

Add custom data when creating smart group

15 months agoMerge pull request #27040 from mlutfy/core4425a
colemanw [Fri, 18 Aug 2023 19:03:55 +0000 (15:03 -0400)]
Merge pull request #27040 from mlutfy/core4425a

dev/core#4425 Override currentPath for Standalone

15 months agoMerge pull request #27058 from colemanw/afformEventTemplate
Mathieu Lu [Fri, 18 Aug 2023 18:08:22 +0000 (14:08 -0400)]
Merge pull request #27058 from colemanw/afformEventTemplate

Afform - Enable creating event from a template

15 months agoMerge pull request #26965 from artfulrobot/standalone-error-handler
Mathieu Lu [Fri, 18 Aug 2023 15:33:33 +0000 (11:33 -0400)]
Merge pull request #26965 from artfulrobot/standalone-error-handler

standalone: add error handler

15 months agoMerge pull request #27076 from Damilare1/master
Eileen McNaughton [Fri, 18 Aug 2023 04:55:28 +0000 (16:55 +1200)]
Merge pull request #27076 from Damilare1/master

Fix #4467 - Import caching issue

15 months agoMerge pull request #27092 from eileenmcnaughton/price_p
Seamus Lee [Fri, 18 Aug 2023 03:39:14 +0000 (23:39 -0400)]
Merge pull request #27092 from eileenmcnaughton/price_p

Pass in function values, rather than handling by form-name

15 months agoPass in function values, rather than handling by form-name
Eileen McNaughton [Fri, 18 Aug 2023 01:31:39 +0000 (13:31 +1200)]
Pass in function values, rather than handling by form-name

15 months agoMerge pull request #27069 from eileenmcnaughton/fee_block_2
Seamus Lee [Fri, 18 Aug 2023 01:32:00 +0000 (21:32 -0400)]
Merge pull request #27069 from eileenmcnaughton/fee_block_2

Move form specific code to relevant form (rather than access mostly-undeclared property)

15 months agoMerge pull request #27077 from kurund/profile-fatal-fixes
Eileen McNaughton [Fri, 18 Aug 2023 00:51:23 +0000 (12:51 +1200)]
Merge pull request #27077 from kurund/profile-fatal-fixes

fatal error fixes in PHP 8.1

15 months agophp8.x fatal fix
Eileen McNaughton [Fri, 18 Aug 2023 00:44:40 +0000 (12:44 +1200)]
php8.x fatal fix

15 months agoMerge pull request #27082 from civicrm/5.65
Eileen McNaughton [Fri, 18 Aug 2023 00:41:24 +0000 (12:41 +1200)]
Merge pull request #27082 from civicrm/5.65

5.65

15 months agoMerge pull request #27088 from seamuslee001/dev_core_4472
Eileen McNaughton [Fri, 18 Aug 2023 00:41:08 +0000 (12:41 +1200)]
Merge pull request #27088 from seamuslee001/dev_core_4472

dev/core#4472 Drop Index that is not actually needed only recently ad…

15 months agoMerge pull request #27090 from eileenmcnaughton/manage_event
Eileen McNaughton [Fri, 18 Aug 2023 00:38:26 +0000 (12:38 +1200)]
Merge pull request #27090 from eileenmcnaughton/manage_event

Fix undeclared property - use locally scoped variable

15 months agoMove form-specific early return to form
Eileen McNaughton [Mon, 14 Aug 2023 00:13:41 +0000 (12:13 +1200)]
Move form-specific early return to form

15 months agoMerge pull request #27070 from eileenmcnaughton/quick
Eileen McNaughton [Fri, 18 Aug 2023 00:12:05 +0000 (12:12 +1200)]
Merge pull request #27070 from eileenmcnaughton/quick

Remove use of sometimes-php8-warning causing `_quickConfig` property…(use `isQuickConfig()` function)