civicrm-core.git
2 years agoFix for domains that have the string .css in them
Mathieu Lutfy [Wed, 14 Jun 2023 20:30:11 +0000 (16:30 -0400)]
Fix for domains that have the string .css in them

preg_match is used because we also have to match on items from the
asset builder, which have URL params in the filename.

Example:
[...]q=civicrm%2Fasset%2Fbuilder&an=crm-menubar.css&ad=9caf2150754dca162f3a

2 years agoMerge pull request #26525 from yashodha/dev-4358
colemanw [Wed, 14 Jun 2023 18:53:37 +0000 (14:53 -0400)]
Merge pull request #26525 from yashodha/dev-4358

(dev/core#4358) Verbiage changes on Find Groups screen

2 years ago(dev/core#4358) Verbiage changes on Find Groups screen
yashodha [Wed, 14 Jun 2023 10:08:24 +0000 (15:38 +0530)]
(dev/core#4358) Verbiage changes on Find Groups screen

2 years agoMerge pull request #26520 from larssandergreen/Don't-add-contact-to-Domain-Group...
colemanw [Tue, 13 Jun 2023 18:12:47 +0000 (14:12 -0400)]
Merge pull request #26520 from larssandergreen/Don't-add-contact-to-Domain-Group-on-edit

Don't add Contact to Domain Group on edit

2 years agoMerge pull request #26519 from larssandergreen/Don't-try-to-add-Contacts-to-Groups...
colemanw [Tue, 13 Jun 2023 18:00:33 +0000 (14:00 -0400)]
Merge pull request #26519 from larssandergreen/Don't-try-to-add-Contacts-to-Groups-on-Edit

[REF] Don't add Contacts to Groups they are already Added to on Edit

2 years agoMerge pull request #26502 from larssandergreen/Select2-New-contribution-financial...
Yashodha Chaku [Tue, 13 Jun 2023 15:27:26 +0000 (20:57 +0530)]
Merge pull request #26502 from larssandergreen/Select2-New-contribution-financial-type

Add select2s for Contribution, etc

2 years agoDon't add Contact to Domain Group on edit
larssandergreen [Tue, 13 Jun 2023 14:02:13 +0000 (08:02 -0600)]
Don't add Contact to Domain Group on edit

2 years agoMerge pull request #26518 from demeritcowboy/reserved-move
colemanw [Tue, 13 Jun 2023 13:23:39 +0000 (09:23 -0400)]
Merge pull request #26518 from demeritcowboy/reserved-move

dev/core#4338 - Prevent people from sneakily adding fields to your extension's reserved custom groups by using the Move action

2 years agodon't allow moving fields into reserved groups
demeritcowboy [Wed, 7 Jun 2023 19:18:04 +0000 (15:18 -0400)]
don't allow moving fields into reserved groups

2 years agoDon't add Contacts to Groups they are Added to on Edit
larssandergreen [Tue, 13 Jun 2023 06:29:07 +0000 (00:29 -0600)]
Don't add Contacts to Groups they are Added to on Edit

2 years agoMerge pull request #26517 from demeritcowboy/mystery-index
Seamus Lee [Tue, 13 Jun 2023 03:08:47 +0000 (13:08 +1000)]
Merge pull request #26517 from demeritcowboy/mystery-index

dev/core#4355 - Fix crash for radio custom fields

2 years agofix crash for radio custom fields
demeritcowboy [Tue, 13 Jun 2023 00:57:13 +0000 (20:57 -0400)]
fix crash for radio custom fields

2 years agoMerge pull request #26516 from eileenmcnaughton/import_admin2
colemanw [Mon, 12 Jun 2023 23:13:02 +0000 (19:13 -0400)]
Merge pull request #26516 from eileenmcnaughton/import_admin2

Add All imports menu item for users with Administer Queues

2 years agoAdd All imports menu item for users with Administer QUeues
Eileen McNaughton [Mon, 12 Jun 2023 22:32:23 +0000 (10:32 +1200)]
Add All imports menu item for users with Administer QUeues

This adds the (only just added) search display for 'all imports' to the menu, but
only for users with 'Administer Queues' - for other users they would only see
their own imports, so it would duplicate 'my imports'.

This is useful for site admins etc trying to understand issues their users might be having
with imports.

Note the extension needs to be enabled

2 years agoMerge pull request #26514 from larssandergreen/Always-show-implicit-TRUE-Permissions...
colemanw [Mon, 12 Jun 2023 21:04:59 +0000 (17:04 -0400)]
Merge pull request #26514 from larssandergreen/Always-show-implicit-TRUE-Permissions-Check-in-API-4-Explorer

Make implicit TRUE permissions check explicit in API 4 Explorer for PHP

2 years agoMerge pull request #26515 from civicrm/5.63
Eileen McNaughton [Mon, 12 Jun 2023 20:25:45 +0000 (08:25 +1200)]
Merge pull request #26515 from civicrm/5.63

5.63

2 years 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

2 years agoMake implicit TRUE permissions check explicit in API 4 Explorer for PHP
larssandergreen [Mon, 12 Jun 2023 17:47:44 +0000 (11:47 -0600)]
Make implicit TRUE permissions check explicit in API 4 Explorer for PHP

2 years agoMerge pull request #26513 from colemanw/fixGrantAccess
colemanw [Mon, 12 Jun 2023 17:44:22 +0000 (13:44 -0400)]
Merge pull request #26513 from colemanw/fixGrantAccess

CiviGrant - Fix error when creating grant without permissions

2 years agoCiviGrant - Fix error when creating grant without permissions
colemanw [Mon, 12 Jun 2023 16:21:55 +0000 (12:21 -0400)]
CiviGrant - Fix error when creating grant without permissions

When creating a grant with checkPermissions disabled (e.g. via API) the permissions
were getting tripped by the RecentItem create action

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

2 years 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.

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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.

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

2 years 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

2 years 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)

2 years 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)

2 years 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

2 years agoAdd select2s
larssandergreen [Sat, 10 Jun 2023 15:48:14 +0000 (09:48 -0600)]
Add select2s

2 years 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

2 years 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

2 years 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

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

2 years 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

2 years 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)

2 years 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

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

2 years 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)

2 years 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...

2 years 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

2 years 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

2 years 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

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

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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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.

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

2 years 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

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

2 years 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

2 years 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

2 years 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...

2 years 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

2 years 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.

2 years 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

2 years 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

2 years 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

2 years 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

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

2 years 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)

2 years 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

2 years 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

2 years 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

2 years 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.

2 years 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)

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

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

2 years 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

2 years 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

2 years 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