civicrm-core.git
2 years agoRemove unnecessary id attribute.
Bradley Taylor [Fri, 31 Dec 2021 10:54:39 +0000 (10:54 +0000)]
Remove unnecessary id attribute.

The min_amount ID was used for both a tr and a input element, breaking accessibility links

2 years agoAdd state name to export fields
jitendrapurohit [Fri, 24 Dec 2021 14:28:03 +0000 (19:58 +0530)]
Add state name to export fields

2 years agostatus used incorrectly in drupal 8
demeritcowboy [Fri, 31 Dec 2021 15:21:02 +0000 (10:21 -0500)]
status used incorrectly in drupal 8

2 years agoMerge pull request #22326 from totten/master-sqlpara
colemanw [Fri, 31 Dec 2021 23:53:01 +0000 (18:53 -0500)]
Merge pull request #22326 from totten/master-sqlpara

SqlParallel - Enable more tests. Fix compatiblity with `release_time`

2 years agoMerge pull request #22337 from demeritcowboy/deprecated-schema
Seamus Lee [Fri, 31 Dec 2021 22:21:40 +0000 (09:21 +1100)]
Merge pull request #22337 from demeritcowboy/deprecated-schema

dev/drupal#172 - Deprecated function call in Drupal 9.3

2 years agoMerge pull request #22348 from braders/js-ts-escape-strategy
colemanw [Fri, 31 Dec 2021 22:07:22 +0000 (17:07 -0500)]
Merge pull request #22348 from braders/js-ts-escape-strategy

Use JS escaping for {ts} calls in a JS context

2 years agoMerge pull request #22351 from demeritcowboy/membership-testfail
Tim Otten [Fri, 31 Dec 2021 19:34:20 +0000 (13:34 -0600)]
Merge pull request #22351 from demeritcowboy/membership-testfail

Fix membership test fail for Dec 31

2 years agofix failing test on Dec 31
demeritcowboy [Fri, 31 Dec 2021 16:26:13 +0000 (11:26 -0500)]
fix failing test on Dec 31

2 years agoremove unused deprecated function call
demeritcowboy [Tue, 28 Dec 2021 20:13:13 +0000 (15:13 -0500)]
remove unused deprecated function call

2 years agoUse JS escaping for {ts} calls in a JS context
Bradley Taylor [Fri, 31 Dec 2021 11:13:12 +0000 (11:13 +0000)]
Use JS escaping for {ts} calls in a JS context

2 years agoSmarty modifier - stop using isset to check taxTerm
Eileen McNaughton [Mon, 27 Dec 2021 07:46:40 +0000 (20:46 +1300)]
Smarty modifier - stop using isset to check taxTerm

I'm thinking this should fail on some notices on CI - so will follow with the fix

2 years agoMerge pull request #22340 from eileenmcnaughton/wktemplates
Eileen McNaughton [Fri, 31 Dec 2021 03:26:23 +0000 (16:26 +1300)]
Merge pull request #22340 from eileenmcnaughton/wktemplates

Add workflow template classes for contributions

2 years agoMerge pull request #22241 from colemanw/searchKitFunctions
Eileen McNaughton [Fri, 31 Dec 2021 03:24:54 +0000 (16:24 +1300)]
Merge pull request #22241 from colemanw/searchKitFunctions

SearchKit - Allow functions in the WHERE clause

2 years ago[Ref] Add getter for priceSetID and use full form flow
Eileen McNaughton [Fri, 17 Dec 2021 05:24:55 +0000 (18:24 +1300)]
[Ref] Add getter for priceSetID and use full form flow

2 years ago(NFC) ContributionTrait
Tim Otten [Fri, 31 Dec 2021 00:57:50 +0000 (18:57 -0600)]
(NFC) ContributionTrait

2 years agoMerge pull request #21181 from eileenmcnaughton/perm3
colemanw [Fri, 31 Dec 2021 00:55:02 +0000 (19:55 -0500)]
Merge pull request #21181 from eileenmcnaughton/perm3

dev/core#2752  Use acl, not blanket permissions on FinancialAccount, FinancialType, EntityFinancialAccount

2 years agoMerge pull request #22345 from eileenmcnaughton/statuses
colemanw [Fri, 31 Dec 2021 00:47:47 +0000 (19:47 -0500)]
Merge pull request #22345 from eileenmcnaughton/statuses

[REF] Deprecated old getContributionStatuses

2 years agoAdd workflow template classes for contributions
Eileen McNaughton [Wed, 29 Dec 2021 22:00:08 +0000 (11:00 +1300)]
Add workflow template classes for contributions

2 years agoUse new money formatting util for smarty formatting
Eileen McNaughton [Thu, 23 Dec 2021 05:26:19 +0000 (18:26 +1300)]
Use new money formatting util for smarty formatting

This switches us from the old function to the new function

2 years agoMerge pull request #22285 from eileenmcnaughton/token_quotes
Eileen McNaughton [Thu, 30 Dec 2021 21:10:38 +0000 (10:10 +1300)]
Merge pull request #22285 from eileenmcnaughton/token_quotes

dev/core#3001 escape single quotes when rendering tokens in html format

2 years ago[REF] Deprecated old getContributionStatuses
Eileen McNaughton [Thu, 30 Dec 2021 21:05:46 +0000 (10:05 +1300)]
[REF] Deprecated old getContributionStatuses

It is no longer used in core but I found 2 universe places so I added back
some handling for other entities & deprecated it and stopped using it
entirely in core

See https://github.com/civicrm/civicrm-core/pull/22280

2 years agoTokenSmartyTest - Add more coverage re: HTML escaping of data
Tim Otten [Thu, 30 Dec 2021 17:58:41 +0000 (11:58 -0600)]
TokenSmartyTest - Add more coverage re: HTML escaping of data

2 years agoMerge pull request #22280 from eileenmcnaughton/statuses
demeritcowboy [Thu, 30 Dec 2021 13:21:43 +0000 (08:21 -0500)]
Merge pull request #22280 from eileenmcnaughton/statuses

[REF] Simplify getContributionStatuses

2 years agoMerge pull request #22342 from civicrm/5.45
Eileen McNaughton [Thu, 30 Dec 2021 00:55:05 +0000 (13:55 +1300)]
Merge pull request #22342 from civicrm/5.45

5.45 to master

2 years agoMerge pull request #22341 from MegaphoneJon/core-3013
Eileen McNaughton [Thu, 30 Dec 2021 00:54:35 +0000 (13:54 +1300)]
Merge pull request #22341 from MegaphoneJon/core-3013

fixes core#3013 - error when creating > 25 thank-you letters

2 years agofixes core#3013 - error when creating > 25 thank-you letters
Jon Goldberg [Wed, 29 Dec 2021 23:11:21 +0000 (18:11 -0500)]
fixes core#3013 - error when creating > 25 thank-you letters

2 years agoMerge pull request #22321 from colemanw/searchAdminPagerConfigFix
Eileen McNaughton [Wed, 29 Dec 2021 22:50:50 +0000 (11:50 +1300)]
Merge pull request #22321 from colemanw/searchAdminPagerConfigFix

SearchKit - Fix UI for configuring display pager limit

2 years agoSimplify handing when name not present (new contribution)
Eileen McNaughton [Mon, 20 Dec 2021 01:17:24 +0000 (14:17 +1300)]
Simplify handing when name not present (new contribution)

2 years ago[REF] Simplify getContributionStatuses
Eileen McNaughton [Mon, 20 Dec 2021 01:15:14 +0000 (14:15 +1300)]
[REF] Simplify getContributionStatuses

The effect of the altered calls to getContributionStatus is to get a small set of options returned.

In the cases of participant & membership forms this is pending or completed. For
the ufGroup option it seems cancelled & failed are also data entry options (this method
should still cope if they don't exist).

The existing function is really confusing - but all that confusion is designed for one
form - back office contribution form - and augmented by overloading by other functions.

This splits it out.

Could sites be using 'weird and wonderful other statuses'? Our system really is set up
around supporting specific statuses and doing financial entries for those so I think maybe
we are right to not try to pander to any that could exist

2 years agoMerge pull request #22339 from braders/exception-missing-message-fix
demeritcowboy [Wed, 29 Dec 2021 18:09:56 +0000 (13:09 -0500)]
Merge pull request #22339 from braders/exception-missing-message-fix

[NFC] CRM_Core_Exception incorrectly called without message

2 years agoMerge pull request #21596 from agileware/CIVICRM-1845
demeritcowboy [Wed, 29 Dec 2021 16:45:18 +0000 (11:45 -0500)]
Merge pull request #21596 from agileware/CIVICRM-1845

Find Activities Search, default search option for Activity Status will exclude Activities by default which do not have a status of Scheduled or Completed. Confuses and frustrates End Users.

2 years agoMerge pull request #22303 from braders/core-2926-crm-summary-links
demeritcowboy [Wed, 29 Dec 2021 16:43:48 +0000 (11:43 -0500)]
Merge pull request #22303 from braders/core-2926-crm-summary-links

"Open in new tab" on .crm-summary-link icons should open contact page

2 years agoMerge pull request #22338 from braders/setstatus-param-fixes
demeritcowboy [Wed, 29 Dec 2021 16:41:50 +0000 (11:41 -0500)]
Merge pull request #22338 from braders/setstatus-param-fixes

Fix params passed to setStatus method

2 years agoMerge pull request #22333 from mlutfy/fixTsRecaptcha
demeritcowboy [Wed, 29 Dec 2021 16:27:16 +0000 (11:27 -0500)]
Merge pull request #22333 from mlutfy/fixTsRecaptcha

Fix Profile helptext menu reference to reCaptcha (by r4zoli)

2 years agoFix Profile helptext menu reference to reCaptcha (by r4zoli)
Mathieu Lutfy [Tue, 28 Dec 2021 13:38:41 +0000 (08:38 -0500)]
Fix Profile helptext menu reference to reCaptcha (by r4zoli)

2 years agoCRM_Core_Exception incorrectly called without message
Bradley Taylor [Wed, 29 Dec 2021 13:49:19 +0000 (13:49 +0000)]
CRM_Core_Exception incorrectly called without message

2 years agoFix params passed to setStatus method
Bradley Taylor [Wed, 29 Dec 2021 13:33:59 +0000 (13:33 +0000)]
Fix params passed to setStatus method

2 years agoMerge pull request #22315 from braders/more-hardcoded-strings-2
Yashodha Chaku [Wed, 29 Dec 2021 11:03:45 +0000 (16:33 +0530)]
Merge pull request #22315 from braders/more-hardcoded-strings-2

Wrap another set of hardcoded strings in {ts}

2 years agoMerge pull request #22334 from braders/docblock-and-comment-improvements
colemanw [Wed, 29 Dec 2021 02:34:05 +0000 (21:34 -0500)]
Merge pull request #22334 from braders/docblock-and-comment-improvements

Fix inaccuracies and mistakes in comments (especially phpdoc comments)

2 years agoMerge pull request #22335 from braders/participant-static-method
demeritcowboy [Tue, 28 Dec 2021 21:03:27 +0000 (16:03 -0500)]
Merge pull request #22335 from braders/participant-static-method

Correctly mark updateStatusMessage method as static

2 years agoMerge pull request #22336 from braders/crm-core-extension-typo
demeritcowboy [Tue, 28 Dec 2021 20:58:29 +0000 (15:58 -0500)]
Merge pull request #22336 from braders/crm-core-extension-typo

Fix typo. CRM_Core_Execption should be CRM_Core_Exception

2 years agoFix typo. CRM_Core_Execption should be CRM_Core_Exception
Bradley Taylor [Tue, 28 Dec 2021 19:25:56 +0000 (19:25 +0000)]
Fix typo. CRM_Core_Execption should be CRM_Core_Exception

2 years agoCorrectly mark updateStatusMessage method as static
Bradley Taylor [Tue, 28 Dec 2021 19:18:24 +0000 (19:18 +0000)]
Correctly mark updateStatusMessage method as static

2 years agoFix inaccuracies and mistakes in comments
Bradley Taylor [Tue, 28 Dec 2021 13:53:46 +0000 (13:53 +0000)]
Fix inaccuracies and mistakes in comments
(especially phpdoc comments)

2 years agoMerge pull request #22332 from braders/remove-getGrantStatusOptGroup
colemanw [Tue, 28 Dec 2021 14:01:20 +0000 (09:01 -0500)]
Merge pull request #22332 from braders/remove-getGrantStatusOptGroup

Remove unused method getGrantStatusOptGroup

2 years agoRemove unused method getGrantStatusOptGroup
Bradley Taylor [Tue, 28 Dec 2021 11:54:20 +0000 (11:54 +0000)]
Remove unused method getGrantStatusOptGroup

2 years agoMerge pull request #22310 from sunilpawar/fix_js_error
Seamus Lee [Tue, 28 Dec 2021 03:26:08 +0000 (14:26 +1100)]
Merge pull request #22310 from sunilpawar/fix_js_error

Fix JS Error for Free event with multiple participant on registration…

2 years agoMerge pull request #22331 from colemanw/fixDefaultDisplay
demeritcowboy [Mon, 27 Dec 2021 23:30:17 +0000 (18:30 -0500)]
Merge pull request #22331 from colemanw/fixDefaultDisplay

SearchKit - Fix column headers for custom fields in default display

2 years agoSearchKit - Fix column headers for custom fields in default display (standalone)
Coleman Watts [Mon, 27 Dec 2021 21:38:12 +0000 (16:38 -0500)]
SearchKit - Fix column headers for custom fields in default display (standalone)

- Create a search with at least one custom field as a column
- Click the "View" button to visit the standalone display
- Column header for custom fields will be blank without this patch

2 years agoMerge pull request #22328 from colemanw/fixCustomNull
demeritcowboy [Mon, 27 Dec 2021 16:29:06 +0000 (11:29 -0500)]
Merge pull request #22328 from colemanw/fixCustomNull

APIv4 - Fix saving NULL as custom field value

2 years agoAPIv4 - Fix saving NULL as custom field value
Coleman Watts [Mon, 27 Dec 2021 14:15:36 +0000 (09:15 -0500)]
APIv4 - Fix saving NULL as custom field value

Fixes dev/report#89

2 years agoSqlParallel - Fix compatiblity with `release_time`
Tim Otten [Sat, 25 Dec 2021 09:25:56 +0000 (01:25 -0800)]
SqlParallel - Fix compatiblity with `release_time`

The scenario `CRM_Queue_QueueTest::testTimeoutRelease()` ensures that
queue-items can be released for re-try after some period of time.

The test was not running with `SqlParallel` backend -- and once I tried
enableing it, it failed.

The patch enables testing for `SqlParallel` and gets it to pass.

2 years agoFix JS Error for Free event with multiple participant on registration screen
Sunil Pawar [Thu, 23 Dec 2021 08:34:48 +0000 (14:04 +0530)]
Fix JS Error for Free event with multiple participant on registration screen

added comment and same check on waiting list

2 years agoMerge pull request #22322 from colemanw/groupContactDefaults
Eileen McNaughton [Mon, 27 Dec 2021 05:37:36 +0000 (18:37 +1300)]
Merge pull request #22322 from colemanw/groupContactDefaults

APIv4 - Set default status when creating GroupContact record

2 years agoAPIv4 - Set default status when creating GroupContact record
Coleman Watts [Mon, 27 Dec 2021 00:52:57 +0000 (19:52 -0500)]
APIv4 - Set default status when creating GroupContact record

Fixes dev/core#2924

2 years agoAPIv4 - Allow functions in WHERE clause
Coleman Watts [Mon, 27 Dec 2021 00:16:12 +0000 (19:16 -0500)]
APIv4 - Allow functions in WHERE clause

2 years agoSearchKit - Fix UI for configuring display pager limit
Coleman Watts [Sun, 26 Dec 2021 21:19:27 +0000 (16:19 -0500)]
SearchKit - Fix UI for configuring display pager limit

Fixes dev/core#3006

2 years agoAdd metadata so Activity Created Date is available in Form Builder
Coleman Watts [Sun, 26 Dec 2021 20:12:40 +0000 (15:12 -0500)]
Add metadata so Activity Created Date is available in Form Builder

Fixes dev/core#3002

2 years agoSearchKit/Afform - Provide contextual titles to search Afforms in standalone mode
Coleman Watts [Sun, 26 Dec 2021 19:01:20 +0000 (14:01 -0500)]
SearchKit/Afform - Provide contextual titles to search Afforms in standalone mode

When displaying a full-page search with contextual filters, e.g. submissions for a particular form,
provides a contextual title based on the url filter arg, e.g. "My Great Form Submissions"

2 years agoAfform - Add field types + pseudoconstant metadata to AfformSubmission entity
Coleman Watts [Sat, 25 Dec 2021 23:38:45 +0000 (18:38 -0500)]
Afform - Add field types + pseudoconstant metadata to AfformSubmission entity

The html type info is needed for the fields to be usable in the Afform GUI.

The reason for adding the pseudoconstant is to facilitate automatically fetching
the title from the afAdminFormSubmissionList form.

This could be inefficient for sites with thousands of forms,
but I think that's sufficiently mitigated by the fact that
this pseudoconstant won'be be used for much;
it won't generally be loaded onto the client-side.

2 years agoAfform - add UI for configuring search display filters
Coleman Watts [Sat, 25 Dec 2021 20:02:09 +0000 (15:02 -0500)]
Afform - add UI for configuring search display filters

Allows filters from the URL and/or fixed values to be
added to an embedded search display.

2 years agoAfform - refactor add value to use new onCrmUiSelect directive
Coleman Watts [Thu, 23 Dec 2021 15:07:26 +0000 (10:07 -0500)]
Afform - refactor add value to use new onCrmUiSelect directive

2 years agoMerge pull request #22292 from totten/master-authxlogin-2
demeritcowboy [Fri, 24 Dec 2021 16:04:55 +0000 (11:04 -0500)]
Merge pull request #22292 from totten/master-authxlogin-2

Add authx_login() API for backend script authentication (alt)

2 years agoMerge pull request #22307 from eileenmcnaughton/mixed_currency
demeritcowboy [Fri, 24 Dec 2021 15:10:50 +0000 (10:10 -0500)]
Merge pull request #22307 from eileenmcnaughton/mixed_currency

Demo sample data - Add in some mixed currency contributions

2 years agoWrap another set of hardcoded strings in {ts}
Bradley Taylor [Thu, 23 Dec 2021 16:20:37 +0000 (16:20 +0000)]
Wrap another set of hardcoded strings in {ts}

2 years agoMerge pull request #22311 from braders/docurl-translate-text-and-fix-urls
Tim Otten [Fri, 24 Dec 2021 05:39:01 +0000 (21:39 -0800)]
Merge pull request #22311 from braders/docurl-translate-text-and-fix-urls

Allow text to be translated and fix URL paths in calls to docURL() function.

2 years agoMerge pull request #22312 from mlutfy/eventPhpTweak
Tim Otten [Fri, 24 Dec 2021 01:02:41 +0000 (17:02 -0800)]
Merge pull request #22312 from mlutfy/eventPhpTweak

Event Registration: initialize array

2 years agoMerge pull request #22317 from civicrm/5.45
Seamus Lee [Fri, 24 Dec 2021 00:02:03 +0000 (11:02 +1100)]
Merge pull request #22317 from civicrm/5.45

5.45

2 years agoauthx - Report a valid outcome if you are already logged in
Tim Otten [Thu, 23 Dec 2021 23:36:14 +0000 (15:36 -0800)]
authx - Report a valid outcome if you are already logged in

2 years agoMerge pull request #22298 from colemanw/fixApi3ValidateString
Eileen McNaughton [Thu, 23 Dec 2021 22:55:16 +0000 (11:55 +1300)]
Merge pull request #22298 from colemanw/fixApi3ValidateString

APIv3 - Fix overzealous pseudoconstant matching

2 years agoMerge pull request #22302 from colemanw/customMeta
Eileen McNaughton [Thu, 23 Dec 2021 22:53:52 +0000 (11:53 +1300)]
Merge pull request #22302 from colemanw/customMeta

SearchKit - Add links for CustomField and CustomGroup entities

2 years agoMerge pull request #22286 from seamuslee001/dev_core_3000
Seamus Lee [Thu, 23 Dec 2021 22:31:29 +0000 (09:31 +1100)]
Merge pull request #22286 from seamuslee001/dev_core_3000

dev/core#3000 Fix database error when copying custom data fields from…

2 years agodev/core#3000 Fix database error when copying custom data fields from a master addres...
Seamus Lee [Tue, 21 Dec 2021 04:41:23 +0000 (15:41 +1100)]
dev/core#3000 Fix database error when copying custom data fields from a master address to related addresses

Add in hook param as per jon

2 years agoEvent Registration: initialize array
Mathieu Lutfy [Thu, 23 Dec 2021 14:48:04 +0000 (09:48 -0500)]
Event Registration: initialize array

2 years agoAllow text to be translated and fix URL paths in calls to docURL() function.
Bradley Taylor [Thu, 23 Dec 2021 12:47:56 +0000 (12:47 +0000)]
Allow text to be translated and fix URL paths in calls to docURL() function.

2 years ago"Open in new tab" on .crm-summary-link icons should open contact page, not summary...
Bradley Taylor [Wed, 22 Dec 2021 15:29:21 +0000 (15:29 +0000)]
"Open in new tab" on .crm-summary-link icons should open contact page, not summary content.

Whilst the contact image tooltip is set to preventDefault, it is still possible to copy the URL or open in new tab.
This change ensures that the correct URL is set in these situations.
Backwards compatiability is retained for third parties using the crm-tooltip class without the new data attribute.

2 years agoMerge pull request #22308 from eileenmcnaughton/notice1
Eileen McNaughton [Thu, 23 Dec 2021 10:08:48 +0000 (23:08 +1300)]
Merge pull request #22308 from eileenmcnaughton/notice1

E-notice fix (smarty)

2 years agoE-notice fix (smarty)
Eileen McNaughton [Thu, 23 Dec 2021 05:19:54 +0000 (18:19 +1300)]
E-notice fix (smarty)

2 years agoAdd in some mixed currency contributions
Eileen McNaughton [Thu, 23 Dec 2021 04:31:50 +0000 (17:31 +1300)]
Add in some mixed currency contributions

This fixes some of the contributions & recurring contributions to be in currencies other than USD.

I also found that a lot of the contributions being created are either in 2010 or on the generation
date so I spread the dates out a bit - although that meant making it a bit easier to
keep the activities in sync.

It turns out the API does work in this context - and that would create the activities
more faithfully - but the issues around the processor being created by a different process are
a bit challenging

2 years agoMerge pull request #22306 from eileenmcnaughton/charset
Seamus Lee [Thu, 23 Dec 2021 00:44:04 +0000 (11:44 +1100)]
Merge pull request #22306 from eileenmcnaughton/charset

Fix char-set for default escaping

2 years agoFix char-set for default escaping
Eileen McNaughton [Wed, 22 Dec 2021 23:25:58 +0000 (12:25 +1300)]
Fix char-set for default escaping

2 years agoMerge pull request #22300 from colemanw/searchKitExportTweak
Eileen McNaughton [Wed, 22 Dec 2021 22:45:41 +0000 (11:45 +1300)]
Merge pull request #22300 from colemanw/searchKitExportTweak

SearchKit - Tweak export explorer link icon + format

2 years agoMerge pull request #22304 from braders/feature/smtp-settings-html-positions
Eileen McNaughton [Wed, 22 Dec 2021 22:44:54 +0000 (11:44 +1300)]
Merge pull request #22304 from braders/feature/smtp-settings-html-positions

Display label before input elements on SMTP settings page

2 years agoEnable more currencies by default
Eileen McNaughton [Wed, 22 Dec 2021 22:34:23 +0000 (11:34 +1300)]
Enable more currencies by default

2 years agoMerge pull request #22294 from eileenmcnaughton/esc
Seamus Lee [Wed, 22 Dec 2021 22:17:23 +0000 (09:17 +1100)]
Merge pull request #22294 from eileenmcnaughton/esc

Do not apply default escaping to multiselects on currency form

2 years agoDisplay label before input elements on SMTP settings page
Bradley Taylor [Wed, 22 Dec 2021 21:04:48 +0000 (21:04 +0000)]
Display label before input elements on SMTP settings page

2 years agoFix test error message, and remove bad tests
Coleman Watts [Wed, 22 Dec 2021 15:10:42 +0000 (10:10 -0500)]
Fix test error message, and remove bad tests

2 years agoSearchKit - Allow more link actions
Coleman Watts [Wed, 22 Dec 2021 14:30:25 +0000 (09:30 -0500)]
SearchKit - Allow more link actions

2 years agoMerge pull request #22290 from eileenmcnaughton/cont
Yashodha Chaku [Wed, 22 Dec 2021 14:11:13 +0000 (19:41 +0530)]
Merge pull request #22290 from eileenmcnaughton/cont

Fix broken links in default modifier mode on manage contributions

2 years agoMerge pull request #22297 from civicrm/5.45
Seamus Lee [Wed, 22 Dec 2021 11:01:50 +0000 (22:01 +1100)]
Merge pull request #22297 from civicrm/5.45

Merge 5.45 to master

2 years agoMerge pull request #22295 from alifrumin/rn5.45
Seamus Lee [Wed, 22 Dec 2021 08:42:27 +0000 (19:42 +1100)]
Merge pull request #22295 from alifrumin/rn5.45

[NFC] First Pass at Release Notes for 5.45

2 years agoMerge pull request #22299 from colemanw/suitcaseIcon
Seamus Lee [Wed, 22 Dec 2021 08:41:53 +0000 (19:41 +1100)]
Merge pull request #22299 from colemanw/suitcaseIcon

SearchKit - better icon for packaged searches

2 years agoMerge pull request #22301 from eileenmcnaughton/recur_data
Seamus Lee [Wed, 22 Dec 2021 08:41:22 +0000 (19:41 +1100)]
Merge pull request #22301 from eileenmcnaughton/recur_data

Follow up fix on recur data

2 years agoFollow up fix on recur data
Eileen McNaughton [Wed, 22 Dec 2021 06:10:44 +0000 (19:10 +1300)]
Follow up fix on recur data

2 years agoMerge pull request #22296 from eileenmcnaughton/recur_data
Yashodha Chaku [Wed, 22 Dec 2021 05:45:52 +0000 (11:15 +0530)]
Merge pull request #22296 from eileenmcnaughton/recur_data

Add recurring conributions to sample data

2 years agoSearchKit - Tweak export explorer link icon + format
Coleman Watts [Wed, 22 Dec 2021 05:42:16 +0000 (00:42 -0500)]
SearchKit - Tweak export explorer link icon + format

Updates the explorer params to use raw strings, as json-encoding
is not necessary.

2 years agoSearchKit - better icon for packaged searches
Coleman Watts [Wed, 22 Dec 2021 05:32:01 +0000 (00:32 -0500)]
SearchKit - better icon for packaged searches

2 years agoAPIv3 - Fix overzealous pseudoconstant matching
Coleman Watts [Wed, 22 Dec 2021 04:59:53 +0000 (23:59 -0500)]
APIv3 - Fix overzealous pseudoconstant matching

Strings do not need to be strictly matched to pseudoconstants
during get operations.

Fixes regression caused by #22282.

2 years agoMerge pull request #22293 from colemanw/fixEditableCustom
Eileen McNaughton [Wed, 22 Dec 2021 03:10:20 +0000 (16:10 +1300)]
Merge pull request #22293 from colemanw/fixEditableCustom

SearchKit - Fix editable custom fields

2 years agoAdd recurring conributions to sample data
Eileen McNaughton [Wed, 22 Dec 2021 03:06:56 +0000 (16:06 +1300)]
Add recurring conributions to sample data