civicrm-core.git
2 years agoMerge pull request #22941 from sunilpawar/batch_copy_radio_clear_value
colemanw [Thu, 7 Apr 2022 13:48:05 +0000 (09:48 -0400)]
Merge pull request #22941 from sunilpawar/batch_copy_radio_clear_value

Copy Clear value in batch update process for radio button field

2 years agoMerge pull request #20437 from JMAConsulting/core_2633
colemanw [Thu, 7 Apr 2022 13:43:27 +0000 (09:43 -0400)]
Merge pull request #20437 from JMAConsulting/core_2633

core#2633 : Cannot remove Group Organisation selection in multisite setup

2 years agoMerge pull request #22954 from JMAConsulting/booleanFields
colemanw [Thu, 7 Apr 2022 13:31:17 +0000 (09:31 -0400)]
Merge pull request #22954 from JMAConsulting/booleanFields

[WIP] Schema - Fix boolean fields in various tables

2 years agoSchema - Fix boolean fields in various tables
Monish Deb [Wed, 16 Mar 2022 11:22:59 +0000 (16:52 +0530)]
Schema - Fix boolean fields in various tables

2 years agoMerge pull request #23126 from eileenmcnaughton/imp
Yashodha Chaku [Thu, 7 Apr 2022 05:28:14 +0000 (10:58 +0530)]
Merge pull request #23126 from eileenmcnaughton/imp

Remove good intentions

2 years agoMerge pull request #23127 from civicrm/5.48
Seamus Lee [Thu, 7 Apr 2022 05:10:49 +0000 (15:10 +1000)]
Merge pull request #23127 from civicrm/5.48

5.48

2 years agoMerge pull request #23125 from agh1/5.48.0-releasenotes-final
Tim Otten [Thu, 7 Apr 2022 05:08:22 +0000 (22:08 -0700)]
Merge pull request #23125 from agh1/5.48.0-releasenotes-final

5.48.0 release notes: added late changes

2 years agoRemove good intentions
Eileen McNaughton [Thu, 7 Apr 2022 02:25:55 +0000 (14:25 +1200)]
Remove good intentions

No - this isn't a todo we are about to do all of a sudden....

2 years ago5.48.0 release notes: added late changes
Andie Hunt [Thu, 7 Apr 2022 02:17:01 +0000 (22:17 -0400)]
5.48.0 release notes: added late changes

2 years agoMerge pull request #23124 from eileenmcnaughton/html
Seamus Lee [Thu, 7 Apr 2022 02:06:05 +0000 (12:06 +1000)]
Merge pull request #23124 from eileenmcnaughton/html

Tpl cleanup - whitespace, wrong closing tag

2 years agoMerge pull request #23121 from eileenmcnaughton/imp
colemanw [Thu, 7 Apr 2022 01:47:13 +0000 (21:47 -0400)]
Merge pull request #23121 from eileenmcnaughton/imp

Simplify class inheritance

2 years agoMerge branch '5.48' to master
Coleman Watts [Thu, 7 Apr 2022 01:07:19 +0000 (21:07 -0400)]
Merge branch '5.48' to master

2 years agoMerge pull request #22977 from eileenmcnaughton/issetit
colemanw [Thu, 7 Apr 2022 01:03:58 +0000 (21:03 -0400)]
Merge pull request #22977 from eileenmcnaughton/issetit

Ensure pay_later_text is always assigned

2 years agoMerge pull request #23123 from eileenmcnaughton/private
colemanw [Thu, 7 Apr 2022 00:52:17 +0000 (20:52 -0400)]
Merge pull request #23123 from eileenmcnaughton/private

Remove unused private variables

2 years agoMerge pull request #23122 from eileenmcnaughton/rr
Eileen McNaughton [Thu, 7 Apr 2022 00:36:43 +0000 (12:36 +1200)]
Merge pull request #23122 from eileenmcnaughton/rr

Fix function calls to be non-static

2 years agoMerge pull request #23016 from pradpnayak/optionValue
colemanw [Thu, 7 Apr 2022 00:26:09 +0000 (20:26 -0400)]
Merge pull request #23016 from pradpnayak/optionValue

Respect zero value

2 years agoMerge pull request #23120 from colemanw/contentBlock2
colemanw [Thu, 7 Apr 2022 00:24:28 +0000 (20:24 -0400)]
Merge pull request #23120 from colemanw/contentBlock2

Afform - Ensure upgrade fully converts content blocks

2 years agoTpl cleanup - whitespace, wrong closing tag
Eileen McNaughton [Thu, 7 Apr 2022 00:22:59 +0000 (12:22 +1200)]
Tpl cleanup - whitespace, wrong closing tag

2 years agoMerge pull request #23119 from eileenmcnaughton/silly6
colemanw [Thu, 7 Apr 2022 00:07:34 +0000 (20:07 -0400)]
Merge pull request #23119 from eileenmcnaughton/silly6

Notices on import - consolidate mapping variables

2 years agoMerge pull request #23116 from colemanw/removeContactViewOptions
Eileen McNaughton [Wed, 6 Apr 2022 23:15:34 +0000 (11:15 +1200)]
Merge pull request #23116 from colemanw/removeContactViewOptions

CiviGrant - Remove upgrade that adds removed option value

2 years agoSimplify class inheritance
Eileen McNaughton [Wed, 6 Apr 2022 22:39:09 +0000 (10:39 +1200)]
Simplify class inheritance

CRM_Contribute_Import_Parser_Contribution is the only class in our universe to
extend CRM_Contribute_Import_Parser and this class only adds confusion to the
mix as functions are 'distributed' between them. This removes the inheritance,
leaving only the constant that is still used in the now-deprecated class

2 years agoMerge pull request #23117 from colemanw/shorcuts
colemanw [Wed, 6 Apr 2022 23:14:23 +0000 (19:14 -0400)]
Merge pull request #23117 from colemanw/shorcuts

Emit deprecated warning for typo version of hook_civicrm_links

2 years agoMerge pull request #23099 from colemanw/RecentItemAPI
colemanw [Wed, 6 Apr 2022 22:56:34 +0000 (18:56 -0400)]
Merge pull request #23099 from colemanw/RecentItemAPI

Add APIv4 for RecentItems

2 years agoRemove unused private variables
Eileen McNaughton [Wed, 6 Apr 2022 22:53:52 +0000 (10:53 +1200)]
Remove unused private variables

2 years agoMerge pull request #23118 from colemanw/grantTab
colemanw [Wed, 6 Apr 2022 22:55:58 +0000 (18:55 -0400)]
Merge pull request #23118 from colemanw/grantTab

CiviGrant - Fix missing column and translate headers in contact summary tab

2 years agoFix function calls to be non-static
Eileen McNaughton [Wed, 6 Apr 2022 22:47:54 +0000 (10:47 +1200)]
Fix function calls to be non-static

2 years agoMerge pull request #23115 from eileenmcnaughton/548
Eileen McNaughton [Wed, 6 Apr 2022 22:30:10 +0000 (10:30 +1200)]
Merge pull request #23115 from eileenmcnaughton/548

Fix broken civgrant shortcut link

2 years agoAfform - Ensure upgrade fully converts content blocks
Coleman Watts [Wed, 6 Apr 2022 22:21:02 +0000 (18:21 -0400)]
Afform - Ensure upgrade fully converts content blocks

Ensures `{block: '*'}` doesn't get converted to `{entity_type: '*'}`
because that's not a real entity type.

2 years agoMerge pull request #23104 from colemanw/contentBlock
Eileen McNaughton [Wed, 6 Apr 2022 22:13:55 +0000 (10:13 +1200)]
Merge pull request #23104 from colemanw/contentBlock

Afform - Fix regression editing a content block with no entity type

2 years agoNotices on import - consolidate mapping variables
Eileen McNaughton [Wed, 6 Apr 2022 19:59:04 +0000 (07:59 +1200)]
Notices on import - consolidate mapping variables

This consolidates 2 variables mappingName and loadedMapping into
one (savedMappingName) - loadedMapping is only ever used as
a boolean so presence or otherwise of savedMappingName is enough.

This addresses enotices and simplifies the code

2 years agoMerge pull request #23114 from eileenmcnaughton/silly6
colemanw [Wed, 6 Apr 2022 18:39:59 +0000 (14:39 -0400)]
Merge pull request #23114 from eileenmcnaughton/silly6

Fix enotice, simplify text on Saved field mapping

2 years agoCiviGrant - Fix missing column and translated headers in contact summary tab
Coleman Watts [Wed, 6 Apr 2022 16:06:16 +0000 (12:06 -0400)]
CiviGrant - Fix missing column and translated headers in contact summary tab

2 years agoCiviGrant - Refresh grants tab after adding a grant from contact summary actions...
Coleman Watts [Wed, 6 Apr 2022 15:55:05 +0000 (11:55 -0400)]
CiviGrant - Refresh grants tab after adding a grant from contact summary actions menu

2 years agoFix contact summary actions for CiviGrant
Coleman Watts [Wed, 6 Apr 2022 15:27:46 +0000 (11:27 -0400)]
Fix contact summary actions for CiviGrant

2 years agoFix broken civgrant shortcut link
Eileen McNaughton [Wed, 6 Apr 2022 06:03:14 +0000 (18:03 +1200)]
Fix broken civgrant shortcut link

2 years agoEmit deprecated warning for typo version of hook_civicrm_links
Coleman Watts [Wed, 6 Apr 2022 13:49:57 +0000 (09:49 -0400)]
Emit deprecated warning for typo version of hook_civicrm_links

The context string 'create.new.shorcuts' was deprecated in 2018.
This adds a noisy warning to ensure extension devs update their code.

2 years agoMerge pull request #23111 from eileenmcnaughton/silly3
colemanw [Wed, 6 Apr 2022 12:08:17 +0000 (08:08 -0400)]
Merge pull request #23111 from eileenmcnaughton/silly3

Cleanup unnecessary variables

2 years agoMerge pull request #23110 from eileenmcnaughton/silly2
colemanw [Wed, 6 Apr 2022 12:07:24 +0000 (08:07 -0400)]
Merge pull request #23110 from eileenmcnaughton/silly2

Remove unnecessary pass-by-ref

2 years agoMerge pull request #23113 from eileenmcnaughton/silly5
colemanw [Wed, 6 Apr 2022 12:04:43 +0000 (08:04 -0400)]
Merge pull request #23113 from eileenmcnaughton/silly5

Remove unused variable

2 years agoMerge pull request #23112 from eileenmcnaughton/import
colemanw [Wed, 6 Apr 2022 12:04:11 +0000 (08:04 -0400)]
Merge pull request #23112 from eileenmcnaughton/import

Test cleanup (minor)

2 years agoRun gencode to populate contact type icons
Coleman Watts [Wed, 6 Apr 2022 12:02:55 +0000 (08:02 -0400)]
Run gencode to populate contact type icons

2 years agoCiviGrant - Remove upgrade that adds removed option value
Coleman Watts [Wed, 6 Apr 2022 11:48:49 +0000 (07:48 -0400)]
CiviGrant - Remove upgrade that adds removed option value

2 years agoMerge pull request #23108 from eileenmcnaughton/silly
Eileen McNaughton [Wed, 6 Apr 2022 08:39:26 +0000 (20:39 +1200)]
Merge pull request #23108 from eileenmcnaughton/silly

Remove double return statement

2 years agoFix enotice, simplify text on Saved field mapping
Eileen McNaughton [Wed, 6 Apr 2022 05:31:16 +0000 (17:31 +1200)]
Fix enotice, simplify text on Saved field mapping

2 years agoRemove unused variable
Eileen McNaughton [Wed, 6 Apr 2022 04:42:22 +0000 (16:42 +1200)]
Remove unused variable

2 years agoTest cleanup
Eileen McNaughton [Wed, 6 Apr 2022 04:39:09 +0000 (16:39 +1200)]
Test cleanup

Simplifies test set up of options & ensures they are deleted

2 years agoMerge pull request #23106 from eileenmcnaughton/import
Eileen McNaughton [Wed, 6 Apr 2022 04:31:36 +0000 (16:31 +1200)]
Merge pull request #23106 from eileenmcnaughton/import

Test cleanup, deprecate ContributionSoft::retrieve

2 years agoCleanup unnecessary variables
Eileen McNaughton [Wed, 6 Apr 2022 04:25:13 +0000 (16:25 +1200)]
Cleanup unnecessary variables

2 years agoMerge pull request #23109 from seamuslee001/master
Seamus Lee [Wed, 6 Apr 2022 04:21:41 +0000 (14:21 +1000)]
Merge pull request #23109 from seamuslee001/master

5.48

2 years agoMerge in 5.48
Seamus Lee [Wed, 6 Apr 2022 04:21:10 +0000 (14:21 +1000)]
Merge in 5.48

2 years agoRemove unnecessary pass-by-ref
Eileen McNaughton [Wed, 6 Apr 2022 04:21:05 +0000 (16:21 +1200)]
Remove unnecessary pass-by-ref

2 years agoMerge pull request #23102 from seamuslee001/dompdf_update
Seamus Lee [Wed, 6 Apr 2022 04:18:14 +0000 (14:18 +1000)]
Merge pull request #23102 from seamuslee001/dompdf_update

Update DOMPDF to 1.2.1 and update composer-compile-plugin as per master

2 years agoMerge pull request #23076 from eileenmcnaughton/cont_status
Monish Deb [Wed, 6 Apr 2022 04:17:58 +0000 (09:47 +0530)]
Merge pull request #23076 from eileenmcnaughton/cont_status

dev/financial#186 Do not display partially paid & partially refunded for selection on edit

2 years agoRemove double return statement
Eileen McNaughton [Wed, 6 Apr 2022 04:17:43 +0000 (16:17 +1200)]
Remove double return statement

2 years agoMerge pull request #23105 from colemanw/grantViewOptions
demeritcowboy [Wed, 6 Apr 2022 03:25:38 +0000 (23:25 -0400)]
Merge pull request #23105 from colemanw/grantViewOptions

CiviGrant - Remove non-functional setting for grants tab

2 years agoTest cleanup
Eileen McNaughton [Wed, 6 Apr 2022 01:43:33 +0000 (13:43 +1200)]
Test cleanup

This removes the only call to ContributionSoft::retrieve that I could
find in core, hence I added a deprecation notice to the function.

There could be some extension uses - although it would never have
been supported to call this rather than the api

2 years agoMerge pull request #23040 from eileenmcnaughton/display_opt
colemanw [Wed, 6 Apr 2022 01:47:29 +0000 (21:47 -0400)]
Merge pull request #23040 from eileenmcnaughton/display_opt

Stop passing settings into getTaxLabel

2 years agoMerge pull request #23008 from eileenmcnaughton/temp_selected
colemanw [Wed, 6 Apr 2022 01:42:38 +0000 (21:42 -0400)]
Merge pull request #23008 from eileenmcnaughton/temp_selected

Re-fix enotice on templateSelected

2 years agoCiviGrant - Remove non-functional setting for grants tab in `contact_view_options`
Coleman Watts [Wed, 6 Apr 2022 01:02:09 +0000 (21:02 -0400)]
CiviGrant - Remove non-functional setting for grants tab in `contact_view_options`

Fixes dev/core#3159

The status of the tab can be controlled at a coarse level by disabling/enabling the CiviGrant extension,
and at a finer level with the Contact Layout Editor extension, making this option unnecessary.
Since it's broken, it seemed best to remove it.

2 years agoMerge pull request #22992 from eileenmcnaughton/billingnot
colemanw [Wed, 6 Apr 2022 00:46:34 +0000 (20:46 -0400)]
Merge pull request #22992 from eileenmcnaughton/billingnot

Fix smarty notices in billing form

2 years agoMerge pull request #23039 from eileenmcnaughton/inv2
colemanw [Wed, 6 Apr 2022 00:45:22 +0000 (20:45 -0400)]
Merge pull request #23039 from eileenmcnaughton/inv2

Access invoice_prefix setting directly

2 years agoAfform - Fix regression editing a content block with no entity type
Coleman Watts [Wed, 6 Apr 2022 00:37:04 +0000 (20:37 -0400)]
Afform - Fix regression editing a content block with no entity type

2 years agoMerge pull request #23038 from eileenmcnaughton/assign3
colemanw [Wed, 6 Apr 2022 00:30:22 +0000 (20:30 -0400)]
Merge pull request #23038 from eileenmcnaughton/assign3

Assign totalTaxAmount more consistently

2 years agoMerge pull request #23077 from eileenmcnaughton/js_cancel
colemanw [Wed, 6 Apr 2022 00:29:14 +0000 (20:29 -0400)]
Merge pull request #23077 from eileenmcnaughton/js_cancel

Prevent escaping on cancelInfo_show_ids

2 years agoMerge pull request #23096 from eileenmcnaughton/ev_paid
colemanw [Wed, 6 Apr 2022 00:24:07 +0000 (20:24 -0400)]
Merge pull request #23096 from eileenmcnaughton/ev_paid

Test usability fix

2 years agoMerge pull request #23018 from colemanw/afformDeepSearch
Eileen McNaughton [Wed, 6 Apr 2022 00:17:47 +0000 (12:17 +1200)]
Merge pull request #23018 from colemanw/afformDeepSearch

SearchKit - Ensure filters work with multiple search displays on a form

2 years agoAPIv4 - Add API for RecentItem
Coleman Watts [Tue, 5 Apr 2022 01:24:16 +0000 (21:24 -0400)]
APIv4 - Add API for RecentItem

This exposes an api entity for the Recent Items stored in the user session.
In the process, it simplifies the process of adding a recent item,
performing most of the lookups automatically.

2 years agoMerge pull request #23100 from civicrm/5.48
Eileen McNaughton [Tue, 5 Apr 2022 22:57:52 +0000 (10:57 +1200)]
Merge pull request #23100 from civicrm/5.48

5.48

2 years agoUpdate DOMPDF to 1.2.1 and update composer-compile-plugin as per master
Seamus Lee [Tue, 5 Apr 2022 22:06:18 +0000 (08:06 +1000)]
Update DOMPDF to 1.2.1 and update composer-compile-plugin as per master

2 years agoMerge pull request #22986 from colemanw/afformFixBlocksAgain
demeritcowboy [Tue, 5 Apr 2022 20:57:47 +0000 (16:57 -0400)]
Merge pull request #22986 from colemanw/afformFixBlocksAgain

Afform - repeat block metadata update to fix errors when saving blocks

2 years agoMerge pull request #23081 from eileenmcnaughton/paypal
Matthew Wire [Tue, 5 Apr 2022 20:43:42 +0000 (21:43 +0100)]
Merge pull request #23081 from eileenmcnaughton/paypal

First recurring payment (paypal ipn) - remove redundant status set, start_date change

2 years agoMerge pull request #23094 from colemanw/contactTypeIconUI
colemanw [Tue, 5 Apr 2022 18:43:43 +0000 (14:43 -0400)]
Merge pull request #23094 from colemanw/contactTypeIconUI

dev/user-interface#26 Use font-awesome icons for contact types and recent items

2 years agoRecentItems - Use font-awesome icons in recent items sidebar
Coleman Watts [Sun, 3 Apr 2022 01:29:49 +0000 (21:29 -0400)]
RecentItems - Use font-awesome icons in recent items sidebar

2 years agoRemove redundant status seting in IPN
Eileen McNaughton [Fri, 1 Apr 2022 04:26:52 +0000 (17:26 +1300)]
Remove redundant status seting in IPN

2 years agoMerge pull request #23041 from christianwach/lab-core-2103
Eileen McNaughton [Mon, 4 Apr 2022 19:44:25 +0000 (07:44 +1200)]
Merge pull request #23041 from christianwach/lab-core-2103

Event Location fixes

2 years agoMerge pull request #23052 from konadave/r25088
Eileen McNaughton [Mon, 4 Apr 2022 19:42:27 +0000 (07:42 +1200)]
Merge pull request #23052 from konadave/r25088

Don't lose search criteria for smart group built with search builder

2 years agoMerge pull request #22223 from kurund/pcp-account-improvements
Eileen McNaughton [Mon, 4 Apr 2022 19:32:53 +0000 (07:32 +1200)]
Merge pull request #22223 from kurund/pcp-account-improvements

add image upload support for pcp account

2 years agoMerge pull request #23083 from jaapjansma/issue_3034
demeritcowboy [Mon, 4 Apr 2022 14:16:42 +0000 (10:16 -0400)]
Merge pull request #23083 from jaapjansma/issue_3034

dev/core#3034

2 years agoFix for issue 3034
Jaap Jansma [Fri, 1 Apr 2022 09:12:08 +0000 (11:12 +0200)]
Fix for issue 3034

Fix for issue 3034

2 years agoMerge pull request #23079 from colemanw/financialAccountCleanup
Monish Deb [Mon, 4 Apr 2022 10:49:32 +0000 (16:19 +0530)]
Merge pull request #23079 from colemanw/financialAccountCleanup

Cleanup FinancialAccount BAO to use `writeRecord` and deprecate `add`

2 years agoTest usability fix
Eileen McNaughton [Mon, 4 Apr 2022 02:11:41 +0000 (14:11 +1200)]
Test usability fix

Having the dummy data in the past causes debugging pain

2 years agoMerge pull request #23095 from seamuslee001/array_key_first_fix
Eileen McNaughton [Mon, 4 Apr 2022 01:35:52 +0000 (13:35 +1200)]
Merge pull request #23095 from seamuslee001/array_key_first_fix

[REF] Create polyfill function for array_key_first which only exists …

2 years agoContactType - Prefer icons over image_URL
Coleman Watts [Sat, 2 Apr 2022 23:26:51 +0000 (19:26 -0400)]
ContactType - Prefer icons over image_URL

This is an intermediary step toward removing the image_URL field.
The UI now uses css-based icons when available, and only falls back to image_URL when
an icon hasn't been set for a given sub-type.

Fixes dev/user-interface#26

2 years agoUpdate contactType form to support icons and deprecate image_URL
Coleman Watts [Sat, 2 Apr 2022 16:13:47 +0000 (12:13 -0400)]
Update contactType form to support icons and deprecate image_URL

2 years agoAdd system check for contact type image
Coleman Watts [Sat, 2 Apr 2022 15:52:13 +0000 (11:52 -0400)]
Add system check for contact type image

2 years ago[RFF] Use Symfony Polyfil to fix issue with missing array_key_first in ealier php...
Seamus Lee [Sun, 3 Apr 2022 21:29:51 +0000 (07:29 +1000)]
[RFF] Use Symfony Polyfil to fix issue with missing array_key_first in ealier php versions

2 years agoMerge pull request #23093 from braders/feature/activity-search-notices
Eileen McNaughton [Sun, 3 Apr 2022 23:01:39 +0000 (11:01 +1200)]
Merge pull request #23093 from braders/feature/activity-search-notices

Avoid PHP notices in activity search

2 years agoMerge pull request #23073 from colemanw/contactTypeIcon
colemanw [Sun, 3 Apr 2022 15:49:20 +0000 (11:49 -0400)]
Merge pull request #23073 from colemanw/contactTypeIcon

Add civicrm_contact_type.icon column

2 years agoAvoid PHP notices in activity search
Bradley Taylor [Sat, 2 Apr 2022 17:25:32 +0000 (18:25 +0100)]
Avoid PHP notices in activity search

2 years agoMerge pull request #22376 from colemanw/searchKitInPlaceCreate
Eileen McNaughton [Sat, 2 Apr 2022 21:20:37 +0000 (09:20 +1200)]
Merge pull request #22376 from colemanw/searchKitInPlaceCreate

SearchKit - Allow creation of new records via in-place edit

2 years agoMerge pull request #23090 from civicrm/dependabot/npm_and_yarn/minimist-1.2.6
Seamus Lee [Sat, 2 Apr 2022 10:49:35 +0000 (21:49 +1100)]
Merge pull request #23090 from civicrm/dependabot/npm_and_yarn/minimist-1.2.6

Bump minimist from 1.2.5 to 1.2.6

2 years agoMerge pull request #23049 from pradpnayak/addUniquieId
Yashodha Chaku [Sat, 2 Apr 2022 10:16:35 +0000 (15:46 +0530)]
Merge pull request #23049 from pradpnayak/addUniquieId

Add membership_id as a reference to the row

2 years agoBump minimist from 1.2.5 to 1.2.6
dependabot[bot] [Sat, 2 Apr 2022 05:07:05 +0000 (05:07 +0000)]
Bump minimist from 1.2.5 to 1.2.6

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #23088 from seamuslee001/update_composer_compile_plugin
Tim Otten [Sat, 2 Apr 2022 05:06:43 +0000 (22:06 -0700)]
Merge pull request #23088 from seamuslee001/update_composer_compile_plugin

[REF] Update Composer compile plugin

2 years ago[REF] Update Composer compile plugin
Seamus Lee [Sat, 2 Apr 2022 00:15:19 +0000 (11:15 +1100)]
[REF] Update Composer compile plugin

2 years agoMerge pull request #23085 from civicrm/5.48
Eileen McNaughton [Fri, 1 Apr 2022 20:49:35 +0000 (09:49 +1300)]
Merge pull request #23085 from civicrm/5.48

5.48

2 years agoMerge pull request #23086 from demeritcowboy/report-filter
Eileen McNaughton [Fri, 1 Apr 2022 20:49:22 +0000 (09:49 +1300)]
Merge pull request #23086 from demeritcowboy/report-filter

dev/core#3153 - Fix missing filter summary on CiviReports

2 years agoMerge pull request #23034 from colemanw/searchKitIcons
colemanw [Fri, 1 Apr 2022 20:24:37 +0000 (16:24 -0400)]
Merge pull request #23034 from colemanw/searchKitIcons

SearchKit - Add icon support

2 years agoMerge pull request #23042 from eileenmcnaughton/sane
colemanw [Fri, 1 Apr 2022 20:20:17 +0000 (16:20 -0400)]
Merge pull request #23042 from eileenmcnaughton/sane

Finish conversion of static function to non-static

2 years agoMerge pull request #23069 from eileenmcnaughton/triggers
colemanw [Fri, 1 Apr 2022 20:18:23 +0000 (16:18 -0400)]
Merge pull request #23069 from eileenmcnaughton/triggers

Avoid trailing spaces in trigger output