.. |
fieldtypes
|
MINOR Fixed phpdoc documentation (from r103390)
|
2011-02-02 14:19:15 +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
|
MINOR: added abstract datetime helper functions
|
2011-02-02 14:19:11 +13:00 |
DatabaseAdmin.php
|
MINOR Fixed phpdoc documentation (from r103385)
|
2011-02-02 14:19:15 +13:00 |
DataDifferencer.php
|
MINOR Fixed phpdoc documentation (from r103385)
|
2011-02-02 14:19:15 +13:00 |
DataObject.php
|
BUGFIX: Fixed ordering by aggregate columns for DataObject::get() calls with joins.
|
2011-02-02 14:19:16 +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 Fixed phpdoc documentation
|
2011-02-02 14:19:15 +13:00 |
DB.php
|
BUGFIX DB::getConnect() should be properly declared as a static function
|
2011-02-02 14:18:49 +13:00 |
ErrorPage.php
|
MINOR take advantage of an alternate path for error pages
|
2011-02-02 14:19:09 +13: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)
|
2011-02-02 14:19:04 +13:00 |
Image.php
|
BUGFIX Image should pass through the title to Image_Cached so that Image::getTag() can produce a more useful alt attribute instead of just the filename (from r101003)
|
2011-02-02 14:18:59 +13:00 |
MySQLDatabase.php
|
BUGFIX Float should always be not null and default 0 in the database
|
2011-02-02 14:19:12 +13:00 |
RedirectorPage.php
|
MINOR Reverted r101670 as it broke assumptions made in RedirectorPageTest
|
2011-02-02 14:19:07 +13:00 |
SiteConfig.php
|
BUGFIX Allow EDIT_SITECONFIG permission selection in admin/security (fixes #5459)
|
2011-02-02 14:19:15 +13:00 |
SiteTree.php
|
ENHANCEMENT: allow onAfterPublish and onBeforePublish handlers directly on Page classes (#5112)
|
2011-02-02 14:19:13 +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 Always including "Locale" field in Translatable->getCMSFields() regardless of "excluded" page types. Necessary to enable form state serialization for fields like TreeSelectorField on a VirtualPage (fixes #5269)
|
2011-02-02 14:19:08 +13:00 |
Versioned.php
|
BUGFIX Versioned->publish() with $createNewVersion=TRUE now increases version number of in-memory object (fixes #5261)
|
2011-02-02 14:19:08 +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 |