civicrm-core.git
11 months agoMerge pull request #28867 from eileenmcnaughton/report_move
Eileen McNaughton [Thu, 4 Jan 2024 04:48:40 +0000 (17:48 +1300)]
Merge pull request #28867 from eileenmcnaughton/report_move

Move report test to civi_report

11 months agoMove report test to civi_report
eileen [Thu, 4 Jan 2024 03:29:26 +0000 (16:29 +1300)]
Move report test to civi_report

11 months agoMerge pull request #28866 from eileenmcnaughton/report_instance
Eileen McNaughton [Thu, 4 Jan 2024 03:38:08 +0000 (16:38 +1300)]
Merge pull request #28866 from eileenmcnaughton/report_instance

Minor cleanup in ReportInstance BAO

11 months agoMerge pull request #28641 from colemanw/fullScreenDashlet
Seamus Lee [Thu, 4 Jan 2024 03:23:55 +0000 (14:23 +1100)]
Merge pull request #28641 from colemanw/fullScreenDashlet

Dashboard Fullscreen dashlet improvements

11 months agoMerge pull request #28865 from civicrm/5.69
Eileen McNaughton [Thu, 4 Jan 2024 03:21:58 +0000 (16:21 +1300)]
Merge pull request #28865 from civicrm/5.69

5.69

11 months agoMerge pull request #28860 from colemanw/deprecateDate
Eileen McNaughton [Thu, 4 Jan 2024 03:15:52 +0000 (16:15 +1300)]
Merge pull request #28860 from colemanw/deprecateDate

CoreForm - Add noisy deprecation to addDate & addDateTime functions

11 months agoMerge pull request #28861 from seamuslee001/grant_report_recieved_fixed
colemanw [Thu, 4 Jan 2024 02:47:34 +0000 (21:47 -0500)]
Merge pull request #28861 from seamuslee001/grant_report_recieved_fixed

[REF] Fix grant_report_received column to be not null and default to 0

11 months agoMerge pull request #28769 from eileenmcnaughton/amountu
colemanw [Thu, 4 Jan 2024 02:29:05 +0000 (21:29 -0500)]
Merge pull request #28769 from eileenmcnaughton/amountu

Declare amount private - use magic method to provide access to the old value

11 months agoMerge pull request #28850 from colemanw/fkColumn
Seamus Lee [Thu, 4 Jan 2024 02:25:56 +0000 (13:25 +1100)]
Merge pull request #28850 from colemanw/fkColumn

APIv4 - Add fk_column to getFields metadata

11 months agoMerge pull request #28862 from seamuslee001/grant_search_notices
Seamus Lee [Thu, 4 Jan 2024 02:25:44 +0000 (13:25 +1100)]
Merge pull request #28862 from seamuslee001/grant_search_notices

[REF] Fix Smarty Notices on Find Grants search

11 months agoMinor cleanup in ReportInstance BAO
eileen [Thu, 4 Jan 2024 02:14:19 +0000 (15:14 +1300)]
Minor cleanup in ReportInstance BAO

11 months agoMerge pull request #28848 from eileenmcnaughton/notice
Seamus Lee [Thu, 4 Jan 2024 02:09:14 +0000 (13:09 +1100)]
Merge pull request #28848 from eileenmcnaughton/notice

Fix notice in workflow message examples when no price set present

11 months agoMerge pull request #28847 from eileenmcnaughton/date_non_us_time_2
colemanw [Thu, 4 Jan 2024 01:52:03 +0000 (20:52 -0500)]
Merge pull request #28847 from eileenmcnaughton/date_non_us_time_2

Fix time handling for dd_mon_yy format date strings

11 months ago[REF] Fix grant_report_received column to be not null and default to 0
Seamus Lee [Thu, 4 Jan 2024 01:03:58 +0000 (12:03 +1100)]
[REF] Fix grant_report_received column to be not null and default to 0

Fix form handling

11 months agoAPIv4 - Add fk_column to getFields metadata
colemanw [Wed, 3 Jan 2024 14:15:00 +0000 (09:15 -0500)]
APIv4 - Add fk_column to getFields metadata

Before: getFields contained incomplete info about foreign keys, so trying to map the schema was unnecessarily difficult.

After: No need to use extra DAO methods like getReferenceColumns() to find out about FKs. All the info is returned by getFields.

11 months ago[REF] Fix Smarty Notices on Find Grants search
Seamus Lee [Thu, 4 Jan 2024 01:11:07 +0000 (12:11 +1100)]
[REF] Fix Smarty Notices on Find Grants search

11 months agoCoreForm - Add noisy deprecation to addDate & addDateTime functions
colemanw [Thu, 4 Jan 2024 00:57:52 +0000 (19:57 -0500)]
CoreForm - Add noisy deprecation to addDate & addDateTime functions

11 months agoMerge pull request #28859 from eileenmcnaughton/table
Eileen McNaughton [Thu, 4 Jan 2024 00:53:43 +0000 (13:53 +1300)]
Merge pull request #28859 from eileenmcnaughton/table

Fix notice on civi-report display

11 months agoMerge pull request #28819 from eileenmcnaughton/no_line
Tim Otten [Thu, 4 Jan 2024 00:53:20 +0000 (18:53 -0600)]
Merge pull request #28819 from eileenmcnaughton/no_line

(dev/core#4877) CiviContribute - Re-calculate prices when using "Go Back"

11 months agoMerge pull request #28820 from eileenmcnaughton/amount
Tim Otten [Thu, 4 Jan 2024 00:52:51 +0000 (18:52 -0600)]
Merge pull request #28820 from eileenmcnaughton/amount

CiviContribute - Do not delete price_set_entity record while page supports payment

11 months agoMerge pull request #28858 from eileenmcnaughton/no_array
colemanw [Thu, 4 Jan 2024 00:50:18 +0000 (19:50 -0500)]
Merge pull request #28858 from eileenmcnaughton/no_array

dev/core#4881 Do not fatal if params is not an array

11 months agoFix notice on civi-report display
eileen [Thu, 4 Jan 2024 00:11:23 +0000 (13:11 +1300)]
Fix notice on civi-report display

11 months agoMerge pull request #28757 from totten/master-oauth2-google
Tim Otten [Wed, 3 Jan 2024 23:48:11 +0000 (17:48 -0600)]
Merge pull request #28757 from totten/master-oauth2-google

(dev/core#3581) composer.json - Allow newer version of oauth2-google

11 months agoReload submitted line items on re-submit of Main form
eileen [Mon, 1 Jan 2024 03:06:45 +0000 (16:06 +1300)]
Reload submitted line items on re-submit of Main form

11 months ago(dev/core#3581) composer.json - Allow newer version of oauth2-google
Tim Otten [Thu, 21 Dec 2023 19:12:00 +0000 (11:12 -0800)]
(dev/core#3581) composer.json - Allow newer version of oauth2-google

I looked at the diffs for v3.0.4 and 4.0.0.

* They raised the requirements to PHP 7.3/8.0 and added some type-hints.
* They raised the test-env to PHPUnit 8/9
* They updated some metadata to say all that.
* The main contracts are provided by `league/oauth2-client` -- which
  hasn't changed. It's still the same v2.x requirement.
* I don't believe that Civi directly extends/overrides any of the Google Auth stuff.

11 months agoMerge pull request #28519 from MegaphoneJon/pcp-enumerate
Eileen McNaughton [Wed, 3 Jan 2024 22:25:25 +0000 (11:25 +1300)]
Merge pull request #28519 from MegaphoneJon/pcp-enumerate

[REF] Rewrite PCP enumeration to avoid caching bug

11 months agoDo not fatal if params is not an array
eileen [Wed, 3 Jan 2024 21:39:05 +0000 (10:39 +1300)]
Do not fatal if params is not an array

11 months agoMerge pull request #28854 from alifrumin/5.69lc
Eileen McNaughton [Wed, 3 Jan 2024 19:36:44 +0000 (08:36 +1300)]
Merge pull request #28854 from alifrumin/5.69lc

[NFC] 5.69 release note late changes

11 months agoMerge pull request #28857 from civicrm/5.69
Eileen McNaughton [Wed, 3 Jan 2024 19:29:06 +0000 (08:29 +1300)]
Merge pull request #28857 from civicrm/5.69

5.69 to master

11 months agoMerge pull request #28856 from eileenmcnaughton/569
Eileen McNaughton [Wed, 3 Jan 2024 19:28:38 +0000 (08:28 +1300)]
Merge pull request #28856 from eileenmcnaughton/569

Correct jcalendar.tpl

11 months agoCorrect jcalendar.tpl
Stephen Palmstrom [Wed, 3 Jan 2024 17:37:29 +0000 (17:37 +0000)]
Correct jcalendar.tpl

11 months agoMerge pull request #28851 from colemanw/ruleGroupTestCleanup
Eileen McNaughton [Wed, 3 Jan 2024 19:23:28 +0000 (08:23 +1300)]
Merge pull request #28851 from colemanw/ruleGroupTestCleanup

[NFC] Cleanup dummy DAO in ruleGroupTest class

11 months agoMerge pull request #28852 from colemanw/checkAccessHelp
Rich Lott [Wed, 3 Jan 2024 18:09:29 +0000 (18:09 +0000)]
Merge pull request #28852 from colemanw/checkAccessHelp

[NFC] Fix docblock reference in _checkAccess functions

11 months ago[NFC] 5.69 release note late changes
Alice Frumin [Wed, 3 Jan 2024 16:26:55 +0000 (11:26 -0500)]
[NFC] 5.69 release note late changes

11 months agoMerge pull request #28540 from twomice/3912_sk_manage_premiums
colemanw [Wed, 3 Jan 2024 14:50:05 +0000 (09:50 -0500)]
Merge pull request #28540 from twomice/3912_sk_manage_premiums

Add "Manage Premiums" to AdminUI, toward  dev/core#3912 .

11 months agoFix docblock reference in _checkAccess functions
colemanw [Wed, 3 Jan 2024 14:42:04 +0000 (09:42 -0500)]
Fix docblock reference in _checkAccess functions

11 months agoCleanup dummy DAO in ruleGroupTest class
colemanw [Wed, 3 Jan 2024 14:35:26 +0000 (09:35 -0500)]
Cleanup dummy DAO in ruleGroupTest class

The getReferenceColumns() is no longer needed and can just use the parent function.

11 months agoUpdate preview path in Product.xml
colemanw [Wed, 3 Jan 2024 14:05:39 +0000 (09:05 -0500)]
Update preview path in Product.xml

11 months agoMerge pull request #28849 from eileenmcnaughton/test_clean
Seamus Lee [Wed, 3 Jan 2024 07:28:51 +0000 (18:28 +1100)]
Merge pull request #28849 from eileenmcnaughton/test_clean

Minor cleanup in test class

11 months agoFix time handling for dd_mon_yy format
eileen [Wed, 3 Jan 2024 00:47:56 +0000 (13:47 +1300)]
Fix time handling for dd_mon_yy format

11 months agoStandardise processor set up, variable usage
eileen [Wed, 3 Jan 2024 05:35:23 +0000 (18:35 +1300)]
Standardise processor set up, variable usage

11 months agoMinor cleanup in test class
eileen [Wed, 3 Jan 2024 05:20:14 +0000 (18:20 +1300)]
Minor cleanup in test class

11 months agoFix notice in workflow messages when no price set present
eileen [Wed, 3 Jan 2024 04:45:21 +0000 (17:45 +1300)]
Fix notice in workflow messages when no price set present

11 months agoHandle time in dd_mm_yyyy format
eileen [Tue, 2 Jan 2024 02:58:45 +0000 (15:58 +1300)]
Handle time in dd_mm_yyyy format

11 months agoMerge pull request #28846 from colemanw/extReferenceColumns
Eileen McNaughton [Wed, 3 Jan 2024 03:14:01 +0000 (16:14 +1300)]
Merge pull request #28846 from colemanw/extReferenceColumns

Regenerate ext DAO files using updated civix

11 months agoMerge pull request #28844 from eileenmcnaughton/date_non_us
Eileen McNaughton [Wed, 3 Jan 2024 02:39:26 +0000 (15:39 +1300)]
Merge pull request #28844 from eileenmcnaughton/date_non_us

Fix handling of non-padded day in import date in dd/mm/yyy format

11 months agoRegenerate ext DAO files using updated civix
colemanw [Wed, 3 Jan 2024 02:07:26 +0000 (21:07 -0500)]
Regenerate ext DAO files using updated civix

Uses the update from https://github.com/totten/civix/pull/328 to add FKColumnName metadata.

11 months agoMerge pull request #28843 from civicrm/5.69
Eileen McNaughton [Wed, 3 Jan 2024 00:34:29 +0000 (13:34 +1300)]
Merge pull request #28843 from civicrm/5.69

5.69

11 months agoMerge pull request #28827 from colemanw/getReferenceColumns
Eileen McNaughton [Wed, 3 Jan 2024 00:22:19 +0000 (13:22 +1300)]
Merge pull request #28827 from colemanw/getReferenceColumns

DAO - Return reference columns based on field metadata

11 months agoFix handling of non-padded month in dd_mon_YY format
eileen [Tue, 2 Jan 2024 02:39:50 +0000 (15:39 +1300)]
Fix handling of non-padded month in dd_mon_YY format

11 months agoFix time handling for us-style
eileen [Tue, 2 Jan 2024 01:48:03 +0000 (14:48 +1300)]
Fix time handling for us-style

Add consistent time-format support for US formats, add test for our magic year-handling

11 months agoMerge pull request #28842 from MegaphoneJon/price-field-weights
Seamus Lee [Tue, 2 Jan 2024 23:52:41 +0000 (10:52 +1100)]
Merge pull request #28842 from MegaphoneJon/price-field-weights

Price field and value weights not respected

11 months agoMerge pull request #28647 from eileenmcnaughton/delete
Eileen McNaughton [Tue, 2 Jan 2024 23:23:52 +0000 (12:23 +1300)]
Merge pull request #28647 from eileenmcnaughton/delete

Move implementation of financial type acl out of core (leverage existing extension hooks)

11 months agofix price field and value weights
Jon Goldberg [Tue, 2 Jan 2024 22:33:27 +0000 (17:33 -0500)]
fix price field and value weights

11 months agoRemove duplicate check
Eileen McNaughton [Thu, 14 Dec 2023 07:20:25 +0000 (20:20 +1300)]
Remove duplicate check

11 months agoDo not call core function from extension
Eileen McNaughton [Thu, 14 Dec 2023 07:19:44 +0000 (20:19 +1300)]
Do not call core function from extension

11 months agoMove financial type check from event register page
Eileen McNaughton [Thu, 14 Dec 2023 07:16:41 +0000 (20:16 +1300)]
Move financial type check from event register page

11 months agoMove link handling to extension
Eileen McNaughton [Thu, 14 Dec 2023 06:56:35 +0000 (19:56 +1300)]
Move link handling to extension

11 months agoMove check permissioned line items to acl now it is not used in core
Eileen McNaughton [Thu, 14 Dec 2023 06:34:15 +0000 (19:34 +1300)]
Move check permissioned line items to acl now it is not used in core

11 months agoMove implementation of financial type acl out of core (leverage existing extension...
Eileen McNaughton [Thu, 14 Dec 2023 06:09:39 +0000 (19:09 +1300)]
Move implementation of financial type acl out of core (leverage existing extension hooks)

11 months agoMerge pull request #28668 from colemanw/utilsArrayCollect
Eileen McNaughton [Tue, 2 Jan 2024 21:47:54 +0000 (10:47 +1300)]
Merge pull request #28668 from colemanw/utilsArrayCollect

REF - Swap CRM_Utils_Array::collect with vanilla array_column

11 months agoMerge pull request #28828 from eileenmcnaughton/date_iso
colemanw [Tue, 2 Jan 2024 21:31:55 +0000 (16:31 -0500)]
Merge pull request #28828 from eileenmcnaughton/date_iso

Fix time validation for iso date format

11 months agoMerge pull request #28834 from colemanw/phpStormGetLinks
Eileen McNaughton [Tue, 2 Jan 2024 20:36:08 +0000 (09:36 +1300)]
Merge pull request #28834 from colemanw/phpStormGetLinks

[NFC] Add 'getLinks' action to phpStorm extension

11 months agoMerge pull request #28837 from colemanw/group_notice2
Eileen McNaughton [Tue, 2 Jan 2024 20:26:25 +0000 (09:26 +1300)]
Merge pull request #28837 from colemanw/group_notice2

Fix e-notice on contact create for low-permissioned user

11 months agoMerge pull request #28786 from colemanw/oauthLinks
Tim Otten [Tue, 2 Jan 2024 19:17:36 +0000 (13:17 -0600)]
Merge pull request #28786 from colemanw/oauthLinks

dev/core#4674 - Add Oauth links for AdminUi MailSettings

11 months agoMerge pull request #28838 from spalmstr/Issue_4879
colemanw [Tue, 2 Jan 2024 18:44:58 +0000 (13:44 -0500)]
Merge pull request #28838 from spalmstr/Issue_4879

Issue 4879 second attempt

11 months agoFollowing suggested additional changes.
Stephen Palmstrom [Tue, 2 Jan 2024 17:47:22 +0000 (17:47 +0000)]
Following suggested additional changes.

11 months agoFix e-notice on contact create for low-permissioned user
colemanw [Tue, 2 Jan 2024 15:08:53 +0000 (10:08 -0500)]
Fix e-notice on contact create for low-permissioned user

This cleans up some very messy code which was emitting e-notices when the 'group' key was missing.
This can happen when the current user does not have permissions to add contacts to groups.

11 months agoIssue 4879
Stephen Palmstrom [Tue, 2 Jan 2024 14:53:46 +0000 (14:53 +0000)]
Issue 4879

11 months agoMerge pull request #28831 from eileenmcnaughton/template_vars_sample
colemanw [Tue, 2 Jan 2024 14:48:58 +0000 (09:48 -0500)]
Merge pull request #28831 from eileenmcnaughton/template_vars_sample

Remove smarty2 functions from sample code

11 months agoMerge pull request #28829 from eileenmcnaughton/template_vars
colemanw [Tue, 2 Jan 2024 14:35:56 +0000 (09:35 -0500)]
Merge pull request #28829 from eileenmcnaughton/template_vars

Use getTemplateVars in smarty help function

11 months agoMerge pull request #28830 from eileenmcnaughton/template_smarty
colemanw [Tue, 2 Jan 2024 14:33:42 +0000 (09:33 -0500)]
Merge pull request #28830 from eileenmcnaughton/template_smarty

Replace getTemplateVars() in test, assignTemplateVariables

11 months agoMerge pull request #28621 from artfulrobot/issue-4857
colemanw [Tue, 2 Jan 2024 14:29:24 +0000 (09:29 -0500)]
Merge pull request #28621 from artfulrobot/issue-4857

standalone: implement cms-prefixed permissions as concrete ones

11 months agoMerge pull request #28833 from artfulrobot/standaloneusers-dependency
colemanw [Tue, 2 Jan 2024 14:18:53 +0000 (09:18 -0500)]
Merge pull request #28833 from artfulrobot/standaloneusers-dependency

Remove missingStandaloneExtension() checks which were pre-alpha scaffold

11 months agoAdd 'getLinks' action to phpStorm extension
colemanw [Tue, 2 Jan 2024 14:02:25 +0000 (09:02 -0500)]
Add 'getLinks' action to phpStorm extension

11 months agoRemove missingStandaloneExtension() checks which were pre-alpha scaffold
Rich Lott / Artful Robot [Tue, 2 Jan 2024 12:43:18 +0000 (12:43 +0000)]
Remove missingStandaloneExtension() checks which were pre-alpha scaffold

11 months agoMerge pull request #28784 from mlutfy/floatLeftButton
Rich Lott [Tue, 2 Jan 2024 09:33:23 +0000 (09:33 +0000)]
Merge pull request #28784 from mlutfy/floatLeftButton

Merging as no objections

11 months agoRemove smarty2 functions from sample code
eileen [Tue, 2 Jan 2024 08:31:22 +0000 (21:31 +1300)]
Remove smarty2 functions from sample code

11 months agoReplace getTemplateVars() in test, assignTemplateVariables
eileen [Tue, 2 Jan 2024 08:24:50 +0000 (21:24 +1300)]
Replace getTemplateVars() in test, assignTemplateVariables

11 months agoUse getTeplateVars in smarty help function
eileen [Tue, 2 Jan 2024 07:56:58 +0000 (20:56 +1300)]
Use getTeplateVars in smarty help function

11 months agoCombine convertToDefaultDate back into only calling function
eileen [Tue, 2 Jan 2024 01:20:17 +0000 (14:20 +1300)]
Combine convertToDefaultDate back into only calling function

It is not a logical separation of concerns & makes code more complex
rather than simpler

11 months agoFix time validation for iso date format
eileen [Tue, 2 Jan 2024 01:06:13 +0000 (14:06 +1300)]
Fix time validation for iso date format

As this is a very simple format strtotime will get it right
so we just fix our validation & simplify

11 months agoMerge pull request #28826 from eileenmcnaughton/act_workflow
Eileen McNaughton [Tue, 2 Jan 2024 06:47:21 +0000 (19:47 +1300)]
Merge pull request #28826 from eileenmcnaughton/act_workflow

Use distinct test workflow message for workflow message tests

11 months agoDisable check temporily for PR juggling
eileen [Tue, 2 Jan 2024 05:13:22 +0000 (18:13 +1300)]
Disable check temporily for PR juggling

11 months agodev/core#4674 - Add Oauth links for AdminUi MailSettings
colemanw [Sat, 23 Dec 2023 15:50:09 +0000 (10:50 -0500)]
dev/core#4674 - Add Oauth links for AdminUi MailSettings

This fixes https://lab.civicrm.org/dev/core/-/issues/4674 by adding a LinksProvider
for the new GetLinks action from #27973.

It uses the CRM_Core_BAO_MailSettings::getSetupActions() function to generate the extra links,
but there is a mismatch between the two functions:

- getSetupActions() returns a fully-formed url
- API::getLinks() returns a path

However, I noticed that while in theory hook_civicrm_mailSetupActions could return various urls,
in practice they are all the same: a generic civicrm/ajax/setupMailAccount redirect.
So this returns that as the path and it works.

Perhaps we should deprecate the option to return a url from hook_civicrm_mailSetupActions
(or just remove it, since it appears to be unused & YAGNI).

11 months agoRegenerate Ext DAO files without boilerplate getReferenceColumns()
colemanw [Tue, 2 Jan 2024 04:30:12 +0000 (23:30 -0500)]
Regenerate Ext DAO files without boilerplate getReferenceColumns()

11 months agoRegenerate Core DAO files without boilerplate getReferenceColumns()
colemanw [Tue, 2 Jan 2024 04:25:47 +0000 (23:25 -0500)]
Regenerate Core DAO files without boilerplate getReferenceColumns()

11 months agoDAO - Return reference columns based on field metadata
colemanw [Tue, 2 Jan 2024 04:24:16 +0000 (23:24 -0500)]
DAO - Return reference columns based on field metadata

This deletes getReferenceColumns() from the DAO boilerplate and adds all the necessary field metadata
so that they can be generated by the parent class.

11 months agoMerge pull request #27973 from colemanw/getLinks
Eileen McNaughton [Tue, 2 Jan 2024 03:39:09 +0000 (16:39 +1300)]
Merge pull request #27973 from colemanw/getLinks

SearchKit - New getLinks API action for advanced link handling

11 months agoMerge pull request #28789 from eileenmcnaughton/message_template
colemanw [Tue, 2 Jan 2024 03:23:31 +0000 (22:23 -0500)]
Merge pull request #28789 from eileenmcnaughton/message_template

Update `MessageTemplates` generation to work with Smarty3

11 months agoUse distinct test workflow message for workflow message tests
eileen [Tue, 2 Jan 2024 03:10:58 +0000 (16:10 +1300)]
Use distinct test workflow message for workflow message tests

The tests for the workflow message subsystem use an instance of a test
case_activity template attached the real message workflow template. They
test the text version - meaning that removing it, like we have with
others, causes various fails. In addition adding a real template that
does not match the test version causes mayhem.

In this case we want to ensure we keep all the tests for the subsystem
functionality but undo the tethering to a particular
template to allow that template to have updates without
having to go deep into this code

11 months agoExtract date regex validation
eileen [Tue, 2 Jan 2024 00:06:19 +0000 (13:06 +1300)]
Extract date regex validation

11 months agoMerge pull request #28825 from eileenmcnaughton/no_ref
Eileen McNaughton [Tue, 2 Jan 2024 02:47:28 +0000 (15:47 +1300)]
Merge pull request #28825 from eileenmcnaughton/no_ref

Remove function use of reference

11 months agoMerge pull request #28822 from eileenmcnaughton/date_formats_test
colemanw [Tue, 2 Jan 2024 02:37:13 +0000 (21:37 -0500)]
Merge pull request #28822 from eileenmcnaughton/date_formats_test

Extend date formats being tested

11 months agoMerge pull request #28823 from eileenmcnaughton/date_const
colemanw [Tue, 2 Jan 2024 02:36:43 +0000 (21:36 -0500)]
Merge pull request #28823 from eileenmcnaughton/date_const

Use constants for date formats

11 months agoMerge pull request #28556 from eileenmcnaughton/trait_meta
colemanw [Tue, 2 Jan 2024 02:34:45 +0000 (21:34 -0500)]
Merge pull request #28556 from eileenmcnaughton/trait_meta

Fully deprecate MetadataTrait

11 months agoDeprecate passing in month
eileen [Tue, 2 Jan 2024 01:50:08 +0000 (14:50 +1300)]
Deprecate passing in month

11 months agoRemove pass-by-reference
eileen [Tue, 2 Jan 2024 01:36:54 +0000 (14:36 +1300)]
Remove pass-by-reference

We have removed a bunch of these (added for php4.x support) with no
issues - it's only where there is inheritance we have
hit issues

11 months agoUse constants for date formats
eileen [Mon, 1 Jan 2024 23:34:25 +0000 (12:34 +1300)]
Use constants for date formats

11 months agoExtend date formats to be tested
eileen [Mon, 1 Jan 2024 21:23:03 +0000 (10:23 +1300)]
Extend date formats to be tested