Go to file
Ingo Schommer d2d04d950a BUGFIX Consistently returning boolean values in DataObject->hasDatabaseField()
MINOR Documentation in DataObject

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@73885 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-03-31 19:34:37 +00:00
api BUGFIX RestfulServer->permissionFailiure() returns correct HTTP status code if authentication is possible: 401 Unauthrized instead of 403 Forbidden (patch #3803, thanks DoubleClique) 2009-03-30 03:12:58 +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 Consistently returning boolean values in DataObject->hasDatabaseField() 2009-03-31 19:34:37 +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 Removed debug code 2009-03-31 17:07:16 +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 API CHANGE: autologinhash index removed due to conflicts with nulls in MSSQL 2009-03-30 03:04:37 +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 BUGFIX Fixed SoapModelAccessTest to conform to new 401 returns in RestfulServer 2009-03-30 05:20:08 +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