brynwhyman
41d9b400c2
DOCS clarify 'cms recipe' docs
...
Addressing feedback to clarify reference to 'CWP CMS recipe'
2021-10-06 11:28:47 +13:00
Maxime Rainville
340793a1ff
MNT Added 4.9.0 changelog
2021-10-05 18:31:18 +13:00
Maxime Rainville
bad4cbef7d
DOC Explain how to get off CWP
2021-10-04 11:19:09 +13:00
Maxime Rainville
065be70717
DOC Remove reference to being able to test GraphQL v4 without inlining recipes and tweak swiftmailer doc
2021-09-21 22:29:32 +12:00
Maxime Rainville
6898dd06db
DOC Minor tweaks to changelog
...
Co-authored-by: Bryn Whyman <bryn.whyman@silverstripe.com>
2021-09-13 12:29:04 +12:00
Maxime Rainville
26da242e6b
Add a bit more detail
2021-09-09 23:06:55 +12:00
Maxime Rainville
49f2f641be
DOC Mention the EOL of IE 11 in 4.9.0 changelog
2021-09-09 23:00:37 +12:00
Maxime Rainville
d499420ae2
DOC Add additional info to 4.9.0 changelog
2021-09-09 23:00:37 +12:00
Maxime Rainville
715892d544
MNT Added 4.9.0-rc1 changelog
2021-09-08 13:43:49 +12:00
Steve Boyd
00e29758ff
DOC Add information regarding Security::setCurrentUser()
2021-09-06 14:04:53 +12:00
Maxime Rainville
f8b600d7d4
MNT Added 4.9.0-beta1 changelog
2021-08-27 15:14:56 +12:00
Steve Boyd
b38b27fad7
DOC Add SwiftMailer to changelog
2021-08-27 10:19:32 +12:00
Guy Marriott
7a68524ee2
Merge pull request #10068 from patricknelson/patch-8
2021-08-25 15:27:19 -07:00
Maxime Rainville
887663c97a
MNT Added 4.9.0-alpha1 changelog
2021-08-25 21:16:56 +12:00
Maxime Rainville
6cb456a649
Merge pull request #10064 from creative-commoners/pulls/4/installer-swiftmailer
...
DOC Add email section to server requirements
2021-08-24 13:57:08 +12:00
Steve Boyd
a2f850d65f
DOC Add email section to server requirements
2021-08-24 10:53:22 +12:00
Patrick Nelson
c8d1b49880
Adding spider food for SEO purposes.
2021-08-22 18:08:05 -07:00
brynwhyman
c59ef273e2
DOCS incorrect php version reference
2021-08-18 17:13:27 +12:00
Steve Boyd
92f47da08b
API Update SwiftMailer from v5 to v6 ( #10048 )
...
* Update SwiftMailer from v5 to v6
- Fixes #9834
- Update default Swift_Transport to use Swift_SendmailTransport
- Update version restraint for Swiftmailer
- Address new parameter type for Swift_Message::setDate()
- Update class references in docblocks
Co-authored-by: Danaë Miller-Clendon <danae.millerclendon@silverstripe.com>
2021-08-18 12:16:45 +12:00
Maxime Rainville
2838625a09
DOC Add extra detail to the Image Lazy Loading doc ( #10049 )
2021-08-18 11:27:34 +12:00
Maxime Rainville
a5d07f837c
Merge pull request #10042 from creative-commoners/pulls/4/changelog-session-manager
...
DOC Add session-manager to changelog
2021-08-17 17:26:44 +12:00
Steve Boyd
e78a93588b
DOC Add session-manager to changelog
2021-08-16 10:39:41 +12:00
brynwhyman
0128bbd804
DOCS core committer onboarding proccess
2021-08-11 16:34:49 +12:00
Michael Pritchard (HEIW)
6e8a390561
Change SilverStripe to Silverstripe CMS
...
Correct Silverstripe to Silverstripe CMS (#9992 )
2021-08-06 11:51:43 +01:00
Steve Boyd
715208539e
Merge pull request #9923 from danielpina/patch-1
...
DOC Update 01_ModelAdmin.md
2021-08-05 16:32:09 +12:00
Steve Boyd
80f97552e9
Merge pull request #9992 from Michael-HEIW/Silverstripe-lessons
...
DOC Update SilverStripe to Silverstripe
2021-08-05 15:48:13 +12:00
Aaron Carlino
0c998fc5ce
DOCS: Add Michal Kleiner as core committer
2021-08-04 22:32:25 +12:00
Steve Boyd
dc3b907f5f
Merge pull request #10029 from creative-commoners/pulls/4/titletip
...
NEW Title tips for form fields
2021-08-03 14:04:55 +12:00
Steve Boyd
a90d46dbc4
NEW Title tips for form fields
2021-07-31 14:45:24 +12:00
Michael Pritchard
fdbd899766
DOC Update SilverStripe to Silverstripe CMS
...
- Remaining Developer Guides and Upgrading
- SilverStripe in a namespace or api has not been change
- To keep PRs easier no formatting was changed
Update merge conflics with two files
Update Silverstripe Ltd, Silverstripe Cloud and Silverstripe CMS
Silverstripe CMS Ltd > Silverstripe Ltd
Silverstripe CMS Platform > Silverstripe Cloud
Silverstripe CMS Framework > Silverstripe CMS
Resolve merge conflict
Remove Framework from Silverstripe CMS Framework
- 3 files
Change SilverStripe CMS to Silverstripe CMS
2021-07-30 13:54:15 +01:00
Vlad Mencl
e436e13dfc
Fix link typo in 01_Caching.md
2021-07-27 21:37:58 +12:00
Steve Boyd
436678209e
Merge pull request #9995 from creative-commoners/pulls/4/lazy-load-docs
...
Add docs for lazy loading
2021-07-09 10:59:52 +12:00
Steve Boyd
03b43227a5
Update 02_Images.md
2021-07-09 10:03:44 +12:00
Andre Kiste
8225b2e890
Update 02_Images.md
2021-07-02 11:34:18 +12:00
Aaron Carlino
29320841c9
DOCS: improve graphql inheritance docs
2021-06-30 19:38:11 +12:00
Aaron Carlino
0537e769fc
DOCS: Fix line break
2021-06-30 19:11:46 +12:00
Aaron Carlino
f3e1cd4599
DOCS: new union and interface inheritance pattern ( #9912 )
...
* DOCS: new union and interface inheritance pattern
* Update docs for interface queries
* Remove config references in updateSchema
2021-06-30 19:05:18 +12:00
André Kiste
b6d12bc144
Add docs for lazy loading
2021-06-29 11:45:06 +12:00
Dylan Wagstaff
82e0d8f24b
Merge pull request #9988 from Michael-HEIW/Silverstripe-Getting-Started
...
DOC update SilverStripe to Silverstripe
2021-06-25 16:00:09 +12:00
Michael Pritchard
b5a1024b13
DOC update SilverStripe to Silverstripe
...
- Only Lessons this PR
- Apply consistent formatting (120 chars etc)
2021-06-24 09:11:34 +01:00
Michael Pritchard
53ef257ff4
DOC update SilverStripe to Silverstripe
...
- Start with Getting Started
- Apply consistent formatting (120 chars etc)
2021-06-22 09:41:48 +01:00
Remy Vaartjes
62a74e97cc
Instructions Memcached change
...
Change memcached yml to After: '#versionedcache' since versionedcache is also using this. With after #corecache it won't have any effect.
2021-06-21 10:57:10 +02:00
Dylan Wagstaff
5ba38520d7
Merge pull request #9957 from Pen-y-Fan/patch-4
...
[doc] Add additional information required to run the test
2021-06-16 22:20:06 +12:00
Dylan Wagstaff
bac0933133
Merge pull request #9956 from Pen-y-Fan/patch-3
...
[doc] Update to Silverstripe 4 convention
2021-06-16 22:18:03 +12:00
Ingo Schommer
ecd58cbc69
DOCS Remove stray 3.x changelogs
...
It's too confusing to show *some* of them in https://docs.silverstripe.org/en/4/changelogs
2021-06-09 09:04:06 +12:00
Steve Boyd
82b62c6a5c
Merge branch '4.8' into 4
2021-06-08 13:47:33 +12:00
Steve Boyd
f1f9462961
DOC Add recipe version
2021-06-08 13:03:41 +12:00
Steve Boyd
54d832d963
Merge branch '4.8' into 4
2021-06-08 12:52:47 +12:00
Maxime Rainville
1fc1e71bbf
DOC Tweak 4.8.0 changelog GraphQL entry
2021-06-08 12:44:44 +12:00
Steve Boyd
d5d9f4fd41
DOC Changelog for 4.8.0
2021-06-08 12:35:18 +12:00