civicrm-core.git
2 years agoMerge pull request #23000 from colemanw/nfcSampeDataWhitespace
Eileen McNaughton [Tue, 22 Mar 2022 19:46:53 +0000 (08:46 +1300)]
Merge pull request #23000 from colemanw/nfcSampeDataWhitespace

SampleData - Fix missing option value names

2 years agoMerge pull request #22957 from colemanw/afformClearCache
colemanw [Tue, 22 Mar 2022 16:57:28 +0000 (12:57 -0400)]
Merge pull request #22957 from colemanw/afformClearCache

Afform - reset managed entities when deleting a dashlet

2 years agoMerge pull request #22999 from civicrm/5.48
colemanw [Tue, 22 Mar 2022 16:56:07 +0000 (12:56 -0400)]
Merge pull request #22999 from civicrm/5.48

5.48

2 years agoMerge pull request #22997 from colemanw/fixDeletingAfformWithSavedSearch
colemanw [Tue, 22 Mar 2022 15:50:51 +0000 (11:50 -0400)]
Merge pull request #22997 from colemanw/fixDeletingAfformWithSavedSearch

Fix deleting afforms when deleting saved search

2 years agoMerge pull request #22970 from eileenmcnaughton/grump2
colemanw [Tue, 22 Mar 2022 13:02:55 +0000 (09:02 -0400)]
Merge pull request #22970 from eileenmcnaughton/grump2

Enotice fix in grumpy smarty mode

2 years agoMerge pull request #22982 from braders/filter_sanitize_string-deprecation
colemanw [Tue, 22 Mar 2022 13:02:23 +0000 (09:02 -0400)]
Merge pull request #22982 from braders/filter_sanitize_string-deprecation

Remove use of deprecated FILTER_SANITIZE_STRING

2 years agoMerge pull request #22988 from eileenmcnaughton/prof
colemanw [Tue, 22 Mar 2022 12:55:59 +0000 (08:55 -0400)]
Merge pull request #22988 from eileenmcnaughton/prof

Enotice fix (grumpy smarty)

2 years agoMerge pull request #22989 from eileenmcnaughton/prof2
colemanw [Tue, 22 Mar 2022 12:54:26 +0000 (08:54 -0400)]
Merge pull request #22989 from eileenmcnaughton/prof2

Enotice fixes

2 years agoMerge pull request #22990 from eileenmcnaughton/init
colemanw [Tue, 22 Mar 2022 12:53:41 +0000 (08:53 -0400)]
Merge pull request #22990 from eileenmcnaughton/init

Grumpy smarty - Never escape 'initHideBoxes'

2 years agoSampleData - Fix missing option value names
Coleman Watts [Tue, 22 Mar 2022 12:51:06 +0000 (08:51 -0400)]
SampleData - Fix missing option value names

2 years agoNFC - cleanup whitespace in sample_custom_data.mysql
Coleman Watts [Tue, 22 Mar 2022 12:49:14 +0000 (08:49 -0400)]
NFC - cleanup whitespace in sample_custom_data.mysql

2 years agoMerge pull request #22985 from demeritcowboy/postupgrademessage-2
Tim Otten [Tue, 22 Mar 2022 05:54:04 +0000 (22:54 -0700)]
Merge pull request #22985 from demeritcowboy/postupgrademessage-2

dev/core#3119 - Post-upgrade messages no longer being displayed

2 years agoMerge pull request #22998 from seamuslee001/update_guzzlehttp_18
Seamus Lee [Tue, 22 Mar 2022 03:00:42 +0000 (14:00 +1100)]
Merge pull request #22998 from seamuslee001/update_guzzlehttp_18

[REF] Update Guzzlehttp/psr7 version to be 1.8.5

2 years ago[REF] Update Guzzlehttp/psr7 version to be 1.8.5
Seamus Lee [Tue, 22 Mar 2022 00:01:37 +0000 (11:01 +1100)]
[REF] Update Guzzlehttp/psr7 version to be 1.8.5

2 years agoFix deleting afforms when deleting saved search
Coleman Watts [Mon, 21 Mar 2022 23:28:02 +0000 (19:28 -0400)]
Fix deleting afforms when deleting saved search

A typo in the code was preventing afforms from being deleted with a corresponding saved search,
and may have led to afforms being deleted incorrectly!

2 years agoMerge pull request #22991 from eileenmcnaughton/adv_select
colemanw [Mon, 21 Mar 2022 23:06:23 +0000 (19:06 -0400)]
Merge pull request #22991 from eileenmcnaughton/adv_select

Do not escape hierarchical select

2 years agoCRM_Upgrade_Form::doFinish() - Narrower call to session-reset
Tim Otten [Mon, 21 Mar 2022 22:04:08 +0000 (15:04 -0700)]
CRM_Upgrade_Form::doFinish() - Narrower call to session-reset

The main call(s) to `rebuildMenuAndCaches()` do clear out most caches.  It's
_just_ the session that has been skipped.

2 years agoPost-upgrade messages no longer being displayed (part 2)
Tim Otten [Mon, 21 Mar 2022 21:38:48 +0000 (14:38 -0700)]
Post-upgrade messages no longer being displayed (part 2)

This line is only hit if the upgrader activates CiviGrant.

2 years agoMerge pull request #21514 from mattwire/1624_2319_casedashboard
demeritcowboy [Mon, 21 Mar 2022 14:37:08 +0000 (10:37 -0400)]
Merge pull request #21514 from mattwire/1624_2319_casedashboard

Fix issues with case sorting/searching from case dashboard

2 years agoMerge pull request #22987 from mattwire/notedateform
demeritcowboy [Mon, 21 Mar 2022 12:07:37 +0000 (08:07 -0400)]
Merge pull request #22987 from mattwire/notedateform

Make note date required when creating note

2 years agoMerge pull request #22993 from mattwire/is_templateundefined
Eileen McNaughton [Mon, 21 Mar 2022 01:47:00 +0000 (14:47 +1300)]
Merge pull request #22993 from mattwire/is_templateundefined

Fix undefined index by making sure that is_template is always defined

2 years agoFix undefined index by making sure that is_template is always defined
Matthew Wire [Sun, 20 Mar 2022 20:53:20 +0000 (20:53 +0000)]
Fix undefined index by making sure that is_template is always defined

2 years agoDo not escape hierarchical select
Eileen McNaughton [Sun, 20 Mar 2022 21:29:28 +0000 (10:29 +1300)]
Do not escape hierarchical select

We already have 'cutouts' in the escape function to not escape assigned html.
It isn't catching the hierarchical select elements - so I have marked a bunch
to not be escaped. I could have handled in 'escape' but I think tpl handling
is actually correct - the cutouts in the escape function was to get it to
a more manageable level

2 years agoNever escape 'initHideBoxes'
Eileen McNaughton [Sun, 20 Mar 2022 21:17:33 +0000 (10:17 +1300)]
Never escape 'initHideBoxes'

InitHideBoxes is js - fugly as this is we shouldn't escape it - there is
a world in which we would re-write it out of existence but not this one....

2 years agoEnotice fixes
Eileen McNaughton [Sun, 20 Mar 2022 21:04:08 +0000 (10:04 +1300)]
Enotice fixes

civicrm/admin/uf/group/add?action=add&reset=1

2 years agoEnorice fix (grumpy smarty)
Eileen McNaughton [Sun, 20 Mar 2022 20:38:17 +0000 (09:38 +1300)]
Enorice fix (grumpy smarty)

2 years agoMake note date required when creating note
Matthew Wire [Sun, 20 Mar 2022 19:11:57 +0000 (19:11 +0000)]
Make note date required when creating note

2 years agoMerge pull request #22975 from colemanw/afformLayout2
Eileen McNaughton [Sun, 20 Mar 2022 06:21:06 +0000 (19:21 +1300)]
Merge pull request #22975 from colemanw/afformLayout2

Afform - Easier layout creation with predefined container styles and built-in title

2 years agoAfform - Predefined container styles
Coleman Watts [Fri, 18 Mar 2022 19:24:34 +0000 (15:24 -0400)]
Afform - Predefined container styles

Adds a predefined "Panel Pane" style, for creating dashboards.

2 years agoAfform - add collapsible title as directive
Coleman Watts [Fri, 18 Mar 2022 13:42:49 +0000 (09:42 -0400)]
Afform - add collapsible title as directive

Before: A fieldset `<legend>` was treated as its own element. This was more flexible but more complex.
After: Augenerated `<legend> for fieldsets or `<h4>` for other containers based on new `af-title` directive.

This allows central control of titles for e.g. collapsible styles.
Fixes dev/core#3110

2 years agoCrmUI - Improve crmUiEditable to support placeholders, and use its own css
Coleman Watts [Fri, 18 Mar 2022 12:24:46 +0000 (08:24 -0400)]
CrmUI - Improve crmUiEditable to support placeholders, and use its own css

Now this widget supports having a `placeholder`.
Also gave it its own css instead of piggybacking off crm-editable classes,
as that was a bit messy and Shoreditch was applying some extra stuff which
then had to be undone.

2 years agoAfform - Fix dragging and dropping search fields and containers, saving blocks
Coleman Watts [Thu, 17 Mar 2022 23:12:05 +0000 (19:12 -0400)]
Afform - Fix dragging and dropping search fields and containers, saving blocks

2 years agoAfform - Better descriptive labels for text element
Coleman Watts [Wed, 16 Mar 2022 15:25:12 +0000 (11:25 -0400)]
Afform - Better descriptive labels for text element

2 years agoSearchKit - Better default label for new displays
Coleman Watts [Wed, 16 Mar 2022 15:11:21 +0000 (11:11 -0400)]
SearchKit - Better default label for new displays

2 years agoMerge pull request #22902 from mattwire/contributionconfirm
Eileen McNaughton [Sat, 19 Mar 2022 21:42:33 +0000 (10:42 +1300)]
Merge pull request #22902 from mattwire/contributionconfirm

Cleanup variable assigns in ContributionPage confirm

2 years agoMerge pull request #22984 from civicrm/5.48
Eileen McNaughton [Sat, 19 Mar 2022 21:34:16 +0000 (10:34 +1300)]
Merge pull request #22984 from civicrm/5.48

5.48

2 years agopostupgrade messages no longer being displayed
demeritcowboy [Sat, 19 Mar 2022 19:33:56 +0000 (15:33 -0400)]
postupgrade messages no longer being displayed

2 years agoMerge pull request #22963 from colemanw/fixAfformBlocks
demeritcowboy [Sat, 19 Mar 2022 19:19:51 +0000 (15:19 -0400)]
Merge pull request #22963 from colemanw/fixAfformBlocks

Afform - Fix saving and editing entity blocks

2 years agoRemove use of FILTER_SANITIZE_STRING,
Bradley Taylor [Sat, 19 Mar 2022 13:59:07 +0000 (13:59 +0000)]
Remove use of FILTER_SANITIZE_STRING,
which is deprecated in PHP 8.1.0.

This follows the fix in \League\Csv\AbstractCsv::sendHeaders,
from which this method is copied.

2 years agoMerge pull request #22419 from eileenmcnaughton/gc
colemanw [Sat, 19 Mar 2022 13:31:29 +0000 (09:31 -0400)]
Merge pull request #22419 from eileenmcnaughton/gc

Group Contact create -> fix to use post hook for subscription records

2 years agoAdapt to HookInterface now being in new location
Eileen McNaughton [Sat, 19 Mar 2022 02:09:20 +0000 (15:09 +1300)]
Adapt to HookInterface now being in new location

2 years agoAdd test cover for subscription history create
Eileen McNaughton [Sat, 8 Jan 2022 01:59:08 +0000 (14:59 +1300)]
Add test cover for subscription history create

2 years agoRef - Use writeRecord and hooks in GroupContact BAO
Coleman Watts [Thu, 6 Jan 2022 20:56:54 +0000 (15:56 -0500)]
Ref - Use writeRecord and hooks in GroupContact BAO

2 years agoMerge pull request #22978 from colemanw/apiExplorerClearfix
Eileen McNaughton [Sat, 19 Mar 2022 02:05:09 +0000 (15:05 +1300)]
Merge pull request #22978 from colemanw/apiExplorerClearfix

Fix copy button float in APIv4 Explorer

2 years agoMerge pull request #22980 from civicrm/5.48
Eileen McNaughton [Sat, 19 Mar 2022 01:27:19 +0000 (14:27 +1300)]
Merge pull request #22980 from civicrm/5.48

5.48 to master

2 years agoMerge pull request #22976 from demeritcowboy/civireport-false
Eileen McNaughton [Sat, 19 Mar 2022 00:30:40 +0000 (13:30 +1300)]
Merge pull request #22976 from demeritcowboy/civireport-false

dev/core#3126 - CiviReport statistics appearing twice on page

2 years agoFix copy button float in APIv4 Explorer
Coleman Watts [Sat, 19 Mar 2022 00:30:01 +0000 (20:30 -0400)]
Fix copy button float in APIv4 Explorer

2 years agofalse is true
demeritcowboy [Fri, 18 Mar 2022 20:38:06 +0000 (16:38 -0400)]
false is true

2 years agoMerge pull request #22969 from eileenmcnaughton/grump
demeritcowboy [Fri, 18 Mar 2022 17:24:05 +0000 (13:24 -0400)]
Merge pull request #22969 from eileenmcnaughton/grump

Do not default escape 'create new' links

2 years agoMerge pull request #22974 from mattwire/activitytokens
demeritcowboy [Fri, 18 Mar 2022 17:17:48 +0000 (13:17 -0400)]
Merge pull request #22974 from mattwire/activitytokens

REF Cleanup activity getBespokeTokens()

2 years agoMerge pull request #22973 from mattwire/casedetailidsubject
demeritcowboy [Fri, 18 Mar 2022 14:59:50 +0000 (10:59 -0400)]
Merge pull request #22973 from mattwire/casedetailidsubject

Add case ID and make subject optional for case detail report

2 years agoClean activity getBespokeTokens
Matthew Wire [Fri, 18 Mar 2022 12:11:13 +0000 (12:11 +0000)]
Clean activity getBespokeTokens

2 years agoAdd case ID and make subject optional for case detail report
Matthew Wire [Fri, 18 Mar 2022 11:43:32 +0000 (11:43 +0000)]
Add case ID and make subject optional for case detail report

2 years agoFix issues with case sorting/searching from case dashboard
Matthew Wire [Fri, 17 Sep 2021 11:32:48 +0000 (12:32 +0100)]
Fix issues with case sorting/searching from case dashboard

2 years agoMerge pull request #22968 from civicrm/5.48
Eileen McNaughton [Fri, 18 Mar 2022 04:42:58 +0000 (17:42 +1300)]
Merge pull request #22968 from civicrm/5.48

5.48

2 years agoEnotice fix in grumpy smarty mode
Eileen McNaughton [Fri, 18 Mar 2022 04:40:41 +0000 (17:40 +1300)]
Enotice fix in grumpy smarty mode

2 years agoDo not default escape 'create new' links
Eileen McNaughton [Fri, 18 Mar 2022 04:30:29 +0000 (17:30 +1300)]
Do not default escape 'create new' links

These are assigned from the various Info::creatNewShortcut and contain html
so should not be escaped in grumpy mode. This block is
largely only in drupal 7 & is only code-assigned

2 years agoMerge pull request #22964 from pradpnayak/fixfatalerror3
demeritcowboy [Fri, 18 Mar 2022 02:41:38 +0000 (22:41 -0400)]
Merge pull request #22964 from pradpnayak/fixfatalerror3

(Regression) - fixed tags form field display on New/Edit contact screen

2 years agoMerge pull request #22965 from eileenmcnaughton/privat
demeritcowboy [Fri, 18 Mar 2022 02:20:40 +0000 (22:20 -0400)]
Merge pull request #22965 from eileenmcnaughton/privat

Fix property declarations

2 years agoFix property declarations
Eileen McNaughton [Thu, 17 Mar 2022 22:36:04 +0000 (11:36 +1300)]
Fix property declarations

2 years agoMerge pull request #22960 from totten/master-out-of-curiosity
colemanw [Thu, 17 Mar 2022 21:52:51 +0000 (17:52 -0400)]
Merge pull request #22960 from totten/master-out-of-curiosity

What if we stopped publishing Drupal 6 releases in 2022?

2 years agofixed tags form field display on New/Edit contact screen
Pradeep Nayak [Thu, 17 Mar 2022 21:35:54 +0000 (21:35 +0000)]
fixed tags form field display on New/Edit contact screen

2 years agoMerge pull request #22887 from colemanw/afformLayout
Eileen McNaughton [Thu, 17 Mar 2022 21:04:19 +0000 (10:04 +1300)]
Merge pull request #22887 from colemanw/afformLayout

Afform - compose layouts with multiple SearchKit displays

2 years agoMerge pull request #22962 from tschuettler/patch-12
demeritcowboy [Thu, 17 Mar 2022 18:18:13 +0000 (14:18 -0400)]
Merge pull request #22962 from tschuettler/patch-12

[NFC] - Compatibility for PHP-7.4/PHP-8

2 years agoAfform - Fix saving and editing entity blocks
Coleman Watts [Thu, 17 Mar 2022 18:16:44 +0000 (14:16 -0400)]
Afform - Fix saving and editing entity blocks

Fixes dev/core#3120
Regression caused by #21218
Also fixes undefined variable errors when editing a block.

2 years ago[NFC] - Compatibility for PHP-7.4/PHP-8
tschuettler [Thu, 17 Mar 2022 16:14:41 +0000 (17:14 +0100)]
[NFC] - Compatibility for PHP-7.4/PHP-8

There are a few more leftovers under vendor and packages: `find . -name "*.php" -exec php -l {} \; | grep -v "No"`. Not sure how to deal with that.

2 years agoMerge pull request #22928 from artfulrobot/artfulrobot-title-double-html-encoding
demeritcowboy [Thu, 17 Mar 2022 13:51:20 +0000 (09:51 -0400)]
Merge pull request #22928 from artfulrobot/artfulrobot-title-double-html-encoding

Fix double encoding of document title on Contact view form

2 years agoMerge pull request #22961 from civicrm/5.48
Seamus Lee [Thu, 17 Mar 2022 09:54:37 +0000 (20:54 +1100)]
Merge pull request #22961 from civicrm/5.48

5.48

2 years agoFix issues picked up by stylechecker
Seamus Lee [Thu, 17 Mar 2022 09:53:17 +0000 (20:53 +1100)]
Fix issues picked up by stylechecker

2 years agoWhat if we stopped publishing Drupal 6 releases in 2022?
Tim Otten [Thu, 17 Mar 2022 05:36:29 +0000 (22:36 -0700)]
What if we stopped publishing Drupal 6 releases in 2022?

2 years agoMerge pull request #22956 from eileenmcnaughton/notice4
demeritcowboy [Thu, 17 Mar 2022 00:45:46 +0000 (20:45 -0400)]
Merge pull request #22956 from eileenmcnaughton/notice4

Notice fixes in advanced search

2 years agoAfform - reset managed entities when deleting a dashlet
Coleman Watts [Wed, 16 Mar 2022 21:54:21 +0000 (17:54 -0400)]
Afform - reset managed entities when deleting a dashlet

Fixes dev/core#3122

2 years agosecurity/core#112 Fix viewing contributions when user doesn't have acess to civicontr...
Seamus Lee [Tue, 1 Mar 2022 03:32:28 +0000 (14:32 +1100)]
security/core#112 Fix viewing contributions when user doesn't have acess to civicontribute or edit contributions permissions

2 years agosecurity/core#113 Apply patch from Mathieu to fix SQLI in participant import
Seamus Lee [Thu, 3 Mar 2022 06:23:19 +0000 (17:23 +1100)]
security/core#113 Apply patch from Mathieu to fix SQLI in participant import

2 years agoUpgrade CKEditor to 4.18
Seamus Lee [Wed, 16 Mar 2022 19:58:23 +0000 (06:58 +1100)]
Upgrade CKEditor to 4.18

2 years ago(security/core#111) Refine prose/naming
Tim Otten [Wed, 16 Mar 2022 09:27:19 +0000 (02:27 -0700)]
(security/core#111) Refine prose/naming

2 years agosecurity/core#111 Add in Status check for if Anonymous Users have edit contributions...
Seamus Lee [Wed, 16 Mar 2022 08:33:54 +0000 (01:33 -0700)]
security/core#111 Add in Status check for if Anonymous Users have edit contributions and or access CiviContribute Permissions

2 years agoCRM_Core_Permission - Allow checking of anon-perms by authenticated-users
CiviCRM [Wed, 16 Mar 2022 08:30:48 +0000 (01:30 -0700)]
CRM_Core_Permission - Allow checking of anon-perms by authenticated-users

Each CRM_Core_Permission_* adapter allows you to check the permissions on
behalf of some other user. However, if that "other user" is "anonymous",
then they are prone to mishandling.

2 years agoE2E Tests - Add coverage for variations on `Permission::check($perm,$cid)`
Tim Otten [Wed, 16 Mar 2022 03:37:33 +0000 (20:37 -0700)]
E2E Tests - Add coverage for variations on `Permission::check($perm,$cid)`

2 years agocomposer.json - Update jquery UI 1.13.0 => 1.13.1
Tim Otten [Wed, 16 Mar 2022 05:33:29 +0000 (22:33 -0700)]
composer.json - Update jquery UI 1.13.0 => 1.13.1

2 years agoNotice fixes in advanced search
Eileen McNaughton [Wed, 16 Mar 2022 21:59:56 +0000 (10:59 +1300)]
Notice fixes in advanced search

2 years agoMerge pull request #22953 from civicrm/5.48
demeritcowboy [Wed, 16 Mar 2022 16:01:39 +0000 (12:01 -0400)]
Merge pull request #22953 from civicrm/5.48

5.48

2 years agoMerge pull request #22950 from colemanw/refBoolColumns
Monish Deb [Wed, 16 Mar 2022 06:11:25 +0000 (11:41 +0530)]
Merge pull request #22950 from colemanw/refBoolColumns

REF - Split upgrade SQL into multiple tasks

2 years agoMerge pull request #22952 from totten/master-install-sk
Eileen McNaughton [Wed, 16 Mar 2022 01:54:44 +0000 (14:54 +1300)]
Merge pull request #22952 from totten/master-install-sk

Search Kit - Auto-enable during normal installation

2 years ago(NFC) DefaultExtensions.civi-setup.php - Cleanup boilerplate
Tim Otten [Tue, 15 Mar 2022 22:04:40 +0000 (15:04 -0700)]
(NFC) DefaultExtensions.civi-setup.php - Cleanup boilerplate

2 years agoMerge pull request #22948 from pradpnayak/fixfatalerror3
Seamus Lee [Tue, 15 Mar 2022 21:24:48 +0000 (08:24 +1100)]
Merge pull request #22948 from pradpnayak/fixfatalerror3

Return array for setdefaults

2 years agoSearch Kit - Auto-enable during normal installation
Tim Otten [Tue, 15 Mar 2022 20:44:36 +0000 (13:44 -0700)]
Search Kit - Auto-enable during normal installation

2 years agoAfform Gui - Use af-gui-menu for efficiency
Coleman Watts [Thu, 10 Mar 2022 01:41:33 +0000 (20:41 -0500)]
Afform Gui - Use af-gui-menu for efficiency

2 years agoAfform - Enable multiple search displays in a search form layout
Coleman Watts [Fri, 4 Mar 2022 20:39:08 +0000 (15:39 -0500)]
Afform - Enable multiple search displays in a search form layout

Allows dashboard-like layouts to be composed

2 years agoAfform - Refactor toward multiple search displays on an afform
Coleman Watts [Fri, 4 Mar 2022 03:39:19 +0000 (22:39 -0500)]
Afform - Refactor toward multiple search displays on an afform

2 years agoREF - Split upgrade SQL into multiple tasks
Coleman Watts [Tue, 15 Mar 2022 17:20:36 +0000 (13:20 -0400)]
REF - Split upgrade SQL into multiple tasks

Splits up potentially long-running upgrade SQL which alters table columns to be NOT NULL.

2 years agoMerge pull request #21473 from mattwire/contributionrecurtplupdate
Eileen McNaughton [Tue, 15 Mar 2022 19:15:23 +0000 (08:15 +1300)]
Merge pull request #21473 from mattwire/contributionrecurtplupdate

dev/financial#6 Update the recurring contribution when we edit the template contribution

2 years agoMerge pull request #22825 from MegaphoneJon/membership-41
Monish Deb [Tue, 15 Mar 2022 14:04:56 +0000 (19:34 +0530)]
Merge pull request #22825 from MegaphoneJon/membership-41

get membership type ID and number of terms from price_x fields

2 years agoReturn array for setdefaults
Pradeep Nayak [Tue, 15 Mar 2022 11:08:51 +0000 (11:08 +0000)]
Return array for setdefaults

2 years agoMerge pull request #22925 from colemanw/booleanFields
Monish Deb [Tue, 15 Mar 2022 05:11:51 +0000 (10:41 +0530)]
Merge pull request #22925 from colemanw/booleanFields

Schema - Fix boolean fields in civicrm_event and civicrm_contribution

2 years agoMerge pull request #21470 from mattwire/templatecontributioncreate
Eileen McNaughton [Mon, 14 Mar 2022 22:28:50 +0000 (11:28 +1300)]
Merge pull request #21470 from mattwire/templatecontributioncreate

dev/financial#6 Fix creating of template contribution when it has custom data

2 years agoMerge pull request #22945 from civicrm/5.48
demeritcowboy [Mon, 14 Mar 2022 22:13:23 +0000 (18:13 -0400)]
Merge pull request #22945 from civicrm/5.48

5.48

2 years agoMerge pull request #22906 from colemanw/searchKitCheckBoxes
Eileen McNaughton [Mon, 14 Mar 2022 21:28:46 +0000 (10:28 +1300)]
Merge pull request #22906 from colemanw/searchKitCheckBoxes

SearchKit - Improve checkbox UX for bulk actions

2 years agoMerge pull request #22944 from colemanw/SoftDeleteActionTrait
demeritcowboy [Mon, 14 Mar 2022 18:12:06 +0000 (14:12 -0400)]
Merge pull request #22944 from colemanw/SoftDeleteActionTrait

[REF] Rename SoftDeleteEntity -> SoftDeleteActionTrait

2 years agoRename SoftDeleteEntity -> SoftDeleteActionTrait
Coleman Watts [Mon, 14 Mar 2022 15:18:25 +0000 (11:18 -0400)]
Rename SoftDeleteEntity -> SoftDeleteActionTrait

The trait is used by actions, not by entities.