silverstripe-framework/ORM
Damian Mooyman 316ac86036
API Writes to versioned dataobjects always writes to stage even when written on live
API Remove "Archive" actions
API "Delete" actions for pages now archives records
BUG Fix batch actions failing on certain controllers
Fixes #6059
2016-10-21 13:16:32 +13:00
..
Connect Merge branch '3' 2016-09-16 13:43:23 +01:00
FieldType API Move many methods from DataObject to DataObjectSchema 2016-10-06 19:57:24 +13:00
Filters API Namespace all classes 2016-09-08 10:23:17 +12:00
Hierarchy API Move many methods from DataObject to DataObjectSchema 2016-10-06 19:57:24 +13:00
Queries API Implement many_many through 2016-10-06 17:39:48 +13:00
Search Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
Versioning API Writes to versioned dataobjects always writes to stage even when written on live 2016-10-21 13:16:32 +13:00
ArrayLib.php API Namespace all classes 2016-09-08 10:23:17 +12:00
ArrayList.php Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
DatabaseAdmin.php API Move many methods from DataObject to DataObjectSchema 2016-10-06 19:57:24 +13:00
DataExtension.php API Namespace all classes 2016-09-08 10:23:17 +12:00
DataList.php API Implement many_many through 2016-10-06 17:39:48 +13:00
DataModel.php API Namespace all classes 2016-09-08 10:23:17 +12:00
DataObject.php API Convert fieldSpec options to bitwise operators (#6161) 2016-10-06 23:23:22 +01:00
DataObjectInterface.php API Namespace all classes 2016-09-08 10:23:17 +12:00
DataObjectSchema.php API Convert fieldSpec options to bitwise operators (#6161) 2016-10-06 23:23:22 +01:00
DataQuery_SubGroup.php API Namespace all classes 2016-09-08 10:23:17 +12:00
DataQuery.php API Move many methods from DataObject to DataObjectSchema 2016-10-06 19:57:24 +13:00
DataQueryManipulator.php API Implement many_many through 2016-10-06 17:39:48 +13:00
DB.php Merge branch '3' 2016-09-16 13:43:23 +01:00
Filterable.php Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
GroupedList.php Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
HasManyList.php API Namespace all classes 2016-09-08 10:23:17 +12:00
HiddenClass.php API Namespace all classes 2016-09-08 10:23:17 +12:00
Limitable.php Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
ListDecorator.php Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
ManyManyList.php API Support named join alias for many_many through list 2016-10-06 17:39:48 +13:00
ManyManyThroughList.php API Support named join alias for many_many through list 2016-10-06 17:39:48 +13:00
ManyManyThroughQueryManipulator.php API Move many methods from DataObject to DataObjectSchema 2016-10-06 19:57:24 +13:00
Map_Iterator.php Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
Map.php Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
PaginatedList.php Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
PolymorphicHasManyList.php API Namespace all classes 2016-09-08 10:23:17 +12:00
Relation.php Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
RelationList.php API Implement many_many through 2016-10-06 17:39:48 +13:00
Sortable.php Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
SS_List.php FIX: Remove unnecessary manual includes 2016-09-10 11:13:23 +12:00
UnexpectedDataException.php FIX: Graceful degradation if obsolete classnames in ChangeSetItem (fixes #6065) 2016-09-23 12:28:32 +12:00
UnsavedRelationList.php API Namespace all classes 2016-09-08 10:23:17 +12:00
ValidationException.php API Namespace all classes 2016-09-08 10:23:17 +12:00
ValidationResult.php API Namespace all classes 2016-09-08 10:23:17 +12:00