Commit Graph

22362 Commits

Author SHA1 Message Date
Guy Marriott
0dabdbfa41
Merge branch '4.7' into 4 2021-01-20 17:04:03 -08:00
3Dgoo
d1cca0f3fb
Fix DataQuery::exists() not working correctly
Fixes `DataQuery::exists()` not working correctly in some cases as discussed in #9809
2021-01-20 17:03:36 -08:00
Maxime Rainville
0dd59a1e7b
BUG Reset GridFieldFilterHeader grid state when search is cleared (#9829) 2021-01-21 13:47:40 +13:00
Maxime Rainville
54bdabd203 Merge branch '4.7' into 4 2021-01-20 12:57:01 +13:00
Maxime Rainville
d13d3a1134
Merge pull request #9818 from creative-commoners/pulls/4.7/check-object-for-key
FIX Type checking in objectForKey() to fix postgres bug
2021-01-20 12:41:49 +13:00
Maxime Rainville
17c6f98ba2 BUG Fix PostgreSQL issue in TreeMultiselectField where field would try to filter list by a blank ID 2021-01-20 12:23:09 +13:00
Maxime Rainville
0da15f0f27 Merge branch '4.7' into 4 2021-01-19 15:33:56 +13:00
Maxime Rainville
1a75efa4d6
Merge pull request #9770 from creative-commoners/pulls/4/allows-test-for-toast-with-quotes
FIX Update behat toast logic so it works with quotes
2021-01-19 15:33:18 +13:00
Maxime Rainville
92af6b3dd5 FIX Update behat toast logic so it works with quotes 2021-01-19 15:16:26 +13:00
Steve Boyd
ed5c1488c8
Merge pull request #9817 from creative-commoners/pulls/4/fix-dbcomposite-indexspecs
FIX DBComposite getIndexSpecs method
2021-01-17 11:18:35 +13:00
Ingo Schommer
070e950c06
Merge pull request #9778 from christopherdarling/patch-18
DOCS replace broken Director link to Routing
2021-01-14 11:38:43 +13:00
Ingo Schommer
315e8f5a1b
Merge pull request #9736 from open-sausages/pulls/4/docs-protected-folder
DOCS Recommend moving .protected out of webroot
2021-01-14 11:13:01 +13:00
Ingo Schommer
6153f441ee Merge branch 'phpdoc-fixes' into 4 2021-01-14 11:08:22 +13:00
Ingo Schommer
fe2027e486 PHPDoc in PEG parser
Required for https://github.com/silverstripe/silverstripe-framework/pull/9808
2021-01-14 11:07:58 +13:00
Ingo Schommer
d308bb022c
DOCS GraphQL blacklisted fields (#9768) 2021-01-14 10:19:24 +13:00
Ingo Schommer
51a8245694
Merge pull request #9742 from stof/patch-1
Remove useless requirement
2021-01-14 09:31:45 +13:00
Ingo Schommer
5f7239fc3d
Merge pull request #9765 from open-sausages/pulls/4/test-setup-confusion
Warn on database misconfiguration in test runs
2021-01-14 09:18:14 +13:00
Ingo Schommer
f029680209
Merge pull request #9782 from open-sausages/pulls/4/docs-caching-filesystem
DOCS Filesystem capacity issue potential on caches
2021-01-14 09:15:51 +13:00
Ingo Schommer
87cff9c492
Merge pull request #9792 from lerni/patch-1
fix indentation in yml example for Resampled image quality
2021-01-14 09:15:26 +13:00
Ingo Schommer
ebce0cc825
Merge pull request #9793 from open-sausages/pulls/4/docs-graphql-getbylink
DOCS GraphQL filter plugin
2021-01-14 09:14:51 +13:00
Garion Herman
599e054ff1 Merge branch '4.7' into 4 2021-01-13 10:09:59 +13:00
Ingo Schommer
ea5b8bdb76
Merge pull request #9820 from open-sausages/pulls/4/docs-clarify-core-modules
DOCS Clarified Core vs. Supported Modules, added "Triage" role
2021-01-13 09:17:22 +13:00
Daniel Hensby
f7b9f3af6a
Merge pull request #9821 from creative-commoners/pulls/4.7/tweak-collation-upgrade-guide
DOCS Adjust 4.7.0 collation docs to describe opt-in issue
2021-01-12 09:34:51 +00:00
Garion Herman
aec0822e27 DOCS Adjust 4.7.0 collation docs to describe opt-in issue 2021-01-12 15:38:26 +13:00
Ingo Schommer
99b15ce6d3 DOCS New "Triage" role for Silverstripe Core
[ci-skip]
2021-01-12 14:10:24 +13:00
Ingo Schommer
6763530117 DOCS Clarified Core vs. Supported Modules
[ci-skip]
2021-01-12 13:28:03 +13:00
Steve Boyd
76ae5bc38a FIX Type checking in objectForKey() to fix postgres bug 2021-01-08 15:25:38 +13:00
Serge Latyntcev
2f64667bd6 FIX DBComposite getIndexSpecs method using self API to get the list of db fields 2021-01-07 16:19:54 +13:00
Guy Marriott
8438e74b08
Merge pull request #9814 from creative-commoners/pulls/4.7/cache-adapter-docs 2021-01-04 10:04:01 -08:00
Steve Boyd
55b3abbe53
Merge pull request #9783 from patricknelson/patch-5
DOCS: Fixing links in translation documentation page
2020-12-31 19:49:28 +13:00
Patrick Nelson
e3d0dd7e23 FIX: URL to Symfony cache adapters
Fix URL to Symfony cache adapters and also addressing some weird double-bullet formatting.
2020-12-31 19:29:55 +13:00
Steve Boyd
70d5b6b5b2
Merge pull request #9812 from patricknelson/patch-6
DOCS: Fix URL to Symfony cache adapters
2020-12-31 19:20:15 +13:00
Guy Marriott
20686e4eda
Merge pull request #9813 from 3Dgoo/patch-1
Fix DataQuery::exists() not working correctly
2020-12-28 23:25:42 -08:00
3Dgoo
3b74c2596f
Fix DataQuery::exists() not working correctly
Fixes `DataQuery::exists()` not working correctly in some cases as discussed in #9809
2020-12-29 16:45:58 +10:30
Patrick Nelson
157d426d39
FIX: URL to Symfony cache adapters
Fix URL to Symfony cache adapters and also addressing some weird double-bullet formatting.
2020-12-27 19:41:09 -08:00
William Desportes
43777d1df2
FIX Update .gitattributes and some http:// links (#9805)
* Fix .gitattributes

* Make some readme links https
2020-12-22 15:57:32 +13:00
Martin D
869aaa79ab
DOC Fix FlysystemAssetStore reference (#9807)
Fixed `FlysystemAssetStore` namespace in YML configuration
2020-12-22 15:55:45 +13:00
Garion Herman
5dfe0e9997 Merge branch '4.7' into 4 2020-12-22 14:09:26 +13:00
Garion Herman
d2b311473b
Merge pull request #9789 from creative-commoners/pulls/4.7/travis-shared
MNT Travis shared config
2020-12-22 14:07:30 +13:00
Steve Boyd
51fabf2f81 MNT Travis shared config 2020-12-22 11:43:54 +13:00
William Desportes
c932d7e7fb
Fix the phpdoc blocks 2020-12-21 22:23:23 +01:00
Sam Minnée
a8d121d23f
Merge pull request #9800 from creative-commoners/pulls/4.7/arraylist-value-set
FIX Bug when specifying 0 in ArrayList::offsetSet
2020-12-16 15:40:20 +13:00
Steve Boyd
5be045f9a2 FIX Bug when specifying 0 in ArrayList::offsetSet 2020-12-15 14:50:10 +13:00
Maxime Rainville
72282d0687 Merge branch '4.7' into 4 2020-12-15 10:31:55 +13:00
Garion Herman
43dbcfd001
Merge pull request #9799 from creative-commoners/pulls/4.7/470-changelog
MNT Added 4.7.0 changelog
2020-12-15 09:36:13 +13:00
Maxime Rainville
63e33cfbf5 MNT Added 4.7.0 changelog 2020-12-14 17:11:47 +13:00
Ingo Schommer
835284fdfe DOCS GraphQL filter plugin
See https://github.com/silverstripe/silverstripe-cms/pull/2620

[skip ci]
2020-12-08 13:50:01 +13:00
Ingo Schommer
a9f9de167a
Merge pull request #9777 from unclecheese/pulls/4/plugin-away
DOCS: Document new stateless plugins
2020-12-08 10:17:47 +13:00
Lukas
61afab2ed8
fix indentation 2020-12-07 12:08:31 +01:00
Garion Herman
a25e82fc14
Merge pull request #9784 from creative-commoners/pulls/4/update-translations
Revert translation updates
2020-12-07 10:58:00 +13:00