Commit Graph

3406 Commits

Author SHA1 Message Date
Ed Wilde
300cef2bd1
Merge branch '4' into patch-3 2021-02-12 15:44:48 +13:00
Maxime Rainville
25094fcdf5 Merge branch '4.7' into 4 2021-02-12 15:30:04 +13:00
Maxime Rainville
651e5e205a MNT Added 4.7.2 changelog 2021-02-12 15:28:19 +13:00
Bryn Whyman
54f439ace0
Merge pull request #9848 from edwilde/patch-2
DOC complete first sentence describing middleware
2021-02-12 11:33:26 +13:00
Ed Wilde
cf50aa71b5
DOC: fix missing closing backtick for code display, add required alt attribute
Otherwise the code is output as html, and displays as a missing image. The alt attribute is required for image tags, whereas self closing is no longer required for html5.
2021-02-11 12:18:36 +13:00
Ed Wilde
c3499d20e5
DOC add a callout to the deprecation notice
This seems more inline with other docs pages I have seen.
2021-02-11 11:33:01 +13:00
Ed Wilde
95a142a9de
DOC complete first sentence describing middleware
To me, the existing sentence did not look complete.
2021-02-11 11:25:24 +13:00
Maxime Rainville
062656d923 DOC Add "Defining the ModelAdmin models" section 2021-01-30 23:00:29 +13:00
Ingo Schommer
09dc4ff5cb
Merge pull request #9833 from lars-lemon8/patch-1
Update index.md
2021-01-28 19:00:02 +13:00
Ingo Schommer
f0ae5e96df
Merge pull request #9823 from creative-commoners/pulls/4/docs-maintainer-guidelines
DOC Add Maintainer Guidelines to the Contributing section
2021-01-28 08:46:24 +13:00
Garion Herman
57bd76ea60 Merge branch '4.7' into 4 2021-01-27 11:22:32 +13:00
Serge Latyntcev
fd99d50b30 DOC Maintainer Guidelines updates 2021-01-27 10:29:03 +13:00
Serge Latyntsev
452f50700f
Update docs/en/05_Contributing/16_Maintainer_Guidelines.md
Co-authored-by: Ingo Schommer <ingo@silverstripe.com>
2021-01-27 10:20:49 +13:00
Serge Latyntsev
136c835d79
Update docs/en/05_Contributing/16_Maintainer_Guidelines.md
Co-authored-by: Ingo Schommer <ingo@silverstripe.com>
2021-01-27 10:20:05 +13:00
Serge Latyntsev
7d0152ea22
Update docs/en/05_Contributing/16_Maintainer_Guidelines.md
Co-authored-by: Ingo Schommer <ingo@silverstripe.com>
2021-01-27 10:19:38 +13:00
Serge Latyntsev
d6a8557ae6
Update docs/en/05_Contributing/16_Maintainer_Guidelines.md
Co-authored-by: Ingo Schommer <ingo@silverstripe.com>
2021-01-27 10:19:03 +13:00
Serge Latyntsev
53a1577f08
Update docs/en/05_Contributing/16_Maintainer_Guidelines.md
Co-authored-by: Ingo Schommer <ingo@silverstripe.com>
2021-01-27 10:18:47 +13:00
Garion Herman
11440c050a MNT Added 4.7.1 changelog 2021-01-26 16:05:59 +13:00
Ingo Schommer
d5eb3216b3
Update docs/en/05_Contributing/16_Maintainer_Guidelines.md
Co-authored-by: Bryn Whyman <bryn.whyman@silverstripe.com>
2021-01-22 08:54:31 +13:00
Ingo Schommer
b3947789ad
Update docs/en/05_Contributing/16_Maintainer_Guidelines.md
Co-authored-by: Bryn Whyman <bryn.whyman@silverstripe.com>
2021-01-22 08:51:56 +13:00
Ingo Schommer
f7fab135d5
Update docs/en/05_Contributing/16_Maintainer_Guidelines.md
Co-authored-by: Bryn Whyman <bryn.whyman@silverstripe.com>
2021-01-22 08:42:32 +13:00
Lars Prakken
7a1a1dc132
Update index.md
The piece in the docs regarding adding a value to the list of common languages is not valid anymore.

SS4 uses the php-intl extension,  so before adding an extra locale, the user needs to check whether the installed ICU lib on the server supports it.

If that is the case,  the locale can added through the config system by adding a piece of yaml.
2021-01-21 15:23:30 +01:00
Serge Latyntcev
c82f5eeb7f DOC Add Maintainer Guidelines to the Contributing section 2021-01-20 15:50:53 +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
d308bb022c
DOCS GraphQL blacklisted fields (#9768) 2021-01-14 10:19:24 +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
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
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
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
Martin D
869aaa79ab
DOC Fix FlysystemAssetStore reference (#9807)
Fixed `FlysystemAssetStore` namespace in YML configuration
2020-12-22 15:55:45 +13:00
Maxime Rainville
72282d0687 Merge branch '4.7' into 4 2020-12-15 10:31:55 +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
Aaron Carlino
fe972d62d5
DOCS: Document new schema config, change to resolver discovery pattern (#9781) 2020-12-01 21:27:52 +13:00
Scott Hutchinson
e908b68bfa Revert "Update 09_Core_committers.md"
This reverts commit 496ca4457a.
2020-11-27 13:55:09 +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
Scott Hutchinson
bdb2deb3f5
DOCS Update HistoryViewerField to require javascript more consistently (#9773) 2020-11-16 13:56:50 -08:00