Go to file
Ingo Schommer e55f3126fa BUGFIX Changed DataObject->newClassInstance() to only force changes if a differing classname was set. Setting ClassName property on new instance to trigger change detection (required for Translatable->onBeforeWrite())
BUGFIX Only force DataObject->forceChange() on fields which aren't already marked as changed

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@75248 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-04-27 05:55:25 +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 Changed DataObject->newClassInstance() to only force changes if a differing classname was set. Setting ClassName property on new instance to trigger change detection (required for Translatable->onBeforeWrite()) 2009-04-27 05:55:25 +00:00
css BUGFIX Fixed broken CSS rules in TableListField 2009-03-09 05:12:35 +00:00
dev ENHANCEMENT Adding SapphireTest::set_up_once() and SapphireTest::tear_down_once() for better test performance with state that just needs to be initialized once per test case (not per test method). Added new SapphireTestSuite to support this through PHPUnit. 2009-04-22 03:22:09 +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 API CHANGE: addslashes now DB-specific 2009-04-05 23:24:56 +00:00
forms MINOR Documentation 2009-04-02 17:17:04 +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 API CHANGE: addslashes now DB-specific 2009-04-05 23:24:56 +00:00
security ENHANCEMENT: Member::getTitle() return more flexible title in case of Surname or/and FirstName missing. 2009-04-17 06:00:32 +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 Changed DataObject->newClassInstance() to only force changes if a differing classname was set. Setting ClassName property on new instance to trigger change detection (required for Translatable->onBeforeWrite()) 2009-04-27 05:55:25 +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