civicrm-core.git
16 months agoAdminUI: convert "Assign Users to Roles" ACL page to SearchKit/FormBuilder
Aidan Saunders [Mon, 24 Jul 2023 17:09:48 +0000 (18:09 +0100)]
AdminUI: convert "Assign Users to Roles" ACL page to SearchKit/FormBuilder

16 months agosetup.sh
Aidan Saunders [Mon, 24 Jul 2023 17:08:14 +0000 (18:08 +0100)]
setup.sh

16 months agoChange path for acl entityrole form
Aidan Saunders [Mon, 24 Jul 2023 17:07:07 +0000 (18:07 +0100)]
Change path for acl entityrole form

16 months agoMerge pull request #26921 from aydun/add_browse
Aidan Saunders [Mon, 24 Jul 2023 19:24:16 +0000 (20:24 +0100)]
Merge pull request #26921 from aydun/add_browse

Add '<browse>' links matching those in AdminUI

16 months agoAdd '<browse>' links matching those in AdminUI
Aidan Saunders [Mon, 24 Jul 2023 15:09:06 +0000 (16:09 +0100)]
Add '<browse>' links matching those in AdminUI

16 months agoMerge pull request #26919 from aydun/searchui_findcontacts
demeritcowboy [Mon, 24 Jul 2023 15:21:38 +0000 (11:21 -0400)]
Merge pull request #26919 from aydun/searchui_findcontacts

SearchUI:Move 'Find Contacts' upgrader steps from AdminUI to SearchUI

16 months agoMove 'Find Contacts' upgrader steps from AdminUI to SearchUI
Aidan Saunders [Mon, 24 Jul 2023 13:21:56 +0000 (14:21 +0100)]
Move 'Find Contacts' upgrader steps from AdminUI to SearchUI

16 months agoMerge pull request #26918 from colemanw/arrayValueAssignments
Yashodha Chaku [Mon, 24 Jul 2023 13:53:39 +0000 (19:23 +0530)]
Merge pull request #26918 from colemanw/arrayValueAssignments

REF - Split variable assignments out of conditionals

16 months agoMerge pull request #26896 from colemanw/mappingMetadata
Aidan Saunders [Mon, 24 Jul 2023 11:53:06 +0000 (12:53 +0100)]
Merge pull request #26896 from colemanw/mappingMetadata

AdminUI - Add Administer Scheduled Reminders page

16 months agoMerge pull request #26825 from colemanw/dialogHeight
colemanw [Mon, 24 Jul 2023 11:18:01 +0000 (04:18 -0700)]
Merge pull request #26825 from colemanw/dialogHeight

Reduce initial height of crm-popup dialog

16 months agoREF - Split variable assignments out of conditionals
colemanw [Mon, 24 Jul 2023 10:29:21 +0000 (06:29 -0400)]
REF - Split variable assignments out of conditionals

16 months agoMerge pull request #26914 from eileenmcnaughton/mem_amount
colemanw [Mon, 24 Jul 2023 10:16:45 +0000 (03:16 -0700)]
Merge pull request #26914 from eileenmcnaughton/mem_amount

Remove old broken code

16 months agoMerge pull request #26772 from seamuslee001/fix_unit_test_failure_wp_url
Tim Otten [Mon, 24 Jul 2023 08:11:56 +0000 (01:11 -0700)]
Merge pull request #26772 from seamuslee001/fix_unit_test_failure_wp_url

(dev/core#4433) Fix unit test failure on WordPress by specifying --entry=backend

16 months agoMerge pull request #26916 from eileenmcnaughton/line
Seamus Lee [Mon, 24 Jul 2023 07:39:30 +0000 (03:39 -0400)]
Merge pull request #26916 from eileenmcnaughton/line

[PHP8.2] Remove undefined property in favour of calc-as-needed

16 months ago[PHP8.2] Remove undefined property in favour of calc-as-needed
Eileen McNaughton [Mon, 24 Jul 2023 05:10:01 +0000 (17:10 +1200)]
[PHP8.2] Remove undefined property in favour of calc-as-needed

This appears to be one of those cases where they wanted to
'save the code the effort' of calculating twice - but
it is a trivial calculation balanced
against the confusion of setting an undefined
property in one place to use later

16 months agoRemove old broken code
Eileen McNaughton [Mon, 24 Jul 2023 04:09:30 +0000 (16:09 +1200)]
Remove old broken code

16 months agoMerge pull request #26904 from larssandergreen/css-fix-for-delete-button
colemanw [Mon, 24 Jul 2023 02:38:04 +0000 (19:38 -0700)]
Merge pull request #26904 from larssandergreen/css-fix-for-delete-button

Remove gap before delete button on contact

16 months agoMerge pull request #26908 from eileenmcnaughton/member
colemanw [Mon, 24 Jul 2023 02:35:09 +0000 (19:35 -0700)]
Merge pull request #26908 from eileenmcnaughton/member

Follow on cleanup - remove unused assign

16 months agoMerge pull request #26909 from eileenmcnaughton/member_2
colemanw [Mon, 24 Jul 2023 02:33:53 +0000 (19:33 -0700)]
Merge pull request #26909 from eileenmcnaughton/member_2

Stop setting undeclared property in previously shared code

16 months agoMerge pull request #26907 from eileenmcnaughton/notice_pay
Seamus Lee [Mon, 24 Jul 2023 02:25:06 +0000 (22:25 -0400)]
Merge pull request #26907 from eileenmcnaughton/notice_pay

dev/core#4435 Fix e-notice with Manual processor

16 months agoMerge pull request #26910 from eileenmcnaughton/setting
Tim Otten [Mon, 24 Jul 2023 00:43:19 +0000 (17:43 -0700)]
Merge pull request #26910 from eileenmcnaughton/setting

dev/core#1926 Add docs link to civicrm.settings.php.template

16 months agodev/core#1926 Add docs link to civicrm.settings.php.template
Eileen McNaughton [Sun, 23 Jul 2023 23:51:20 +0000 (11:51 +1200)]
dev/core#1926 Add docs link to civicrm.settings.php.template

16 months agoStop setting undeclared property in previously shared code
Eileen McNaughton [Sun, 23 Jul 2023 23:38:54 +0000 (11:38 +1200)]
Stop setting undeclared property in previously shared code

16 months agoFollow on cleanup - remove unused assign
Eileen McNaughton [Sun, 23 Jul 2023 23:29:24 +0000 (11:29 +1200)]
Follow on cleanup - remove unused assign

16 months agoMerge pull request #25458 from MegaphoneJon/lifetime-membership-fix-2
Eileen McNaughton [Sun, 23 Jul 2023 23:24:19 +0000 (11:24 +1200)]
Merge pull request #25458 from MegaphoneJon/lifetime-membership-fix-2

fix lifetime membership calc in contribution pages

16 months agoFix e-notice with Manual processor
Eileen McNaughton [Sun, 23 Jul 2023 23:14:36 +0000 (11:14 +1200)]
Fix e-notice with Manual processor

16 months agoMerge pull request #26906 from civicrm/5.64
Eileen McNaughton [Sun, 23 Jul 2023 22:52:34 +0000 (10:52 +1200)]
Merge pull request #26906 from civicrm/5.64

5.64 to master

16 months agoMerge pull request #26893 from demeritcowboy/mistaken-identity
Eileen McNaughton [Sun, 23 Jul 2023 22:49:27 +0000 (10:49 +1200)]
Merge pull request #26893 from demeritcowboy/mistaken-identity

dev/core#4441 - Incorrect error "There might be a data problem, contribution id could not be loaded from the line item"

16 months agoRemove gap before delete button on contact
larssandergreen [Sun, 23 Jul 2023 18:41:07 +0000 (12:41 -0600)]
Remove gap before delete button on contact

16 months agoMerge pull request #26900 from totten/master-relurl
demeritcowboy [Sun, 23 Jul 2023 16:20:31 +0000 (12:20 -0400)]
Merge pull request #26900 from totten/master-relurl

Fix relative URL generation when using alternate HTTP port

16 months agoMerge pull request #26890 from larssandergreen/Label-Page-Formats-follow-up
demeritcowboy [Sun, 23 Jul 2023 14:49:26 +0000 (10:49 -0400)]
Merge pull request #26890 from larssandergreen/Label-Page-Formats-follow-up

Link between Label Page Formats and Address Settings

16 months agoLink between Label Page Formats and Address Settings
larssandergreen [Sun, 23 Jul 2023 14:17:29 +0000 (08:17 -0600)]
Link between Label Page Formats and Address Settings

16 months agoMerge pull request #26899 from colemanw/utilsArrayFixes
colemanw [Sat, 22 Jul 2023 06:10:16 +0000 (23:10 -0700)]
Merge pull request #26899 from colemanw/utilsArrayFixes

[REF] Fix CRM_Utils_Array calls that return potentially incorrect value types

16 months ago(REF) Replace CRM_Utils_Array in more complex cases
colemanw [Sat, 22 Jul 2023 03:32:02 +0000 (20:32 -0700)]
(REF) Replace CRM_Utils_Array in more complex cases

16 months agoCRM_Utils_String::munge() - Change test
colemanw [Sat, 22 Jul 2023 03:29:49 +0000 (20:29 -0700)]
CRM_Utils_String::munge() - Change test

16 months ago(REF) Replace CRM_Utils_Array in context of date-time function calls
colemanw [Sat, 22 Jul 2023 03:27:35 +0000 (20:27 -0700)]
(REF) Replace CRM_Utils_Array in context of date-time function calls

16 months ago(REF) Replace CRM_Utils_Array in context of conditional expressions
colemanw [Sat, 22 Jul 2023 03:24:36 +0000 (20:24 -0700)]
(REF) Replace CRM_Utils_Array in context of conditional expressions

16 months ago(REF) Replace CRM_Utils_Array in context of string-building (HTML/SQL/URL/etc)
colemanw [Sat, 22 Jul 2023 03:20:25 +0000 (20:20 -0700)]
(REF) Replace CRM_Utils_Array in context of string-building (HTML/SQL/URL/etc)

16 months ago(REF) Replace CRM_Utils_Array having default ''
colemanw [Sat, 22 Jul 2023 03:10:47 +0000 (20:10 -0700)]
(REF) Replace CRM_Utils_Array having default ''

16 months ago(REF) Replace CRM_Utils_Array in context of munge()
colemanw [Sat, 22 Jul 2023 03:08:59 +0000 (20:08 -0700)]
(REF) Replace CRM_Utils_Array in context of munge()

16 months ago(REF) Replace CRM_Utils_Array in context of is_numeric()
colemanw [Sat, 22 Jul 2023 03:03:47 +0000 (20:03 -0700)]
(REF) Replace CRM_Utils_Array in context of is_numeric()

16 months ago(REF) Replace CRM_Utils_Array with equivalent `?? NULL`
colemanw [Sat, 22 Jul 2023 02:57:06 +0000 (19:57 -0700)]
(REF) Replace CRM_Utils_Array with equivalent `?? NULL`

16 months agoFix relative URL generation when using alternate HTTP port
Tim Otten [Sat, 22 Jul 2023 01:18:27 +0000 (18:18 -0700)]
Fix relative URL generation when using alternate HTTP port

16 months ago(REF) Extract method CRM_Utils_Url::toRelative()
Tim Otten [Sat, 22 Jul 2023 00:17:01 +0000 (17:17 -0700)]
(REF) Extract method CRM_Utils_Url::toRelative()

16 months agoMerge pull request #26898 from colemanw/noBrowse
Aidan Saunders [Fri, 21 Jul 2023 20:26:02 +0000 (21:26 +0100)]
Merge pull request #26898 from colemanw/noBrowse

Remove 'browse' link that shouldn't be there

16 months agoAdminUI - Add Administer Scheduled Reminders page
colemanw [Fri, 21 Jul 2023 17:25:02 +0000 (13:25 -0400)]
AdminUI - Add Administer Scheduled Reminders page

16 months agoActionSchedule - Add dynamic pseudoconstants and other metadata
colemanw [Fri, 21 Jul 2023 17:15:17 +0000 (13:15 -0400)]
ActionSchedule - Add dynamic pseudoconstants and other metadata

16 months agoRemove 'browse' link that shouldn't be there
colemanw [Fri, 21 Jul 2023 17:33:03 +0000 (13:33 -0400)]
Remove 'browse' link that shouldn't be there

16 months agoMerge pull request #26894 from colemanw/fixTrimWarning
demeritcowboy [Fri, 21 Jul 2023 17:04:48 +0000 (13:04 -0400)]
Merge pull request #26894 from colemanw/fixTrimWarning

[PHP Deprecation] trim(): Passing null to parameter #1 () of type string

16 months agoPseudoconstant - Standardize callback params
colemanw [Fri, 21 Jul 2023 16:32:48 +0000 (12:32 -0400)]
Pseudoconstant - Standardize callback params

Before: pseudoconstant callbacks received different params depending on where they were being called from
After: Standardized on ($fieldName, $params)

Note: The previous $context arg is useless and also contained in $params if it's really needed.

16 months ago[PHP Deprecation] trim(): Passing null to parameter #1 () of type string is deprecated
colemanw [Fri, 21 Jul 2023 15:34:31 +0000 (11:34 -0400)]
[PHP Deprecation] trim(): Passing null to parameter #1 () of type string is deprecated

16 months agoDAO - Add 'fillValues' utility function to facilitate looking up fields from an incom...
colemanw [Fri, 21 Jul 2023 15:13:42 +0000 (11:13 -0400)]
DAO - Add 'fillValues' utility function to facilitate looking up fields from an incomplete record.

16 months agoMerge pull request #26892 from artfulrobot/artfulrobot-fix-getcount-on-smartgroups
demeritcowboy [Fri, 21 Jul 2023 14:26:02 +0000 (10:26 -0400)]
Merge pull request #26892 from artfulrobot/artfulrobot-fix-getcount-on-smartgroups

getEntitySpecificJoins sometimes returns NULL, triggering deprecation warning for trim() in php 8.1

16 months agofix
demeritcowboy [Fri, 21 Jul 2023 13:44:02 +0000 (09:44 -0400)]
fix

16 months agoMerge pull request #26887 from colemanw/crmAdminFormRedirect
colemanw [Fri, 21 Jul 2023 13:25:12 +0000 (06:25 -0700)]
Merge pull request #26887 from colemanw/crmAdminFormRedirect

CRM_Admin_Form - Automatically redirect to the "browse" page after submission

16 months agoSystem - Prevent php deprecation notice in pushUserContext
colemanw [Fri, 21 Jul 2023 02:47:02 +0000 (22:47 -0400)]
System - Prevent php deprecation notice in pushUserContext

16 months agogetEntitySpecificJoins sometimes returns NULL, triggering deprecation warning for...
Rich Lott / Artful Robot [Fri, 21 Jul 2023 12:18:26 +0000 (13:18 +0100)]
getEntitySpecificJoins sometimes returns NULL, triggering deprecation warning for trim() in php 8.1

Discovered this in the wild where an api3 Contact.getcount call for a particular smartgroup
was causing this. The smartgroup otherwise works fine.

Looking at the code, it's clear that getEntitySpecificJoins is supposed to return a string,
but in the case of civicrm_activity_contact it was returning from another function which may
return NULL. I have coalesced NULL to empty string.

16 months agoMerge pull request #26746 from aydun/adminui_contributions
Aidan Saunders [Fri, 21 Jul 2023 05:45:59 +0000 (06:45 +0100)]
Merge pull request #26746 from aydun/adminui_contributions

SearchUI: add Find Contributions

16 months agoMerge pull request #26873 from eileenmcnaughton/custom_2
demeritcowboy [Fri, 21 Jul 2023 01:53:23 +0000 (21:53 -0400)]
Merge pull request #26873 from eileenmcnaughton/custom_2

[PHP8.2] Convert remaining properties to local variables / private properties

16 months agoUpdate Readme & links
Aidan Saunders [Thu, 20 Jul 2023 22:27:52 +0000 (23:27 +0100)]
Update Readme & links

16 months agoMerge pull request #26865 from larssandergreen/Label-page-formats
Tim Otten [Thu, 20 Jul 2023 21:31:27 +0000 (14:31 -0700)]
Merge pull request #26865 from larssandergreen/Label-page-formats

Change Administer > Communications > Label Formats to Label Page Formats

16 months agoMerge pull request #26888 from colemanw/removeDoubleHtmlize
demeritcowboy [Thu, 20 Jul 2023 21:00:11 +0000 (17:00 -0400)]
Merge pull request #26888 from colemanw/removeDoubleHtmlize

CRM_Utils_System::url - Remove unused param to double-escape html

16 months agoMetadata - add 'browse' path to LocationType entity
colemanw [Thu, 20 Jul 2023 17:32:21 +0000 (13:32 -0400)]
Metadata - add 'browse' path to LocationType entity

16 months agoAdminForm - Automatically redirect back to browse page after form submittion
colemanw [Thu, 20 Jul 2023 17:30:37 +0000 (13:30 -0400)]
AdminForm - Automatically redirect back to browse page after form submittion

This reads from the `paths` metadata in the DAO to look for a 'browse' path;
we need to add 'browse' paths to the rest of our entities.

16 months agoCRM_Admin_Form - general code cleanup
colemanw [Thu, 20 Jul 2023 15:10:42 +0000 (11:10 -0400)]
CRM_Admin_Form - general code cleanup

16 months agoMerge pull request #26878 from colemanw/locationTypeFixes
Mathieu Lu [Thu, 20 Jul 2023 20:46:13 +0000 (16:46 -0400)]
Merge pull request #26878 from colemanw/locationTypeFixes

[REF] LocationType - Set defaults, modernize form and BAO

16 months agoMerge pull request #26886 from mlutfy/ui51
colemanw [Thu, 20 Jul 2023 20:39:36 +0000 (13:39 -0700)]
Merge pull request #26886 from mlutfy/ui51

dev/user-interface#51 Remove top buttons on admin forms

16 months agoMerge pull request #26881 from colemanw/actionMappingLimit
colemanw [Thu, 20 Jul 2023 20:30:08 +0000 (13:30 -0700)]
Merge pull request #26881 from colemanw/actionMappingLimit

ScheduledReminders - Add option list for limit_to column and fix type

16 months agoCRM_Utils_System::url - Remove unused param to double-escape html
colemanw [Thu, 20 Jul 2023 16:36:55 +0000 (12:36 -0400)]
CRM_Utils_System::url - Remove unused param to double-escape html

16 months agoScheduledReminders - Handle legacy input for limit_to
colemanw [Wed, 19 Jul 2023 23:55:55 +0000 (19:55 -0400)]
ScheduledReminders - Handle legacy input for limit_to

16 months agoScheduledReminders - Add option list for limit_to column and fix type
colemanw [Wed, 19 Jul 2023 21:10:32 +0000 (17:10 -0400)]
ScheduledReminders - Add option list for limit_to column and fix type

Before: limit_to column is 'boolean' in the metadata and has no option list, but
effectively it has 3 options: NULL, '0' and '1'.

After: Changed type to 'integer', added pseudoconstant, and renamed the '0' option
to '2' so it isn't as easily confused with NULL.

16 months agodev/user-interface#51 Remove top buttons on admin forms
Mathieu Lutfy [Thu, 20 Jul 2023 10:50:13 +0000 (06:50 -0400)]
dev/user-interface#51 Remove top buttons on admin forms

16 months agoMerge pull request #26884 from colemanw/scheduledRemindersStandaloneForm
colemanw [Thu, 20 Jul 2023 15:05:17 +0000 (08:05 -0700)]
Merge pull request #26884 from colemanw/scheduledRemindersStandaloneForm

ScheduledReminders - Refactor form to work at a standalone url

16 months agoMerge pull request #26885 from civicrm/5.64
Seamus Lee [Thu, 20 Jul 2023 08:27:39 +0000 (04:27 -0400)]
Merge pull request #26885 from civicrm/5.64

5.64

16 months agoMerge pull request #26868 from seamuslee001/fix_redirect_url_payment_processor_wordpress
Seamus Lee [Thu, 20 Jul 2023 05:40:06 +0000 (01:40 -0400)]
Merge pull request #26868 from seamuslee001/fix_redirect_url_payment_processor_wordpress

[REF] Ensure that url that is stored as context is generated correctl…

16 months agoMerge pull request #25206 from mattwire/activityexternalid
demeritcowboy [Thu, 20 Jul 2023 05:17:34 +0000 (01:17 -0400)]
Merge pull request #25206 from mattwire/activityexternalid

Allow matching on external_identifier for source/target contacts on Activity import

16 months agoMerge pull request #26343 from larssandergreen/More-PHP8-warnings-on-Participant
Eileen McNaughton [Thu, 20 Jul 2023 03:42:50 +0000 (15:42 +1200)]
Merge pull request #26343 from larssandergreen/More-PHP8-warnings-on-Participant

Fix PHP8 tax_rate warning on Participant

16 months agoScheduledReminders - Refactor form to work at a standalone url
colemanw [Thu, 20 Jul 2023 01:38:49 +0000 (21:38 -0400)]
ScheduledReminders - Refactor form to work at a standalone url

16 months agoLocationType - Fix error in fix for smarty notices
colemanw [Thu, 20 Jul 2023 00:41:53 +0000 (20:41 -0400)]
LocationType - Fix error in fix for smarty notices

16 months agoLocationType - Fix generated sql with correct defaults and untranslated names
colemanw [Wed, 19 Jul 2023 15:49:46 +0000 (11:49 -0400)]
LocationType - Fix generated sql with correct defaults and untranslated names

16 months agoMerge pull request #26883 from colemanw/adminUiVer
Eileen McNaughton [Wed, 19 Jul 2023 23:46:45 +0000 (11:46 +1200)]
Merge pull request #26883 from colemanw/adminUiVer

Mark admin_ui extension as 'beta'

16 months agoMerge pull request #26882 from seamuslee001/5.64
colemanw [Wed, 19 Jul 2023 23:45:00 +0000 (16:45 -0700)]
Merge pull request #26882 from seamuslee001/5.64

dev/core#4439 Fix price set select broken price attr regression

16 months agoMerge pull request #26880 from colemanw/jobToJob
Eileen McNaughton [Wed, 19 Jul 2023 23:40:32 +0000 (11:40 +1200)]
Merge pull request #26880 from colemanw/jobToJob

Job - uppercase api entity

16 months agoMark admin_ui extension as 'beta'
colemanw [Wed, 19 Jul 2023 23:15:44 +0000 (19:15 -0400)]
Mark admin_ui extension as 'beta'

16 months agoMerge pull request #26876 from colemanw/scheduleReminderForm
Seamus Lee [Wed, 19 Jul 2023 22:53:56 +0000 (18:53 -0400)]
Merge pull request #26876 from colemanw/scheduleReminderForm

[REF] ScheduleReminders - Cleanup "sublimely stupid" form code

16 months agoFix price set select broken price attr regression
larssandergreen [Tue, 18 Jul 2023 18:56:15 +0000 (12:56 -0600)]
Fix price set select broken price attr regression

16 months agoJob - uppercase api entity
colemanw [Wed, 19 Jul 2023 18:07:10 +0000 (14:07 -0400)]
Job - uppercase api entity

16 months agoAllow activity import matching source/target contact on external ID
Matthew Wire [Thu, 15 Dec 2022 21:46:42 +0000 (21:46 +0000)]
Allow activity import matching source/target contact on external ID

16 months agoLocationType - Set defaults
colemanw [Wed, 19 Jul 2023 15:08:45 +0000 (11:08 -0400)]
LocationType - Set defaults

16 months agoMerge pull request #26877 from colemanw/godHasAnswered
Matthew Wire [Wed, 19 Jul 2023 14:24:42 +0000 (15:24 +0100)]
Merge pull request #26877 from colemanw/godHasAnswered

God has answered

16 months agoGod has answered
colemanw [Wed, 19 Jul 2023 01:24:11 +0000 (21:24 -0400)]
God has answered

16 months agoScheduleReminders - Cleanup awful form code
colemanw [Wed, 19 Jul 2023 00:30:12 +0000 (20:30 -0400)]
ScheduleReminders - Cleanup awful form code

Lots more refactoring to do, this fixes the easy-to-fix things that were obviously wrong.

16 months agoMerge pull request #26867 from eileenmcnaughton/import
colemanw [Tue, 18 Jul 2023 23:34:31 +0000 (16:34 -0700)]
Merge pull request #26867 from eileenmcnaughton/import

Fix js error on CiviImport when csv has additional fields

16 months agoMerge pull request #26875 from civicrm/5.64
Eileen McNaughton [Tue, 18 Jul 2023 23:16:39 +0000 (11:16 +1200)]
Merge pull request #26875 from civicrm/5.64

5.64

16 months agoConvert remaining properties to local variables / private properties
Eileen McNaughton [Tue, 18 Jul 2023 20:18:17 +0000 (08:18 +1200)]
Convert remaining properties to local variables / private properties

16 months agoMerge pull request #26855 from colemanw/actionMappingCleanup
Seamus Lee [Tue, 18 Jul 2023 22:51:23 +0000 (18:51 -0400)]
Merge pull request #26855 from colemanw/actionMappingCleanup

[REF] ActionMapping - Improve class structure

16 months agoMerge pull request #26874 from eileenmcnaughton/property_test
Eileen McNaughton [Tue, 18 Jul 2023 22:50:24 +0000 (10:50 +1200)]
Merge pull request #26874 from eileenmcnaughton/property_test

Cleanup test class, including fix undeclared property

16 months agoMerge pull request #26831 from totten/5.64-icon-path
Seamus Lee [Tue, 18 Jul 2023 22:43:34 +0000 (18:43 -0400)]
Merge pull request #26831 from totten/5.64-icon-path

(dev/core#4414) Greenwich - Fix icon path

16 months agoCleanup test class, including fix undeclared property
Eileen McNaughton [Tue, 18 Jul 2023 20:37:15 +0000 (08:37 +1200)]
Cleanup test class, including fix undeclared property

16 months agoMerge pull request #26871 from demeritcowboy/upg-smarty
demeritcowboy [Tue, 18 Jul 2023 21:45:32 +0000 (17:45 -0400)]
Merge pull request #26871 from demeritcowboy/upg-smarty

Upgrade doesn't work