Damian Mooyman
518045257e
BUG Fixed handling of numbers in certain locales.
...
Fixes #2161
2015-02-13 10:50:00 +13:00
LiamW
36dbd4f8a1
Update 11_Scaffolding.md
...
Noticed the call to the tab is wrong.
2015-02-12 14:16:05 -05:00
Stephan Bauer
96962a92cf
Changed cache_dir to respect TEMP_FOLDER
2015-02-12 15:21:55 +01:00
Uncle Cheese
c88ddef477
add new lessons 9, 10
...
remove tutorials from home page
2015-02-13 00:48:05 +13:00
Damian Mooyman
e7dbb27498
Merge branch 'pr/3882' into 3.1
2015-02-12 17:30:56 +13:00
JorisDebonnet
047fe3a410
BUG Include php version in default cache folder name
...
Update CoreTest.php
2015-02-12 17:29:45 +13:00
Damian Mooyman
e0f907a254
Merge pull request #3886 from 3Dgoo/patch-1
...
Fixed typo in DataList API doc
2015-02-12 17:16:44 +13:00
Uncle Cheese
9218919437
Several changes to deprecate old tutorials
2015-02-12 17:15:53 +13:00
3Dgoo
0ec53d8fdd
sort method comments fixed missing single quote
2015-02-12 14:39:54 +10:30
Daniel Hensby
f8fe4a9096
Merge pull request #3815 from kinglozzer/dev-build-subdir
...
FIX: dev/build not flushing manifests if site is in a subfolder
2015-02-11 22:45:46 +00:00
Loz Calver
eed709384d
FIX: dev/build not flushing manifests if site is in a subfolder
2015-02-11 19:59:22 +00:00
Loz Calver
f3c3562fdc
Merge pull request #3858 from dhensby/pulls/fix-empty-composite-fields
...
FIX issue where empty composite fields created a fieldlist with empty items
2015-02-11 17:18:33 +00:00
Aden Fraser
d555b5b26e
Fixed JS error in lib.js ( fixes #3481 )
2015-02-11 16:59:53 +00:00
Will Morgan
b48aea131b
Merge pull request #3869 from dhensby/pulls/query-access
...
MINOR SS_Query properties now protected
2015-02-10 10:25:54 +00:00
Will Rossiter
ba9b739a04
Merge pull request #3873 from chillburn/patch-1
...
Update 00_Partial_Caching.md
2015-02-10 17:42:54 +13:00
gavin bruce
e96d40d391
Update 00_Partial_Caching.md
...
Spelling mistake fix.
2015-02-10 14:30:29 +10:00
Will Rossiter
774be55229
Merge pull request #3870 from assertchris/patch-1
...
DOC 404 Fix
2015-02-10 09:17:43 +13:00
Christopher Pitt
0a19d882d3
Update index.md
...
404 fix
2015-02-10 09:16:18 +13:00
Daniel Hensby
9fd57ea4f6
MINOR SS_Query properties now protected
2015-02-09 16:24:25 +00:00
Daniel Hensby
54227a5462
Merge pull request #3865 from nfauchelle/cache-flush-doc-fix
...
Fixes to some doc pages
2015-02-09 11:54:39 +00:00
Nick
a7be8003e0
Fix some broken links for flushable and errors in the caching code examples
2015-02-09 22:55:59 +13:00
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
Daniel Hensby
d68435e978
FIX SelectionGroup no longer shows empty FieldLists
2015-02-06 11:00:00 +00:00
Daniel Hensby
a0f9535dd4
FIX issue where empty composite fields created a fieldlist with empty items
2015-02-06 10:58:01 +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