Commit Graph

395 Commits

Author SHA1 Message Date
Cam Findlay 1bc533c5c1 FIX commandline was in reference not topics 2015-01-22 08:44:09 +13:00
Cam Findlay 2cb73240b8 Merge pull request #43 from silverstripe/frameworkrewrite
Fixes to framework rewrite
2015-01-21 15:12:26 +13:00
Will Rossiter 368f591b77 Merge pull request #42 from nfauchelle/patch-1
Adjust condition for checking the framework url
2015-01-21 14:13:30 +13:00
Nick f73f86064f Adjust condition for checking the framework url
Allow an optional / at the start of the check as different apache versions seem to have different opinions on it
2015-01-21 13:39:41 +13:00
Cam Findlay 9e1821acbc Rewrite to redirect the old framework url to new link structure 2015-01-21 11:52:38 +13:00
Will Rossiter 0554df39f2 Merge pull request #41 from silverstripe/golive
New version of docs into production master branch
2015-01-20 16:44:20 +13:00
Cam Findlay eb4033f036 Updated composer and getting ready for deployment 2015-01-20 10:06:14 +13:00
Cam Findlay 14439bd1ee Stop indexing of beta site until we go live 2015-01-20 10:06:14 +13:00
Cam Findlay a2cd66cb2b Update composer lock to include temp workaround for docsviewer image parsing bug. 2015-01-20 10:06:14 +13:00
Cam Findlay ff7ddbaeba Adding explicit branch names so the edit links work as expected. Fixed ss-cache bug due to unrequited link in makefile. 2015-01-20 10:06:14 +13:00
Cam Findlay 1684aefe8b Setup of documentation versions, remove robots restriction, updated shell script, redirects in htaccess. 2015-01-20 10:06:14 +13:00
Cam Findlay 57323db2f4 Updated composer.lock 2015-01-20 10:06:14 +13:00
Cam Findlay f74af7b0d0 Added EditorConfig for coding convention consistency. 2015-01-20 10:06:14 +13:00
Cam Findlay 99025836cd Updated composer.locl to include fix to docviewer selection styles 2015-01-20 10:06:05 +13:00
Cam Findlay cd9e6da09c Update composer.lock for latest docs md update 2015-01-20 10:06:05 +13:00
Cam Findlay e7cef12eb6 Using fork for docs beta search 2015-01-20 10:06:05 +13:00
Cam Findlay 6b9a55bfe2 Update composer.lock 2015-01-20 10:06:05 +13:00
Cam Findlay 44734e151d BETA Banner to return to the old docs if needed. Can be hidden. 2015-01-20 10:06:05 +13:00
Cam Findlay 691489b677 Update composer.lock 2015-01-20 10:06:05 +13:00
Cam Findlay 8f3bf3b923 FIX for refactored index _location setting 2015-01-20 10:06:05 +13:00
Cam Findlay 8c2a3d0f91 Added robots.txt to avoid indexing while in beta 2015-01-20 10:06:04 +13:00
Will Rossiter 1f5953bc90 Heroku is readonly, cannot support running post update operations 2015-01-20 10:06:04 +13:00
Will Rossiter 8192ffa48a Update docsviewer 2015-01-20 10:06:04 +13:00
Will Rossiter bdd9bbbe04 Run script on install as well as update 2015-01-20 10:06:04 +13:00
Will Rossiter 4159169c38 Update with latest docs 2015-01-20 10:06:04 +13:00
Will Rossiter 8c9c3a11a3 Don't require docs folder path be provided 2015-01-20 10:06:04 +13:00
Will Rossiter 269bf31107 Add support for multiple versions of the docs 2015-01-20 10:06:04 +13:00
Will Rossiter b900339032 Update tutorials 2015-01-20 10:00:16 +13:00
Will Rossiter 658661ff82 Upgrade to latest docs and viewer 2015-01-20 10:00:16 +13:00
Cam Findlay 25ef80af65 FIX Usabilla feedback form correctly showing. 2015-01-20 10:00:16 +13:00
Will Rossiter 0e7a763e6f Update to include latest docs 2015-01-20 10:00:16 +13:00
Will Rossiter bc9db3d405 Include model documentation 2015-01-20 10:00:16 +13:00
Will Rossiter aa24bfe591 Include extension documentation 2015-01-20 10:00:15 +13:00
Cam Findlay 970ab1bad5 Add Usabilla Feedback form 2015-01-20 10:00:15 +13:00
Will Rossiter d0fa0f1ca7 Include latest changes 2015-01-20 10:00:15 +13:00
Will Rossiter f930e94ab4 Update to include forms new guide 2015-01-20 10:00:15 +13:00
Will Rossiter 28de47a23b Add controller documentation 2015-01-20 10:00:15 +13:00
Will Rossiter 787cdd6626 Update to include config api docs 2015-01-20 10:00:15 +13:00
Will Rossiter f86856a6bd Include latest docs 2015-01-20 10:00:15 +13:00
Will Rossiter e253bf8bf9 Remove comments for now 2015-01-20 10:00:15 +13:00
Will Rossiter 25db1b50c6 Update dependancies 2015-01-20 10:00:15 +13:00
Will Rossiter 53c5c9bf11 Update dependancies 2015-01-20 10:00:15 +13:00
Will Rossiter a3c2f104c9 Update dependancies 2015-01-20 10:00:14 +13:00
Will Rossiter 1f9e1c038b Access for people to see doc in progress 2015-01-20 10:00:14 +13:00
Will Rossiter 9c981e3278 Update dependancies 2015-01-20 10:00:14 +13:00
Will Rossiter a08e15763c Heroku mysql environment 2015-01-20 10:00:14 +13:00
Will Rossiter 0a9865e4d2 Temporary updates for preview site. 2015-01-20 09:59:57 +13:00
Will Rossiter 16ad199210 Merge pull request #39 from dhensby/master
Adding .editorconfig
2014-12-05 15:16:02 +13:00
Daniel Hensby 8c9bbe8aa2 Adding .editorconfig 2014-12-04 15:27:53 +00:00
Damian Mooyman 3ad848cd98 FIX unexpected operator
See http://stackoverflow.com/questions/2011160/unexpected-operator-error
2014-11-14 17:36:22 +13:00