silverstripe-framework/core/model
Ingo Schommer 8f8de04aaf MINOR Documentation in DataObjectSet (from r107400)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@112575 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-15 03:26:27 +00:00
..
fieldtypes ENHANCEMENT: added prefix and suffix support to ContextSummary (from r106200) 2010-10-15 02:59:46 +00:00
Aggregate.php MINOR Fixed phpdoc documentation 2010-04-23 00:11:41 +00:00
ComponentSet.php API CHANGE: removed deprecated removeByFilter() function 2009-11-26 22:18:59 +00: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) (from r103957) 2010-10-14 23:52:16 +00:00
DatabaseAdmin.php BUGFIX: if running in cli do not output html tags when rebuilding the db (from r106154) 2010-10-15 02:58:21 +00:00
DataDifferencer.php Revert "FEATURE: Use tidied HTML in DataDifferencer" 2010-05-25 03:15:54 +00:00
DataObject.php BUGFIX: Throw an exception if you try an delete an unsaved or already-deleted record (from r106078) 2010-10-15 02:54:34 +00:00
DataObjectDecorator.php API CHANGE: Pass the full extension string as the 2nd argument to DataObjectDecorator::extraStatics() (from r101043) 2010-10-04 04:32:30 +00: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 (from r107400) 2010-10-15 03:26:27 +00:00
DB.php MINOR Documentation for DB::manipulate() (moved from http://doc.silverstripe.org/manipulation-arrays) (from r104121) 2010-10-14 23:57:40 +00:00
ErrorPage.php BUGFIX Re-enabling theme in ErrorPage->doPublish() (it's usually disabled in the publication context through LeftAndMain->init()) 2010-10-15 03:04:10 +00:00
HiddenClass.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
Hierarchy.php BUGFIX Checking for existence of "ShowInMenus" property in Folder->liveChildren() and stageChildren() (#5190) (from r101264) 2010-10-12 21:58:49 +00:00
Image.php MINOR Documentation in File and Folder class (from r107265) 2010-10-15 03:12:39 +00:00
MySQLDatabase.php MINOR: force exclusive connection (from r107175) 2010-10-15 03:09:49 +00:00
RedirectorPage.php MINOR Reverted r101670 as it broke assumptions made in RedirectorPageTest (from r101671) 2010-10-13 00:58:39 +00:00
SiteConfig.php MINOR: Correct typo in comments (from r106313) 2010-10-15 03:01:24 +00:00
SiteTree.php MINOR: updated generator tag URL (from r107214) 2010-10-15 03:10:04 +00: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 2010-04-23 00:11:41 +00:00
SQLQuery.php MINOR: Merges from branches/2.4 2010-10-13 04:04:32 +00:00
Translatable.php BUGFIX: Fixed Translatable::canEdit() to suit new permission customisation scheme (from r104678) 2010-10-15 00:40:59 +00:00
Transliterator.php MINOR: fixed umlauts (from r104733) 2010-10-15 01:11:07 +00:00
Versioned.php BUGFIX: Replaced Versioned's unique index definition with an array syntax. (from r106120) 2010-10-15 02:57:46 +00:00
VirtualPage.php BUGFIX: Fixed bugs with copying custom fields into Virtual pages, generally made virtual pages more robust and performant. (from r101112) 2010-10-04 04:49:37 +00:00