Daniel Hensby
a98645a7c5
Merge pull request #3854 from tractorcow/pulls/3.1/dev-output
...
BUG Fix developer output in redirection script
2015-02-09 09:13:28 +00:00
Will Rossiter
fc8d6b38c4
Merge pull request #3860 from dhensby/pulls/3.1-docs
...
DOCS Updating contributing version
2015-02-08 13:58:33 +13:00
Daniel Hensby
74ec7e413f
DOCS Updating contributing version
2015-02-07 14:33:12 +00:00
Will Morgan
7c9810bf49
Merge pull request #3432 from IgorNadj/3.1-fix-minify
...
FIX making minify javascript fail-safe
2015-02-06 11:17:59 +00:00
Loz Calver
a7588b2ac4
Merge pull request #3857 from camfindlay/patch-20
...
DOCS Fixed links on issues and bugs
2015-02-06 09:22:07 +00:00
Cam Findlay
9720b4939d
DOCS Fixed link on issues and bugs
2015-02-06 20:37:50 +13:00
Daniel Hensby
b94e33ccc4
Merge pull request #3856 from unclecheese/patch-5
...
DOCS: Add lesson 8
2015-02-05 08:26:49 +00:00
unclecheese
647f921c08
MINOR: Add lesson 8
2015-02-05 16:25:07 +13:00
Damian Mooyman
70e0d60f93
BUG Fix developer output in redirection script
2015-02-05 11:32:31 +13:00
Mateusz U
60f4720415
Merge pull request #3852 from camfindlay/patch-19
...
DOCS Permanent link to speakup.io added in Code of Conduct
2015-02-05 09:46:58 +13:00
Mateusz U
9656058883
Merge pull request #3853 from halkyon/conduct-wording
...
Small fixes to code of conduct document.
2015-02-05 09:46:13 +13:00
Cam Findlay
09da54a4bd
DOCS Permanent link to speakup.io added in Code of Conduct
...
As this is hosted on github pages and the custom domain setup was depricated (We may reinstate the original link later).
2015-02-05 09:43:42 +13:00
Sean Harvey
a4be52613a
Small fixes to code of conduct document.
2015-02-05 09:43:15 +13:00
Mateusz U
88eb303cd5
Merge pull request #3775 from camfindlay/codeofconduct
...
DOCS Code of conduct
2015-02-05 09:29:32 +13:00
Cam Findlay
972e20b0de
DOCS Code of conduct added
2015-02-05 09:24:10 +13:00
Daniel Hensby
9d64246a06
Merge pull request #3851 from giovdk21/patch-1
...
fixes #3850 : RestfulService not using the cache
2015-02-04 17:34:59 +00:00
Daniel Hensby
1de32f93d8
Merge pull request #3848 from nfauchelle/patch-2
...
Update 04_Preview.md
2015-02-04 17:15:22 +00:00
Giovanni Derks
4bda7943a7
fixes #3850 : RestfulService not using the cache
2015-02-04 16:58:42 +00:00
Loz Calver
add010e383
Merge pull request #3776 from camfindlay/osxcomposerdocs
...
Add installation steps for Composer
2015-02-04 09:17:15 +00:00
Nick
9303912b7f
Update 04_Preview.md
...
Fix the yaml example
2015-02-04 22:15:49 +13:00
Daniel Hensby
7923b88652
Merge pull request #3845 from dnadesign/gridfieldexportbutton
...
FIX GridFieldExportButton should honour can method.
2015-02-03 22:03:56 +00:00
kkirsche
7bd00916fd
DOCS Add installation steps for Composer
...
Added installation steps for Composer using the global installation of PHP and the MAMP installation of PHP.
Note that the use of HTML instead of standard Markdown was due to Markdown incorrectly handling nested ordered lists. This wasn't my preference, but I felt having consistent and clear styling of sub menus overrode ease of use as plain-text.
2015-02-04 09:35:34 +13:00
Daniel Hensby
a86608e140
Merge pull request #3846 from marsvogel/patch-3
...
DOCS Fix some formatting in 'Forms' section
2015-02-03 10:49:21 +00:00
Christopher Bischoff
6c24d7dcef
Fix syntax error in code example
2015-02-03 11:11:51 +01:00
Christopher Bischoff
6bb6c8cde5
DOCS Fix formatting
2015-02-03 10:55:59 +01:00
Will Rossiter
abd1e6b856
FIX GridFieldExportButton should honour can method.
2015-02-03 16:21:37 +13:00
Will Rossiter
5219cb0f6b
Merge pull request #3844 from marsvogel/patch-2
...
DOCS Fix formatting in Link-Section
2015-02-03 09:17:02 +13:00
Will Rossiter
34f0fd4392
Merge pull request #3843 from marsvogel/patch-1
...
DOCS Fix formatting
2015-02-03 09:13:01 +13:00
Christopher Bischoff
104f6693d7
DOCS Fix formatting in Link-Section
2015-02-02 17:31:15 +01:00
Christopher Bischoff
56620ba0e3
DOCS Fix formatting
2015-02-02 17:20:05 +01:00
Will Morgan
4e9f94f9fd
Merge pull request #3615 from dnadesign/fixToHTTPCacheAgeX-Requested-With
...
BUGFIX: AJAX requests are not always cached (are now configurable)
2015-01-31 02:01:20 +00:00
Daniel Hensby
83e64901c4
Merge pull request #3838 from marijnkampf/patch-2
...
DOCS Corrected example to work when copied and pasted.
2015-01-30 11:34:25 +00:00
Marijn Kampf
eeef72e653
Fixed example to work when copied and pasted.
...
Original example gives: Fatal error: Using $this when not in object context in E:\localhost\abscreensavers.com\mysite\code\Page.php on line 19
2015-01-30 10:07:27 +00:00
John Milmine
06b142a1e5
adding config variable to cancel ajax caching
2015-01-29 14:19:08 +13:00
Daniel Hensby
d9436675a1
Merge pull request #3834 from camfindlay/patch-18
...
DOCS Fix composer reference
2015-01-29 00:09:06 +00:00
Cam Findlay
21bb16f220
DOCS Fix composer reference
2015-01-29 13:06:23 +13:00
Damian Mooyman
eeacbb1b95
Merge pull request #3829 from silverstripe/pulls/fix-cms-1157
...
Fix issue where TreeDropdownField loses value on show/hide
2015-01-28 13:30:45 +13:00
Daniel Hensby
6103d66116
Fix issue where TreeDropdownField loses value on show/hide
...
Fixes https://github.com/silverstripe/silverstripe-cms/issues/1157
2015-01-27 11:53:53 +00:00
Daniel Hensby
efb1eb5886
Merge pull request #3826 from BeQ/patch-1
...
DOCS Update 0_Versioning.md
2015-01-25 11:21:30 +00:00
BeQ
92c6aa93fd
Update 10_Versioning.md
2015-01-24 18:24:02 -05:00
Daniel Hensby
3e811112c9
Merge pull request #3825 from pedro2555/patch-1
...
DOCS Minor typo on HTTPRequest.php
2015-01-24 20:12:53 +00:00
Pedro Rodrigues
77f2c81e3d
Minor typo on HTTPRequest.php
2015-01-24 21:07:40 +01:00
Daniel Hensby
4250198403
Merge pull request #3824 from camfindlay/patch-17
...
DOCS Update introduction doc
2015-01-24 10:49:04 +00:00
Cam Findlay
f346e0ae8c
DOCS Update introduction doc
...
Some broken links corrected
2015-01-24 22:49:34 +13:00
Daniel Hensby
97a1cc3e7a
Merge pull request #3822 from muskie9/patch-2
...
DOCS Update 11_Scaffolding.md to use dataFieldByName
2015-01-23 20:10:26 +00:00
Nic
43d0ae6263
Update 11_Scaffolding.md to use dataFieldByName
2015-01-23 10:04:19 -06:00
Will Rossiter
2d3aa0b8f8
Merge pull request #3820 from camfindlay/patch-16
...
DOCS bulleted API show up as a broken code block
2015-01-23 20:49:53 +13:00
Cam Findlay
0f617e1f5f
DOCS bulleted API calls show up as a broken code block
...
This simplifies the formatting to ensure it's actually readable on docs.
2015-01-23 19:58:54 +13:00
Loz Calver
d18fc3bb6f
Merge pull request #3810 from camfindlay/patch-15
...
DOCS Update sake to reference new docs
2015-01-22 17:14:24 +00:00
Loz Calver
ccad618d80
Merge pull request #3817 from anjanawijesundara/patch-1
...
mysite/code/Page.php to mysite/code/Product.php
2015-01-22 17:01:40 +00:00