silverstripe-framework/core/model
Normann Lou 66b6a32c8d BUGFIX: not all decorators has a summary_fields defined, so the code need to deal with this.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@61975 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-09-04 23:10:20 +00:00
..
fieldtypes ENHANCEMENT Added LowerCase() to DBField to return the raw2xml converted value as lower case for any type of field if applicable 2008-08-22 03:36:00 +00:00
ComponentSet.php (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-11 03:03:52 +00:00
CurrentPageIdentifier.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
Database.php Merged changes from 2.2.2-assets - everything except the asset refactoring 2008-08-12 02:51:33 +00:00
DatabaseAdmin.php Work to decouple the ManifestBuilder from the database, so that you can run manifest builder tests without an active database existing 2008-08-20 04:47:48 +00:00
DataObject.php FEATURE: relate groups with column selections in SearchForm of CRM Admin 2008-08-27 04:11:58 +00:00
DataObjectDecorator.php BUGFIX: not all decorators has a summary_fields defined, so the code need to deal with this. 2008-09-04 23:10:20 +00:00
DataObjectInterface.php API Documentation updates 2008-01-09 04:18:36 +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 Merged changes from 2.2.2-assets - everything except the asset refactoring 2008-08-12 02:51:33 +00:00
DB.php ENHANCEMENT: Added dev/tests/startsession and dev/tests/endsession to allow the use of fixtures with external test frameworks, such as Windmill 2008-08-27 08:19:46 +00:00
ErrorPage.php ENHANCEMENT ErrorPage:: should also list ShowInSearch as 0, since it is not required to be searched 2008-08-20 04:48:44 +00:00
GhostPage.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
HiddenClass.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
Hierarchy.php Merged changes from 2.2.2-assets - everything except the asset refactoring 2008-08-12 02:51:33 +00:00
Image.php BUGFIX SetHeight() was calling SetWidth using getFormattedImage() 2008-08-22 03:05:28 +00:00
MySQLDatabase.php Work to decouple the ManifestBuilder from the database, so that you can run manifest builder tests without an active database existing 2008-08-20 04:47:48 +00:00
PDODatabase.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
RedirectorPage.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
SiteTree.php FEATURE #2594 - Allow decoration of getCMSActions() (simon_w) 2008-09-01 04:45:38 +00:00
SQLMap.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
SQLQuery.php ENHANCEMENT: wakeless - Added SQLQuery::filtersOnID() 2008-08-27 05:16:44 +00:00
Translatable.php Merged revisions 54472 via svnmerge from 2008-06-25 03:58:21 +00:00
Versioned.php (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-10 23:35:11 +00:00
VirtualPage.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
YamlFixture.php Made all sapphire/thirdparty classes _manifest_exclude'd 2008-08-17 01:08:10 +00:00