Guy Sartorelli
d18c931ecf
API Refactor template layer into its own module
...
Includes the following large-scale changes:
- Impoved barrier between model and view layers
- Improved casting of scalar to relevant DBField types
- Improved capabilities for rendering arbitrary data in templates
2024-10-22 16:15:39 +13:00
Guy Sartorelli
ba97de9458
Merge branch '5' into 6
2024-10-21 14:03:32 +13:00
Steve Boyd
7401bcf02e
ENH Do not output core code deprecation messages by default
2024-10-21 10:20:44 +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
27708c7ebb
Merge branch '5' into 6
2024-09-30 20:34:56 +00:00
github-actions
483e944601
Merge branch '5.3' into 5
2024-09-30 20:34:55 +00:00
github-actions
d7fa53139f
Merge branch '5.2' into 5.3
2024-09-30 20:34:54 +00:00
Guy Sartorelli
862a65eacc
MNT Fix unit tests ( #11409 )
2024-09-30 18:32:17 +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
Mojmir Fendek
55564814b9
Add a test.
2024-09-27 14:44:29 +12: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
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
Guy Sartorelli
6287b6ebeb
API Rename Deprecation::withNoReplacement ( #11390 )
2024-09-19 11:27:08 +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
Steve Boyd
7ef517208c
Merge branch '5' into 6
2024-09-12 10:34:38 +12:00
github-actions
f8c33e96a0
Merge branch '5.3' into 5
2024-09-11 03:07:31 +00:00
github-actions
32cafb5c75
Merge branch '5.2' into 5.3
2024-09-11 03:07:30 +00:00
Guy Sartorelli
de515d3bbf
MNT Resolve deprecation warnings in tests ( #11364 )
2024-09-11 12:16:59 +12:00
Steve Boyd
a0ad753974
NEW Create DBClassNameVarchar
2024-09-10 14:27:04 +12:00
Guy Sartorelli
1a53bc1fdd
Merge pull request #11356 from creative-commoners/pulls/6/symfony7
...
DEP Upgrade to symfony 7
2024-09-04 10:44:28 +12:00
Steve Boyd
ec2bcfdf0d
DEP Upgrade to symfony 7
2024-09-04 09:40:59 +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
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
Guy Sartorelli
051dadde12
Merge branch '5' into 6
2024-08-12 13:20:08 +12:00
Guy Sartorelli
410ef74e32
Merge branch '5.2' into 5
2024-08-12 13:03:34 +12:00
Guy Sartorelli
dca62c7380
NEW Make CMSFields scaffolding configurable, plus new options ( #11328 )
...
Note that includeRelations was intentionally changed to not include has_one in 524d7a9011
2024-08-12 12:52:57 +12:00
Guy Sartorelli
eee7a84a48
NEW Add new method TabSet::changeTabOrder(). ( #11329 )
2024-08-12 09:33:55 +12:00
Guy Sartorelli
7b91207c12
FIX Don't error if template global is null ( #11331 )
2024-08-09 09:27:38 +12:00
github-actions
370762af14
Merge branch '5' into 6
2024-08-07 04:16:15 +00:00
github-actions
cdde36bb9a
Merge branch '5.2' into 5
2024-08-07 04:16:13 +00:00