civicrm-core.git
13 months agoMerge pull request #27844 from colemanw/managedDelete
colemanw [Tue, 17 Oct 2023 14:56:11 +0000 (10:56 -0400)]
Merge pull request #27844 from colemanw/managedDelete

ManagedEntities - Recreate deleted records at discretion of update policy

13 months agoMerge pull request #27845 from eileenmcnaughton/crazy_if
colemanw [Tue, 17 Oct 2023 14:40:38 +0000 (10:40 -0400)]
Merge pull request #27845 from eileenmcnaughton/crazy_if

Clarify access of `buildComponentForm`

13 months agoUpdate function to refer to 'this' not form
Eileen McNaughton [Tue, 17 Oct 2023 05:59:37 +0000 (18:59 +1300)]
Update function to refer to 'this' not form

13 months agoClarify access of buildComponentForm
Eileen McNaughton [Tue, 17 Oct 2023 05:54:02 +0000 (18:54 +1300)]
Clarify access of buildComponentForm

This moves the function from being public on
the parent to private on the class that uses it, after doing a universe search

13 months agoMerge pull request #27843 from colemanw/managedFn
Yashodha Chaku [Tue, 17 Oct 2023 03:47:10 +0000 (09:17 +0530)]
Merge pull request #27843 from colemanw/managedFn

[REF] ManagedEntities - Remove unused function

13 months agoManagedEntities - Don't recreate deleted records unless update policy is 'always'
colemanw [Tue, 17 Oct 2023 01:24:05 +0000 (21:24 -0400)]
ManagedEntities - Don't recreate deleted records unless update policy is 'always'

13 months agoManagedEntities - Remove unused function
colemanw [Tue, 17 Oct 2023 00:43:14 +0000 (20:43 -0400)]
ManagedEntities - Remove unused function

13 months agoMerge pull request #27820 from colemanw/arrayCleanupContribute
Eileen McNaughton [Mon, 16 Oct 2023 23:59:01 +0000 (12:59 +1300)]
Merge pull request #27820 from colemanw/arrayCleanupContribute

[REF] CRM/Contribute - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoMerge pull request #27835 from colemanw/managedSchema
colemanw [Mon, 16 Oct 2023 22:01:37 +0000 (18:01 -0400)]
Merge pull request #27835 from colemanw/managedSchema

Managed - Minor schema fixes

13 months agoCRM/Contribute - Refactor unnecessary uses of CRM_Utils_Array::value
colemanw [Fri, 13 Oct 2023 23:41:54 +0000 (19:41 -0400)]
CRM/Contribute - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoManaged - Minor schema fixes
colemanw [Sun, 15 Oct 2023 20:48:37 +0000 (16:48 -0400)]
Managed - Minor schema fixes

Increase size of 'module' column to match civicrm_extension.full_name
Makes name required and longer
Makes 'cleanup' required and declares explicitly the default value previously implied

13 months agoMerge pull request #27774 from eileenmcnaughton/pledge_silly
Matthew Wire [Mon, 16 Oct 2023 20:51:42 +0000 (21:51 +0100)]
Merge pull request #27774 from eileenmcnaughton/pledge_silly

Fix recursive display of payment_reminders

13 months agoMerge pull request #27059 from larssandergreen/Fix-PCP-validation-error-on-Contributi...
Matthew Wire [Mon, 16 Oct 2023 20:45:40 +0000 (21:45 +0100)]
Merge pull request #27059 from larssandergreen/Fix-PCP-validation-error-on-Contribution-Pages-&-Events

dev/core#4488 Fix PCP validation error on Contribution Pages & Events

13 months agoMerge pull request #27328 from colemanw/repeatingEntityCleanup
Matthew Wire [Mon, 16 Oct 2023 20:44:42 +0000 (21:44 +0100)]
Merge pull request #27328 from colemanw/repeatingEntityCleanup

[REF] Repeating entity form code cleanup

13 months agoMerge pull request #27252 from vingle/JoomlaCleanup
Matthew Wire [Mon, 16 Oct 2023 20:43:18 +0000 (21:43 +0100)]
Merge pull request #27252 from vingle/JoomlaCleanup

Removes Joomla Sidebar

13 months agoMerge pull request #27235 from colemanw/hidden
Matthew Wire [Mon, 16 Oct 2023 20:41:58 +0000 (21:41 +0100)]
Merge pull request #27235 from colemanw/hidden

Add custom field type Hidden

13 months agoMerge pull request #27569 from totten/master-setting-admin
Matthew Wire [Mon, 16 Oct 2023 20:40:10 +0000 (21:40 +0100)]
Merge pull request #27569 from totten/master-setting-admin

Setting Admin - Add mixin to autogenerate a settings form

13 months agoMerge pull request #27648 from colemanw/polyfill
Matthew Wire [Mon, 16 Oct 2023 20:38:25 +0000 (21:38 +0100)]
Merge pull request #27648 from colemanw/polyfill

Remove es6 polyfill

13 months agoMerge pull request #27752 from colemanw/tagLabel
Matthew Wire [Mon, 16 Oct 2023 20:37:46 +0000 (21:37 +0100)]
Merge pull request #27752 from colemanw/tagLabel

Tags - Add label field, enable tags as Managed Entities

13 months agoMerge pull request #27840 from colemanw/pseudoconstantCleanup
Matthew Wire [Mon, 16 Oct 2023 20:36:36 +0000 (21:36 +0100)]
Merge pull request #27840 from colemanw/pseudoconstantCleanup

[REF] CRM_Core_Pseudoconstant - Cleanup static arrays & functions

13 months agoMerge pull request #27822 from colemanw/arrayCleanupCampaign
Matthew Wire [Mon, 16 Oct 2023 20:33:01 +0000 (21:33 +0100)]
Merge pull request #27822 from colemanw/arrayCleanupCampaign

[REF] CRM/Campaign - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoMerge pull request #27823 from colemanw/arrayCleanupAdmin
Matthew Wire [Mon, 16 Oct 2023 20:32:35 +0000 (21:32 +0100)]
Merge pull request #27823 from colemanw/arrayCleanupAdmin

[REF] CRM/Admin - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoMerge pull request #27839 from colemanw/participantCount
Matthew Wire [Mon, 16 Oct 2023 20:31:21 +0000 (21:31 +0100)]
Merge pull request #27839 from colemanw/participantCount

SearchKit - Add Event.remaining_participants calculated field

13 months agoMerge pull request #27836 from eileenmcnaughton/php82
Matthew Wire [Mon, 16 Oct 2023 20:29:02 +0000 (21:29 +0100)]
Merge pull request #27836 from eileenmcnaughton/php82

Php8.x fixes on Main online contribution page

13 months agoMerge pull request #27838 from colemanw/participantPseudoconstantCleanup
Matthew Wire [Mon, 16 Oct 2023 20:26:18 +0000 (21:26 +0100)]
Merge pull request #27838 from colemanw/participantPseudoconstantCleanup

[REF] CRM_Event_PseudoConstant - Cleanup redundant caching

13 months agoMerge pull request #27821 from colemanw/arrayCleanupEvent
Tim Otten [Mon, 16 Oct 2023 18:47:11 +0000 (11:47 -0700)]
Merge pull request #27821 from colemanw/arrayCleanupEvent

[REF] CRM/Event - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoMerge pull request #27807 from colemanw/angLoops
Tim Otten [Mon, 16 Oct 2023 18:43:38 +0000 (11:43 -0700)]
Merge pull request #27807 from colemanw/angLoops

[REF] AngularManager - Skip extra lookups. Document function.

13 months agoCRM_Core_Pseudoconstant - Cleanup static arrays & functions
colemanw [Mon, 16 Oct 2023 18:33:52 +0000 (14:33 -0400)]
CRM_Core_Pseudoconstant - Cleanup static arrays & functions

13 months agoAngularManager - Simplify loops
colemanw [Fri, 13 Oct 2023 13:33:43 +0000 (09:33 -0400)]
AngularManager - Simplify loops

Before - unnecessarily loops through array before just setting the entire value of the array
After - skips the unnecessary loop

13 months agoCRM_Event_PseudoConstant - Cleanup redundant caching
colemanw [Mon, 16 Oct 2023 15:35:47 +0000 (11:35 -0400)]
CRM_Event_PseudoConstant - Cleanup redundant caching

All these functions were double-caching the output of functions that already use caching.
At best this is a dumb waste of memory.
At worst it can cause bugs when the 2 caches don't get flushed together.

13 months agoAPIv4 - Add Event.remaining_participants calculated field
colemanw [Mon, 16 Oct 2023 17:02:03 +0000 (13:02 -0400)]
APIv4 - Add Event.remaining_participants calculated field

13 months agoMerge pull request #27808 from colemanw/afformCleanup
colemanw [Mon, 16 Oct 2023 14:47:39 +0000 (10:47 -0400)]
Merge pull request #27808 from colemanw/afformCleanup

[REF] AfformScanner - Update code comments & type hints

13 months agoMerge pull request #27837 from colemanw/tsEvent
colemanw [Mon, 16 Oct 2023 14:46:51 +0000 (10:46 -0400)]
Merge pull request #27837 from colemanw/tsEvent

Participant - Translate untranslated string

13 months agoMerge pull request #27775 from eileenmcnaughton/test_fix
colemanw [Mon, 16 Oct 2023 13:49:16 +0000 (09:49 -0400)]
Merge pull request #27775 from eileenmcnaughton/test_fix

Smarty3 Clean up test class - remove ref to internal tplParams

13 months agoParticipant - Translate untranslated string
colemanw [Mon, 16 Oct 2023 11:48:29 +0000 (07:48 -0400)]
Participant - Translate untranslated string

13 months agoCRM/Event - Refactor unnecessary uses of CRM_Utils_Array::value
colemanw [Fri, 13 Oct 2023 23:42:35 +0000 (19:42 -0400)]
CRM/Event - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoMerge pull request #27824 from colemanw/arrayCleanupPrice
Yashodha Chaku [Mon, 16 Oct 2023 05:54:45 +0000 (11:24 +0530)]
Merge pull request #27824 from colemanw/arrayCleanupPrice

[REF] CRM/Price - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoPhp8.x fixes on Main online contribution page
Eileen McNaughton [Sun, 15 Oct 2023 21:58:32 +0000 (10:58 +1300)]
Php8.x fixes on Main online contribution page

13 months agoPhp8.x bring handling of other_amount back to relevant form
Eileen McNaughton [Sat, 14 Oct 2023 20:57:53 +0000 (09:57 +1300)]
Php8.x bring handling of other_amount back to relevant form

13 months agoMerge pull request #27829 from eileenmcnaughton/php82
Eileen McNaughton [Sun, 15 Oct 2023 21:09:36 +0000 (10:09 +1300)]
Merge pull request #27829 from eileenmcnaughton/php82

php8.2 fix undeclared properties on backoffice contribution form

13 months agoMerge pull request #27819 from colemanw/arrayCleanupUtils
colemanw [Sun, 15 Oct 2023 05:12:19 +0000 (01:12 -0400)]
Merge pull request #27819 from colemanw/arrayCleanupUtils

[REF] CRM/Utils - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoMerge pull request #27817 from colemanw/arrayCleanupCore
colemanw [Sun, 15 Oct 2023 05:12:06 +0000 (01:12 -0400)]
Merge pull request #27817 from colemanw/arrayCleanupCore

[REF] CRM/Core - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoCRM/Core - Refactor unnecessary uses of CRM_Utils_Array::value
colemanw [Fri, 13 Oct 2023 23:40:31 +0000 (19:40 -0400)]
CRM/Core - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoCRM/Utils - Refactor unnecessary uses of CRM_Utils_Array::value
colemanw [Fri, 13 Oct 2023 23:40:59 +0000 (19:40 -0400)]
CRM/Utils - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoMerge pull request #27825 from colemanw/arrayCleanupActivity
colemanw [Sun, 15 Oct 2023 03:08:08 +0000 (23:08 -0400)]
Merge pull request #27825 from colemanw/arrayCleanupActivity

[REF] CRM/Activity - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoMerge pull request #27814 from colemanw/managedSortable
colemanw [Sun, 15 Oct 2023 00:26:11 +0000 (20:26 -0400)]
Merge pull request #27814 from colemanw/managedSortable

dev/core#4364 - Don't reset weights when updating managed entity

13 months agoMerge pull request #27812 from lemniscus/nullcoalesce
colemanw [Sat, 14 Oct 2023 23:00:04 +0000 (19:00 -0400)]
Merge pull request #27812 from lemniscus/nullcoalesce

CRM_Utils_Array::value - remove "todo" which we don't actually want to do

13 months agoremove "todo" which we don't actually want to do
Noah Miller [Sat, 14 Oct 2023 22:02:09 +0000 (18:02 -0400)]
remove "todo" which we don't actually want to do

-- throwing this error would break a lot of things.

13 months agoMerge pull request #27832 from larssandergreen/Add-hooks-for-Navigations-through...
colemanw [Sat, 14 Oct 2023 21:54:44 +0000 (17:54 -0400)]
Merge pull request #27832 from larssandergreen/Add-hooks-for-Navigations-through-writeRecord

dev/core#4364 Use writeRecord for Navigations so menu changes for managed entities don't reset

13 months agoNavigation - Add deprecation notice and remove redundant serialization
colemanw [Sat, 14 Oct 2023 21:09:01 +0000 (17:09 -0400)]
Navigation - Add deprecation notice and remove redundant serialization

13 months agothe experiment that @colemanw suggested: reject non-array $list param
Noah Miller [Sat, 14 Oct 2023 20:51:43 +0000 (16:51 -0400)]
the experiment that @colemanw suggested: reject non-array $list param

13 months agoUse writeRecords for Navigations
larssandergreen [Sat, 14 Oct 2023 20:35:32 +0000 (14:35 -0600)]
Use writeRecords for Navigations

13 months agoMerge pull request #27811 from eileenmcnaughton/cont_form
colemanw [Sat, 14 Oct 2023 20:14:50 +0000 (16:14 -0400)]
Merge pull request #27811 from eileenmcnaughton/cont_form

Stop calling `CRM_Contribute_Form_Contribution::testSubmit()`, quiet deprecation

13 months agoMerge pull request #27818 from colemanw/arrayCleanupContact
Eileen McNaughton [Sat, 14 Oct 2023 20:07:14 +0000 (09:07 +1300)]
Merge pull request #27818 from colemanw/arrayCleanupContact

[REF] CRM/Contact - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agophp8.2 fix undeclared properties on backoffice contribution form
Eileen McNaughton [Sat, 14 Oct 2023 05:11:53 +0000 (18:11 +1300)]
php8.2 fix undeclared properties on backoffice contribution form

There are just 2 properties

_payNow is distinctly internal, and easily searched in universe so I made it private

- _contributionID is specifically set for the purposes of hooks - although I expect that
was more relevant when the code was shared with the front end form. However, I have
set it up to still work for now, albeit with a deprecation notice

13 months agoFix ContribuionFormTest to use full form flow
Eileen McNaughton [Sat, 14 Oct 2023 01:16:45 +0000 (14:16 +1300)]
Fix ContribuionFormTest to use full form flow

13 months agoStop calling testSubmit(), quiet deprecation
Eileen McNaughton [Fri, 13 Oct 2023 22:52:42 +0000 (11:52 +1300)]
Stop calling testSubmit(), quiet deprecation

13 months agoMerge pull request #27831 from eileenmcnaughton/part_form
Eileen McNaughton [Sat, 14 Oct 2023 19:51:15 +0000 (08:51 +1300)]
Merge pull request #27831 from eileenmcnaughton/part_form

Remove no-longer-used parameters from function signature

13 months agoMerge pull request #27596 from eileenmcnaughton/participant_custom_assign
colemanw [Sat, 14 Oct 2023 19:01:31 +0000 (15:01 -0400)]
Merge pull request #27596 from eileenmcnaughton/participant_custom_assign

Move assigning customGroup to offline participant template out of the form layer

13 months agoRemove no-longer-used parameters from function signature
Eileen McNaughton [Sat, 14 Oct 2023 18:49:23 +0000 (07:49 +1300)]
Remove no-longer-used parameters from function signature

13 months agoMerge pull request #27737 from colemanw/afformStoreValues
Eileen McNaughton [Sat, 14 Oct 2023 18:44:06 +0000 (07:44 +1300)]
Merge pull request #27737 from colemanw/afformStoreValues

SearchKit - Optionally remember filter values when user revisits sear…

13 months agoMerge pull request #27830 from lemniscus/utils_array_value
colemanw [Sat, 14 Oct 2023 18:14:14 +0000 (14:14 -0400)]
Merge pull request #27830 from lemniscus/utils_array_value

Document and test unique behavior of CRM_Utils_Array::value()

13 months agoAdd custom field type Hidden
colemanw [Thu, 31 Aug 2023 23:44:41 +0000 (19:44 -0400)]
Add custom field type Hidden

13 months agoDocument and test unique behavior of CRM_Utils_Array::value()
Noah Miller [Sat, 14 Oct 2023 17:27:59 +0000 (13:27 -0400)]
Document and test unique behavior of CRM_Utils_Array::value()

13 months agoMerge pull request #23299 from kurund/hide-disabled-financial-types
colemanw [Sat, 14 Oct 2023 15:27:46 +0000 (11:27 -0400)]
Merge pull request #23299 from kurund/hide-disabled-financial-types

do not show disabled financial types in select for manage events

13 months agoMerge pull request #27666 from mattwire/api4underscore
colemanw [Sat, 14 Oct 2023 15:16:39 +0000 (11:16 -0400)]
Merge pull request #27666 from mattwire/api4underscore

Searchdisplay issue with contact join activity and _ on the end of custom field

13 months agoMerge pull request #27782 from eileenmcnaughton/configure_amount
colemanw [Sat, 14 Oct 2023 15:10:36 +0000 (11:10 -0400)]
Merge pull request #27782 from eileenmcnaughton/configure_amount

Smarty3 compatibilty with Contribution Amount tab

13 months agoMerge pull request #27787 from eileenmcnaughton/no_soft
colemanw [Sat, 14 Oct 2023 15:09:21 +0000 (11:09 -0400)]
Merge pull request #27787 from eileenmcnaughton/no_soft

Remove irrelevant code from previously shared form

13 months agodev/core#4364 - Don't reset weights when updating managed entity
colemanw [Sat, 14 Oct 2023 00:51:44 +0000 (20:51 -0400)]
dev/core#4364 - Don't reset weights when updating managed entity

13 months agoCRM/Activity - Refactor unnecessary uses of CRM_Utils_Array::value
colemanw [Fri, 13 Oct 2023 23:43:55 +0000 (19:43 -0400)]
CRM/Activity - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoMerge pull request #27826 from colemanw/arrayCleanupMailing
Eileen McNaughton [Sat, 14 Oct 2023 05:07:46 +0000 (18:07 +1300)]
Merge pull request #27826 from colemanw/arrayCleanupMailing

[REF] CRM/Mailing - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoMerge pull request #27827 from colemanw/arrayCleanupMisc
Eileen McNaughton [Sat, 14 Oct 2023 05:07:29 +0000 (18:07 +1300)]
Merge pull request #27827 from colemanw/arrayCleanupMisc

[REF] CRM/Misc - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoMerge pull request #27828 from colemanw/arrayCleanupFlex
Eileen McNaughton [Sat, 14 Oct 2023 05:07:11 +0000 (18:07 +1300)]
Merge pull request #27828 from colemanw/arrayCleanupFlex

[REF] Flexmailer - Refactor unnecessary use of CRM_Utils_Array::value

13 months agoFlexmailer - Refactor unnecessary uses of CRM_Utils_Array::value
colemanw [Fri, 13 Oct 2023 23:45:42 +0000 (19:45 -0400)]
Flexmailer - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoCRM/Misc - Refactor unnecessary uses of CRM_Utils_Array::value
colemanw [Fri, 13 Oct 2023 23:45:24 +0000 (19:45 -0400)]
CRM/Misc - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoCRM/Mailing - Refactor unnecessary uses of CRM_Utils_Array::value
colemanw [Fri, 13 Oct 2023 23:44:50 +0000 (19:44 -0400)]
CRM/Mailing - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoCRM/Price - Refactor unnecessary uses of CRM_Utils_Array::value
colemanw [Fri, 13 Oct 2023 23:43:38 +0000 (19:43 -0400)]
CRM/Price - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoCRM/Admin - Refactor unnecessary uses of CRM_Utils_Array::value
colemanw [Fri, 13 Oct 2023 23:43:02 +0000 (19:43 -0400)]
CRM/Admin - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoCRM/Campaign - Refactor unnecessary uses of CRM_Utils_Array::value
colemanw [Fri, 13 Oct 2023 23:42:49 +0000 (19:42 -0400)]
CRM/Campaign - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoCRM/Contact - Refactor unnecessary uses of CRM_Utils_Array::value
colemanw [Fri, 13 Oct 2023 23:40:45 +0000 (19:40 -0400)]
CRM/Contact - Refactor unnecessary uses of CRM_Utils_Array::value

13 months agoMerge pull request #27797 from eileenmcnaughton/acl
Seamus Lee [Fri, 13 Oct 2023 23:48:33 +0000 (10:48 +1100)]
Merge pull request #27797 from eileenmcnaughton/acl

Move financial acl check on Main contribution page to the financial acl extension

13 months agoStop calling testSubmit(), quiet deprecation
Eileen McNaughton [Fri, 13 Oct 2023 22:52:42 +0000 (11:52 +1300)]
Stop calling testSubmit(), quiet deprecation

13 months agoMerge pull request #27810 from eileenmcnaughton/move_test
colemanw [Fri, 13 Oct 2023 23:19:22 +0000 (19:19 -0400)]
Merge pull request #27810 from eileenmcnaughton/move_test

Move financial acl test to extension

13 months agoMerge pull request #27511 from agileware/CIVICRM-2174
colemanw [Fri, 13 Oct 2023 23:11:16 +0000 (19:11 -0400)]
Merge pull request #27511 from agileware/CIVICRM-2174

🔡 SearchKit, add case-sensitive pattern matching search operators using REGEXP BINARY and NOT REGEXP BINARY

14 months agoMove financial acl test to extension
Eileen McNaughton [Fri, 13 Oct 2023 22:38:21 +0000 (11:38 +1300)]
Move financial acl test to extension

14 months agoMerge pull request #27809 from colemanw/arrayCleanup
colemanw [Fri, 13 Oct 2023 22:12:52 +0000 (18:12 -0400)]
Merge pull request #27809 from colemanw/arrayCleanup

[NFC] Cleanup array syntax in tests directory

14 months agoCleanup array syntax in tests directory
colemanw [Fri, 13 Oct 2023 19:36:29 +0000 (15:36 -0400)]
Cleanup array syntax in tests directory

14 months agoMove financial acl check on Main contribution page to the extension
Eileen McNaughton [Thu, 12 Oct 2023 23:03:08 +0000 (12:03 +1300)]
Move financial acl check on Main contribution page to the extension

Note that after our snaffu with memberships I tested with the setting enabled & disabled

14 months agoCIVICRM-2174 SearchKit, add case-sensitive pattern matching search operator
Justin Freeman [Tue, 19 Sep 2023 07:25:58 +0000 (17:25 +1000)]
CIVICRM-2174 SearchKit, add case-sensitive pattern matching search operator

14 months agoMerge pull request #27806 from demeritcowboy/msgtpl-blank-content
colemanw [Fri, 13 Oct 2023 16:12:03 +0000 (12:12 -0400)]
Merge pull request #27806 from demeritcowboy/msgtpl-blank-content

Allow blank message templates

14 months agoAfformScanner - Update code comments & type hints
colemanw [Fri, 13 Oct 2023 15:27:12 +0000 (11:27 -0400)]
AfformScanner - Update code comments & type hints

14 months agoMerge pull request #27791 from MegaphoneJon/fix-attachment-filenames
demeritcowboy [Fri, 13 Oct 2023 13:46:12 +0000 (09:46 -0400)]
Merge pull request #27791 from MegaphoneJon/fix-attachment-filenames

allow email attachments with unicode

14 months agoallow blank templates
demeritcowboy [Fri, 13 Oct 2023 13:03:45 +0000 (09:03 -0400)]
allow blank templates

14 months agoMerge pull request #27804 from seamuslee001/weight_deduperules
colemanw [Fri, 13 Oct 2023 12:55:54 +0000 (08:55 -0400)]
Merge pull request #27804 from seamuslee001/weight_deduperules

[REF] Fix Smarty Notices on Dedupe Rules screen by setting weight

14 months agoMerge pull request #27803 from colemanw/afformTest
Aidan Saunders [Fri, 13 Oct 2023 08:41:14 +0000 (09:41 +0100)]
Merge pull request #27803 from colemanw/afformTest

[NFC] Afform - Test cleanup

14 months agoMerge pull request #27785 from eileenmcnaughton/tokens_more
Yashodha Chaku [Fri, 13 Oct 2023 04:29:18 +0000 (09:59 +0530)]
Merge pull request #27785 from eileenmcnaughton/tokens_more

Add event.self_cancel_xfer tokens

14 months agoMerge pull request #27801 from eileenmcnaughton/aclly
Seamus Lee [Fri, 13 Oct 2023 03:48:41 +0000 (14:48 +1100)]
Merge pull request #27801 from eileenmcnaughton/aclly

Add ContributionFormTrait

14 months ago[REF] Fix Smarty Notices on Dedupe Rules screen by setting weight
Seamus Lee [Fri, 13 Oct 2023 03:43:07 +0000 (14:43 +1100)]
[REF] Fix Smarty Notices on Dedupe Rules screen by setting weight

14 months agoAdd ContributionFormTrait
Eileen McNaughton [Fri, 13 Oct 2023 02:22:53 +0000 (15:22 +1300)]
Add ContributionFormTrait

14 months agoMerge pull request #27802 from colemanw/copyEdits
Seamus Lee [Fri, 13 Oct 2023 03:10:14 +0000 (14:10 +1100)]
Merge pull request #27802 from colemanw/copyEdits

[NFC] Docblocks - Remove 'experimental' comments and other copy-edits