silverstripe-framework/model
2012-04-17 11:51:55 +12:00
..
fieldtypes BUGFIX: fix up some E_STRICT errors 2012-04-17 11:51:55 +12:00
Aggregate.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
ArrayList.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
ComponentSet.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
Database.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +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 MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
DataList.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
DataModel.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
DataObject.php MINOR Removed deprecated usage of $priority argument in _t() calls 2012-04-15 17:17:17 +02: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 MINOR : Update core docs to use DataList::create() rather than DataObject::get()/get_one()/get_by_id() where appropriate - Trac#6891 2012-03-27 17:02:18 +02: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 Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12: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 MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
ListDecorator.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
ManyManyList.php ENHANCEMENT: Allow Object::create() to be called with late static binding. 2012-03-27 17:57:42 +13:00
Map.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
MySQLDatabase.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
RelationList.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
Sortable.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
SQLMap.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
SQLQuery.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +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 MINOR Removed deprecated usage of $priority argument in _t() calls 2012-04-15 17:17:17 +02:00