Commit Graph

9817 Commits

Author SHA1 Message Date
TeamCity
a4d416bce7 Updated translations 2012-09-27 06:19:32 +12:00
TeamCity
59f9c9106a Updated translations 2012-09-27 05:19:41 +12:00
TeamCity
0590774eda Updated translations 2012-09-27 04:34:53 +12:00
TeamCity
302d1f7985 Updated translations 2012-09-27 03:19:26 +12:00
TeamCity
c37726f275 Updated translations 2012-09-27 02:54:22 +12:00
TeamCity
6a263eb98e Merge remote branch 'origin/master' into translation-staging 2012-09-26 22:36:55 +12:00
Howard Grigg
aa6f345d1d API FormField::name_to_label() for unlabelled fields
Will convert camel case to spaces, e.g. "TotalAmount"
to "Total Amount".
2012-09-26 11:20:34 +02:00
TeamCity
af89ecf139 Updated translations 2012-09-25 23:30:59 +12:00
TeamCity
06b5006e5b Merge remote branch 'origin/master' into translation-staging 2012-09-25 17:43:20 +12:00
Sean Harvey
92e62ebb91 Merge pull request #812 from chillu/pull/sitetree-meta-removal
Removed SiteTree.MetaTitle and MetaKeywords usage
2012-09-24 21:15:20 -07:00
Sean Harvey
2654290848 Merge pull request #811 from wilr/removestatic
API: Remove static main and dev/buildcache
2012-09-24 19:12:35 -07:00
TeamCity
8206b11ef4 Updated translations 2012-09-25 02:40:09 +12:00
TeamCity
f21af5d8c6 Merge remote branch 'origin/master' into translation-staging 2012-09-24 14:48:11 +12:00
Simon Welsh
0470219cb1 FIX Output the title of the task instead of Array when listing in the CLI 2012-09-24 13:37:48 +12:00
TeamCity
21b6e3d0ed Merge remote branch 'origin/master' into translation-staging 2012-09-24 13:19:30 +12:00
Sam Minnée
200f184933 Merge pull request #808 from simonwelsh/stack-sqlquery
API Allow subgroups in the WHERE clause of a Data/SQLQuery
2012-09-23 18:08:23 -07:00
TeamCity
b619bbd920 Updated translations 2012-09-22 21:19:22 +12:00
TeamCity
3cc742bb8d Merge remote branch 'origin/master' into translation-staging 2012-09-22 21:15:15 +12:00
Ingo Schommer
cc702df8bb Merge pull request #814 from Zauberfisch/master
HTTPRequest and HTTPResponse now return $this on all setters
2012-09-22 02:10:43 -07:00
Zauberfisch
7f1b6cfe26 MINOR: HTTPRequest and HTTPResponse now return $this on all setters
MINOR: also added some docs
2012-09-21 22:20:12 +00:00
TeamCity
430b0faac3 Updated translations 2012-09-22 07:29:05 +12:00
TeamCity
6a49d6947d Merge remote branch 'origin/master' into translation-staging 2012-09-21 21:46:55 +12:00
Ingo Schommer
5df519c6b5 Removed SiteTree.MetaTitle and MetaKeywords usage 2012-09-21 11:31:24 +02:00
Ingo Schommer
039b40247e Merge branch 'open/7875' of git://github.com/jbridson/sapphire into jbridson-open/7875 2012-09-21 10:49:36 +02:00
Will Rossiter
e72114dad7 API: Remove static main and dev/buildcache
Files moved to a separate module (silverstripe-static).
2012-09-21 19:56:56 +12:00
TeamCity
45452bacb0 Merge remote branch 'origin/master' into translation-staging 2012-09-21 15:54:23 +12:00
Simon Welsh
6d696d506f API Allow subgroups in the WHERE clause of a Data/SQLQuery
Adds three extra methods to Data/SQLQuery query that allow for starting
a disjunctive subgroup, a conjunctive subgroup and for ending a subgroup.

Database::sqlWhereToString() now builds up the WHERE clause one by one
instead of with a straight implode. Uses a stack to know which conenctive
to use.
2012-09-21 14:59:47 +12:00
Simon Welsh
1e629f4585 Merge branch '3.0'
Conflicts:
	control/Cookie.php
	control/Director.php
	dev/Profiler.php
	view/Requirements.php
2012-09-21 14:56:56 +12:00
Ingo Schommer
e44a3558dd Merge pull request #793 from halkyon/htmlvalue_parsing_fixes
BUG HtmlEditorField doesn't save HTML fragments in HTMLValue correctly
2012-09-20 02:09:36 -07:00
Simon Welsh
fe0e357be9 Merge pull request #807 from chillu/pulls/public-function
Method visibility according to coding conventions
2012-09-20 01:55:52 -07:00
Ingo Schommer
e2f073f38a Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
Simon Welsh
d3112f7d20 Merge pull request #806 from halkyon/requirements_combined_fallback
BUG If combined files can't be written, fallback instantly to uncombined
2012-09-19 20:22:39 -07:00
Sean Harvey
954eb60983 BUG If combined files can't be written, fallback instantly to uncombined 2012-09-20 14:01:45 +12:00
Jeremy Bridson
a670e4ca40 ENHANCEMENT:open/7875 - added help labels to metadata fields on page content edit screen. 2012-09-20 13:25:57 +12:00
TeamCity
918558428e Updated translations 2012-09-20 06:01:15 +12:00
TeamCity
a2977b2623 Updated translations 2012-09-20 01:29:36 +12:00
TeamCity
12bc2ba8ab Updated translations 2012-09-19 22:22:22 +12:00
Simon Welsh
d0153f32cf Write the test before ending it, so it still exists.
Also, switches to a constant instead of hardcoding the value.
2012-09-19 21:41:34 +12:00
Ingo Schommer
069dbfa69a Merge pull request #801 from howardgrigg/patch-2
Updated Template docs to include using backslash to escape
2012-09-19 02:32:01 -07:00
Simon Welsh
4e7ed3f535 Merge pull request #804 from wilr/corecontrollertemplate
Include $Form  in basic Controller view
2012-09-19 02:22:10 -07:00
TeamCity
eb782a190b Updated translations 2012-09-19 21:18:38 +12:00
Will Rossiter
3fc928a861 Include in basic Controller view 2012-09-19 21:00:43 +12:00
TeamCity
5938828ad4 Updated translations 2012-09-19 20:18:34 +12:00
TeamCity
3ed6206ce3 Updated translations 2012-09-19 19:19:59 +12:00
Sam Minnée
a5d9e3260c Merge pull request #802 from tractorcow/3.0-unittest-error-fixes
FIXED: Issue with test reporting
2012-09-18 23:45:53 -07:00
TeamCity
ee8fa3ff06 Updated translations 2012-09-19 18:22:13 +12:00
Sam Minnée
445aabfe2e Merge pull request #803 from halkyon/temp_path_tinymce
Have tiny_mce_gzip.php use local silverstripe-cache folder if available
2012-09-18 22:47:40 -07:00
Sean Harvey
b075fa29c5 Have tiny_mce_gzip.php use local silverstripe-cache folder if available
This is a fix for ticket #7670. Some hosting situations don't
allow write access to the system temp path. tiny_mce_gzip.php is currently
using sys_get_temp_dir() by default, and not using a local silverstripe-cache
folder that may exist in the SilverStripe project.

This change moves the getTempFolder() function into a common file, and
includes that in core/Core.php, as well as thirdparty/tinymce/tiny_mce_gzip.php
so both locations share the same code to work out the temp path.
2012-09-19 16:43:17 +12:00
Sean Harvey
e0beca198b Added missing $tempPath argument (regression from last commit) 2012-09-19 13:30:05 +12:00
Sean Harvey
aa4fa75091 Consistently use the $base argument to getTempFolder() 2012-09-19 13:27:43 +12:00