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
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
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
Ingo Schommer
983a724ea5
Merge pull request #7399 from dhensby/pulls/4/reduce-dependence-on-session-for-reading-mode
...
Reduce dependence on session state for accessing draft stages
2018-03-23 16:19:26 +13:00
Damian Mooyman
28255b79eb
Upgrading docs on new APIs in Versioned
2018-03-23 12:47:07 +13:00
Nicola Fontana
9c7306e575
DOCS rerun composer on undefined MODULE_FILTER ( #7948 )
2018-03-22 22:18:49 +01:00
Ingo Schommer
92f5147e36
Updated versioned examples to changed API
2018-03-22 11:27:28 +13:00
Damian Mooyman
257ff69e32
API Implement many_many through polymorphic (from only) ( #7928 )
...
* API Support many_many through polymorphic relations (from side only)
Fixes #7911
Fixes #3136
* Add extra docs and allow optional arguments
* ENHANCEMENT Enable quiet to be turned off
* BUG Fix issue with manymanythroughlist duplication
2018-03-22 10:26:25 +13:00
Andrew Aitken-Fincham
b82b1b26fe
Update 4.1.0.md
...
Update to reflect `silverstripe-*` restriction, rather than just recipe
2018-03-21 16:20:09 +00:00
Andrew Aitken-Fincham
bfcb677009
Update 4.1.0.md
...
Add the `"type": "silverstripe-recipe"` line that is required as per https://github.com/silverstripe/vendor-plugin/issues/4
2018-03-21 16:02:19 +00:00
Ingo Schommer
e6ff8bc681
Docs for new versioned get param behaviour
...
See https://github.com/silverstripe/silverstripe-cms/issues/1578
2018-03-20 16:54:04 +13:00
Damian Mooyman
1ea14382ee
Merge pull request #7941 from zanderwar/patch-2
...
Update 4.1.0.md
2018-03-19 11:26:00 +13:00
Michael James
f139569ba3
Missing semicolon
2018-03-18 06:06:30 +00:00
Reece Alexander
ee50a4897c
Update 4.1.0.md
2018-03-17 15:09:13 +10:00
Loz Calver
cd6923965c
DOCS: fix memcached example ( closes #7934 )
2018-03-16 16:30:48 +00:00
Damian Mooyman
b0b8a2f625
Merge remote-tracking branch 'origin/4.1' into 4
2018-03-14 11:26:26 +13:00
Damian Mooyman
caefab774e
Added 4.1.0 changelog
2018-03-14 10:16:31 +13:00
Daniel Hensby
33a17d8dd2
Merge pull request #7925 from open-sausages/pulls/4/youve-been-committed
...
Add Paul to core designers team
2018-03-13 11:36:15 +00:00
Christopher Joe
f437d52255
Add Paul to core designers team
2018-03-13 17:55:43 +13:00
Damian Mooyman
8b9c292509
Merge remote-tracking branch 'origin/4.1' into 4
2018-03-13 14:26:39 +13:00
Damian Mooyman
625f7b4eee
Merge remote-tracking branch 'origin/4.0' into 4.1
2018-03-13 14:26:18 +13:00
Robbie Averill
9fb1dcc356
Merge pull request #7924 from open-sausages/pulls/4/docs-remove-hamish-core
...
Remove Hamish, Stig, Sean, Jono from core committers :(
2018-03-13 14:07:09 +13:00
Ingo Schommer
9a85e4d6e8
Remove Jono from Core Committers :(
2018-03-13 10:25:02 +13:00
Ingo Schommer
e71a70217f
Remove Stig/Sean from Core Committers :(
2018-03-13 10:23:55 +13:00
Ingo Schommer
c2ac52c271
Remove Hamish from core committers :(
2018-03-13 10:12:41 +13:00
DorsetDigital
72c5d5244f
Update 02_Sessions.md
...
Add additional 'use' statement (for Injector) in example of getting a session outside a controller.
2018-03-09 20:03:46 +00:00