civicrm-core.git
17 months agoMerge pull request #26512 from demeritcowboy/regen
colemanw [Mon, 12 Jun 2023 18:15:15 +0000 (14:15 -0400)]
Merge pull request #26512 from demeritcowboy/regen

regen after 26499 and 26492

17 months agoregenerate civicrm_generated
demeritcowboy [Mon, 12 Jun 2023 16:19:23 +0000 (16:19 +0000)]
regenerate civicrm_generated

17 months agoMerge pull request #26465 from totten/master-test-fetchwith
demeritcowboy [Mon, 12 Jun 2023 16:09:01 +0000 (12:09 -0400)]
Merge pull request #26465 from totten/master-test-fetchwith

Smarty - When temporarily setting variable, fix cleanup for previously-undefined values.

17 months agoMerge pull request #26506 from larssandergreen/Reduce-PHP-warnings-on-Contribution
demeritcowboy [Mon, 12 Jun 2023 16:08:33 +0000 (12:08 -0400)]
Merge pull request #26506 from larssandergreen/Reduce-PHP-warnings-on-Contribution

Reduce PHP warnings on Contribution

17 months agoMerge pull request #26496 from colemanw/afformExposeOperators
colemanw [Mon, 12 Jun 2023 15:32:44 +0000 (11:32 -0400)]
Merge pull request #26496 from colemanw/afformExposeOperators

Afform - Enable search operators to be exposed on the form

17 months agoMerge pull request #26497 from colemanw/apiGuard
Yashodha Chaku [Mon, 12 Jun 2023 10:34:42 +0000 (16:04 +0530)]
Merge pull request #26497 from colemanw/apiGuard

Prevent API errors when CiviEvent is disabled

17 months agoMerge pull request #26508 from braders/php8.1-getDynamicCharacters
colemanw [Sun, 11 Jun 2023 11:47:31 +0000 (07:47 -0400)]
Merge pull request #26508 from braders/php8.1-getDynamicCharacters

[REF][PHP8.1] Don't pass null to strtoupper in getDynamicCharacters

17 months ago[REF][PHP8.1] Don't pass null to strtoupper in getDynamicCharacters
Bradley Taylor [Sun, 11 Jun 2023 08:01:19 +0000 (09:01 +0100)]
[REF][PHP8.1] Don't pass null to strtoupper in getDynamicCharacters

17 months agoCrmScopeTest - Use explicit value for default/global example
Tim Otten [Sat, 10 Jun 2023 21:40:06 +0000 (14:40 -0700)]
CrmScopeTest - Use explicit value for default/global example

Before: We rely on default/global value of `x=UNDEFINED` or `x=NULL`.
But this is a bit tempermental.

After: Clear default.

Note: There's a prior commit which adds another test (CRM_Core_SmartyTest)
where the global value is specifically undefined or specifically null.
So that still has coverage.

17 months agoReduce PHP warnings on Contribution
larssandergreen [Sat, 10 Jun 2023 19:00:38 +0000 (13:00 -0600)]
Reduce PHP warnings on Contribution

17 months agoMerge pull request #26503 from larssandergreen/Fix-Financial-Type-status
colemanw [Sat, 10 Jun 2023 17:11:26 +0000 (13:11 -0400)]
Merge pull request #26503 from larssandergreen/Fix-Financial-Type-status

Expire notifications for Shared Address Contact Delete & Financial Types

17 months agoMerge pull request #26504 from braders/findById-return-type
colemanw [Sat, 10 Jun 2023 17:04:17 +0000 (13:04 -0400)]
Merge pull request #26504 from braders/findById-return-type

[NFC] Change PHPDoc return type (findById)

17 months ago[NFC] Change PHPDoc return type (findById)
Bradley Taylor [Sat, 10 Jun 2023 16:35:58 +0000 (17:35 +0100)]
[NFC] Change PHPDoc return type (findById)

17 months agoExpire notifications for Shared Address Contact Delete & Financial Type
larssandergreen [Sat, 10 Jun 2023 15:54:46 +0000 (09:54 -0600)]
Expire notifications for Shared Address Contact Delete & Financial Type

17 months agoMerge pull request #26316 from eileenmcnaughton/import_admin
colemanw [Sat, 10 Jun 2023 13:43:10 +0000 (09:43 -0400)]
Merge pull request #26316 from eileenmcnaughton/import_admin

Add import listing for admins

17 months agoMerge pull request #26501 from civicrm/5.63
Eileen McNaughton [Sat, 10 Jun 2023 02:01:32 +0000 (14:01 +1200)]
Merge pull request #26501 from civicrm/5.63

5.63

17 months agoMerge pull request #26500 from pradpnayak/hook
demeritcowboy [Sat, 10 Jun 2023 00:38:54 +0000 (20:38 -0400)]
Merge pull request #26500 from pradpnayak/hook

wrong hook params

17 months agowrong hook params
Pradeep Nayak [Fri, 9 Jun 2023 23:53:10 +0000 (00:53 +0100)]
wrong hook params

17 months agoMerge pull request #26499 from totten/5.63-init-ext
colemanw [Fri, 9 Jun 2023 23:52:35 +0000 (19:52 -0400)]
Merge pull request #26499 from totten/5.63-init-ext

Component-Extensions - Ensure the initial activation list matches

17 months agoCRM_Core_Smarty - Fix restoration of undefined values (following temporary assignments)
Tim Otten [Fri, 9 Jun 2023 22:43:17 +0000 (15:43 -0700)]
CRM_Core_Smarty - Fix restoration of undefined values (following temporary assignments)

17 months agoMerge pull request #26487 from eileenmcnaughton/notice_part
colemanw [Fri, 9 Jun 2023 22:30:41 +0000 (18:30 -0400)]
Merge pull request #26487 from eileenmcnaughton/notice_part

Fix e-notices on New Participant form, strict smarty

17 months agoRegenerate `civicrm_generated.mysql`
Tim Otten [Fri, 9 Jun 2023 21:47:55 +0000 (14:47 -0700)]
Regenerate `civicrm_generated.mysql`

17 months agoMerge pull request #26495 from demeritcowboy/doer2
colemanw [Fri, 9 Jun 2023 21:54:01 +0000 (17:54 -0400)]
Merge pull request #26495 from demeritcowboy/doer2

Add deprecation warning and fix deprecated constructor call (followup to #26398)

17 months agoregen.sh - Preserve the default component-extensions
Tim Otten [Fri, 9 Jun 2023 21:42:23 +0000 (14:42 -0700)]
regen.sh - Preserve the default component-extensions

The issue is that `civicrm_setting[enable_components]` and
`civicrm_extension` need to be sync'd (as of 5.63+).

But there's a structural asymmetry - when dealing with an empty/default
arrangement, "settings"/"components" will inherit a default activation-list;
but "extensions" start with an empty activation-list.

With this patch, we retain the local-active list of component-extensions.
Hopefully, that matches the default setting...

17 months agoMerge pull request #26381 from samuelsov/adminuisearch1
colemanw [Fri, 9 Jun 2023 21:52:10 +0000 (17:52 -0400)]
Merge pull request #26381 from samuelsov/adminuisearch1

[WIP] civicrm_admin_ui Find contacts replacement

17 months agoAdd default-components to list of default-extensions
Tim Otten [Fri, 9 Jun 2023 21:37:11 +0000 (14:37 -0700)]
Add default-components to list of default-extensions

17 months ago(REF) civicrm_extension.sqldata.php - Remove redundant lines
Tim Otten [Fri, 9 Jun 2023 21:32:56 +0000 (14:32 -0700)]
(REF) civicrm_extension.sqldata.php - Remove redundant lines

17 months agoconstructor called in a deprecated way
demeritcowboy [Fri, 9 Jun 2023 16:28:25 +0000 (12:28 -0400)]
constructor called in a deprecated way

17 months agoRevert #26398
demeritcowboy [Fri, 9 Jun 2023 19:38:19 +0000 (15:38 -0400)]
Revert #26398

17 months agocivicrm_admin_ui Find contacts replacement
Samuel Vanhove [Tue, 30 May 2023 19:04:32 +0000 (15:04 -0400)]
civicrm_admin_ui Find contacts replacement

17 months agoPrevent API errors when CiviEvent is disabled
colemanw [Fri, 9 Jun 2023 19:03:19 +0000 (15:03 -0400)]
Prevent API errors when CiviEvent is disabled

17 months agoAfform - Enable search operators to be exposed on the form
colemanw [Fri, 9 Jun 2023 12:06:13 +0000 (08:06 -0400)]
Afform - Enable search operators to be exposed on the form

17 months agoMerge pull request #26491 from mattwire/4336fields
colemanw [Fri, 9 Jun 2023 17:13:25 +0000 (13:13 -0400)]
Merge pull request #26491 from mattwire/4336fields

dev/core#4336 Fix don't display payment fields on initial event registration form if payment on confirm is enabled

17 months agoMerge pull request #26493 from civicrm/5.63
demeritcowboy [Fri, 9 Jun 2023 16:55:54 +0000 (12:55 -0400)]
Merge pull request #26493 from civicrm/5.63

5.63

17 months agoMerge pull request #26492 from larssandergreen/Remove-unreachable-from-event-registra...
demeritcowboy [Fri, 9 Jun 2023 16:54:28 +0000 (12:54 -0400)]
Merge pull request #26492 from larssandergreen/Remove-unreachable-from-event-registration-template-for-tax-total

Remove unreachable code in event registration templates for tax total

17 months agoMerge pull request #26494 from demeritcowboy/ufdao
colemanw [Fri, 9 Jun 2023 16:53:40 +0000 (12:53 -0400)]
Merge pull request #26494 from demeritcowboy/ufdao

UFGroup DAO is out of date

17 months agoregen dao
demeritcowboy [Fri, 9 Jun 2023 16:21:28 +0000 (12:21 -0400)]
regen dao

17 months agoMerge pull request #26488 from eileenmcnaughton/event_reg
demeritcowboy [Fri, 9 Jun 2023 16:19:48 +0000 (12:19 -0400)]
Merge pull request #26488 from eileenmcnaughton/event_reg

Fix back office register form validation

17 months agoRemove unreachable code in event registration templates for tax total
larssandergreen [Fri, 9 Jun 2023 15:03:44 +0000 (09:03 -0600)]
Remove unreachable code in event registration templates for tax total

17 months agoFix don't display payment fields on initial event registration form if payment on...
Matthew Wire [Fri, 9 Jun 2023 12:11:32 +0000 (13:11 +0100)]
Fix don't display payment fields on initial event registration form if payment on confirm is enabled

17 months agoMerge pull request #25533 from mattwire/afform
colemanw [Fri, 9 Jun 2023 10:53:33 +0000 (06:53 -0400)]
Merge pull request #25533 from mattwire/afform

Log server-side validation errors so it is easier to troubleshoot/debug afform issues

17 months agoMerge pull request #26490 from eileenmcnaughton/comma
colemanw [Fri, 9 Jun 2023 10:49:10 +0000 (06:49 -0400)]
Merge pull request #26490 from eileenmcnaughton/comma

Remove stray semi-colon

17 months agoMerge pull request #26489 from eileenmcnaughton/remove_comment
colemanw [Fri, 9 Jun 2023 10:47:28 +0000 (06:47 -0400)]
Merge pull request #26489 from eileenmcnaughton/remove_comment

Remove obsolete comment

17 months agoLog server-side validation errors so it is easier to troubleshoot/debug afform issues
Matthew Wire [Wed, 8 Feb 2023 22:48:25 +0000 (22:48 +0000)]
Log server-side validation errors so it is easier to troubleshoot/debug afform issues

17 months agoMerge pull request #26479 from colemanw/adminUiRedirect
Aidan Saunders [Fri, 9 Jun 2023 09:28:41 +0000 (10:28 +0100)]
Merge pull request #26479 from colemanw/adminUiRedirect

AdminUI - Alter core forms to redirect to the new AdminUI afform pages

17 months agoRemove stray semi-colon
Eileen McNaughton [Fri, 9 Jun 2023 07:20:57 +0000 (19:20 +1200)]
Remove stray semi-colon

17 months agoRemove obsolete comment
Eileen McNaughton [Fri, 9 Jun 2023 07:15:33 +0000 (19:15 +1200)]
Remove obsolete comment

This github tried to change the code to match the comment
https://github.com/civicrm/civicrm-core/pull/25819

However, when we inadvertantly did that ... it messed with people's expected
behaviour - so let's remove the comment instead

17 months agoFix back office register form validation
Eileen McNaughton [Fri, 9 Jun 2023 07:10:43 +0000 (19:10 +1200)]
Fix back office register form validation

Follow on to https://github.com/civicrm/civicrm-core/pull/26346#event-9346416078

17 months agoFix e-notices on New Participant form, strict smarty
Eileen McNaughton [Fri, 9 Jun 2023 06:52:06 +0000 (18:52 +1200)]
Fix e-notices on New Participant form, strict smarty

17 months agoMerge pull request #26485 from colemanw/searchKitExpires
Monish Deb [Fri, 9 Jun 2023 04:08:11 +0000 (09:38 +0530)]
Merge pull request #26485 from colemanw/searchKitExpires

SearchKit - Expose expires_date field to UI

17 months agoMerge pull request #26480 from colemanw/fixLeak
Monish Deb [Fri, 9 Jun 2023 04:07:21 +0000 (09:37 +0530)]
Merge pull request #26480 from colemanw/fixLeak

dev/core#4348 - Fix leaky variable in SearchKit traits

17 months agoMerge pull request #26483 from colemanw/searchKitButtons
Monish Deb [Fri, 9 Jun 2023 03:42:49 +0000 (09:12 +0530)]
Merge pull request #26483 from colemanw/searchKitButtons

SearchKit - Tidy up admin buttons and table header sort icons

17 months agoMerge pull request #26460 from eileenmcnaughton/api4
Monish Deb [Fri, 9 Jun 2023 03:36:47 +0000 (09:06 +0530)]
Merge pull request #26460 from eileenmcnaughton/api4

Lower-case field name uf_group.post_URL, cancel_URL

17 months agoMerge pull request #26484 from colemanw/searchKitModified
Monish Deb [Fri, 9 Jun 2023 03:31:01 +0000 (09:01 +0530)]
Merge pull request #26484 from colemanw/searchKitModified

SearchKit - Fix saving created/modified fields

17 months agoSearchKit - Expose expires_date field to UI
colemanw [Fri, 9 Jun 2023 02:26:02 +0000 (22:26 -0400)]
SearchKit - Expose expires_date field to UI

17 months agoSearchKit - Fix saving created/modified fields
colemanw [Fri, 9 Jun 2023 01:28:10 +0000 (21:28 -0400)]
SearchKit - Fix saving created/modified fields

Don't select created/modified id or date fields when loading SavedSearch so they don't get sent back
as values. The BAO will then be free to auto-fill them.

17 months agoSearchKit - Tidy up table headers
colemanw [Fri, 9 Jun 2023 00:54:17 +0000 (20:54 -0400)]
SearchKit - Tidy up table headers

17 months agoMerge pull request #26482 from colemanw/redundantVar
Eileen McNaughton [Fri, 9 Jun 2023 00:37:06 +0000 (12:37 +1200)]
Merge pull request #26482 from colemanw/redundantVar

Remove redundant variable declared in the parent class

17 months agoSearchKit - Tidy up admin buttons
colemanw [Fri, 9 Jun 2023 00:36:40 +0000 (20:36 -0400)]
SearchKit - Tidy up admin buttons

17 months agoMerge pull request #26481 from eileenmcnaughton/notice
Eileen McNaughton [Fri, 9 Jun 2023 00:36:38 +0000 (12:36 +1200)]
Merge pull request #26481 from eileenmcnaughton/notice

Attempt to fix some form notices on Contact Edit form new contact

17 months agoRemove redundant variable declared in the parent class
colemanw [Thu, 8 Jun 2023 23:03:50 +0000 (19:03 -0400)]
Remove redundant variable declared in the parent class

17 months agoLower-case field name uf_group.post_URL
Eileen McNaughton [Tue, 6 Jun 2023 23:58:39 +0000 (11:58 +1200)]
Lower-case field name uf_group.post_URL

Apiv4 can't handle it as is...

17 months agoFix some form notices on Contact Edit form new contact
Eileen McNaughton [Thu, 8 Jun 2023 22:38:21 +0000 (10:38 +1200)]
Fix some form notices on Contact Edit form new contact

17 months agoFixes dev/core#4348 - Fix leaky variable in SearchKit traits
colemanw [Thu, 8 Jun 2023 20:20:34 +0000 (16:20 -0400)]
Fixes dev/core#4348 - Fix leaky variable in SearchKit traits

"Grand tally" rows at the bottom of searchKit displays were leaking
into each other due to the reuse of traits. This fixes it by copying
each trait before using it.

17 months agoAdminUI - Alter core forms to redirect to the new AdminUI afform pages
colemanw [Thu, 8 Jun 2023 19:35:53 +0000 (15:35 -0400)]
AdminUI - Alter core forms to redirect to the new AdminUI afform pages

17 months agoMerge pull request #26470 from colemanw/autoOpen
Aidan Saunders [Thu, 8 Jun 2023 18:07:13 +0000 (19:07 +0100)]
Merge pull request #26470 from colemanw/autoOpen

dev/core#4254 - Add autoOpen feature to SearchKit 'addNew' button

17 months agoMerge pull request #26208 from colemanw/extensionComponentApi
colemanw [Thu, 8 Jun 2023 15:38:31 +0000 (11:38 -0400)]
Merge pull request #26208 from colemanw/extensionComponentApi

dev/core#3961 - Move component Api4 files to component extensions

17 months agoMerge pull request #26478 from larssandergreen/Possible-fix-for-GroupTest
Eileen McNaughton [Thu, 8 Jun 2023 11:58:08 +0000 (23:58 +1200)]
Merge pull request #26478 from larssandergreen/Possible-fix-for-GroupTest

dev/core#4327 Possible fix for GroupTest occasional failures

17 months agoPossible fix for GroupTest failures
larssandergreen [Thu, 8 Jun 2023 05:35:48 +0000 (23:35 -0600)]
Possible fix for GroupTest failures

17 months agoMerge pull request #26477 from eileenmcnaughton/event_test
colemanw [Thu, 8 Jun 2023 02:09:16 +0000 (22:09 -0400)]
Merge pull request #26477 from eileenmcnaughton/event_test

Use EventTest helpers (a few more places)

17 months agoMerge pull request #26476 from larssandergreen/Fix-PHP-warnings-on-Register
colemanw [Thu, 8 Jun 2023 02:04:57 +0000 (22:04 -0400)]
Merge pull request #26476 from larssandergreen/Fix-PHP-warnings-on-Register

Fix PHP warnings on front end Register

17 months agoApiv4 - Test fixes after moving component api files to extensions
colemanw [Mon, 15 May 2023 17:09:08 +0000 (13:09 -0400)]
Apiv4 - Test fixes after moving component api files to extensions

17 months agoMerge pull request #26338 from demeritcowboy/symfony-deprec
Tim Otten [Wed, 7 Jun 2023 23:41:23 +0000 (16:41 -0700)]
Merge pull request #26338 from demeritcowboy/symfony-deprec

CiviEventDispatcher::dispatch() - add deprecation warning for deprecated event class

17 months agoApiv4 - Move component api files to component extensions
colemanw [Fri, 12 May 2023 19:28:41 +0000 (15:28 -0400)]
Apiv4 - Move component api files to component extensions

This moves the code belonging to components into their extension directories. As before, these apis will only be available if the component is enabled, but now there is no extra code needed to make that happen.

17 months agoUse EventTest helpers (a few more places)
Eileen McNaughton [Wed, 7 Jun 2023 22:47:11 +0000 (10:47 +1200)]
Use EventTest helpers (a few more places)

17 months agoSet version to 5.64.alpha1
CiviCRM [Wed, 7 Jun 2023 22:43:31 +0000 (22:43 +0000)]
Set version to 5.64.alpha1

17 months agoSet version to 5.63.beta1
CiviCRM [Wed, 7 Jun 2023 22:43:19 +0000 (22:43 +0000)]
Set version to 5.63.beta1

17 months agoMerge pull request #26472 from eileenmcnaughton/event_test
colemanw [Wed, 7 Jun 2023 22:34:13 +0000 (18:34 -0400)]
Merge pull request #26472 from eileenmcnaughton/event_test

Cleanup on ContributionTest

17 months agoFix PHP warnings on front end Register
larssandergreen [Wed, 7 Jun 2023 22:30:26 +0000 (16:30 -0600)]
Fix PHP warnings on front end Register

17 months agoMerge pull request #24705 from larssandergreen/improve-removed-groups-on-contact...
colemanw [Wed, 7 Jun 2023 22:27:53 +0000 (18:27 -0400)]
Merge pull request #24705 from larssandergreen/improve-removed-groups-on-contact-groups-tab

Improve Past Groups table on Contact Groups tab

17 months agoCleanup on ContributionTest
Eileen McNaughton [Wed, 7 Jun 2023 20:05:50 +0000 (08:05 +1200)]
Cleanup on ContributionTest

Remove calls to deprecated functions, typos, undeclared properties, use Event functions

17 months agoMerge pull request #26469 from mattwire/simplifyeventmsg
Tim Otten [Wed, 7 Jun 2023 22:03:41 +0000 (15:03 -0700)]
Merge pull request #26469 from mattwire/simplifyeventmsg

Simplify messaging for event confirm page

17 months agoMerge pull request #26471 from eileenmcnaughton/legacy
Eileen McNaughton [Wed, 7 Jun 2023 21:29:40 +0000 (09:29 +1200)]
Merge pull request #26471 from eileenmcnaughton/legacy

Use APIv4 when creating test entities

17 months agoAdd api-v4-mandatory parameter
Eileen McNaughton [Wed, 7 Jun 2023 20:59:01 +0000 (08:59 +1200)]
Add api-v4-mandatory parameter

17 months agoMerge pull request #26180 from olayiwola-compucorp/configureDoNotReplyMail
colemanw [Wed, 7 Jun 2023 20:19:02 +0000 (16:19 -0400)]
Merge pull request #26180 from olayiwola-compucorp/configureDoNotReplyMail

dev/core#4273 - CRM/Mailing - Allow user to configure donotreply email address

17 months agoUse APIv4 when creating test entities
Eileen McNaughton [Wed, 7 Jun 2023 20:06:51 +0000 (08:06 +1200)]
Use APIv4 when creating test entities

17 months agoMerge pull request #26468 from colemanw/underscore___test
Eileen McNaughton [Wed, 7 Jun 2023 19:48:48 +0000 (07:48 +1200)]
Merge pull request #26468 from colemanw/underscore___test

APIv4 - Add test to ensure custom fields work with underscores

17 months agodev/core#4254 - Add autoOpen feature to SearchKit 'addNew' button
colemanw [Wed, 7 Jun 2023 19:41:43 +0000 (15:41 -0400)]
dev/core#4254 - Add autoOpen feature to SearchKit 'addNew' button

17 months agoMerge pull request #26457 from MegaphoneJon/url-filter-afform
Eileen McNaughton [Wed, 7 Jun 2023 19:13:59 +0000 (07:13 +1200)]
Merge pull request #26457 from MegaphoneJon/url-filter-afform

Fixes core#4343 - SK ACL bypass not always respected when using an Afform filter

17 months agoMerge pull request #26467 from larssandergreen/Fix-PHP-warning-on-Export-Contacts
Eileen McNaughton [Wed, 7 Jun 2023 19:12:52 +0000 (07:12 +1200)]
Merge pull request #26467 from larssandergreen/Fix-PHP-warning-on-Export-Contacts

Fix PHP warning on Export Contacts

17 months agoSimplify messaging for event confirm page
Matthew Wire [Tue, 9 May 2023 12:48:40 +0000 (13:48 +0100)]
Simplify messaging for event confirm page

17 months agoAPIv4 - Add test to ensure custom fields work with underscores
colemanw [Wed, 7 Jun 2023 14:08:26 +0000 (10:08 -0400)]
APIv4 - Add test to ensure custom fields work with underscores

See https://lab.civicrm.org/dev/core/-/issues/4317

17 months agoMerge pull request #26356 from MegaphoneJon/payment-get-fix
Matthew Wire [Wed, 7 Jun 2023 13:14:19 +0000 (14:14 +0100)]
Merge pull request #26356 from MegaphoneJon/payment-get-fix

fix parameters in Payment.get

17 months agoMerge pull request #26365 from larssandergreen/Show-already-registered-error-on-Trans...
Matthew Wire [Wed, 7 Jun 2023 13:09:42 +0000 (14:09 +0100)]
Merge pull request #26365 from larssandergreen/Show-already-registered-error-on-Transfer-Participant

Fix missing error on Transfer Participant and allow multiple

17 months agoMerge pull request #26364 from larssandergreen/Fix-display-of-fee_level-on-Transfer...
Matthew Wire [Wed, 7 Jun 2023 13:07:10 +0000 (14:07 +0100)]
Merge pull request #26364 from larssandergreen/Fix-display-of-fee_level-on-Transfer-Participant

Fix display of Fee Level on Self-service Registration Update

17 months agoMerge pull request #26151 from larssandergreen/next-and-cancelled-dates-for-contribut...
Matthew Wire [Wed, 7 Jun 2023 13:06:15 +0000 (14:06 +0100)]
Merge pull request #26151 from larssandergreen/next-and-cancelled-dates-for-contribution-recur-on-contact

dev/core#4258 Show next scheduled and cancel / modified date for recurring contributions on contact record

17 months agoMerge pull request #26376 from larssandergreen/Don't-default-dedupe-source
Matthew Wire [Wed, 7 Jun 2023 13:03:42 +0000 (14:03 +0100)]
Merge pull request #26376 from larssandergreen/Don't-default-dedupe-source

dev/core#3989 When merging, don't overwrite source even when original source is empty

17 months agoUtilsRule - Don't check empty values when validating email
colemanw [Wed, 7 Jun 2023 13:02:47 +0000 (09:02 -0400)]
UtilsRule - Don't check empty values when validating email

17 months agoMerge pull request #25207 from larssandergreen/make-email-for-registration-cancellati...
Matthew Wire [Wed, 7 Jun 2023 12:58:13 +0000 (13:58 +0100)]
Merge pull request #25207 from larssandergreen/make-email-for-registration-cancellation-or-transfer-optional

Make event registration cancellation email optional for back office cancellation

17 months agoMerge pull request #26388 from larssandergreen/Fix-participant-error-receive-date
Matthew Wire [Wed, 7 Jun 2023 12:54:12 +0000 (13:54 +0100)]
Merge pull request #26388 from larssandergreen/Fix-participant-error-receive-date

Fix receive_date error saving on Edit Participant with Record Contribution