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
Aaron Carlino
fe972d62d5
DOCS: Document new schema config, change to resolver discovery pattern ( #9781 )
2020-12-01 21:27:52 +13:00
Steve Boyd
91c441103b
Merge branch '4.7' into 4
2020-12-01 15:29:16 +13:00
Serge Latyntsev
551fa272e2
Merge pull request #9786 from creative-commoners/pulls/4.7/quote-yaml-string
...
MNT Double quote yaml string, fix phpcs warnings
2020-12-01 13:46:39 +13:00
Steve Boyd
af933e8226
MNT Double quote yaml string, fix phpcs warnings
2020-11-30 11:37:35 +13:00
Robbie Averill
9100816ab9
Merge pull request #9785 from scott1702/pulls/4/first-out-2k20
...
Remove Robbie from core committers doc
2020-11-26 17:29:17 -08:00
Scott Hutchinson
e908b68bfa
Revert "Update 09_Core_committers.md"
...
This reverts commit 496ca4457a
.
2020-11-27 13:55:09 +13:00
Steve Boyd
ddd8e6da31
Revert translation updates
2020-11-27 11:36:18 +13:00
Patrick Nelson
2a99b8295c
Fixing links
...
Best effort in fixing outdated links that are either pointing to old/invalid domains and also ensuring each are using `https://` (since all linked sites support it), particularly the sign up page.
2020-11-25 15:06:37 -08:00
Ingo Schommer
40d19d04ec
DOCS Filesystem capacity issue potential on caches
...
Context: https://github.com/silverstripe/silverstripe-framework/issues/6678
2020-11-25 17:05:33 +13:00
Christopher Darling
154fb70468
DOCS replace broken Director link to Routing
2020-11-19 17:53:31 +00:00
Aaron Carlino
e69cfd152e
DOCS: Document new stateless plugins
2020-11-19 13:27:08 +13:00
Guy Marriott
d76dd257e4
Merge branch '4.7' into 4
2020-11-17 15:47:25 -08:00
Guy Marriott
b0762593da
Merge branch '4.6' into 4.7
2020-11-17 15:46:54 -08:00
Guy Marriott
6a5cee69ab
Merge pull request #9766 from tractorcow/pulls/4.6/faster-dev-build
2020-11-17 15:43:21 -08:00
Andre Kiste
460715197d
Merge pull request #9190 from open-sausages/pulls/4/test-state
...
Don't include default value in url grid state
2020-11-18 12:31:50 +13:00
Scott Hutchinson
bdb2deb3f5
DOCS Update HistoryViewerField to require javascript more consistently ( #9773 )
2020-11-16 13:56:50 -08:00
Maxime Rainville
19af9cfc13
Merge branch '4.7' into 4
2020-11-16 15:49:51 +13:00
Maxime Rainville
25a78a5d2b
Manual tweak to changelog
2020-11-16 14:27:21 +13:00
Maxime Rainville
cb3a05b85e
MNT Added 4.7.0-rc1 changelog
2020-11-16 14:23:09 +13:00
Maxime Rainville
490ac6eb4f
ENH Update translations
2020-11-16 14:19:16 +13:00
Maxime Rainville
95f5449540
Changelog tweaks
2020-11-16 14:01:34 +13:00
Maxime Rainville
7292c32336
MNT Added 4.7.0-rc1 changelog
2020-11-16 13:55:19 +13:00
Ingo Schommer
6c57790075
Merge pull request #9772 from unclecheese/pulls/4/legacy-warning
...
DOCS: Add blurb about _legacy to changelog
2020-11-16 13:32:09 +13:00
Steve Boyd
36590e2186
Merge branch '4.7' into 4
2020-11-16 12:11:20 +13:00
Steve Boyd
ad839fdd6e
Merge branch '4.6' into 4.7
2020-11-16 12:10:48 +13:00
Aaron Carlino
b6e4747b74
DOCS: Add blurb about _legacy to changelog
2020-11-16 11:09:56 +13:00
wernerkrauss
f673996aa0
DOCS Fix classname reference in SearchContext docs ( #9771 )
...
`static::class` is also used by `DataObject::getDefaultSearchContext()`.
2020-11-16 10:34:15 +13:00
Andre Kiste
b023ab75a5
Merge pull request #9741 from creative-commoners/pulls/4.6/selection-group-disabled
...
ENH Add disabled attribute to SelectionGroup
2020-11-14 21:44:59 +13:00
Damian Mooyman
5d45bbdd0d
Update src/ORM/DatabaseAdmin.php
...
Co-authored-by: Guy Marriott <guy.the.person@gmail.com>
2020-11-13 11:48:50 +13:00
Damian Mooyman
2753516783
Fail over if calling deprecated method
2020-11-13 08:27:53 +13:00
Damian Mooyman
405a1f7cb6
ENHANCEMENT Better optimised class name migration with substantially fewer queries
...
Fixes #9752
2020-11-12 16:10:28 +13:00
Ingo Schommer
a3ae4922e4
Brand naming
...
Co-authored-by: Aaron Carlino <unclecheese@leftandmain.com>
2020-11-12 15:32:26 +13:00
Steve Boyd
f21515e0b1
Merge branch '4.7' into 4
2020-11-12 15:13:46 +13:00
Ingo Schommer
6306d2ede3
More specific "database missing" error message
...
It's misleading to imply that an .env doesn't exist when it's not what the actual check looks for.
It's also poor design to hardcode an unrelated error message in a "redirect to installer" function,
which only worked because this function was called from exactly one other place where this
error message was correct.
2020-11-12 13:51:24 +13:00
Ingo Schommer
b271d9dd89
FIX Don't swallow app init errors in test setup
2020-11-12 13:51:22 +13:00
Ingo Schommer
e02540c769
DOCS GraphQL v4 changelog note ( #9762 )
...
Context: https://github.com/silverstripe/silverstripe-graphql/issues/282
2020-11-12 12:48:05 +13:00
Robbie Averill
77bf211835
Merge pull request #9760 from andrewandante/patch-9
...
Link to the PHPCS standard used for framework
2020-11-09 14:54:07 -08:00
Andrew Aitken-Fincham
1e87528fa8
Update 14_PHP_Coding_Conventions.md
2020-11-10 11:35:13 +13:00
Andrew Aitken-Fincham
924d0ccb9e
Link to the PHPCS standard used for framework
2020-11-10 11:34:15 +13:00
Robbie Averill
743e641537
Merge pull request #9758 from purplespider/patch-4
...
01_Error_Handling: % wrapped in quotes
2020-11-06 09:29:39 -08:00
James Cocker
37a5c9af15
01_Error_Handling: % wrapped in quotes
...
Ensures % wrapped in quotes for Silverstripe 4.7 support
2020-11-06 16:08:53 +00:00
Steve Boyd
4d0dc9176b
DOC Document nullable DataObject in used on table extension guide ( #9755 )
2020-11-04 12:15:26 +13:00
Maxime Rainville
bf6a52b9c0
DOC Add some extra details to the changelog about toast notification and DataObject hydration ( #9754 )
2020-11-04 11:09:50 +13:00
Maxime Rainville
e5a55a98d7
Merge pull request #9747 from creative-commoners/pulls/4/usedontable-docs
...
DOC Document the file usage table
2020-11-04 10:59:05 +13:00
Garion Herman
a8aa072d26
DOC Tweak file usage changelog item, add to stable changelog
2020-11-04 10:32:56 +13:00
Steve Boyd
3cde64a7aa
DOC Document the file usage table
...
Co-authored-by: Bryn Whyman <bryn.whyman@silverstripe.com>
2020-11-03 14:24:42 +13:00