Thomas Portelange
|
c0fc61be1e
|
add support for expanded values on TimeField
|
2024-04-08 17:08:00 +02:00 |
|
github-actions
|
39c9e0d31c
|
Merge branch '5.2' into 5
|
2024-04-03 05:54:37 +00:00 |
|
github-actions
|
97a8da8c7d
|
Merge branch '5.1' into 5.2
|
2024-04-03 05:54:35 +00:00 |
|
Thomas Portelange
|
cca2f7059b
|
ENH Update PHPDocs for methods with missing nullable return types (#11187)
|
2024-04-02 13:33:09 +13:00 |
|
Guy Sartorelli
|
b442d9d45a
|
ENH Let unit tests manipulate the DB before loading fixtures (#11182)
|
2024-04-02 11:28:06 +13:00 |
|
Guy Sartorelli
|
46c5f6d9ed
|
Merge pull request #11184 from lekoala/patch-54
ENH Add Nice to DBField
|
2024-03-28 09:00:54 +13:00 |
|
Thomas Portelange
|
b167f470d7
|
ENH Add Nice to DBField
Fixes https://github.com/silverstripe/silverstripe-framework/issues/11169
(cherry picked from commit 2c35b8d84a1a2f50cd363af270c8da2c3eb7f897)
|
2024-03-27 14:59:37 +01:00 |
|
Thomas Portelange
|
492cb800fa
|
ENH store tableList in cache (#11183)
|
2024-03-26 12:03:46 +13:00 |
|
github-actions
|
164e2a18ab
|
Merge branch '5.2' into 5
|
2024-03-22 08:36:10 +00:00 |
|
github-actions
|
74abb03133
|
Merge branch '5.1' into 5.2
|
2024-03-22 08:36:08 +00:00 |
|
Guy Sartorelli
|
8aab888d50
|
FIX Fix link for managing roles (#11178)
|
2024-03-21 12:49:10 +13:00 |
|
github-actions
|
f63862df83
|
Merge branch '5.2' into 5
|
2024-03-19 23:26:26 +00:00 |
|
github-actions
|
90298002a4
|
Merge branch '5.1' into 5.2
|
2024-03-19 23:26:25 +00:00 |
|
Guy Sartorelli
|
e68af4de40
|
Merge branch '4' into 5.1
|
2024-03-20 12:15:22 +13:00 |
|
github-actions
|
d22960d3ea
|
Merge branch '4.13' into 4
|
2024-03-19 23:05:09 +00:00 |
|
Guy Sartorelli
|
6ede0316bf
|
Revert "Use field editorconfig when sanitising content" (#11180)
This reverts commit e5eb98cc34 .
|
2024-03-20 12:02:54 +13:00 |
|
Guy Sartorelli
|
25f61141cb
|
Enhancements required for linkfield migration (#11171)
* ENH Add lightweight test override for Environment::isCli()
* NEW Allow JOIN with SQL UPDATE.
|
2024-03-20 11:49:57 +13:00 |
|
github-actions
|
0d8626f0bc
|
Merge branch '5.2' into 5
|
2024-03-18 02:34:26 +00:00 |
|
Guy Sartorelli
|
dcd33319c7
|
Merge branch '5.1' into 5.2
|
2024-03-18 15:33:54 +13:00 |
|
github-actions
|
c25922fedb
|
Merge branch '4' into 5.1
|
2024-03-16 14:24:08 +00:00 |
|
github-actions
|
c1b311f6bc
|
Merge branch '4.13' into 4
|
2024-03-16 14:24:06 +00:00 |
|
Guy Sartorelli
|
4e3add80d5
|
Merge pull request #11177 from lekoala/patch-52
ENH fieldList is an array or null
|
2024-03-15 09:14:22 +13:00 |
|
Thomas Portelange
|
777056d861
|
ENH fieldList is an array or null
|
2024-03-14 17:06:00 +01:00 |
|
Thomas Portelange
|
b031ade73a
|
ENH update some docblock types (#11168)
|
2024-03-13 10:08:56 +13:00 |
|
Guy Sartorelli
|
c8c2695800
|
Merge pull request #11163 from lekoala/patch-50
FIX handle non breakable spaces
|
2024-03-12 11:38:43 +13:00 |
|
Thomas Portelange
|
fcf5e324dd
|
FIX Handle non-breakable spaces
Fixes issue https://github.com/silverstripe/silverstripe-framework/issues/11162
|
2024-03-12 11:01:09 +13:00 |
|
github-actions
|
8f48e9bd71
|
Merge branch '5.2' into 5
|
2024-03-09 14:25:06 +00:00 |
|
github-actions
|
c36df386ba
|
Merge branch '5.1' into 5.2
|
2024-03-09 14:25:04 +00:00 |
|
Loz Calver
|
5ab9ded9e9
|
Merge pull request #11117 from AntonyThorpe/patch-1
Update DropdownField.php
|
2024-03-07 12:28:36 +00:00 |
|
Guy Sartorelli
|
dba87348f9
|
Merge pull request #11158 from lekoala/patch-47
FIX Generate salt if needed
|
2024-03-05 10:12:31 +13:00 |
|
Thomas Portelange
|
eb4ef623ab
|
check for empty salt
|
2024-03-04 08:34:43 +01:00 |
|
Guy Sartorelli
|
054c2389c9
|
Merge pull request #11166 from creative-commoners/pulls/5/check-exists
MNT Ensure composer/semver installed or skip test
|
2024-03-04 15:27:13 +13:00 |
|
Steve Boyd
|
a18fb1bcb7
|
MNT Ensure composer/semver installed or skip test
|
2024-03-04 12:52:17 +13:00 |
|
Steve Boyd
|
f0b799c54b
|
Merge branch '4.12' into 4.13
|
2024-03-04 11:26:35 +13:00 |
|
Guy Sartorelli
|
4f3282bf2a
|
Merge pull request #11157 from lekoala/patch-46
FIX use composer runtime api
|
2024-02-28 09:16:25 +13:00 |
|
Thomas Portelange
|
59177dd315
|
Delete tests/php/Core/Manifest/fixtures/VersionProviderTest directory
|
2024-02-27 10:42:25 +01:00 |
|
Thomas Portelange
|
2921d68a57
|
Update composer.json
|
2024-02-27 10:40:28 +01:00 |
|
Thomas Portelange
|
a06ce0493a
|
use VersionParser instead of comparator
|
2024-02-26 11:44:11 +01:00 |
|
Thomas Portelange
|
e7bc8ae99f
|
FIX Generate salt if needed
|
2024-02-26 11:31:53 +01:00 |
|
Thomas Portelange
|
80e197fe4f
|
make error message more readable
|
2024-02-26 10:21:23 +01:00 |
|
Thomas Portelange
|
a1d1e977c5
|
use composer/semver
|
2024-02-26 10:13:34 +01:00 |
|
Thomas Portelange
|
071333f774
|
add composer/semver
|
2024-02-26 10:10:20 +01:00 |
|
Thomas Portelange
|
68b79e11ee
|
missing import
|
2024-02-26 09:54:18 +01:00 |
|
Thomas Portelange
|
2696922023
|
update return type
|
2024-02-26 09:52:48 +01:00 |
|
Thomas Portelange
|
1cf3dde9f1
|
Update src/Core/Manifest/VersionProvider.php
Co-authored-by: Guy Sartorelli <36352093+GuySartorelli@users.noreply.github.com>
|
2024-02-26 09:48:35 +01:00 |
|
Thomas Portelange
|
2b64e98afc
|
Update VersionProviderTest.php
|
2024-02-26 09:48:15 +01:00 |
|
Thomas Portelange
|
b53148c034
|
add deprecation, remove class_exists
|
2024-02-26 09:23:35 +01:00 |
|
Thomas Portelange
|
2600b26617
|
add composer-runtime-api
|
2024-02-26 09:20:22 +01:00 |
|
Thomas Portelange
|
e649310f7b
|
Update src/Core/Manifest/VersionProvider.php
Co-authored-by: Guy Sartorelli <36352093+GuySartorelli@users.noreply.github.com>
|
2024-02-26 09:09:45 +01:00 |
|
Thomas Portelange
|
a2486c0859
|
Update src/Core/Manifest/VersionProvider.php
Co-authored-by: Guy Sartorelli <36352093+GuySartorelli@users.noreply.github.com>
|
2024-02-26 09:09:38 +01:00 |
|