.. |
fieldtypes
|
BUG FIX: the default value for decimals are now cast as (doubles) (from r100686)
|
2010-05-25 04:22:21 +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
|
MINOR: use ENUM hack for dealing with SET legacy values (from r98042)
|
2010-04-13 01:49:58 +00:00 |
DatabaseAdmin.php
|
MINOR Fixed phpdoc documentation
|
2010-04-23 00:11:41 +00:00 |
DataDifferencer.php
|
Revert "FEATURE: Use tidied HTML in DataDifferencer"
|
2010-05-25 03:15:54 +00:00 |
DataObject.php
|
MINOR added Rfc2822 method to SS_Datetime. Fixed bug where dates in DataObject would not set times. (from r100032)
|
2010-05-25 03:40:37 +00:00 |
DataObjectDecorator.php
|
API CHANGE #4929: Add $class argument to DataObjectDecorator::extraStatics() (from r97582)
|
2010-04-12 21:58:35 +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 Fixed tabbing in DataObjectSet (from r100491)
|
2010-05-25 03:56:02 +00:00 |
DB.php
|
BUGFIX DB::getConnect() should be properly declared as a static function (from r100627)
|
2010-05-25 04:21:07 +00:00 |
ErrorPage.php
|
MINOR #4973 Automatically generate URLSegment for default records on SiteTree and ErrorPage instead of explicitly setting them (from r94352)
|
2009-12-16 05:39:09 +00:00 |
HiddenClass.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
Hierarchy.php
|
BUG FIX: column names quoted properly (from r100687)
|
2010-05-25 04:22:35 +00:00 |
Image.php
|
API CHANGE Removed deprecated Image::loadUploaded() (deprecated from the parent::loadUploaded for which it called), please use Upload directly instead! (from r100498)
|
2010-05-25 04:12:31 +00:00 |
MySQLDatabase.php
|
API CHANGE: dbDataType function created (from r100651)
|
2010-05-25 04:21:21 +00:00 |
RedirectorPage.php
|
MINOR better error reporting for broken redirector & virtual pages (from r97185) (from r98155)
|
2010-04-13 02:27:30 +00:00 |
SiteConfig.php
|
MINOR can always create top level if admin (from r100511)
|
2010-05-25 04:12:51 +00:00 |
SiteTree.php
|
API CHANGE Removed deprecated function SiteTree::get_by_url(), please use SiteTree::get_by_link() instead! (from r100492)
|
2010-05-25 03:57:46 +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 remove sort direction when running canSortBy. Also added test coverage for this. (from r96428) (from r98138)
|
2010-04-13 02:16:50 +00:00 |
Translatable.php
|
API CHANGE Removed deprecated function SiteTree::get_by_url(), please use SiteTree::get_by_link() instead! (from r100492)
|
2010-05-25 03:57:46 +00:00 |
Versioned.php
|
MINOR Changed places of Object::extInstance() to Object::getExtensionInstance() and added a notice if extInstance is used in future (from r100487)
|
2010-05-25 03:55:30 +00:00 |
VirtualPage.php
|
BUGFIX: Fixed SiteTree_versions version numbers for published virtual pages. (from r98675) (from r99065)
|
2010-04-14 03:58:16 +00:00 |