civicrm-core.git
2 years agorestore string null checks
demeritcowboy [Wed, 14 Sep 2022 16:44:35 +0000 (12:44 -0400)]
restore string null checks

2 years agoMerge pull request #24181 from colemanw/searchKitDate
colemanw [Wed, 14 Sep 2022 10:56:14 +0000 (06:56 -0400)]
Merge pull request #24181 from colemanw/searchKitDate

SearchKit - Allow aggreation by partial dates

2 years agoMerge pull request #24508 from yashodha/report_cleanup
Eileen McNaughton [Wed, 14 Sep 2022 07:22:21 +0000 (19:22 +1200)]
Merge pull request #24508 from yashodha/report_cleanup

report clean up templates

2 years agoreport clean up templates
yashodha [Tue, 13 Sep 2022 14:58:45 +0000 (20:28 +0530)]
report clean up templates

2 years agoMerge pull request #24507 from eileenmcnaughton/bao
Eileen McNaughton [Wed, 14 Sep 2022 01:25:22 +0000 (13:25 +1200)]
Merge pull request #24507 from eileenmcnaughton/bao

BAO regen

2 years agoMerge pull request #24502 from eileenmcnaughton/import_dupe_soft
colemanw [Tue, 13 Sep 2022 23:38:56 +0000 (19:38 -0400)]
Merge pull request #24502 from eileenmcnaughton/import_dupe_soft

Fix unreleased regression on soft credit imports

2 years agoBAO regen
Eileen McNaughton [Tue, 13 Sep 2022 21:07:02 +0000 (09:07 +1200)]
BAO regen

2 years agoMerge pull request #24504 from yashodha/report_cleanup
demeritcowboy [Tue, 13 Sep 2022 18:47:03 +0000 (14:47 -0400)]
Merge pull request #24504 from yashodha/report_cleanup

report clean up templates

2 years agoMerge pull request #24505 from colemanw/fkFields
colemanw [Tue, 13 Sep 2022 17:42:32 +0000 (13:42 -0400)]
Merge pull request #24505 from colemanw/fkFields

SearchKit - Show other FK fields in the bridge join selector

2 years agoSearchKit - Show other FK fields in the bridge join selector
Coleman Watts [Tue, 13 Sep 2022 15:09:41 +0000 (11:09 -0400)]
SearchKit - Show other FK fields in the bridge join selector

2 years agoreport clean up templates
yashodha [Tue, 13 Sep 2022 14:55:27 +0000 (20:25 +0530)]
report clean up templates

2 years agoMerge pull request #24503 from yashodha/dev_3790
Eileen McNaughton [Tue, 13 Sep 2022 12:20:06 +0000 (00:20 +1200)]
Merge pull request #24503 from yashodha/dev_3790

report cleanup

2 years agoMerge pull request #24149 from agileware/CIVICRM-2024
Eileen McNaughton [Tue, 13 Sep 2022 12:08:39 +0000 (00:08 +1200)]
Merge pull request #24149 from agileware/CIVICRM-2024

🎁 CiviEvent, Event Dashboard, iCal links are inside the h3 styling move out and add spacing

2 years agoreport cleanup
yashodha [Tue, 13 Sep 2022 05:50:25 +0000 (11:20 +0530)]
report cleanup

2 years agoFix unreleased regression on soft credit imports
Eileen McNaughton [Tue, 13 Sep 2022 01:11:48 +0000 (13:11 +1200)]
Fix unreleased regression on soft credit imports

Fixes an unreleased regression whereby it was only permitting an email match with the same
contact type as the main contact for a soft credit import

2 years agoMerge pull request #24501 from eileenmcnaughton/import_dupe_rules
Eileen McNaughton [Tue, 13 Sep 2022 03:54:45 +0000 (15:54 +1200)]
Merge pull request #24501 from eileenmcnaughton/import_dupe_rules

Improve contribution import error handling

2 years agoImprove contribution import error handling
Eileen McNaughton [Mon, 12 Sep 2022 23:54:26 +0000 (11:54 +1200)]
Improve contribution import error handling

2 years agoMerge pull request #24448 from colemanw/searchDisplayCalcFieldFilters
colemanw [Mon, 12 Sep 2022 13:48:22 +0000 (09:48 -0400)]
Merge pull request #24448 from colemanw/searchDisplayCalcFieldFilters

SearchKit - Better support for calculated fields as Afform filters

2 years agoMerge pull request #24498 from braders/docblock-var-syntax
demeritcowboy [Mon, 12 Sep 2022 13:21:05 +0000 (09:21 -0400)]
Merge pull request #24498 from braders/docblock-var-syntax

[REF] Fix syntax of var docblocks

2 years agoCIVICRM-2024 CiviEvent, Event Dashboard, iCal links are inside the h3 styling move...
Justin Freeman [Sun, 11 Sep 2022 23:19:00 +0000 (09:19 +1000)]
CIVICRM-2024 CiviEvent, Event Dashboard, iCal links are inside the h3 styling move out and add spacing

2 years ago[REF] Fix syntax of var docblocks
Bradley Taylor [Sun, 11 Sep 2022 17:27:30 +0000 (18:27 +0100)]
[REF] Fix syntax of var docblocks

2 years agoMerge pull request #24495 from braders/phpdoc-fixes-4
demeritcowboy [Sun, 11 Sep 2022 16:17:01 +0000 (12:17 -0400)]
Merge pull request #24495 from braders/phpdoc-fixes-4

More PHPdoc fixes

2 years agoSearchKit - Better support for calculated fields as Afform filters
Coleman Watts [Fri, 2 Sep 2022 14:37:39 +0000 (10:37 -0400)]
SearchKit - Better support for calculated fields as Afform filters

Improves support for calculated fields in the Afform Admin UI, allowing them to be
configured more like real fields. This allows e.g. a SUM() aggregate to be made a
"search by range" filter.

2 years agoMore PHPdoc fixes
Bradley Taylor [Sun, 11 Sep 2022 13:33:41 +0000 (14:33 +0100)]
More PHPdoc fixes

2 years agoMerge pull request #24493 from totten/master-slashslash
demeritcowboy [Fri, 9 Sep 2022 23:16:31 +0000 (19:16 -0400)]
Merge pull request #24493 from totten/master-slashslash

(REF) SettingsMetadata - Small cleanup to prevent duplicate slashes

2 years agoMerge pull request #24492 from yashodha/dev_3790
demeritcowboy [Fri, 9 Sep 2022 23:15:11 +0000 (19:15 -0400)]
Merge pull request #24492 from yashodha/dev_3790

(dev/core#3790) Pledge status is missing on View Pledge page

2 years ago(REF) SettingsMetadata - Small cleanup to prevent duplicate slashes
Tim Otten [Fri, 9 Sep 2022 20:21:11 +0000 (13:21 -0700)]
(REF) SettingsMetadata - Small cleanup to prevent duplicate slashes

2 years agoMerge pull request #24428 from braders/financial-192
demeritcowboy [Fri, 9 Sep 2022 13:01:29 +0000 (09:01 -0400)]
Merge pull request #24428 from braders/financial-192

dev/financial#192 Fallback to custom currency object for codes which Brick\Money does not support.

2 years agoMerge pull request #24489 from shaneonabike/pr24470
demeritcowboy [Fri, 9 Sep 2022 13:01:01 +0000 (09:01 -0400)]
Merge pull request #24489 from shaneonabike/pr24470

Adding better wording to Events page for matching dates

2 years ago(dev/core#3790) Pledge status is missing on View Pledge page
yashodha [Fri, 9 Sep 2022 12:09:04 +0000 (17:39 +0530)]
(dev/core#3790) Pledge status is missing on View Pledge page

2 years agoMerge pull request #24332 from eileenmcnaughton/smarty_sig_html
colemanw [Fri, 9 Sep 2022 01:27:29 +0000 (21:27 -0400)]
Merge pull request #24332 from eileenmcnaughton/smarty_sig_html

Fix email notices on email edit block

2 years agoMerge pull request #24490 from totten/master-filescan
Tim Otten [Fri, 9 Sep 2022 01:05:21 +0000 (18:05 -0700)]
Merge pull request #24490 from totten/master-filescan

File::findFiles - Save 200 million nanoseconds

2 years agoMerge pull request #24485 from eileenmcnaughton/import_cont_soft
colemanw [Fri, 9 Sep 2022 00:57:23 +0000 (20:57 -0400)]
Merge pull request #24485 from eileenmcnaughton/import_cont_soft

dev/core#1172 Fix Contribution import to handle ContributionSoft in a storable way

2 years agoMerge pull request #24480 from totten/master-global
demeritcowboy [Fri, 9 Sep 2022 00:39:49 +0000 (20:39 -0400)]
Merge pull request #24480 from totten/master-global

ClassScanner - Fix guard for preboot cache scenario

2 years agoFile::findFiles - Save 200 million nanoseconds
Tim Otten [Thu, 8 Sep 2022 22:08:29 +0000 (15:08 -0700)]
File::findFiles - Save 200 million nanoseconds

2 years agodev/core#1172 Fix Contribution import to handle ContributionSoft in a storable way
Eileen McNaughton [Thu, 8 Sep 2022 04:59:16 +0000 (16:59 +1200)]
dev/core#1172 Fix Contribution import to handle ContributionSoft in a storable way

2 years ago[REF] Extract code to delete existing soft credit
Eileen McNaughton [Thu, 8 Sep 2022 12:05:06 +0000 (00:05 +1200)]
[REF] Extract code to delete existing soft credit

2 years agoFold importableFields back into setMetadata - per the code todo
Eileen McNaughton [Thu, 8 Sep 2022 12:12:22 +0000 (00:12 +1200)]
Fold importableFields back into setMetadata - per the code todo

2 years agoMove header handling to the Form layer in import
Eileen McNaughton [Thu, 8 Sep 2022 11:53:59 +0000 (23:53 +1200)]
Move header handling to the Form layer in import

2 years agoMerge pull request #24409 from eileenmcnaughton/notice_contribution
colemanw [Thu, 8 Sep 2022 18:49:16 +0000 (14:49 -0400)]
Merge pull request #24409 from eileenmcnaughton/notice_contribution

Fix some notices on New Contribution page (smarty)

2 years agoMerge pull request #24484 from eileenmcnaughton/map_form
colemanw [Thu, 8 Sep 2022 18:48:07 +0000 (14:48 -0400)]
Merge pull request #24484 from eileenmcnaughton/map_form

[REF] Cleanup code to getAvailableFields on Contribution MapField

2 years agoMerge pull request #24481 from totten/master-testreg
Eileen McNaughton [Thu, 8 Sep 2022 05:27:36 +0000 (17:27 +1200)]
Merge pull request #24481 from totten/master-testreg

MailingSystemTest - Fix invalid PHP

2 years ago[REF] Cleanup code to getAvailableFields on Contribution MapField
Eileen McNaughton [Thu, 8 Sep 2022 05:13:39 +0000 (17:13 +1200)]
[REF] Cleanup code to getAvailableFields on Contribution MapField

2 years agoMailingSystemTest - Fix invalid PHP
Tim Otten [Thu, 8 Sep 2022 01:41:05 +0000 (18:41 -0700)]
MailingSystemTest - Fix invalid PHP

2 years agoClassScanner - Fix guard for preboot cache scenario
Tim Otten [Thu, 8 Sep 2022 00:40:44 +0000 (17:40 -0700)]
ClassScanner - Fix guard for preboot cache scenario

I wanted to inspect how caches were getting setup during test-runs.  So I applied
this hack https://github.com/civicrm/civicrm-core/commit/02106e8693d13ced7a151834a4188ce8b16f6444
and then ran some tests, eg

```
CIVICRM_UF=UnitTests phpunit8 tests/phpunit/CRM/Case/WorkflowMessage/CaseActivityTest.php
```

You can see the change in the HitOrMiss report (displayed after the test).

Before
======

```
OK (3 tests, 38 assertions)
HitOrMiss: {
    "ClassScanner::cache(index) => Early usage": 13,
    "ClassScanner::cache(structure) => New arraycache": 1
}
```

After
=====

```
OK (3 tests, 38 assertions)
HitOrMiss: {
    "ClassScanner::cache(index) => create(...)": 1,
    "ClassScanner::cache(structure) => New arraycache": 2
}
```

2 years agoAdding better wording to Events page for matching dates
Shane Bill [Tue, 6 Sep 2022 18:11:53 +0000 (15:11 -0300)]
Adding better wording to Events page for matching dates

2 years agoMerge pull request #24471 from colemanw/fixDateDefault
colemanw [Wed, 7 Sep 2022 14:14:14 +0000 (10:14 -0400)]
Merge pull request #24471 from colemanw/fixDateDefault

Afform - Fix setting default value for date filter fields

2 years agoMerge pull request #24468 from jmcclelland/serialize-variable-length
colemanw [Wed, 7 Sep 2022 14:12:31 +0000 (10:12 -0400)]
Merge pull request #24468 from jmcclelland/serialize-variable-length

allow contact reference custom fields to have lengths greater than 255 characters

2 years agoMerge pull request #24475 from eileenmcnaughton/import_available
Eileen McNaughton [Wed, 7 Sep 2022 03:03:59 +0000 (15:03 +1200)]
Merge pull request #24475 from eileenmcnaughton/import_available

Adjust contribution metadata to filter at display not load

2 years agoMerge pull request #24474 from eileenmcnaughton/import_dupe_fn
Eileen McNaughton [Wed, 7 Sep 2022 03:03:42 +0000 (15:03 +1200)]
Merge pull request #24474 from eileenmcnaughton/import_dupe_fn

[REF] Extract rule-loading function

2 years agoMerge pull request #24473 from eileenmcnaughton/import_const
Eileen McNaughton [Wed, 7 Sep 2022 03:03:30 +0000 (15:03 +1200)]
Merge pull request #24473 from eileenmcnaughton/import_const

Follow up code simplification - no need to map 'Individual' to 'Individual'

2 years ago[REF] Extract rule-loading function
Eileen McNaughton [Tue, 6 Sep 2022 23:25:13 +0000 (11:25 +1200)]
[REF] Extract rule-loading function

This makes it possible to load multiple dedupe rules at once

2 years agoAdjust contribution metadata to filter at display not load
Eileen McNaughton [Tue, 6 Sep 2022 23:41:03 +0000 (11:41 +1200)]
Adjust contribution metadata to filter at display not load

2 years agoFollow up code simplification - no need to map 'Individual' to 'Individual'
Eileen McNaughton [Tue, 6 Sep 2022 23:20:14 +0000 (11:20 +1200)]
Follow up code simplification - no need to map 'Individual' to 'Individual'

2 years agoAfform - Fix setting default value for date filter fields
Coleman Watts [Tue, 6 Sep 2022 18:19:09 +0000 (14:19 -0400)]
Afform - Fix setting default value for date filter fields

Fixes dev/core#3111

2 years agoallow serialized custom fields to have bigger lengths
Jamie McClelland [Tue, 6 Sep 2022 14:29:57 +0000 (10:29 -0400)]
allow serialized custom fields to have bigger lengths

Before all serialized fields were hard-coded to varchar(255). With
this change, they take the given text_length, ensuring we have at
least 255 in length.

2 years agoMerge pull request #24464 from eileenmcnaughton/saved_mapping_contact
Eileen McNaughton [Tue, 6 Sep 2022 10:45:34 +0000 (22:45 +1200)]
Merge pull request #24464 from eileenmcnaughton/saved_mapping_contact

[Ref] [Import] Simplify form event MapField (Contact)

2 years agoMerge pull request #24465 from eileenmcnaughton/import_const
Eileen McNaughton [Tue, 6 Sep 2022 07:22:44 +0000 (19:22 +1200)]
Merge pull request #24465 from eileenmcnaughton/import_const

Remove silly constants for Contact Types (import)

2 years ago[Ref] [Import] Simplify form event MapField (Contact)
Eileen McNaughton [Tue, 6 Sep 2022 00:01:52 +0000 (12:01 +1200)]
[Ref] [Import] Simplify form event MapField (Contact)

2 years agoMerge pull request #24463 from eileenmcnaughton/saved_mapping
Seamus Lee [Tue, 6 Sep 2022 06:19:11 +0000 (16:19 +1000)]
Merge pull request #24463 from eileenmcnaughton/saved_mapping

[Ref] [Import] Simplify form event MapField to use shared rule (Participant)

2 years agoMerge pull request #24462 from seamuslee001/remove_setting_api_civimail
Eileen McNaughton [Tue, 6 Sep 2022 06:17:25 +0000 (18:17 +1200)]
Merge pull request #24462 from seamuslee001/remove_setting_api_civimail

[REF] Remove calls to settings from angularjs to php layer to assist …

2 years agoMerge pull request #24396 from eileenmcnaughton/run_back
Tim Otten [Tue, 6 Sep 2022 05:36:08 +0000 (22:36 -0700)]
Merge pull request #24396 from eileenmcnaughton/run_back

Fix import classes to call `runAllInteractive()` rather than `runAllViaWeb` (which in practice currently just calls `runAllViaWeb` )

2 years agoMerge pull request #24461 from eileenmcnaughton/import_meta
Eileen McNaughton [Tue, 6 Sep 2022 02:35:39 +0000 (14:35 +1200)]
Merge pull request #24461 from eileenmcnaughton/import_meta

Re-run regen

2 years agoRemove reference to constants in dedupe rule ajax (which is yuck)
Eileen McNaughton [Tue, 6 Sep 2022 01:16:24 +0000 (13:16 +1200)]
Remove reference to constants in dedupe rule ajax (which is yuck)

2 years ago[REF] Remove calls to settings from angularjs to php layer to assist with less permis...
Seamus Lee [Mon, 5 Sep 2022 22:59:07 +0000 (08:59 +1000)]
[REF] Remove calls to settings from angularjs to php layer to assist with less permissioned users using civimail

2 years agoRemove silly constants for Contact Types (import)
Eileen McNaughton [Tue, 6 Sep 2022 00:29:19 +0000 (12:29 +1200)]
Remove silly constants for Contact Types (import)

2 years agoMerge pull request #24429 from eileenmcnaughton/field_dep
colemanw [Tue, 6 Sep 2022 00:08:18 +0000 (20:08 -0400)]
Merge pull request #24429 from eileenmcnaughton/field_dep

Mark some more fields deprecated or readonly

2 years ago[Ref] [Import] Simplify form event MapField to use shared rule
Eileen McNaughton [Mon, 5 Sep 2022 23:54:58 +0000 (11:54 +1200)]
[Ref] [Import] Simplify form event MapField to use shared rule

2 years agoMerge pull request #24304 from mattwire/participantcontacthook
Seamus Lee [Mon, 5 Sep 2022 23:47:03 +0000 (09:47 +1000)]
Merge pull request #24304 from mattwire/participantcontacthook

dev/core#3778 Add code hook to set civicrm_participant.created_id

2 years agoRun regen
Eileen McNaughton [Mon, 5 Sep 2022 22:40:51 +0000 (10:40 +1200)]
Run regen

2 years agoMerge pull request #24444 from totten/master-lang-list
Eileen McNaughton [Mon, 5 Sep 2022 22:35:39 +0000 (10:35 +1200)]
Merge pull request #24444 from totten/master-lang-list

Languages - Dropdown lists should reflect supported languages

2 years agoMerge pull request #23604 from colemanw/afformValidate
colemanw [Mon, 5 Sep 2022 16:01:26 +0000 (12:01 -0400)]
Merge pull request #23604 from colemanw/afformValidate

Afform - Implement client-side validation of required fields

2 years agoMerge pull request #24441 from eileenmcnaughton/import_meta
colemanw [Mon, 5 Sep 2022 13:38:50 +0000 (09:38 -0400)]
Merge pull request #24441 from eileenmcnaughton/import_meta

Fix Import metadata to use apiv4 for contact on contribution imports

2 years agoMerge pull request #24427 from braders/no-contributions-warning
Eileen McNaughton [Mon, 5 Sep 2022 07:15:55 +0000 (19:15 +1200)]
Merge pull request #24427 from braders/no-contributions-warning

Stop PHP warning on installations with no contributions

2 years agoSwitch to api metadata for contact on non-contact imports
Eileen McNaughton [Thu, 1 Sep 2022 02:38:13 +0000 (14:38 +1200)]
Switch to api metadata for contact on non-contact imports

This is kinda 'safe' in that these imports only support non-unique contact
fields

2 years agoFix contribution import mapping validation, add test
Eileen McNaughton [Mon, 5 Sep 2022 02:14:17 +0000 (14:14 +1200)]
Fix contribution import mapping validation, add test

2 years agoMerge pull request #24453 from seamuslee001/unit_test_reply
Eileen McNaughton [Mon, 5 Sep 2022 06:36:17 +0000 (18:36 +1200)]
Merge pull request #24453 from seamuslee001/unit_test_reply

[NFC] Add in Unit test to test domain token replacement in Reply process

2 years ago[NFC] Add in Unit test to test domain token replacement in Reply process
Seamus Lee [Mon, 5 Sep 2022 00:08:56 +0000 (10:08 +1000)]
[NFC] Add in Unit test to test domain token replacement in Reply process

Check for do not reply and also from email and to email

2 years agoAdd test for Mapping form validation, contribution import
Eileen McNaughton [Mon, 5 Sep 2022 02:13:39 +0000 (14:13 +1200)]
Add test for Mapping form validation, contribution import

2 years agoRemove soft credit validation
Eileen McNaughton [Fri, 2 Sep 2022 02:35:23 +0000 (14:35 +1200)]
Remove soft credit validation

It is not possible in the UI to deselect the soft-credit-field field so
let's not validate

2 years agoMerge pull request #24452 from totten/master-queue-stats
Eileen McNaughton [Sun, 4 Sep 2022 21:44:47 +0000 (09:44 +1200)]
Merge pull request #24452 from totten/master-queue-stats

CRM_Queue_Queue - Add 'getStatistic($name)'. Deprecate 'numberOfItems()'

2 years agoMerge pull request #24442 from eileenmcnaughton/depp
Seamus Lee [Sat, 3 Sep 2022 22:51:08 +0000 (08:51 +1000)]
Merge pull request #24442 from eileenmcnaughton/depp

Increase the deprecation on some unused functions

2 years agoMerge pull request #24451 from colemanw/fixSearchDateRangeFilters
colemanw [Sat, 3 Sep 2022 14:11:20 +0000 (10:11 -0400)]
Merge pull request #24451 from colemanw/fixSearchDateRangeFilters

Afform - Fix date range filters for search displays

2 years ago(REF) UserJob - Switch numberOfItems to getStatistic()
Tim Otten [Sat, 3 Sep 2022 05:16:39 +0000 (22:16 -0700)]
(REF) UserJob - Switch numberOfItems to getStatistic()

2 years ago(REF) Update queue tests to use getStatistics()
Tim Otten [Sat, 3 Sep 2022 04:33:58 +0000 (21:33 -0700)]
(REF) Update queue tests to use getStatistics()

2 years agoCRM_Queue_Queue - Add 'getStatistic($name)'. Deprecate 'numberOfItems()'
Tim Otten [Sat, 3 Sep 2022 01:55:52 +0000 (18:55 -0700)]
CRM_Queue_Queue - Add 'getStatistic($name)'. Deprecate 'numberOfItems()'

Should `numberOfItems()` tell you the _total_ number of items -- or the
number of _ready_ items?  Trick question.  They can tell you different
things:

* When implementing a task-worker (which should start/stop based
  on available tasks), you'd use _ready_ items.
* When implementing `existsQueue()` (which tells if you the queue
  has anything at all), you'd use _total_ items.

This trick-question is why different implementations have computed
`numberOfItems()` in different ways.

This patch resolves the trick-question by deprecating `numberOfItems()`
and replacing it with `getStatistic($name)`.

2 years agoAfform - Fix setting default required value
Coleman Watts [Sat, 3 Sep 2022 02:58:29 +0000 (22:58 -0400)]
Afform - Fix setting default required value

2 years agoAfform - Implement client-side validation of required fields
Coleman Watts [Thu, 26 May 2022 18:27:03 +0000 (14:27 -0400)]
Afform - Implement client-side validation of required fields

2 years agoAfform - Fix date range filters for search displays
Coleman Watts [Sat, 3 Sep 2022 02:38:10 +0000 (22:38 -0400)]
Afform - Fix date range filters for search displays

Fixes dev/core#3690

2 years agoImcrease the deprecation on some unused functions
Eileen McNaughton [Thu, 1 Sep 2022 23:32:14 +0000 (11:32 +1200)]
Imcrease the deprecation on some unused functions

2 years agoFix queue runner not progressing
Eileen McNaughton [Mon, 29 Aug 2022 20:55:24 +0000 (08:55 +1200)]
Fix queue runner not progressing

2 years agoMerge pull request #24447 from braders/sprintf-fix
demeritcowboy [Fri, 2 Sep 2022 15:48:28 +0000 (11:48 -0400)]
Merge pull request #24447 from braders/sprintf-fix

(NFC) Fix sprintf syntax

2 years agoMerge pull request #24421 from artfulrobot/dev-core/3823
demeritcowboy [Fri, 2 Sep 2022 15:31:07 +0000 (11:31 -0400)]
Merge pull request #24421 from artfulrobot/dev-core/3823

Improve scheduled reminder form labels. Resolves issue core/3823

2 years ago(NFC) fix sprintf syntax
Bradley Taylor [Fri, 2 Sep 2022 12:33:22 +0000 (13:33 +0100)]
(NFC) fix sprintf syntax

2 years agoMerge pull request #24437 from colemanw/deprecatedMgdFn
Eileen McNaughton [Fri, 2 Sep 2022 04:03:25 +0000 (16:03 +1200)]
Merge pull request #24437 from colemanw/deprecatedMgdFn

[REF] ManagedEntities - Move deprecated function

2 years agoMerge pull request #24316 from eileenmcnaughton/email_greeting
demeritcowboy [Fri, 2 Sep 2022 02:58:07 +0000 (22:58 -0400)]
Merge pull request #24316 from eileenmcnaughton/email_greeting

Use preferred `{contact.email_greeting_display}` token over deprecated `{contact.email_greeting}` in ALL templates

2 years agoMerge pull request #24235 from masetto/welcome_tokens
Eileen McNaughton [Fri, 2 Sep 2022 02:39:19 +0000 (14:39 +1200)]
Merge pull request #24235 from masetto/welcome_tokens

Add support for Contact tokens in welcome email using TokenProcessor

2 years agoMerge pull request #24443 from eileenmcnaughton/depped
Eileen McNaughton [Fri, 2 Sep 2022 02:14:54 +0000 (14:14 +1200)]
Merge pull request #24443 from eileenmcnaughton/depped

Remove function after two years of noisy deprecation

2 years agomessage_admin - Re-enable single-language display for single-language deployments
Tim Otten [Fri, 2 Sep 2022 01:31:38 +0000 (18:31 -0700)]
message_admin - Re-enable single-language display for single-language deployments

2 years agoManagedEntities - Move deprecated function
Coleman Watts [Thu, 1 Sep 2022 15:24:21 +0000 (11:24 -0400)]
ManagedEntities - Move deprecated function