Commit Graph

13727 Commits

Author SHA1 Message Date
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
Anjana Wijesundara
376ce73390 mysite/code/Page.php to mysite/code/Product.php
"mysite/code/Page.php" line in Displaying Results Section should be "mysite/code/Product.php"
2015-01-22 22:28:13 +05:30
Will Rossiter
f733ca2759 Delete README.md 2015-01-22 15:39:26 +13:00
Will Rossiter
a1ffaac9e3 Merge pull request #3809 from camfindlay/docchangelogfix
DOCS Fix missing changelogs
2015-01-22 15:32:37 +13:00
Will Rossiter
9fdd2481bc Merge pull request #3811 from unclecheese/patch-4
Add two new video tutorials
2015-01-22 15:31:45 +13:00
unclecheese
686e072301 Add two new video tutorials 2015-01-22 09:42:02 +13:00
Cam Findlay
2e4bf9abc4 ENHANCEMENT Update sake to reference new docs 2015-01-22 08:49:25 +13:00
Cam Findlay
037c3a1847 DOCS Fix missing changelogs 2015-01-22 08:40:33 +13:00
Damian Mooyman
c5db41d21f Merge pull request #3805 from guru-digital/cgi-httpauth-fix
Fix #3794
2015-01-21 20:14:17 +13:00
Will Rossiter
315d6b6e2c Merge pull request #3806 from MichaelCSLWeb/patch-3
Update 01_Image.md
2015-01-21 16:52:22 +13:00
Will Rossiter
bef7338167 Merge pull request #3807 from camfindlay/patch-14
DOCS Fixed link to yaml config docs.
2015-01-21 16:51:26 +13:00
Cam Findlay
3de82ce8dc DOCS Fixed link to yaml config docs. 2015-01-21 15:27:22 +13:00
Michael
e571b52a27 Update 01_Image.md
Ive added this to show you can change the color of the padding area
2015-01-20 14:23:53 +00:00
Corey Sewell
1262115359 Fix #3794
Fix #3794
2015-01-20 13:21:12 +13:00
Damian Mooyman
bf4c9fcd50 Merge pull request #3804 from kinglozzer/3802-dataobject-db
FIX: DataObject::db returned fields in incorrect order, with incorrect data types
2015-01-20 12:06:10 +13:00
Loz Calver
77ebdc22fa FIX: DataObject::db returned fields in incorrect order, with incorrect data types
fixes #3802
2015-01-19 20:38:08 +00:00
Hamish Friedlander
9e4c0c6663 Merge pull request #3790 from ProzacJellybeans/patch-1
Extending site - RSS correction
2015-01-16 12:53:53 +13:00
ProzacJellybeans
8b1aa5f1d7 Extending site - RSS correction
Rewrote the reason as to why the website needs to be flushed more frequently
2015-01-16 11:45:44 +13:00
Elvinas L.
32ce85d9f4 FIX. Summary fields can't be translated
fieldLabels() now can find these fields and translate them.
2015-01-15 15:09:32 +02:00
Damian Mooyman
50d80e5854 Merge remote-tracking branch 'origin/3.1.9' into 3.1 2015-01-15 13:24:34 +13:00
Damian Mooyman
87d6250ea7 Reword upgrading notes 2015-01-15 11:56:46 +13:00
Damian Mooyman
7b20f775f2 Updated changelog 2015-01-15 11:45:41 +13:00
Will Rossiter
220bdf342c Merge pull request #3577 from tractorcow/pulls/3.1/fix-basicauth-resetlogin
BUG Fix BasicAuth not resetting failed login counts on authentication
2015-01-15 11:03:52 +13:00
Damian Mooyman
aa445b8e5a Merge pull request #3564 from kinglozzer/pulls/3563-encode-backurl
FIX: Ensure query string in X-Backurl is encoded (fixes #3563)
2015-01-15 10:23:19 +13:00
Loz Calver
c18bf6222b Merge pull request #3788 from camfindlay/zippylinkfix
DOCS - fix reported broken links
2015-01-14 09:33:26 +00:00
Loz Calver
7b12fb9a60 Merge pull request #3791 from scott1702/patch-2
DOCS Minor spelling error
2015-01-14 09:25:39 +00:00
Loz Calver
dae4de1169 Merge pull request #3780 from phptek/centre-pane-expand
FIX: Expands the CMS' centre-pane when collapsed and it's clicked.
2015-01-14 09:13:43 +00:00
scott1702
bca4024ee8 DOCS Minor spelling error
Fixed a minor spelling error in tutorial 2.
2015-01-14 16:57:54 +13:00
ProzacJellybeans
d28edd09ce Extending site - RSS correction
Instructions needed to be given on flushing more frequently, not just on template editing
2015-01-14 15:34:20 +13:00
Cam Findlay
3239cfd495 DOCS - fix reported broken links by zippy in IRC 2015-01-14 08:59:55 +13:00
Russell Michell
ef237f69cc FIX: Expands the CMS' centre-pane when collapsed and it's clicked. 2015-01-14 08:40:05 +13:00
Elvinas L.
ab24ed3bea FIX. Use i18n_plural_name() instead of plural_name() 2015-01-13 15:31:17 +02:00