Ingo Schommer
9b6fb70c5d
Removed "overview of changes" upgrading docs duplication
2018-06-27 15:16:42 +12:00
Ingo Schommer
1b06be1a64
Consistent upgrading crosslinks in changelogs
2018-06-27 15:16:30 +12:00
Maxime Rainville
580999b570
Correcting typo.
2018-06-27 15:16:30 +12:00
Maxime Rainville
4fb30da80e
Update recipe-core and recipe-cms versions
...
Update recipe-core and recipe-cms version to use the retag 4.x releases.
2018-06-27 15:16:29 +12:00
Maxime Rainville
e80d3a8ff1
Remove the bits that said composer usage was optional.
2018-06-27 15:16:29 +12:00
Maxime Rainville
c8b6888582
Update the doc about the all
command.
2018-06-27 15:16:29 +12:00
Maxime Rainville
3ceed740f4
Rename skip-namespace
argument.
2018-06-27 15:16:29 +12:00
Maxime Rainville
c23ce32f88
Rewrite upgrading guide
...
🚧 Original upgrading doc.
I'm keeping it around just so I know what content hasn't been restructured.
🚧 Setting outline of new upgrading guide.
I'm just outlining the TOC here.
https://github.com/silverstripe/silverstripe-upgrader/issues/72
🚧 Typo correction.
🚧 Move most of original content into new structure.
📝 Documenting how to recompose your dependencies.
📝 Finish documenting the reorganise command.
📝 Add a conlusion to upgrade
📝 Drafting environment upgrade doc
Move environment upgrade doc out of change log and integrating it into the upgrading guide.
📝 Document how to namespace project
🚧 Working on step 4.
📝 Adding doc for the upgrade step.
Finalise first draft of the upgrade guide.
Remove typo
Implementing feedback on the doc.
Implementing upgrade guide feedback.wq
Add refrence to upgrade guide into change log.
Implement specific upgrade guide peer review suggestion.
Wording tweaks.
Remove reference to ACME and rewrite overview.
The end of the upgrading guide tweaks ... I think.
2018-06-27 15:16:26 +12:00
Luke Edwards
a33a08091d
Merge pull request #8212 from open-sausages/pulls/4/docs-app-folder-use
...
DOCS Consistent app/ folder and composer use
2018-06-26 13:09:24 +12:00
Ingo Schommer
259aa06010
DOCS More resilient example domain
...
myapp.com is owned, example.com is specifically reserved for documentation use cases:
https://en.wikipedia.org/wiki/Example.com
[ci skip]
2018-06-26 10:13:36 +12:00
Ingo Schommer
2e1e8e07b9
DOCS Consistent app/ folder and composer use
...
- Stronger wording around "use composer"
- Consistent domain and email address naming
- Removed example for publishing non-composer modules (those shouldn't be encouraged)
- Removed instructions for installing modules from archives
[ci skip]
2018-06-25 10:40:19 +12:00
Juan Molina
2b7f562297
Correct path in $ModulePath example
...
The images/ subfolder was missing from the example. That said, this is not working as expected for me (see #8210 ).
2018-06-24 23:51:52 +02:00
Ingo Schommer
3b96a2c9ac
DOCS Vendor paths for test docs
...
[ci-skip]
2018-06-25 08:53:57 +12:00
Antony Thorpe
b386eca24f
Updated 4.1.0.md for typo
...
Changed composer.php to composer.json
2018-06-23 13:39:28 +12:00
Damian Mooyman
82634bf08c
Merge remote-tracking branch 'origin/4.2' into 4
2018-06-19 17:20:49 +12:00
Damian Mooyman
cfc3b851e7
Merge remote-tracking branch 'origin/4.1' into 4.2
...
# Conflicts:
# lang/sv.yml
2018-06-19 17:20:25 +12:00
Damian Mooyman
9f764f4ec3
Added 4.1.2 changelog
2018-06-19 17:06:01 +12:00
Ingo Schommer
a49e03c9fc
Merge pull request #8183 from open-sausages/pulls/4/docs-upgrade-public-mention
...
Mention public folder in 4.0.0 upgrading overview
2018-06-18 09:00:42 +12:00
Ingo Schommer
3aba5a7136
DOCS Mention public folder in 4.0.0 upgrading overview
...
It's one of the most noteworthy manual changes,
let's not hide it from devs who will (correctly) start their upgrade process by looking at the 4.0.0 guide
2018-06-15 16:23:19 +12:00
Ingo Schommer
0a61f7ed16
DOCS Link to public folder instructions from 4.0.0 docs
...
It's far too common for people to follow 4.0.0, only to get surprised theres more to it
2018-06-15 16:20:57 +12:00
Damian Mooyman
f03d5e8d19
Added 4.2.0-beta1 changelog
2018-06-15 15:47:03 +12:00
Ingo Schommer
779865e29f
merge changelog
2018-06-14 14:15:55 +12:00
Ingo Schommer
24e9253b87
Mention Last-Modified change
2018-06-14 14:13:44 +12:00
Ingo Schommer
3625b2553d
List deprecated APIs in changelog
2018-06-14 14:13:28 +12:00
Ingo Schommer
4c30c9ac2f
Clarified cases in which forms prevent caching
2018-06-14 14:12:35 +12:00
Damian Mooyman
6b8f63c4d5
Refactor redirect cache busting into middleware
2018-06-14 14:11:31 +12:00
Damian Mooyman
3ce8ab3adc
Improve handling of deprecated apis
2018-06-14 13:01:27 +12:00
Ingo Schommer
015b897d82
Link to caching docs from "form security" docs
2018-06-14 10:30:13 +12:00
Ingo Schommer
6008457f3e
Clearer deprecation of HTTP in docs
2018-06-14 10:30:01 +12:00
Daniel Hensby
0b308c871d
DOCS Update doc errors
2018-06-13 15:29:03 +01:00
Damian Mooyman
3ea98cdb13
Migrate documentation from 3.x
2018-06-13 14:50:02 +12:00
Damian Mooyman
6c985c4e5f
Merge remote-tracking branch 'origin/4.1' into 4
2018-06-13 11:25:20 +12:00
Fred Condo
6d12deb4b9
Update nginx sample configuration for 4.1
...
- Remove unneeded denials (due to public folder)
- Add caveats about public folder, error pages, and HTTPS
2018-06-11 09:32:40 -04:00
Aaron Carlino
23bf8d2b3c
add docs for new file extension process
2018-06-11 15:45:36 +12:00
Juan Molina
4e6f45c2ea
Fix updateCMSFields example
2018-06-09 19:41:33 +02:00
Damian Mooyman
f77969e847
Merge pull request #8093 from open-sausages/pulls/4/versioned-cache-segmentation
...
Remove versioned cache from core caches
2018-06-06 13:42:11 +12:00
Christopher Darling
cab1ea0dbe
DOCS fix 4.0.0 changelog example code
...
ThemeResourceLoader::inst()->findThemedResource() requires two arguments af2c3886b9/src/View/ThemeResourceLoader.php (L286-L294)
2018-06-05 16:58:37 +01:00
Juan Molina
35943ac68a
Update 03_Requirements.md
2018-06-03 14:25:05 +02:00
Juan Molina
031f8b23ec
Update 03_Requirements.md
...
Update Blocking section to reflect new vendor path
2018-06-02 19:30:12 +02:00
DorsetDigital
86b755f12a
Update 00_Introduction.md
...
Update filename in example for clarity
2018-05-31 11:47:42 +01:00
DorsetDigital
a7c5e60195
Update 04_Static_Publishing.md
...
Update link to current static publisher module
2018-05-31 10:55:13 +01:00
Aaron Carlino
5f23381143
Reword docs
2018-05-31 09:04:11 +12:00
Aaron Carlino
8c56506a05
Add upgrade docs
2018-05-31 09:04:11 +12:00
Ingo Schommer
7ba13e91db
Removed old changelogs ( fixes #8035 )
2018-05-30 16:07:21 +12:00
Robbie Averill
e0993043f8
Merge branch '4.1' into 4
2018-05-30 15:08:39 +12:00
Robbie Averill
c8b0bc0ad7
Merge branch '4.0' into 4.1
...
# Conflicts:
# src/ORM/DataObject.php
# tests/php/ORM/DataObjectDuplicationTest.php
# tests/php/ORM/DataObjectDuplicationTest/Class1.php
2018-05-30 14:52:07 +12:00
Luke Edwards
385e9e105c
Create GridField Actions Menu component ( #8083 )
...
* WIP GridField action menu work, the gist of the idea is using a new gridfield component
* Add delete action to actions menu
* Actions are added automatically to action menu (allows for extension)
* Add test and minor changes
* Add docs and minor changes
* Refactor ActionMenuItem into distinct types, general ActionMenu cleanup
* Add icons and fix title
* Pass columnName, so it can be used by components
* Update test to open and find action menu buttons
* Add section in changelog upgrade section for GridField_ActionMenu
2018-05-29 16:10:52 +12:00
Robbie Averill
a0d0564369
Merge pull request #60 from silverstripe-security/pulls/4/ss-2018-003
...
[ss-2018-003] Update docs for oembed
2018-05-28 18:58:04 +12:00
Robbie Averill
c3e5ab2258
Merge pull request #65 from silverstripe-security/pulls/4.2/ss-2018-009
...
[SS-2018-009] Allow forced redirects to HTTPS for responses with basic authentication
2018-05-28 18:57:38 +12:00
Robbie Averill
ea16e28aa7
Merge branch '4.1' into 4
2018-05-28 18:33:56 +12:00