Go to file
Sam Minnee 6cbeeb9e03 MINOR: Fixed test to get previous change to work
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@73765 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-03-29 21:50:47 +00:00
api ENHANCEMENT RestfulServer now accepts form-encoded HTTP requests for PUT and POST with new FormEncodedDataFormatter class (#3792, thanks camspiers) 2009-03-29 00:51:38 +00:00
cli Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
conf Merged from 2.3 2009-03-04 03:44:11 +00:00
core BUGFIX Fixed wrong reference in RequirementsBackend::unblock_all() (see #3587) 2009-03-29 01:31:44 +00:00
css BUGFIX Fixed broken CSS rules in TableListField 2009-03-09 05:12:35 +00:00
dev MINOR phpdoc documentation 2009-03-22 22:59:14 +00:00
email ENHANCEMENT Allow setting the "Reply-To" header by calling Email->ReplyTo('my@emailhere.com') 2009-03-25 22:02:30 +00:00
filesystem BUGFIX Fixed possible SQL injection in file name part for File::find() 2009-03-20 01:36:19 +00:00
forms MINOR phpdoc documentation 2009-03-22 22:59:14 +00:00
images MINOR merged from branches/2.3 2009-01-07 23:00:54 +00:00
integration MINOR Merged from branches/2.3 2009-01-05 06:19:48 +00:00
javascript Merged from branches/2.2 2009-03-10 22:17:26 +00:00
lang MINOR Updated translations 2009-03-10 12:43:52 +00:00
parsers MINOR phpdoc documentation 2009-03-22 22:59:14 +00:00
profiler Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
search BUGFIX #3798 ajshort: Let searchcontext be used on sitetree (merged r73758) 2009-03-29 21:03:17 +00:00
security BUGFIX Undefined function "use_error" - should've been "user_error" (Merged from r69938) 2009-03-25 22:30:29 +00:00
tasks MINOR phpdoc documentation 2009-03-22 22:59:14 +00:00
templates ENHANCEMENT Allowing item-specific permissions in TableListField and subclasses (through TableListField_Item->Can() and DataObject->can*() methods). Adding "disabled" icons to template. 2009-03-13 10:07:27 +00:00
tests MINOR: Fixed test to get previous change to work 2009-03-29 21:50:47 +00:00
thirdparty MINOR Moved JSON library to thirdparty externals 2008-09-28 13:33:42 +00:00
widgets Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
_config.php Merged from branches/2.3 2009-03-10 22:08:52 +00:00
cli-script.php ENHANCEMENT: Change MySQLDatabase connection to operate in ANSI SQL mode, to ease the transition to DB abstraction 2008-11-22 03:51:04 +00:00
main.php MINOR phpdoc documentation 2009-03-22 22:59:14 +00:00
main.php5 MINOR phpdoc documentation 2009-03-22 22:59:14 +00:00
Makefile Merged branches/2.3 into trunk 2008-11-22 03:33:00 +00:00
sake Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00