civicrm-core.git
2 years agodon't crash for users without participant permissions when viewing contributions
demeritcowboy [Tue, 1 Mar 2022 21:21:05 +0000 (16:21 -0500)]
don't crash for users without participant permissions when viewing contributions

2 years agoMerge pull request #22812 from totten/master-queue-schema
Tim Otten [Tue, 1 Mar 2022 05:17:02 +0000 (21:17 -0800)]
Merge pull request #22812 from totten/master-queue-schema

(dev/core#1304) Queues - Define schema for runner, run_count, lease_time, et al

2 years agoMerge pull request #22857 from seamuslee001/master
Seamus Lee [Tue, 1 Mar 2022 02:21:08 +0000 (13:21 +1100)]
Merge pull request #22857 from seamuslee001/master

5.47

2 years agoMerge in 5.47
Seamus Lee [Tue, 1 Mar 2022 02:13:02 +0000 (13:13 +1100)]
Merge in 5.47

2 years agoQueue.retry_limit - Set explicit default to 0. Update comments/docs.
Tim Otten [Tue, 1 Mar 2022 02:08:29 +0000 (18:08 -0800)]
Queue.retry_limit - Set explicit default to 0. Update comments/docs.

2 years agoQueueItem - Upgrades from <v4.2 are not supported. Remove special createTable().
Tim Otten [Tue, 1 Mar 2022 00:45:10 +0000 (16:45 -0800)]
QueueItem - Upgrades from <v4.2 are not supported. Remove special createTable().

2 years agoMerge pull request #22855 from demeritcowboy/grant-menu
demeritcowboy [Tue, 1 Mar 2022 00:53:34 +0000 (19:53 -0500)]
Merge pull request #22855 from demeritcowboy/grant-menu

dev/core#3087- Grant menu appears twice

2 years agoQueue.batch_limit - Simplify docblock comments
Tim Otten [Tue, 1 Mar 2022 00:36:29 +0000 (16:36 -0800)]
Queue.batch_limit - Simplify docblock comments

2 years agoregen
demeritcowboy [Mon, 28 Feb 2022 22:38:02 +0000 (17:38 -0500)]
regen

2 years agofix duplicate menu
demeritcowboy [Mon, 28 Feb 2022 22:28:27 +0000 (17:28 -0500)]
fix duplicate menu

2 years agoMerge pull request #22242 from MegaphoneJon/reporting-85
demeritcowboy [Mon, 28 Feb 2022 22:25:09 +0000 (17:25 -0500)]
Merge pull request #22242 from MegaphoneJon/reporting-85

fixes report#85 - Don't crash Contact Logging Detail report when viewing a contribution

2 years agoMerge pull request #20093 from larssandergreen/mailings-AB-test-improvements
Eileen McNaughton [Mon, 28 Feb 2022 21:17:13 +0000 (10:17 +1300)]
Merge pull request #20093 from larssandergreen/mailings-AB-test-improvements

dev/core#2100 Improve A/B test report page and API Mailing stats

2 years agofixes reporting#85 - Don't crash Contact Logging Detail report when viewing a contrib...
Jon Goldberg [Mon, 13 Dec 2021 19:14:55 +0000 (14:14 -0500)]
fixes reporting#85 - Don't crash Contact Logging Detail report when viewing a contribution

2 years agoMerge pull request #22852 from civicrm/5.47
demeritcowboy [Mon, 28 Feb 2022 18:56:18 +0000 (13:56 -0500)]
Merge pull request #22852 from civicrm/5.47

5.47

2 years agoMerge pull request #22732 from braders/ui-45-contrib-participant-links
Matthew Wire [Mon, 28 Feb 2022 15:30:54 +0000 (15:30 +0000)]
Merge pull request #22732 from braders/ui-45-contrib-participant-links

dev/user-interface#45 Show associated participants on contributionView form

2 years agoMerge pull request #22851 from JMAConsulting/civiGrantFields
demeritcowboy [Mon, 28 Feb 2022 15:03:13 +0000 (10:03 -0500)]
Merge pull request #22851 from JMAConsulting/civiGrantFields

CiviGrant - Don't return grant fields as contact fields

2 years agoadd grant_id select clause definition
Monish Deb [Mon, 28 Feb 2022 13:18:11 +0000 (18:48 +0530)]
add grant_id select clause definition

2 years agoCiviGrant - Don't return grant fields as contact fields
Coleman Watts [Sun, 20 Feb 2022 19:30:07 +0000 (14:30 -0500)]
CiviGrant - Don't return grant fields as contact fields

Fixes dev/core#3069

2 years agoMerge pull request #22849 from colemanw/fixApiExplorerError
Seamus Lee [Mon, 28 Feb 2022 04:23:23 +0000 (15:23 +1100)]
Merge pull request #22849 from colemanw/fixApiExplorerError

Fix API4 Explorer undefined variable error

2 years agoFix API4 Explorer undefined variable error
Coleman Watts [Mon, 28 Feb 2022 02:02:16 +0000 (21:02 -0500)]
Fix API4 Explorer undefined variable error

2 years agoMerge pull request #22848 from braders/extension-manager-notices
Eileen McNaughton [Sun, 27 Feb 2022 23:06:41 +0000 (12:06 +1300)]
Merge pull request #22848 from braders/extension-manager-notices

Avoid PHP undefined index notices on extension pages

2 years agoAvoid PHP undefined index notices on extension pages
Bradley Taylor [Sun, 27 Feb 2022 17:12:25 +0000 (17:12 +0000)]
Avoid PHP undefined index notices on extension pages

2 years agoMerge pull request #22846 from demeritcowboy/testorg
colemanw [Sun, 27 Feb 2022 17:05:42 +0000 (12:05 -0500)]
Merge pull request #22846 from demeritcowboy/testorg

[NFC] Basic case create test with org

2 years agoMerge pull request #22842 from mattwire/i18n
demeritcowboy [Sun, 27 Feb 2022 16:31:16 +0000 (11:31 -0500)]
Merge pull request #22842 from mattwire/i18n

Fix issues with PHP GetText and 0 length files

2 years agoMerge pull request #22840 from braders/prefered-language-undefined-variable
demeritcowboy [Sun, 27 Feb 2022 16:09:01 +0000 (11:09 -0500)]
Merge pull request #22840 from braders/prefered-language-undefined-variable

Remove reference to undefined variable in CRM_Contact_Form_Inline_CommunicationPreferences

2 years agobasic test with org
demeritcowboy [Sun, 27 Feb 2022 15:28:28 +0000 (10:28 -0500)]
basic test with org

2 years agoMerge pull request #22844 from braders/static-methods
colemanw [Sun, 27 Feb 2022 14:29:26 +0000 (09:29 -0500)]
Merge pull request #22844 from braders/static-methods

Mark methods which are only used statically as static

2 years agoMark methods which are only used statically as static
Bradley Taylor [Sun, 27 Feb 2022 10:22:11 +0000 (10:22 +0000)]
Mark methods which are only used statically as static

2 years agoMerge pull request #22831 from colemanw/virtualEntityPrefix
Tim Otten [Sun, 27 Feb 2022 05:52:43 +0000 (21:52 -0800)]
Merge pull request #22831 from colemanw/virtualEntityPrefix

APIv4 - Add metadata about class args

2 years agoAPIv4 - Add entity metadata about class args
Coleman Watts [Fri, 25 Feb 2022 15:42:29 +0000 (10:42 -0500)]
APIv4 - Add entity metadata about class args

The CustomValue API is a virtual API, where multiple entities all get routed to the
same class if they share the prefix "Custom_", and pass a class arg to the
php factory functions e.g. `CustomValue::get('MyCustomGroup')`.
Instead of hard-coding this idea into the  now it's part of the entity
metadata so that other APIs, notaby ECK, can use a similar pattern.

2 years agoFix 100% CPU and timeout on some servers
Matthew Wire [Sat, 26 Feb 2022 23:14:57 +0000 (23:14 +0000)]
Fix 100% CPU and timeout on some servers

2 years agoMerge pull request #22841 from braders/state-class-tidy
demeritcowboy [Sat, 26 Feb 2022 21:48:49 +0000 (16:48 -0500)]
Merge pull request #22841 from braders/state-class-tidy

Cody tidy in CRM_Core_State

2 years agoMerge pull request #22838 from civicrm/5.47
demeritcowboy [Sat, 26 Feb 2022 21:43:11 +0000 (16:43 -0500)]
Merge pull request #22838 from civicrm/5.47

5.47

2 years agoMerge pull request #22839 from braders/pricefieldvalue-undefined-var
demeritcowboy [Sat, 26 Feb 2022 21:43:01 +0000 (16:43 -0500)]
Merge pull request #22839 from braders/pricefieldvalue-undefined-var

Remove reference to undefined variable

2 years agoCody tidy in CRM_Core_State
Bradley Taylor [Sat, 26 Feb 2022 18:23:17 +0000 (18:23 +0000)]
Cody tidy in CRM_Core_State

2 years agoRemove reference to undefined variable
Bradley Taylor [Sat, 26 Feb 2022 17:04:29 +0000 (17:04 +0000)]
Remove reference to undefined variable

2 years agoRemove reference to undefined variable in CRM_Contact_Form_Inline_CommunicationPrefer...
Bradley Taylor [Sat, 26 Feb 2022 17:41:40 +0000 (17:41 +0000)]
Remove reference to undefined variable in CRM_Contact_Form_Inline_CommunicationPreferences

2 years agoMerge pull request #22809 from colemanw/afformSearchKitRefresh
demeritcowboy [Sat, 26 Feb 2022 15:35:35 +0000 (10:35 -0500)]
Merge pull request #22809 from colemanw/afformSearchKitRefresh

SearchKit - Refresh contents after saving a popup when in a block/tab

2 years agoMerge pull request #22814 from colemanw/civiCaseRelationshipHooks
demeritcowboy [Sat, 26 Feb 2022 15:17:06 +0000 (10:17 -0500)]
Merge pull request #22814 from colemanw/civiCaseRelationshipHooks

CiviCase - Call hooks when creating relationships

2 years agoMerge pull request #22836 from civicrm/5.47
demeritcowboy [Sat, 26 Feb 2022 15:15:56 +0000 (10:15 -0500)]
Merge pull request #22836 from civicrm/5.47

5.47

2 years agoMerge pull request #22834 from colemanw/hookInterface
colemanw [Sat, 26 Feb 2022 04:58:40 +0000 (23:58 -0500)]
Merge pull request #22834 from colemanw/hookInterface

Move HookInterface to \Civi\Core namespace

2 years agoMerge pull request #22829 from colemanw/tableName
Tim Otten [Sat, 26 Feb 2022 04:58:16 +0000 (20:58 -0800)]
Merge pull request #22829 from colemanw/tableName

APIv4 - Add tableName to Entity.get output

2 years agoCivi\Test\HookInterface is now an alias for Civi\Core\HookInterface
Tim Otten [Sat, 26 Feb 2022 03:16:30 +0000 (19:16 -0800)]
Civi\Test\HookInterface is now an alias for Civi\Core\HookInterface

This means that we don't need to maintain two copies of the docblock.

There's a strong expectation that the interfaces work equivalently.

It will be more forgiving if a consumer mixes up the names.

2 years agoMerge pull request #22833 from alifrumin/rn5.47
Seamus Lee [Sat, 26 Feb 2022 00:19:26 +0000 (11:19 +1100)]
Merge pull request #22833 from alifrumin/rn5.47

[NFC] first stab at 5.47 release notes

2 years agoCopy \Civi\Test\HookInterface to \Civi\Core namespace
Coleman Watts [Fri, 25 Feb 2022 21:09:48 +0000 (16:09 -0500)]
Copy \Civi\Test\HookInterface to \Civi\Core namespace

2 years ago[NFC] first pass at 5.47 release notes
Alice Frumin [Tue, 22 Feb 2022 20:40:21 +0000 (15:40 -0500)]
[NFC] first pass at 5.47 release notes

2 years agoAPIv4 - Add tableName to Entity.get output
Coleman Watts [Fri, 25 Feb 2022 05:34:44 +0000 (00:34 -0500)]
APIv4 - Add tableName to Entity.get output

2 years agoMerge pull request #22772 from eileenmcnaughton/batch
demeritcowboy [Fri, 25 Feb 2022 04:14:11 +0000 (23:14 -0500)]
Merge pull request #22772 from eileenmcnaughton/batch

Fix submit handling of thousands when creating data entry batch

2 years agoMerge pull request #22827 from colemanw/subType
Eileen McNaughton [Fri, 25 Feb 2022 03:06:08 +0000 (16:06 +1300)]
Merge pull request #22827 from colemanw/subType

APIv4 - Add fixme about filtering custom fields by sub-type

2 years agoMerge pull request #22637 from eileenmcnaughton/dom_flush
Eileen McNaughton [Fri, 25 Feb 2022 02:03:23 +0000 (15:03 +1300)]
Merge pull request #22637 from eileenmcnaughton/dom_flush

Flush the metadata cache when the domain is edited

2 years agoAPIv4 - Add fixme about filtering custom fields by sub-type
Coleman Watts [Fri, 25 Feb 2022 00:53:35 +0000 (19:53 -0500)]
APIv4 - Add fixme about filtering custom fields by sub-type

2 years agoSearchKit - Refresh contents after saving a popup when in a block/tab
Coleman Watts [Sun, 20 Feb 2022 23:26:46 +0000 (18:26 -0500)]
SearchKit - Refresh contents after saving a popup when in a block/tab

The auto-refresh depends on the search being inside a <form> element.

2 years agoMerge pull request #22752 from eileenmcnaughton/grumpit
colemanw [Fri, 25 Feb 2022 00:26:12 +0000 (19:26 -0500)]
Merge pull request #22752 from eileenmcnaughton/grumpit

Fixes for smarty grumpy mode with membership

2 years agoMerge pull request #22719 from eileenmcnaughton/notice_page
demeritcowboy [Fri, 25 Feb 2022 00:07:26 +0000 (19:07 -0500)]
Merge pull request #22719 from eileenmcnaughton/notice_page

Enotice fixes

2 years agoEnotice fix
Eileen McNaughton [Thu, 24 Feb 2022 23:17:38 +0000 (12:17 +1300)]
Enotice fix

2 years agoCall static function statically
Eileen McNaughton [Thu, 24 Feb 2022 23:17:21 +0000 (12:17 +1300)]
Call static function statically

Also objects are always references....

2 years agoFlush the metadata cache when the domain is edited
Eileen McNaughton [Thu, 27 Jan 2022 03:07:01 +0000 (16:07 +1300)]
Flush the metadata cache when the domain is edited

Domain info is cached in metadata cache for token usage - we should flush out when altering

2 years agoMerge pull request #22800 from mlutfy/mailingCleanup
demeritcowboy [Thu, 24 Feb 2022 14:11:15 +0000 (09:11 -0500)]
Merge pull request #22800 from mlutfy/mailingCleanup

Mailing Report: do not recalculate the recipients when the count is zero

2 years agoTemporarily switch to relationship::add function
Coleman Watts [Wed, 23 Feb 2022 20:50:05 +0000 (15:50 -0500)]
Temporarily switch to relationship::add function

2 years agoMerge pull request #22824 from colemanw/api4Provider
colemanw [Thu, 24 Feb 2022 02:13:25 +0000 (21:13 -0500)]
Merge pull request #22824 from colemanw/api4Provider

[REF] APIv4 - use entityTypes event to load custom records

2 years agoMerge pull request #22823 from demeritcowboy/mailing-since
Seamus Lee [Thu, 24 Feb 2022 01:55:08 +0000 (12:55 +1100)]
Merge pull request #22823 from demeritcowboy/mailing-since

Fix the "since" version for api v4 Mailing and MailingJob

2 years agoAPIv4 - use entityTypes event to load custom records
Coleman Watts [Thu, 24 Feb 2022 00:40:54 +0000 (19:40 -0500)]
APIv4 - use entityTypes event to load custom records

This standardizes things to use the ActionObjectProvider service more like it was intended,
with getEntityNames now returning what it's supposed to, and removing a direct-cache-access hack
from CoreUtil, in favor of using the service.

2 years agofix the since version
demeritcowboy [Thu, 24 Feb 2022 00:12:25 +0000 (19:12 -0500)]
fix the since version

2 years agoMerge pull request #22822 from civicrm/5.47
Seamus Lee [Thu, 24 Feb 2022 00:09:47 +0000 (11:09 +1100)]
Merge pull request #22822 from civicrm/5.47

5.47

2 years agoMerge pull request #22821 from demeritcowboy/update-token
Eileen McNaughton [Wed, 23 Feb 2022 21:34:38 +0000 (10:34 +1300)]
Merge pull request #22821 from demeritcowboy/update-token

Recent update to {receipt_text} token gives warning in system check after upgrade

2 years agoMerge pull request #22817 from totten/5.47-rest-q
Tim Otten [Wed, 23 Feb 2022 21:03:19 +0000 (13:03 -0800)]
Merge pull request #22817 from totten/5.47-rest-q

RestTest - Skip `testNotCMSUser_q` when it's not supported

2 years agoMerge pull request #22818 from JMAConsulting/add-checkperm
colemanw [Wed, 23 Feb 2022 16:59:19 +0000 (11:59 -0500)]
Merge pull request #22818 from JMAConsulting/add-checkperm

add checkPerm

2 years agoMerge pull request #22819 from demeritcowboy/unused-v2
colemanw [Wed, 23 Feb 2022 16:57:40 +0000 (11:57 -0500)]
Merge pull request #22819 from demeritcowboy/unused-v2

[REF] Remove unused api v2 function

2 years agoMerge pull request #22820 from demeritcowboy/recurforms
colemanw [Wed, 23 Feb 2022 16:57:03 +0000 (11:57 -0500)]
Merge pull request #22820 from demeritcowboy/recurforms

[NFC] Rename RecurForms test class

2 years agoMerge pull request #22665 from colemanw/memberCleanup
demeritcowboy [Wed, 23 Feb 2022 16:03:20 +0000 (11:03 -0500)]
Merge pull request #22665 from colemanw/memberCleanup

[REF] Cleanup docblocks & unused vars in Membership BAO

2 years agoupdate tokens in message template
demeritcowboy [Wed, 23 Feb 2022 15:36:41 +0000 (10:36 -0500)]
update tokens in message template

2 years agoconvert to trait
demeritcowboy [Wed, 23 Feb 2022 14:44:53 +0000 (09:44 -0500)]
convert to trait

2 years agomove file
demeritcowboy [Wed, 23 Feb 2022 14:37:08 +0000 (09:37 -0500)]
move file

2 years agoremove unused v2 function
demeritcowboy [Wed, 23 Feb 2022 14:28:10 +0000 (09:28 -0500)]
remove unused v2 function

2 years agoMerge pull request #21895 from kartik1000/Test#18196
demeritcowboy [Wed, 23 Feb 2022 12:47:25 +0000 (07:47 -0500)]
Merge pull request #21895 from kartik1000/Test#18196

Added Cancel Recur Subscription test & setter for `supports` on Dummy processor

2 years agoadd checkPerm
Monish Deb [Wed, 23 Feb 2022 07:37:11 +0000 (13:07 +0530)]
add checkPerm

2 years agoSkip `testNotCMSUser_q` in some environments (based on `isOldQSupported()`)
Tim Otten [Wed, 23 Feb 2022 04:52:00 +0000 (20:52 -0800)]
Skip `testNotCMSUser_q` in some environments (based on `isOldQSupported()`)

2 years ago(REF) E2E_Extern_*RestTest - Extract `isOldQSupported()`
Tim Otten [Wed, 23 Feb 2022 04:21:00 +0000 (20:21 -0800)]
(REF) E2E_Extern_*RestTest - Extract `isOldQSupported()`

This patch changes the way a certain carve-out works, but it doesn't change the outcome.

Background: There are two E2E tests:

* `LegacyRestTest` extends `BaseRestTest` and targets `extern/rest.php`.
  It tests `rest.php?entity=ENTITY&action=ACTION`
  as well as `rest.php?q=civicrm/ENTITY/ACTION`.
* `AuthxRestTest` extends `BaseRestTest` and targets `civicrm/ajax/rest`.
  It only tests `civicrm/ajax/rest?entity=ENTITY&action=ACTION`.

The `q` parameter cannot be used realiably with CMS routing
(`q=civicrm/ajax/rest&q=civicrm/ENTITY/ACTION`).  So we skip testing that
combination.

The patch merely changes how the skip works.

2 years agoMerge pull request #22815 from totten/5.47-rn546-auto
Tim Otten [Wed, 23 Feb 2022 03:49:47 +0000 (19:49 -0800)]
Merge pull request #22815 from totten/5.47-rn546-auto

(NFC) release-notes/5.46.0.md - Re-apply auto-cleanups

2 years agoMerge pull request #22475 from eileenmcnaughton/ipn
colemanw [Wed, 23 Feb 2022 00:07:27 +0000 (19:07 -0500)]
Merge pull request #22475 from eileenmcnaughton/ipn

Revert membership debug handling in IPN

2 years agorelease-notes/5.46.0.md - Auto clean (https://gist.github.com/totten/acff49e6dd779473...
Tim Otten [Tue, 22 Feb 2022 23:04:55 +0000 (15:04 -0800)]
release-notes/5.46.0.md - Auto clean (https://gist.github.com/totten/acff49e6dd77947349a1df26d5002003)

2 years agorelease-notes.md - Update date
Tim Otten [Fri, 4 Feb 2022 02:52:55 +0000 (18:52 -0800)]
release-notes.md - Update date

2 years agoMerge pull request #22813 from alifrumin/rn5.46take2
Tim Otten [Tue, 22 Feb 2022 22:56:40 +0000 (14:56 -0800)]
Merge pull request #22813 from alifrumin/rn5.46take2

[NFC] Second pass at release notes for 5.46

2 years ago[NFC] 5.46 release notes updates
Alice Frumin [Wed, 16 Feb 2022 18:28:48 +0000 (13:28 -0500)]
[NFC] 5.46 release notes updates

2 years agoCiviCase - Use APIv4 and call hooks when creating relationships
Coleman Watts [Tue, 22 Feb 2022 20:07:37 +0000 (15:07 -0500)]
CiviCase - Use APIv4 and call hooks when creating relationships

2 years agoMerge pull request #22736 from eileenmcnaughton/membership_message
Mathieu Lu [Tue, 22 Feb 2022 19:57:03 +0000 (14:57 -0500)]
Merge pull request #22736 from eileenmcnaughton/membership_message

Cleanup on Offline Membership Receipts (ensures variables present across flows)

2 years agoMerge pull request #22748 from colemanw/api4SystemCheck
colemanw [Tue, 22 Feb 2022 14:42:10 +0000 (09:42 -0500)]
Merge pull request #22748 from colemanw/api4SystemCheck

APIv4 - remove unnecessary field from System::check

2 years agoCRM_Queue_Service - Document/store/load additional queueSpec properties
Tim Otten [Fri, 11 Feb 2022 03:13:31 +0000 (19:13 -0800)]
CRM_Queue_Service - Document/store/load additional queueSpec properties

2 years ago(Schema) Queue and QueueItem - Track detailed settings (runner, lease_time, retry_cou...
Tim Otten [Wed, 2 Feb 2022 05:57:01 +0000 (21:57 -0800)]
(Schema) Queue and QueueItem - Track detailed settings (runner, lease_time, retry_count, batch_limit, etc) (5.48)

2 years agoMerge pull request #22811 from colemanw/deprecateApiv3
Eileen McNaughton [Tue, 22 Feb 2022 00:33:39 +0000 (13:33 +1300)]
Merge pull request #22811 from colemanw/deprecateApiv3

Add deprecation notice to APIv3 Explorer

2 years agoAdd deprecation notice to APIv3 Explorer
Coleman Watts [Mon, 21 Feb 2022 22:25:46 +0000 (17:25 -0500)]
Add deprecation notice to APIv3 Explorer

2 years agoMerge pull request #22790 from colemanw/searchKitTaskButtons
Monish Deb [Mon, 21 Feb 2022 02:21:30 +0000 (07:51 +0530)]
Merge pull request #22790 from colemanw/searchKitTaskButtons

SearchKit - Use crmDialogButtons for task popups

2 years agoMerge pull request #22807 from seamuslee001/css_fixes
Seamus Lee [Sun, 20 Feb 2022 23:50:28 +0000 (10:50 +1100)]
Merge pull request #22807 from seamuslee001/css_fixes

[REF] Fix css code style issues

2 years agoMerge pull request #22796 from totten/master-queue-mgd
Seamus Lee [Sun, 20 Feb 2022 22:38:47 +0000 (09:38 +1100)]
Merge pull request #22796 from totten/master-queue-mgd

Civi\Api4\Queue - Allow use with hook_managed

2 years agoMerge pull request #22799 from colemanw/mailingGroupApi
Seamus Lee [Sun, 20 Feb 2022 22:34:13 +0000 (09:34 +1100)]
Merge pull request #22799 from colemanw/mailingGroupApi

APIv4 - Add MailingGroup API

2 years ago[REF] Fix css code style issues
Seamus Lee [Sun, 20 Feb 2022 22:20:17 +0000 (09:20 +1100)]
[REF] Fix css code style issues

2 years agoMerge pull request #22803 from braders/feature/isutf8-functionexists-fix
Seamus Lee [Sun, 20 Feb 2022 21:59:57 +0000 (08:59 +1100)]
Merge pull request #22803 from braders/feature/isutf8-functionexists-fix

Remove broken call to function_exists in CRM_Utils_String::isUtf8

2 years agoFix call to function_exists in CRM_Utils_String::isUtf8
Bradley Taylor [Sun, 20 Feb 2022 14:30:12 +0000 (14:30 +0000)]
Fix call to function_exists in CRM_Utils_String::isUtf8

2 years agoMerge pull request #22798 from civicrm/5.47
demeritcowboy [Sun, 20 Feb 2022 13:55:23 +0000 (08:55 -0500)]
Merge pull request #22798 from civicrm/5.47

5.47

2 years agoMerge pull request #22801 from jitendrapurohit/pledge_deefault
demeritcowboy [Sun, 20 Feb 2022 13:55:13 +0000 (08:55 -0500)]
Merge pull request #22801 from jitendrapurohit/pledge_deefault

Fix pledge default on contribution page when the site has a WR for "contribution"