Commit Graph

13831 Commits

Author SHA1 Message Date
Will Rossiter
a75766ee49 Merge pull request #3736 from camfindlay/4.0-plus-betadocs
DOCS forward port of new docs into 4.0 (master)
2014-12-16 23:05:18 +13:00
Cam Findlay
e11876c183 Migrate 3.2 docs into new docs structure 2014-12-16 11:01:17 +13:00
Ingo Schommer
7e44cc7c3a Semver documented in release process
See https://groups.google.com/forum/#!topic/silverstripe-dev/J4U4Nl2qTSg.
2014-12-16 11:01:17 +13:00
Cam Findlay
1f7e627a50 FIX How to folder on forms 2014-12-16 11:01:17 +13:00
Cam Findlay
ba27104903 Typo fixes for committers 2014-12-16 11:01:17 +13:00
Cam Findlay
9a28d53333 Rebased on 3.1 - moved new change logs into place. 2014-12-16 11:01:16 +13:00
Cam Findlay
ddd83304ce FIX: Feedback to name the fields section to "field types" to make it clearer what the section is about. 2014-12-16 11:01:16 +13:00
Cam Findlay
1f181a65c9 FIX: use GFMD code blocks to fix code formatting consistency. 2014-12-16 11:01:16 +13:00
Stevie Mayhew
df68e5e287 MINOR: spelling mistake 2014-12-16 11:01:16 +13:00
Cam Findlay
fa9728a0c3 Rebased on 3.1 and added missing site reports doc 2014-12-16 11:01:16 +13:00
Cam Findlay
ae8d857a2c Added documentation writing style guide points 2014-12-16 11:01:16 +13:00
Ingo Schommer
f499bf7bf4 Docs for exec pipeline and manifests
- Added manifest logic docs
- More obvious pointers to flushing
- Removed Director page since it duplicated a lot of information already presenting in routing,
which in itself is already duplicated between routing.md and controllers.md.
- Merged Director execution rundown into main exec pipeline docs
- Moved YAML security note from main installation docs to "secure coding", making it less obvious
2014-12-16 11:01:16 +13:00
Will Rossiter
7dbb2ecaea Importing cookie content 2014-12-16 11:01:16 +13:00
Cam Findlay
7261687c4c Tutorials review and update image path 2014-12-16 11:01:16 +13:00
Will Rossiter
c0b09a5c36 Move CMS Howtos 2014-12-16 11:01:15 +13:00
Uncle Cheese
59dcd4d181 developer guides, templates review 2014-12-16 11:01:15 +13:00
Will Rossiter
71cbcd4920 Add brief highlevel docs on cookie / session 2014-12-16 11:01:15 +13:00
Will Rossiter
548cbfad8b Clean up search documentation 2014-12-16 11:01:15 +13:00
Uncle Cheese
09be3352a0 developer guides / models 2014-12-16 11:01:15 +13:00
Will Rossiter
30a85be38e Model guide documentation 2014-12-16 11:01:15 +13:00
Will Rossiter
19259e0497 Review and clean up of extending section 2014-12-16 11:01:15 +13:00
Cam Findlay
ce02d01274 Rebased additional documentation since May 2014.
New pages filed and metadata added.
2014-12-16 11:01:15 +13:00
Will Rossiter
9fbbf6d88a Rewrite, tidy and format of Forms documentation 2014-12-16 11:01:14 +13:00
Will Rossiter
82b1b3d566 Controller documentation 2014-12-16 11:01:14 +13:00
Will Rossiter
5eca844c8d Review and tidy up of configuration guide 2014-12-16 11:01:14 +13:00
Will Rossiter
cd1769c393 Rewrite and tidy up of performance section 2014-12-16 11:01:14 +13:00
Will Rossiter
e1ba55ac05 Review and rewrites for Testing Developer Guide 2014-12-16 11:01:14 +13:00
Will Rossiter
b57b3ff454 Clean up debugging documentation 2014-12-16 11:01:14 +13:00
Will Rossiter
2f25f33249 Tidy up templates guide 2014-12-16 11:01:14 +13:00
Will Rossiter
31a1e2f639 Review email documentation 2014-12-16 11:01:14 +13:00
Will Rossiter
a08bd9c12f Review, cleanup and refresh of integration section 2014-12-16 11:01:14 +13:00
Will Rossiter
397843a49f Review, clean up of CLI documentation 2014-12-16 11:01:13 +13:00
Will Rossiter
4a846c288c Review and tidy up contributing documentation. 2014-12-16 11:01:13 +13:00
Will Rossiter
a506dfd42a Add introduction files to each of the sections 2014-12-16 11:01:13 +13:00
Will Rossiter
effefd5199 Move todo list to trello. 2014-12-16 11:01:13 +13:00
Will Rossiter
45a0ab3cd0 Update documentation introduction 2014-12-16 11:01:13 +13:00
Will Rossiter
c477aade98 Add readme to include status of docs rewrite and high level todos
Conflicts:
	docs/en/03_Upgrading.md
	docs/en/03_Upgrading/00_Upgrading.md
	docs/en/03_Upgrading/index.md
2014-12-16 11:01:13 +13:00
Will Rossiter
8e8c5d716d Restructure of the docs markdown source files into more logical taxonomy 2014-12-16 11:01:12 +13:00
Damian Mooyman
f17d594141 Update branch alias for master 2014-11-20 17:15:02 +13:00
Damian Mooyman
6baf63e18c Merge remote-tracking branch 'origin/3.1'
Conflicts:
	dev/install/install.php5
	docs/en/changelogs/index.md
	security/Security.php
2014-11-19 11:16:46 +13:00
Damian Mooyman
ce93a8a98e Resolve merge regressions 2014-11-19 11:05:07 +13:00
Josh Kosmala
2e416b60f3 Update javascript.md fixes #3652
I needed to know how to do this to do some jQuery manipulation in the CMS.
2014-11-18 21:56:51 +00:00
Daniel Hensby
e5bed94d07 Merge pull request #3626 from 3Dgoo/feature/site-reports-doc-fix
Updating Site Reports documentation
2014-11-18 20:59:57 +00:00
Damian Mooyman
dceaeedc43 Merge pull request #3643 from chillu/pulls/htaccess-doc
Improve .htaccess commenting
2014-11-19 08:51:10 +13:00
Damian Mooyman
72484cd0bf Update index.md 2014-11-18 18:41:23 +13:00
Damian Mooyman
c279ff7f0c Merge remote-tracking branch 'origin/3.1.8' into 3.1 2014-11-18 18:40:15 +13:00
Damian Mooyman
8b3695bd41 Added 3.1.8 changelog 2014-11-18 18:30:19 +13:00
Damian Mooyman
d84926492c BUG Security::findAnAdministrator doesn't always find an admin 2014-11-18 16:55:11 +13:00
Sean Harvey
27e2a68ef2 Merge pull request #3653 from tractorcow/pulls/3.1/install-admin
BUG Security::findAnAdministrator doesn't always find an admin
2014-11-18 16:24:40 +13:00
Damian Mooyman
2bdfd65e9b BUG Security::findAnAdministrator doesn't always find an admin 2014-11-18 15:36:34 +13:00