Juan Molina
5e45a4be88
Update 05_Template_Inheritance.md
...
Minor grammar fix.
2018-05-25 14:17:28 +02:00
Mark Anderson
da91a36098
Corrected Classname for DBFile
...
The wrong classname was being used in the "Creating custom image functions" section
2018-05-23 11:23:36 +01:00
Sam Minnée
4ccacf509f
Add semver reference in core committers guide
2018-05-21 14:08:52 +12:00
Ingo Schommer
9097a95de2
Cookie lifetime docs
2018-05-21 11:36:53 +12:00
Ingo Schommer
5445a0d3fc
Corrected login data usage docs
2018-05-21 11:36:45 +12:00
Philipp Staender
71fed747e5
SINGULARNAME and PLURALNAME are without underscore
2018-05-17 15:10:01 +02:00
Ingo Schommer
78fe189c6d
Merge pull request #8003 from open-sausages/pulls/4/docs-personal-data
...
Docs for personal data usage in core
2018-05-17 17:11:56 +12:00
DorsetDigital
8e03956176
DOCS Update translatable module link to fluent
...
Change recommended multilingual module to Fluent
2018-05-16 09:56:19 +01:00
Robbie Averill
fe5a271634
Merge pull request #8048 from open-sausages/pulls/4/docs-release-proc
...
Release process docs improvements
2018-05-08 11:25:15 +12:00
Ingo Schommer
10328a8970
Less conflicting statement on security fix release lines
2018-05-07 21:20:39 +12:00
Ingo Schommer
27ec9724cb
Document contributing committers
...
See https://github.com/silverstripe/silverstripe-framework/pull/8021#issuecomment-386423095
2018-05-07 20:07:13 +12:00
Robbie Averill
53938f3bde
DOCS Update references to open source JIRA > GitHub, minimum PHP version update
2018-05-07 14:27:43 +12:00
vincentneuts
ceb5feab5e
DOCS: Import HTTPRequest missing in Controller example
2018-05-04 11:11:23 +12:00
Robbie Averill
54e566d350
Merge pull request #8049 from xcopy/patch-2
...
Update 00_Member.md
2018-05-04 08:52:22 +12:00
Kairat Jenishev
b4ba3cbd1f
DOCS Fix broken links and headers
2018-05-03 16:42:52 +01:00
Maxime Rainville
68cc9d0015
Merge pull request #8021 from open-sausages/pulls/4/update-doc-with-reorganise-upgrader-command
...
Add reference to the reorganise command
2018-05-03 15:52:47 +12:00
Ingo Schommer
63b1f0153d
Clarify roadmap and change releases location for docs
2018-05-03 15:19:45 +12:00
Ingo Schommer
4ccfa94132
Removed docs about pre-semver times
...
We no longer support those versions, so it's just noise.
2018-05-03 14:52:52 +12:00
Al
83ae96d2e1
config *method*
2018-04-26 11:01:46 +12:00
Al
5e134355f4
Adjust wording
2018-04-26 10:59:03 +12:00
Al
4a0148a2bf
Document requirements for Configurable trait
2018-04-26 10:49:38 +12:00
blueskies79
84ae5ba321
Added FQCN for Image and File in use statements
...
Sorry, first pull request. I added the Image and File use statements as requested. And surrounded the has_many example with the class name so it makes more sense.
2018-04-24 10:49:45 +02:00
blueskies79
8b36a2ceae
Add documentation on relating to core classes
...
Adding a relationship to core classes brings some extra syntax issues. I think it would be usefull to not that core classes are realted through Image::class and that a has-one-relationship needed on a core class when relating them thru has_many, can be set up through yml.
2018-04-23 15:33:07 +02:00
Damian Mooyman
8f3c0d3b73
Merge remote-tracking branch 'origin/4.1' into 4
...
# Conflicts:
# docs/en/04_Changelogs/4.1.0.md
2018-04-20 12:02:10 +12:00
Ingo Schommer
15841b45dc
Clearer .htaccess instructions
2018-04-20 11:08:50 +12:00
Maxime Rainville
9539d17aee
Mention the new reorganise upgrader command.
2018-04-19 15:34:12 +12:00
Maxime Rainville
1448f78a72
Adding reference to reorganise.
2018-04-19 15:20:42 +12:00
Maxime Rainville
4585b0b382
Fix a broken link to the versioning page.
2018-04-19 10:53:36 +12:00
Maxime Rainville
d4f61b4001
Add a new New upgrader command
section
2018-04-17 16:25:58 +12:00
Maxime Rainville
ee2774de31
Add some info about the environment upgrader command.
2018-04-17 14:22:03 +12:00
Bernard Hamlin
3d2a3198d7
Add .htaccess to base with public rewrite
...
Upgrading from 4.0 to 4.1 we needed this extra file. It is created by default with the cms recipe eg: https://raw.githubusercontent.com/silverstripe/recipe-cms/1/.htaccess
2018-04-16 14:51:12 +12:00
Ingo Schommer
1b882e802e
Docs for personal data usage in core
...
See https://github.com/silverstripe/silverstripe-framework/issues/7791
2018-04-13 13:23:05 +12:00
Damian Mooyman
b55c9dfa86
Merge pull request #7998 from open-sausages/pulls/4/docs-upgrading-ftp
...
Docs for vendor expose through FTP
2018-04-13 09:08:10 +12:00
Ingo Schommer
86b1665fd2
Docs for vendor expose through FTP
...
See https://forum.silverstripe.org/t/upgrade-from-4-0-3-to-4-1-0-unspported-browser-message/272/7
2018-04-12 14:11:26 +12:00
Damian Mooyman
741a7f200c
Merge pull request #7985 from open-sausages/pulls/4/appy-days
...
DOCS Upgrading notes for app/src folder
2018-04-11 15:16:38 +12:00
Damian Mooyman
ff7e9e5d8e
Merge pull request #7956 from open-sausages/pulls/4/answer-my-query-queries
...
Documentation for graphql customisation
2018-04-06 14:47:29 +12:00
Damian Mooyman
d78be1d424
DOCS Upgrading notes for app/src folder
2018-04-06 09:21:27 +12:00
Damian Mooyman
c23d21a255
Upgrading docs ( #7960 )
2018-04-05 09:42:07 +12:00
Kairat Jenishev
c4c598000b
Update 02_Routing.md
2018-03-29 14:07:57 +06:00
Aaron Carlino
9cb974c619
Fix several mistakes in example code
2018-03-29 14:35:56 +13:00
Aaron Carlino
b2e9ed673e
Minor docs update
2018-03-29 14:35:56 +13:00
Aaron Carlino
0368a98888
Minor documentation updates
2018-03-29 14:35:56 +13:00
Aaron Carlino
364a5e84a3
Documentation for graphql customisation
2018-03-29 14:35:56 +13:00
Daniel Hensby
18cbf996d3
Merge branch '4.1' into 4
2018-03-28 11:25:41 +01:00
Daniel Hensby
773511a6c3
Merge branch '4.0' into 4.1
2018-03-28 11:18:08 +01:00
Robbie Averill
24de98980e
DOCS Fix link to Redux website
2018-03-27 14:24:01 +13:00
Damian Mooyman
160482847c
Merge pull request #7950 from andrewandante/patch-7
...
Update 4.1.0.md
2018-03-26 09:06:01 +13:00
Ingo Schommer
94c4e98ba7
Wording
2018-03-26 08:39:18 +13:00
Ingo Schommer
eda65e2089
Docs on 4.1 index.php autoloading
2018-03-26 08:38:25 +13:00
Steve Dixon
da18412df4
DOCS: fixed links in Images doc ( #7952 )
...
* DOCS: fixed links in Images doc
* DOCS: format API link labels with code backticks
2018-03-23 11:18:28 +00:00