silverstripe-framework/core/model
Sean Harvey 52f1d1b17d BUGFIX Undefined variable when calling DataObject::many_many_extraFields() and relation name couldn't be found for the component
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@108400 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:19:41 +13:00
..
fieldtypes BUGFIX: Only highlight strings more than 2 characters long. #4949 2011-02-02 14:19:36 +13:00
Aggregate.php MINOR Fixed phpdoc documentation (from r103385) 2011-02-02 14:19:15 +13:00
ComponentSet.php API CHANGE Removed ComponentSet::removeByFilter() since it's not flexible enough and fixed calls to this from HtmlEditorField::saveInto() to use custom code instead 2011-02-02 14:17:53 +13:00
CurrentPageIdentifier.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
Database.php BUGFIX Fixed Database->requireTable() for Mysql 4.1 (fixes #5517, thanks gw0) 2011-02-02 14:19:19 +13:00
DatabaseAdmin.php BUGFIX Allowing dev/build in "live" mode when Security::database_is_ready() returns FALSE (typically happens when an existing SilverStripe project is upgraded and database columns in Member/Permission/Group have been added) (fixes #4957) 2011-02-02 14:19:36 +13:00
DataDifferencer.php MINOR Fixed phpdoc documentation (from r103385) 2011-02-02 14:19:15 +13:00
DataObject.php BUGFIX Undefined variable when calling DataObject::many_many_extraFields() and relation name couldn't be found for the component 2011-02-02 14:19:41 +13:00
DataObjectDecorator.php API CHANGE: Pass the full extension string as the 2nd argument to DataObjectDecorator::extraStatics() 2011-02-02 14:18:59 +13:00
DataObjectInterface.php MINOR formatting 2008-11-02 00:55:33 +00:00
DataObjectLog.php (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-10 23:03:35 +00:00
DataObjectSet.php MINOR Documentation in DataObjectSet 2011-02-02 14:19:35 +13:00
DB.php MINOR Documentation for DB::manipulate() (moved from http://doc.silverstripe.org/manipulation-arrays) 2011-02-02 14:19:20 +13:00
ErrorPage.php BUGFIX Re-enabling theme in ErrorPage->doPublish() (it's usually disabled in the publication context through LeftAndMain->init()) 2011-02-02 14:19:32 +13:00
HiddenClass.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
Hierarchy.php BUGFIX Moved SiteTree->ParentID property to Hierarchy extension (fixes #5638) 2011-02-02 14:19:28 +13:00
Image.php MINOR Documentation in File and Folder class 2011-02-02 14:19:33 +13:00
MySQLDatabase.php MINOR: force exclusive connection 2011-02-02 14:19:33 +13:00
RedirectorPage.php MINOR Reverted r101670 as it broke assumptions made in RedirectorPageTest 2011-02-02 14:19:07 +13:00
SiteConfig.php MINOR: Correct typo in comments 2011-02-02 14:19:31 +13:00
SiteTree.php ENHANCEMENT: Show a warning inside the the CMS if you've neglected to delete install.php 2011-02-02 14:19:39 +13:00
SiteTreeDecorator.php MINOR Partially merged r66168 from branches/2.3 - the last merge was ignoring SiteTreeDecorator.php file which was necessary for the new googlesitemaps module compatiblity 2009-04-28 01:40:24 +00:00
SQLMap.php MINOR Fixed phpdoc documentation (from r103385) 2011-02-02 14:19:15 +13:00
SQLQuery.php MINOR: Restored docblock of SQLQuery::unlimitedRowCount() 2011-02-02 14:19:17 +13:00
Translatable.php BUGFIX: Fixed Translatable::canEdit() to suit new permission customisation scheme 2011-02-02 14:19:23 +13:00
Transliterator.php MINOR: fixed umlauts 2011-02-02 14:19:24 +13:00
Versioned.php MINOR Reverted r107831 2011-02-02 14:19:38 +13:00
VirtualPage.php BUGFIX: Fixed bugs with copying custom fields into Virtual pages, generally made virtual pages more robust and performant. 2011-02-02 14:19:01 +13:00
YamlFixture.php MINOR Fixed phpdoc documentation 2011-02-02 14:19:15 +13:00