silverstripe-framework/model
2012-05-07 17:11:10 +12:00
..
fieldtypes MINOR Switching _t() calls from sprintf() to using injection parameters (#7170) 2012-05-01 22:17:00 +02:00
Aggregate.php API CHANGE: Add SQLQuery::clearSelect(), SQLQuery::selectField() and SQLQuery::itemisedSelect() to make it easier for other subsystems to use SQLQuery without resorting to direct property access. 2012-05-01 17:57:39 +12:00
ArrayList.php FEATURE: implement SS_Sortable->reverse() 2012-04-27 15:54:14 +12:00
ComponentSet.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
Database.php BUGFIX Ensure end bracket for HAVING clause is put in the right place 2012-05-07 16:36:05 +12:00
DatabaseAdmin.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
DataDifferencer.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
DataExtension.php ENHANCEMENT Remove use of deprecated extraStatics in core files 2012-04-19 08:37:51 +12:00
DataList.php API CHANGE Deprecated internal access to SQLQuery properties, update core code to reflect these changes. 2012-05-07 14:21:44 +12:00
DataModel.php API CHANGE Renamed setModel for DataModel instances to setDataModel for 2012-05-01 14:45:44 +12:00
DataObject.php API CHANGE Deprecated internal access to SQLQuery properties, update core code to reflect these changes. 2012-05-07 14:21:44 +12:00
DataObjectDecorator.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
DataObjectInterface.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
DataObjectSet.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
DataQuery.php API CHANGE Deprecated internal access to SQLQuery properties, update core code to reflect these changes. 2012-05-07 14:21:44 +12:00
DB.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Filterable.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
GroupedList.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
HasManyList.php BUGFIX Fixed HasManyList and ManyManyList queries for relationships on new records (was returning all available records due to the SQL filtering ignoring ID=0) 2012-03-06 01:23:34 +01:00
HiddenClass.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Hierarchy.php MINOR Switching _t() calls from sprintf() to using injection parameters (#7170) 2012-05-01 22:17:00 +02:00
HTMLValue.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Image.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Limitable.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
List.php FEATURE: implement SS_Sortable->reverse() 2012-04-27 15:54:14 +12:00
ListDecorator.php FEATURE: implement SS_Sortable->reverse() 2012-04-27 15:54:14 +12:00
ManyManyList.php API CHANGE Deprecated internal access to SQLQuery properties, update core code to reflect these changes. 2012-05-07 14:21:44 +12:00
Map.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
MySQLDatabase.php API CHANGE Deprecated internal access to SQLQuery properties, update core code to reflect these changes. 2012-05-07 14:21:44 +12:00
RelationList.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
Sortable.php FEATURE: implement SS_Sortable->reverse() 2012-04-27 15:54:14 +12:00
SQLMap.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
SQLQuery.php MINOR SQLQuery doc cleanup 2012-05-07 17:11:10 +12:00
Transliterator.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
URLSegmentFilter.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
ValidationException.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
ValidationResult.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Versioned.php API CHANGE Deprecated internal access to SQLQuery properties, update core code to reflect these changes. 2012-05-07 14:21:44 +12:00