Guy Sartorelli
|
bc0565bad0
|
ENH Remove code that doesn't belong here
|
2024-10-17 16:54:46 +13:00 |
|
github-actions
|
6bb9a0b33d
|
Merge branch '5' into 6
|
2024-10-13 08:43:04 +00:00 |
|
Guy Sartorelli
|
ebbd6427b2
|
ENH Allow overriding GridFieldFilterHeader placeholder (#11418)
|
2024-10-11 15:49:39 +13:00 |
|
Steve Boyd
|
f5ef850085
|
NEW Allow database read-only replicas
|
2024-10-09 12:18:03 +13:00 |
|
Guy Sartorelli
|
33929e2992
|
FIX Get array values, not keys (#11414)
|
2024-10-03 10:30:18 +13:00 |
|
Guy Sartorelli
|
7f11bf3587
|
ENH Use symfony/validation logic (#11399)
|
2024-10-02 14:38:21 +13:00 |
|
Guy Sartorelli
|
aa2b8c380e
|
FIX Fix NavigateCommandTest and don't try to write null (#11412)
|
2024-10-01 13:51:33 +13:00 |
|
github-actions
|
264898ba48
|
Merge branch '5' into 6
|
2024-09-29 08:43:19 +00:00 |
|
github-actions
|
b02ac10fc8
|
Merge branch '5.3' into 5
|
2024-09-29 08:43:17 +00:00 |
|
github-actions
|
30e652b761
|
Merge branch '5' into 6
|
2024-09-26 22:19:15 +00:00 |
|
Guy Sartorelli
|
e46135be0a
|
NEW Refactor CLI interaction with Silverstripe app (#11353)
- Turn sake into a symfony/console app
- Avoid using HTTPRequest for CLI interaction
- Implement abstract hybrid execution path
|
2024-09-26 17:16:47 +12:00 |
|
Guy Sartorelli
|
c224a84b3a
|
Merge pull request #11241 from Ofthemasses/patch-1
FIX Return null error solved for DBQueryBuilder::shouldBuildTraceComment
|
2024-09-26 10:40:39 +12:00 |
|
Guy Sartorelli
|
730b891e10
|
Merge branch '5' into 6
# Conflicts:
# src/Security/Member.php
# src/Security/PasswordValidator.php
# tests/php/Forms/ConfirmedPasswordFieldTest.php
|
2024-09-26 09:23:56 +12:00 |
|
Guy Sartorelli
|
e34463875a
|
DEP Deprecate API that will be removed or renamed (#11401)
|
2024-09-25 16:11:39 +12:00 |
|
Guy Sartorelli
|
c523022cb9
|
Merge branch '5' into 6
|
2024-09-24 14:07:57 +12:00 |
|
Guy Sartorelli
|
e2e32317d6
|
API Move various classes to more appropriate namespaces (#11370)
Also rename ViewableData to ModelData ahead of the template layer
lift-and-shift
|
2024-09-23 14:31:50 +12:00 |
|
Mojmir Fendek
|
829a28dc68
|
FIX: Member form validator fix.
|
2024-09-23 08:59:35 +12:00 |
|
Steve Boyd
|
e93dafb2fe
|
FIX Use correct contructor for HTTPOutputHandler
|
2024-09-19 17:21:12 +12:00 |
|
Guy Sartorelli
|
6287b6ebeb
|
API Rename Deprecation::withNoReplacement (#11390)
|
2024-09-19 11:27:08 +12:00 |
|
Will Rossiter
|
5fa88663b0
|
feat: support defining MySQLi flags
|
2024-09-19 07:24:19 +12:00 |
|
Steve Boyd
|
9a92488ad7
|
DEP Use PHPUnit 11
|
2024-09-18 13:53:44 +12:00 |
|
Guy Sartorelli
|
68fb4b0cf6
|
Merge branch '5' into 6
# Conflicts:
# src/Core/CoreKernel.php
# src/ORM/FieldType/DBDatetime.php
|
2024-09-17 18:13:59 +12:00 |
|
Guy Sartorelli
|
6a3659d69d
|
Various deprecations and a few features (#11365)
* API Deprecate DatabaselessKernel
* ENH Add functionality to ArrayLib
* ENH Add functionality to DBDateTime
* API Deprecate various APIs
|
2024-09-13 17:18:15 +12:00 |
|
github-actions
|
dc133241f7
|
Merge branch '5' into 6
|
2024-09-13 00:20:13 +00:00 |
|
Steve Boyd
|
0f8e21a424
|
FIX Import Deprecation class
|
2024-09-13 09:32:01 +12:00 |
|
Steve Boyd
|
239873baa0
|
API Deprecate SSListExporter
|
2024-09-12 17:44:41 +12:00 |
|
github-actions
|
755d5acb40
|
Merge branch '5' into 6
|
2024-09-12 05:44:26 +00:00 |
|
Guy Sartorelli
|
9788a97500
|
API Deprecate classes which will be renamed (#11375)
|
2024-09-12 17:36:18 +12:00 |
|
Guy Sartorelli
|
8662c07f86
|
API Add back strong typing that got removed in a merge-up (#11372)
|
2024-09-12 15:32:13 +12:00 |
|
github-actions
|
907cb17325
|
Merge branch '5' into 6
|
2024-09-12 02:05:06 +00:00 |
|
Steve Boyd
|
4045443aea
|
FIX Use correct constructors arguments
|
2024-09-12 13:12:26 +12:00 |
|
Steve Boyd
|
7ef517208c
|
Merge branch '5' into 6
|
2024-09-12 10:34:38 +12:00 |
|
Benjamin Blake
|
6245b62299
|
API Made the GridFieldDeleteAction method getRemoveAction() protected
|
2024-09-11 10:52:41 -06:00 |
|
Steve Boyd
|
a0ad753974
|
NEW Create DBClassNameVarchar
|
2024-09-10 14:27:04 +12:00 |
|
Steve Boyd
|
2c8731d38b
|
API Remove GraphQL
|
2024-08-30 12:06:33 +12:00 |
|
Guy Sartorelli
|
3d79660662
|
Merge pull request #11348 from creative-commoners/pulls/6/replace-extension-subclasses
API Replace Extension subclasses
|
2024-08-29 17:18:07 +12:00 |
|
Steve Boyd
|
8ffda9edc0
|
API Replace Extension subclasses
|
2024-08-28 17:00:39 +12:00 |
|
Steve Boyd
|
cd4efcf95f
|
DEP Remove support for MySQL 5
|
2024-08-28 16:34:57 +12:00 |
|
Guy Sartorelli
|
ea93316d9c
|
API Strong typing for the view layer (#11351)
|
2024-08-28 10:54:31 +12:00 |
|
Guy Sartorelli
|
e1428f27a2
|
API Standardise extension hooks (#11339)
|
2024-08-27 15:39:20 +12:00 |
|
Guy Sartorelli
|
e3508d41d5
|
NEW Provide a standardised CMSEditLink method (#11338)
|
2024-08-26 10:56:15 +12:00 |
|
github-actions
|
696a4a4dc5
|
Merge branch '5' into 6
|
2024-08-25 22:08:57 +00:00 |
|
Steve Boyd
|
743fe245aa
|
API Deprecate DataExtension
|
2024-08-20 14:09:52 +12:00 |
|
Steve Boyd
|
07dfb1cd49
|
API Remove IPUtils
|
2024-08-20 11:33:46 +12:00 |
|
Steve Boyd
|
6d57fddae8
|
Merge branch '5' into 6
|
2024-08-20 11:11:44 +12:00 |
|
Steve Boyd
|
16a8132bec
|
DEP Use symfony for IPUtils
|
2024-08-20 09:25:22 +12:00 |
|
Guy Sartorelli
|
64a17e09d4
|
ENH Various changes to support SiteTree form field scaffolding (#11327)
|
2024-08-15 13:14:41 +12:00 |
|
github-actions
|
a8c322029d
|
Merge branch '5' into 6
|
2024-08-15 00:30:12 +00:00 |
|
github-actions
|
c27f66bd48
|
Merge branch '5.2' into 5
|
2024-08-15 00:30:10 +00:00 |
|
Steve Boyd
|
25a41de8b5
|
FIX Run ANALYZE TABLE before fetching table stats
|
2024-08-14 15:16:23 +12:00 |
|