civicrm-core.git
12 months ago[REF][PHP8.2] Declare _redactionRegexRules property
Bradley Taylor [Sat, 18 Nov 2023 13:48:37 +0000 (13:48 +0000)]
[REF][PHP8.2] Declare _redactionRegexRules property

13 months agoMerge pull request #28098 from eileenmcnaughton/notice_info
demeritcowboy [Fri, 10 Nov 2023 13:11:31 +0000 (08:11 -0500)]
Merge pull request #28098 from eileenmcnaughton/notice_info

Fix notice on intro_text when none configured for the page

13 months agoMerge pull request #28100 from eileenmcnaughton/smarty3_options
Eileen McNaughton [Fri, 10 Nov 2023 07:17:39 +0000 (20:17 +1300)]
Merge pull request #28100 from eileenmcnaughton/smarty3_options

Remove extraneous space, breaks smarty3

13 months agoMerge pull request #28101 from civicrm/5.68
Eileen McNaughton [Fri, 10 Nov 2023 07:11:06 +0000 (20:11 +1300)]
Merge pull request #28101 from civicrm/5.68

5.68 to master

13 months agoMerge pull request #28099 from eileenmcnaughton/568
Eileen McNaughton [Fri, 10 Nov 2023 07:10:28 +0000 (20:10 +1300)]
Merge pull request #28099 from eileenmcnaughton/568

Fix rc-unreleased regression - tax amount not loading

13 months agoRemove extraneous space, breaks smarty3
Eileen McNaughton [Fri, 10 Nov 2023 06:34:40 +0000 (19:34 +1300)]
Remove extraneous space, breaks smarty3

13 months agoFix rc-unreleased regression - tax amount not loading
Eileen McNaughton [Fri, 10 Nov 2023 06:23:48 +0000 (19:23 +1300)]
Fix rc-unreleased regression - tax amount not loading

13 months agoMerge pull request #28091 from eileenmcnaughton/online_cont_main
Seamus Lee [Fri, 10 Nov 2023 06:13:45 +0000 (17:13 +1100)]
Merge pull request #28091 from eileenmcnaughton/online_cont_main

Add testing on emails for separate payment,

13 months agoFix notice on intro_text when none configured for the page
Eileen McNaughton [Fri, 10 Nov 2023 05:55:35 +0000 (18:55 +1300)]
Fix notice on intro_text when none configured for the page

13 months agoMerge pull request #28095 from eileenmcnaughton/online_cont_notice
colemanw [Fri, 10 Nov 2023 04:40:04 +0000 (23:40 -0500)]
Merge pull request #28095 from eileenmcnaughton/online_cont_notice

Fix notice on is_quick_config - Main contribution page

13 months agoFix notice on is_quick_config
Eileen McNaughton [Fri, 10 Nov 2023 03:41:00 +0000 (16:41 +1300)]
Fix notice on is_quick_config

is_quick_config is only assigned when a payment is being made on an existing
contribution - this was a bit hard to figure out so I switched to using
a variable that explicitly says what it means (rather than guess at ccid)
and ensured that is_quick_config was only accessed within these blocks

Also, I pulled the assignment on the Dummy processor name from out of
the unrelated function

13 months agoMerge pull request #28094 from civicrm/5.68
demeritcowboy [Fri, 10 Nov 2023 03:52:39 +0000 (22:52 -0500)]
Merge pull request #28094 from civicrm/5.68

5.68

13 months agoMerge pull request #28077 from eileenmcnaughton/csv_columns
demeritcowboy [Fri, 10 Nov 2023 03:27:40 +0000 (22:27 -0500)]
Merge pull request #28077 from eileenmcnaughton/csv_columns

[REF] Extract code to determine the column names

13 months agoMerge pull request #28085 from eileenmcnaughton/mailing
demeritcowboy [Fri, 10 Nov 2023 03:20:20 +0000 (22:20 -0500)]
Merge pull request #28085 from eileenmcnaughton/mailing

Add weights to CRM_Mailing_BAO_Mailing::getContactMailingSelector

13 months agoAdd testing on emails for separate payment
Eileen McNaughton [Fri, 10 Nov 2023 02:48:10 +0000 (15:48 +1300)]
Add testing on emails for separate payment

13 months agoMerge pull request #28093 from eileenmcnaughton/confirm_if
Eileen McNaughton [Fri, 10 Nov 2023 02:48:03 +0000 (15:48 +1300)]
Merge pull request #28093 from eileenmcnaughton/confirm_if

Simplify if

13 months agoSimplify if
Eileen McNaughton [Fri, 10 Nov 2023 02:09:27 +0000 (15:09 +1300)]
Simplify if

13 months agoMerge pull request #28092 from civicrm/5.68
Eileen McNaughton [Fri, 10 Nov 2023 02:06:18 +0000 (15:06 +1300)]
Merge pull request #28092 from civicrm/5.68

5.68 to master

13 months agoMerge pull request #28090 from demeritcowboy/eggscape
Eileen McNaughton [Fri, 10 Nov 2023 01:18:55 +0000 (14:18 +1300)]
Merge pull request #28090 from demeritcowboy/eggscape

Fix source html displaying when editing price option

13 months agoMerge pull request #28089 from eileenmcnaughton/CRM/Report
demeritcowboy [Fri, 10 Nov 2023 00:07:57 +0000 (19:07 -0500)]
Merge pull request #28089 from eileenmcnaughton/CRM/Report

dev/core#3202 Fix incorrect display of join date in membership detail  report

13 months agofix source html displaying
demeritcowboy [Thu, 9 Nov 2023 23:43:30 +0000 (18:43 -0500)]
fix source html displaying

13 months agodev/core#3202 Fix incorrect display of join date in membership detail report
Eileen McNaughton [Thu, 9 Nov 2023 23:23:01 +0000 (12:23 +1300)]
dev/core#3202 Fix incorrect display of join date in membership detail report

13 months agoMerge pull request #28088 from eileenmcnaughton/online_cont_main
Eileen McNaughton [Thu, 9 Nov 2023 22:46:16 +0000 (11:46 +1300)]
Merge pull request #28088 from eileenmcnaughton/online_cont_main

Add missing quote

13 months agoAdd missing quote
Eileen McNaughton [Thu, 9 Nov 2023 22:11:52 +0000 (11:11 +1300)]
Add missing quote

13 months agoAdd weights to CRM_Mailing_BAO_Mailing::getContactMailingSelector
Eileen McNaughton [Thu, 9 Nov 2023 21:11:23 +0000 (10:11 +1300)]
Add weights to CRM_Mailing_BAO_Mailing::getContactMailingSelector

13 months agoMerge pull request #28084 from civicrm/5.68
Eileen McNaughton [Thu, 9 Nov 2023 21:04:52 +0000 (10:04 +1300)]
Merge pull request #28084 from civicrm/5.68

5.68 to master

13 months agoMerge pull request #28072 from colemanw/advSearchQuickSearchMatch
Eileen McNaughton [Thu, 9 Nov 2023 21:03:45 +0000 (10:03 +1300)]
Merge pull request #28072 from colemanw/advSearchQuickSearchMatch

QuickSearch - Fix redirect to adv search with prepopulated criteria

13 months agoMerge pull request #28081 from colemanw/isPublic
Eileen McNaughton [Thu, 9 Nov 2023 20:57:27 +0000 (09:57 +1300)]
Merge pull request #28081 from colemanw/isPublic

Afform - Fix undefined index warning

13 months agoMerge pull request #28083 from civicrm/5.68
Eileen McNaughton [Thu, 9 Nov 2023 20:53:40 +0000 (09:53 +1300)]
Merge pull request #28083 from civicrm/5.68

5.68 to master

13 months agoMerge pull request #28079 from chriscant/civi-api-kernel-error2
Eileen McNaughton [Thu, 9 Nov 2023 20:51:57 +0000 (09:51 +1300)]
Merge pull request #28079 from chriscant/civi-api-kernel-error2

Ensure api/v3/utils.php required before civicrm_api3_create_error 5.68

13 months agoAfform - Fix undefined index warning
colemanw [Thu, 9 Nov 2023 19:30:19 +0000 (14:30 -0500)]
Afform - Fix undefined index warning

Fixes a warning caused by 604cca726c6a238e0530b5f660ab0e11596da090

13 months agoMerge pull request #28042 from colemanw/angularGlob
colemanw [Thu, 9 Nov 2023 19:22:01 +0000 (14:22 -0500)]
Merge pull request #28042 from colemanw/angularGlob

[REF] Angular - cleanup core angular module declarations

13 months agoEnsure api/v3/utils.php required before civicrm_api3_create_error 5.68
Chris Cant [Thu, 9 Nov 2023 14:37:50 +0000 (14:37 +0000)]
Ensure api/v3/utils.php required before civicrm_api3_create_error 5.68

13 months ago[REF] Extract code to determine the column names
Eileen McNaughton [Thu, 9 Nov 2023 03:45:33 +0000 (16:45 +1300)]
[REF] Extract code to determine the column names

13 months agoMerge pull request #28074 from eileenmcnaughton/csv
Eileen McNaughton [Thu, 9 Nov 2023 03:15:37 +0000 (16:15 +1300)]
Merge pull request #28074 from eileenmcnaughton/csv

Follow up fixes on `maxFileSize`

13 months agoMerge pull request #28075 from civicrm/5.68
Eileen McNaughton [Thu, 9 Nov 2023 03:15:24 +0000 (16:15 +1300)]
Merge pull request #28075 from civicrm/5.68

5.68

13 months agoMerge pull request #28073 from totten/master568-http-log
Seamus Lee [Thu, 9 Nov 2023 01:23:56 +0000 (12:23 +1100)]
Merge pull request #28073 from totten/master568-http-log

(NFC) MenuXmlTest - Improve debug output. Use richer helpers.

13 months agoMerge pull request #28055 from seamuslee001/update_firebase_jwt
Seamus Lee [Thu, 9 Nov 2023 00:57:19 +0000 (11:57 +1100)]
Merge pull request #28055 from seamuslee001/update_firebase_jwt

Update Firebase JWT to version 6.x

13 months agoMerge pull request #28071 from mattwire/confirmcleanup
Eileen McNaughton [Thu, 9 Nov 2023 00:55:12 +0000 (13:55 +1300)]
Merge pull request #28071 from mattwire/confirmcleanup

REF: Cleanup to Event Registration Confirm form

13 months agoFollow up fixes on maxFileSize
Eileen McNaughton [Thu, 9 Nov 2023 00:48:36 +0000 (13:48 +1300)]
Follow up fixes on maxFileSize

This addresses an incorrect mixing of the size in bytes & megabytes that was just merged and extracts
the getting of the maxFileSize to a generic file location

13 months agoMenuXmlTest - Improve debug output. Use richer helpers.
Tim Otten [Wed, 8 Nov 2023 23:37:36 +0000 (15:37 -0800)]
MenuXmlTest - Improve debug output. Use richer helpers.

In automated test-runs, the e2e test for `mixin/menu-xml@1` (`MenuXmlTest`) has been failing sporadically.
The failure always involves one of the HTTP sub-requests, but it's never clear what actually happened
in the HTTP sub-request. This patch improves debug info.

Before
-------

Send HTTP sub-request with simple primitives (`cv` + `file_get_contents`).  No detailed information about the failed request.

After
-----

Send HTTP sub-request with `HttpTestTrait` (`guzzle`). Use rich assertions that log more detailed information.

13 months agoHttpTestTrait - Add more assertion helpers
Tim Otten [Wed, 8 Nov 2023 23:37:03 +0000 (15:37 -0800)]
HttpTestTrait - Add more assertion helpers

13 months agoMerge pull request #28066 from eileenmcnaughton/member_renew
Eileen McNaughton [Thu, 9 Nov 2023 00:15:34 +0000 (13:15 +1300)]
Merge pull request #28066 from eileenmcnaughton/member_renew

Declare _groupTree on MembershipRenewal form

13 months agoQuickSearch - Fix redirect to adv search with prepopulated criteria
colemanw [Thu, 9 Nov 2023 00:12:34 +0000 (19:12 -0500)]
QuickSearch - Fix redirect to adv search with prepopulated criteria

Fixes dev/core#4624

Bridges the mismatch between APIv4-style field names and AdvSearch-style field names
with a good ol-fashioned mapper.

13 months agoRename loop variables for clarity
Matthew Wire [Wed, 8 Nov 2023 23:39:48 +0000 (23:39 +0000)]
Rename loop variables for clarity

13 months agoCleanup to event confirm form
Matthew Wire [Wed, 8 Nov 2023 23:37:32 +0000 (23:37 +0000)]
Cleanup to event confirm form

13 months agoMerge pull request #28067 from braders/topdonor-php8
Eileen McNaughton [Wed, 8 Nov 2023 23:34:35 +0000 (12:34 +1300)]
Merge pull request #28067 from braders/topdonor-php8

[REF][PHP8.2] Properties in TopDonor report

13 months agoDeclare _groupTree on MembershipRenewal form
Eileen McNaughton [Wed, 8 Nov 2023 21:56:12 +0000 (10:56 +1300)]
Declare _groupTree on MembershipRenewal form

13 months agoMerge pull request #28056 from seamuslee001/remove_phantomjs_launcher
colemanw [Wed, 8 Nov 2023 23:19:56 +0000 (18:19 -0500)]
Merge pull request #28056 from seamuslee001/remove_phantomjs_launcher

Remove karama-phantomjs-launcher as we now use chrome browser for kar…

13 months ago[REF] Update Firebase JWT to be version 6.x
Seamus Lee [Wed, 8 Nov 2023 06:45:13 +0000 (17:45 +1100)]
[REF] Update Firebase JWT to be version 6.x

Add in Deprecation notice for versions less than 6 and add in compatability layer

13 months agoMerge pull request #28063 from eileenmcnaughton/reg
demeritcowboy [Wed, 8 Nov 2023 22:53:51 +0000 (17:53 -0500)]
Merge pull request #28063 from eileenmcnaughton/reg

Remove registered_by_id as not set in this flow

13 months ago[REF][PHP8.2] Properties in TopDonor report
Bradley Taylor [Wed, 8 Nov 2023 22:01:50 +0000 (22:01 +0000)]
[REF][PHP8.2] Properties in TopDonor report

13 months agoMerge pull request #28064 from braders/label-generator-properties
Eileen McNaughton [Wed, 8 Nov 2023 21:51:02 +0000 (10:51 +1300)]
Merge pull request #28064 from braders/label-generator-properties

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

13 months agoMerge pull request #28062 from braders/feature/processor-form-test-remove-line
Eileen McNaughton [Wed, 8 Nov 2023 21:32:50 +0000 (10:32 +1300)]
Merge pull request #28062 from braders/feature/processor-form-test-remove-line

[REF][PHP8.2] Remove unused id property

13 months agoMerge pull request #27768 from aydun/no_cal
Eileen McNaughton [Wed, 8 Nov 2023 21:05:07 +0000 (10:05 +1300)]
Merge pull request #27768 from aydun/no_cal

Add option to control display of calendar links.

13 months ago[REF][PHP8.2] Declare properties in CRM_Utils_PDF_Label
Bradley Taylor [Wed, 8 Nov 2023 20:43:16 +0000 (20:43 +0000)]
[REF][PHP8.2] Declare properties in CRM_Utils_PDF_Label

13 months agoRemove registered_by_id as not set in this flow
Eileen McNaughton [Mon, 6 Nov 2023 22:26:03 +0000 (11:26 +1300)]
Remove registered_by_id as not set in this flow

13 months agoMerge pull request #28059 from mattwire/deprec
Eileen McNaughton [Wed, 8 Nov 2023 20:19:26 +0000 (09:19 +1300)]
Merge pull request #28059 from mattwire/deprec

Switch to non deprecated functions for dompdf

13 months ago[REF][PHP8.2] Remove unused id property
Bradley Taylor [Wed, 8 Nov 2023 20:15:52 +0000 (20:15 +0000)]
[REF][PHP8.2] Remove unused id property

13 months agoAdd option to control display of calendar links
Aidan Saunders [Tue, 10 Oct 2023 17:28:40 +0000 (18:28 +0100)]
Add option to control display of calendar links

13 months agoSwitch to non deprecated functions
Matthew Wire [Wed, 8 Nov 2023 17:06:08 +0000 (17:06 +0000)]
Switch to non deprecated functions

13 months agoMerge pull request #28058 from civicrm/5.68
demeritcowboy [Wed, 8 Nov 2023 16:23:00 +0000 (11:23 -0500)]
Merge pull request #28058 from civicrm/5.68

5.68

13 months agoMerge pull request #28057 from colemanw/angularExpunge
demeritcowboy [Wed, 8 Nov 2023 16:22:45 +0000 (11:22 -0500)]
Merge pull request #28057 from colemanw/angularExpunge

Angular - Expunge expired angularEx extension

13 months agoMerge pull request #28051 from eileenmcnaughton/import_568
demeritcowboy [Wed, 8 Nov 2023 15:20:42 +0000 (10:20 -0500)]
Merge pull request #28051 from eileenmcnaughton/import_568

dev/core#4554  Delete related Queue when user job deleted

13 months agoNFC: remove old pattern
Aidan Saunders [Tue, 10 Oct 2023 12:17:23 +0000 (13:17 +0100)]
NFC: remove old pattern

13 months agoAngular - Expunge expired angularEx extension
colemanw [Wed, 8 Nov 2023 14:23:15 +0000 (09:23 -0500)]
Angular - Expunge expired angularEx extension

Fixes dev/core#4758

13 months agoMerge pull request #27955 from eileenmcnaughton/invoic_settings
Matthew Wire [Wed, 8 Nov 2023 12:05:37 +0000 (12:05 +0000)]
Merge pull request #27955 from eileenmcnaughton/invoic_settings

Remove more traces of the old 'contribution_invoice_settings'

13 months agoMerge pull request #28045 from eileenmcnaughton/cont_mode
Matthew Wire [Wed, 8 Nov 2023 12:01:56 +0000 (12:01 +0000)]
Merge pull request #28045 from eileenmcnaughton/cont_mode

Replace use of contributeMode with alternatives

13 months agoMerge pull request #28047 from eileenmcnaughton/participant_source
Matthew Wire [Wed, 8 Nov 2023 11:58:13 +0000 (11:58 +0000)]
Merge pull request #28047 from eileenmcnaughton/participant_source

Consolidate source text determination

13 months agoMerge pull request #28054 from eileenmcnaughton/number
colemanw [Wed, 8 Nov 2023 11:52:34 +0000 (06:52 -0500)]
Merge pull request #28054 from eileenmcnaughton/number

Update 'Some kind of numbery-looky-printy thing.'  - ie `CRM_Utils_Number::formatUnitSize`

13 months agoRemove karama-phantomjs-launcher as we now use chrome browser for karma tests
Seamus Lee [Wed, 8 Nov 2023 07:11:05 +0000 (18:11 +1100)]
Remove karama-phantomjs-launcher as we now use chrome browser for karma tests

13 months agoSimplify CRM_Utils_Number::formatUnitSize, move check to form
Eileen McNaughton [Wed, 8 Nov 2023 05:15:08 +0000 (18:15 +1300)]
Simplify CRM_Utils_Number::formatUnitSize, move check to form

13 months agoMerge pull request #28046 from eileenmcnaughton/register
Mathieu Lu [Wed, 8 Nov 2023 03:28:10 +0000 (22:28 -0500)]
Merge pull request #28046 from eileenmcnaughton/register

Simplify use of word 'Register'

13 months agoMerge pull request #28050 from eileenmcnaughton/php8
Eileen McNaughton [Wed, 8 Nov 2023 02:24:27 +0000 (15:24 +1300)]
Merge pull request #28050 from eileenmcnaughton/php8

Php 8.x fix on variable

13 months agoAngular - cleanup core angular module declarations
colemanw [Tue, 7 Nov 2023 20:51:22 +0000 (15:51 -0500)]
Angular - cleanup core angular module declarations

13 months agodev/core#4554 Delete related Queue when user job deleted
Eileen McNaughton [Wed, 8 Nov 2023 01:37:44 +0000 (14:37 +1300)]
dev/core#4554  Delete related Queue when user job deleted

13 months agoMerge pull request #28049 from eileenmcnaughton/current_mem
Eileen McNaughton [Wed, 8 Nov 2023 01:28:58 +0000 (14:28 +1300)]
Merge pull request #28049 from eileenmcnaughton/current_mem

Remove unused property from previously shared code

13 months agoUpdate CRM/Profile/Selector/Listings.php
Eileen McNaughton [Wed, 8 Nov 2023 01:05:52 +0000 (14:05 +1300)]
Update CRM/Profile/Selector/Listings.php

Co-authored-by: colemanw <coleman@civicrm.org>
13 months agoMerge pull request #28037 from ufundo/drupal8-container-ip-address
demeritcowboy [Wed, 8 Nov 2023 00:48:59 +0000 (19:48 -0500)]
Merge pull request #28037 from ufundo/drupal8-container-ip-address

dev/core#4756 check Drupal container available to check ip address

13 months agoMerge pull request #28048 from eileenmcnaughton/event_ref
Seamus Lee [Wed, 8 Nov 2023 00:48:02 +0000 (11:48 +1100)]
Merge pull request #28048 from eileenmcnaughton/event_ref

Remove references to not-set form _values array property 'event' from previously shared code

13 months agoPhp 8.x fix on variable
Eileen McNaughton [Wed, 8 Nov 2023 00:44:06 +0000 (13:44 +1300)]
Php 8.x fix on variable

13 months agoReplace use of contributeMode with alternatives
Eileen McNaughton [Tue, 7 Nov 2023 23:03:20 +0000 (12:03 +1300)]
Replace use of contributeMode with alternatives

This addresses 2 places contributeMode is used

1)  CRM_Contribute_BAO_Contribution::createAddress does not require this check - it
works by checking if there are appropriate params from the billing profile - which
will have been displayed on the form or not as required by the processor

2) Replaces a specific check for paypal express with a check specific to that
class name. In the process functions are added for getPaymentProcessorValue()
in keeping with recently added getEventValue() getParticipantValue() etc

13 months agoRemove unused property from previously shared code
Eileen McNaughton [Wed, 8 Nov 2023 00:19:59 +0000 (13:19 +1300)]
Remove unused property from previously shared code

13 months agoRemove references to not-set form _values array property 'event' from previously...
Eileen McNaughton [Tue, 7 Nov 2023 23:43:41 +0000 (12:43 +1300)]
Remove references to not-set form _values array property 'event' from previously shared code

13 months agoConsolidate source text determination
Eileen McNaughton [Mon, 6 Nov 2023 22:22:30 +0000 (11:22 +1300)]
Consolidate source text determination

13 months agoMerge pull request #28044 from seamuslee001/82_dynamic_property_batch
Eileen McNaughton [Tue, 7 Nov 2023 23:19:38 +0000 (12:19 +1300)]
Merge pull request #28044 from seamuslee001/82_dynamic_property_batch

dev/core#4072 Fix Dynamic Property Errors on Batch Export

13 months agoMerge pull request #28043 from seamuslee001/test_dynamic_property
Eileen McNaughton [Tue, 7 Nov 2023 23:17:36 +0000 (12:17 +1300)]
Merge pull request #28043 from seamuslee001/test_dynamic_property

dev/core#4072 Fix Dynamic property in CiviTestListener

13 months agoSimplify use of word Register
Eileen McNaughton [Tue, 7 Nov 2023 23:14:43 +0000 (12:14 +1300)]
Simplify use of word Register

13 months agoMerge pull request #28035 from civicrm/5.68
Seamus Lee [Tue, 7 Nov 2023 22:27:01 +0000 (09:27 +1100)]
Merge pull request #28035 from civicrm/5.68

5.68

13 months agoFix Dynamic Property Errors on Batch Export
Seamus Lee [Tue, 7 Nov 2023 22:22:54 +0000 (09:22 +1100)]
Fix Dynamic Property Errors on Batch Export

13 months agodev/core#4072 Fix Dynamic property in CiviTestListener
Seamus Lee [Tue, 7 Nov 2023 22:14:24 +0000 (09:14 +1100)]
dev/core#4072 Fix Dynamic property in CiviTestListener

13 months agoMerge pull request #28040 from colemanw/angularDepNotice
Seamus Lee [Tue, 7 Nov 2023 21:17:29 +0000 (08:17 +1100)]
Merge pull request #28040 from colemanw/angularDepNotice

[NFC] More descriptive deprecation notice for Angular settings

13 months agoMore descriptive deprecation notice for Angular settings
colemanw [Tue, 7 Nov 2023 19:49:30 +0000 (14:49 -0500)]
More descriptive deprecation notice for Angular settings

13 months agoMerge pull request #28036 from demeritcowboy/case-edit
colemanw [Tue, 7 Nov 2023 18:41:30 +0000 (13:41 -0500)]
Merge pull request #28036 from demeritcowboy/case-edit

dev/core#4755 - typo causes activity type to go missing on case activity edit

13 months agoMerge pull request #28024 from dontub/add-afform-field-Url
colemanw [Tue, 7 Nov 2023 18:37:28 +0000 (13:37 -0500)]
Merge pull request #28024 from dontub/add-afform-field-Url

Add Afform field for input type `Url`

13 months agodev/core#4756 check Drupal container available to check ip address
BW [Tue, 7 Nov 2023 15:17:02 +0000 (15:17 +0000)]
dev/core#4756 check Drupal container available to check ip address

13 months agotypo
demeritcowboy [Tue, 7 Nov 2023 14:51:54 +0000 (09:51 -0500)]
typo

13 months agoMerge pull request #28018 from colemanw/searchFunctionZeroBugFix
demeritcowboy [Tue, 7 Nov 2023 13:59:25 +0000 (08:59 -0500)]
Merge pull request #28018 from colemanw/searchFunctionZeroBugFix

SearchKit - Fix field transformation UI to handle number 0

13 months agoMerge pull request #28011 from eileenmcnaughton/payment_object
Matthew Wire [Tue, 7 Nov 2023 12:19:02 +0000 (12:19 +0000)]
Merge pull request #28011 from eileenmcnaughton/payment_object

PHp8.x notice fix - remove use of legacy paymentObject

13 months agoMerge pull request #28030 from eileenmcnaughton/participant_deduct
Yashodha Chaku [Tue, 7 Nov 2023 12:15:40 +0000 (17:45 +0530)]
Merge pull request #28030 from eileenmcnaughton/participant_deduct

Further cleanup on previously shared participant form code