silverstripe-framework/core/model
Ingo Schommer f369a2bb4d added $searchable_fields in preparation for a more generic search implementation, currently limited to Member.php and MemberTableField.php (mainly to fix bugs caused by r49774 and r47856)
fixed weird indentation formatting in Member.php

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.2.2@50798 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:34:36 +13:00
..
fieldtypes Merged r49479 from branches/2.1.1-madebyme 2008-02-17 22:21:39 +00:00
ComponentSet.php #2200 - Allowed subclasses in ComponentSet::add/remove 2008-02-18 05:19:22 +00:00
CurrentPageIdentifier.php API Documentation updates 2008-01-09 04:18:36 +00:00
Database.php Fixed comment. 2008-01-17 23:03:11 +00:00
DatabaseAdmin.php Changed DataObject to be a subclass of ViewableData instead of Controller, so that it can't be hacked by visiting Page/write. 2008-02-19 00:06:24 +00:00
DataObject.php Fixed 4.1-sort-by-group-aggregate query rewriter for sort functions containing columns, eg, ORDER BY if(A,B,C), X 2011-02-02 14:34:35 +13:00
DataObjectDecorator.php added $searchable_fields in preparation for a more generic search implementation, currently limited to Member.php and MemberTableField.php (mainly to fix bugs caused by r49774 and r47856) 2011-02-02 14:34:36 +13:00
DataObjectInterface.php API Documentation updates 2008-01-09 04:18:36 +00:00
DataObjectLog.php API Documentation updates 2008-01-09 04:18:36 +00:00
DataObjectSet.php #2295 - DataObjectSets cannot be iterated over multiple times concurrently 2011-02-02 14:34:36 +13:00
DB.php API Documentation updates 2008-01-09 04:18:36 +00:00
ErrorPage.php #2016 - Added all the types of error pages 2008-02-06 23:13:53 +00:00
GhostPage.php Improved API documentation 2008-01-10 00:34:18 +00:00
HiddenClass.php API Documentation updates 2008-01-09 04:18:36 +00:00
Hierarchy.php Merged revisions 45654 via svnmerge from 2008-02-19 00:36:26 +00:00
Image.php adding "delete" class to DeleteImageForm 2008-01-30 21:21:25 +00:00
MySQLDatabase.php Improved API documentation 2008-01-10 00:34:18 +00:00
PageView.php fixed typo in doc comment 2008-02-01 02:44:53 +00:00
PDODatabase.php Improved API documentation 2008-01-10 00:34:18 +00:00
RedirectorPage.php Improved API documentation 2008-01-10 00:34:18 +00:00
SiteTree.php Merged revisions 48376 via svnmerge from 2008-02-19 00:39:45 +00:00
SQLMap.php #2295 - DataObjectSets cannot be iterated over multiple times concurrently 2011-02-02 14:34:36 +13:00
SQLQuery.php API Documentation updates 2008-01-09 04:18:36 +00:00
Translatable.php rbarreiros: #1918 Translate newsletter and other strings 2008-01-10 03:28:13 +00:00
Versioned.php added database indexes for AuthorID and PublisherID 2011-02-02 14:34:36 +13:00
VirtualPage.php API Documentation updates 2008-01-09 04:18:36 +00:00