Commit Graph

23998 Commits

Author SHA1 Message Date
github-actions
284c72f108 Merge branch '5' into 6 2024-05-04 14:25:18 +00:00
github-actions
9fc9d18c7a Merge branch '5.2' into 5 2024-05-04 14:25:17 +00:00
Sabina Talipova
6f77fb5e0f
Merge pull request #11209 from creative-commoners/pulls/6/manipulate-hook
API Add onAfterManipulate extension hook
2024-04-30 08:25:54 +12:00
Steve Boyd
6c42463b67 API Add onBeforeManipulate extension hook 2024-04-29 12:28:16 +12:00
Thomas Portelange
44f77ecdac
MNT add nullable return types to PHPDocs (#11192) 2024-04-29 09:02:59 +12:00
github-actions
3d8dc82d63 Merge branch '5' into 6 2024-04-27 14:24:25 +00:00
Guy Sartorelli
142a318fa8
ENH Return PJAX responses from gridfield edit forms (#11206)
undefined
2024-04-26 17:13:27 +12:00
github-actions
d37c871883 Merge branch '5' into 6 2024-04-20 14:23:55 +00:00
github-actions
19ea32ebfa Merge branch '5.2' into 5 2024-04-20 14:23:53 +00:00
Steve Boyd
c2199ff88b
Merge pull request #11201 from creative-commoners/pulls/5/fix-wysiwyg-sanitisation
Fix wysiwyg sanitisation
2024-04-19 11:02:44 +12:00
Guy Sartorelli
dcc6863401
NEW Allow skipping validation on write (#11202) 2024-04-19 10:35:36 +12:00
Guy Sartorelli
72692f9f10
NEW Make default TinyMCE settings configurable 2024-04-18 15:12:16 +12:00
Guy Sartorelli
2bdc24c86a
ENH Set default valid_elements for new TinyMCE config 2024-04-18 14:38:02 +12:00
Guy Sartorelli
a4adad60e9
FIX Don't skip sanitisation when no valid elements are defined 2024-04-18 14:28:02 +12:00
Guy Sartorelli
584968e80c
MNT Update tests to use a dataprovider
Also explicitly test both valid_elements and extended_valid_elements
2024-04-18 14:27:25 +12:00
Bernie Hamlin
99e965b5d7
FIX Use field editorconfig when sanitising content 2024-04-18 14:16:53 +12:00
Guy Sartorelli
cfeb678816
Merge pull request #11185 from beerbohmdo/fix/issue-11170
FIX Ensure eagerLoading don't load has_one twice (#11170)
2024-04-18 13:40:53 +12:00
Dominik Beerbohm
135f9c6d30
FIX Ensure eagerLoading don't load has_one twice (#11170) 2024-04-18 13:27:50 +12:00
Guy Sartorelli
908bdcfc31
Merge pull request #11199 from kinglozzer/11197-oob-exception
FIX: OutOfBoundsException when recipe-core isn't installed (fixes #11197)
2024-04-16 13:32:21 +12:00
Loz Calver
a53301f673 FIX: OutOfBoundsException when recipe-core isn't installed (fixes #11197) 2024-04-15 16:59:59 +01:00
github-actions
4be3dd5cd1 Merge branch '5' into 6 2024-04-13 14:23:24 +00:00
github-actions
3e1b5e6452 Merge branch '5.2' into 5 2024-04-13 14:23:22 +00:00
Guy Sartorelli
6743de4356
FIX Remove ambiguity for polymorphic queries (#11195) 2024-04-12 09:40:34 +12:00
github-actions
e3edf19ae4 Merge branch '5' into 6 2024-04-03 05:54:39 +00: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
github-actions
4cbe07a368 Merge branch '5' into 6 2024-03-30 14:23:47 +00: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
2ded7436ec Merge branch '5' into 6 2024-03-22 08:36:12 +00: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
2b296b6481 Merge branch '5' into 6 2024-03-19 23:26:27 +00: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
7cc08f9669 Merge branch '5' into 6 2024-03-18 02:34:27 +00: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