silverstripe-framework/model
2016-10-27 16:14:01 +01:00
..
connect BUG Fix FulltextsearchEnable 2016-03-07 14:47:20 +13:00
fieldtypes FIX Use RAW for DBField template helpers 2016-07-04 14:39:56 +01:00
queries Fix code docs for SQLSelect::count() 2016-03-27 10:23:11 +01:00
Aggregate.php Revert #3425 #3396 to restore deprecated functionality 2015-08-24 11:26:25 +12:00
ArrayList.php FIX ArrayList sorting now caseinsensitive 2016-08-22 11:21:50 +01:00
DatabaseAdmin.php Merge remote-tracking branch 'origin/3.1' into 3.2 2015-09-15 13:18:47 +12:00
DataDifferencer.php Merge remote-tracking branch 'origin/3.1' into 3 2015-06-02 19:13:38 +12:00
DataExtension.php Revert #3425 #3396 to restore deprecated functionality 2015-08-24 11:26:25 +12:00
DataList.php FIX PHPDocs on DataList::getIDList() and UnsavedRelationList::getIDList() 2016-01-25 11:09:37 +13:00
DataModel.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DataObject.php BUG edge case on many many extra fields (fixes 4991) 2016-02-04 12:47:07 +13:00
DataObjectInterface.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DataQuery.php Merge branch '3.1' into 3.2 2016-05-12 16:05:54 +01:00
DB.php Merge branch '3.1' into 3.2 2015-07-20 10:48:01 +01:00
Filterable.php API SS_Filterable, SS_Limitable and SS_Sortable now explicitly extend SS_List 2014-07-30 11:07:01 +12:00
GroupedList.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
HasManyList.php Cleanup of RelationList, HasManyList and ManyManyList 2016-08-19 10:37:58 +01:00
HiddenClass.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Hierarchy.php FIX: Hierarchy was incorrectly unexpanding nodes that had been previously expanded 2016-07-19 11:22:36 +12:00
HTMLValue.php Rewrote usages of error suppression operator 2014-03-05 15:48:55 +13:00
Image_Backend.php BUG fix imagick interface and add to travis 2015-10-06 12:40:24 +13:00
Image.php BUGFIX: fixes "Uncaught ImagickException: Can not process empty Imagick object" when deleting an image 2016-03-01 12:19:23 -04:00
Limitable.php API SS_Filterable, SS_Limitable and SS_Sortable now explicitly extend SS_List 2014-07-30 11:07:01 +12:00
List.php Merge remote-tracking branch 'origin/3.1' into 3 2015-06-02 19:13:38 +12:00
ListDecorator.php Corrected TotalItems() method to use Count(). Added test coverage. (fixes #4646) 2015-11-04 00:20:45 +13:00
ManyManyList.php Cleanup of RelationList, HasManyList and ManyManyList 2016-08-19 10:37:58 +01:00
Map.php Merge branch '3.1' into 3.2 2016-10-27 16:14:01 +01:00
PolymorphicHasManyList.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
RelationList.php Cleanup of RelationList, HasManyList and ManyManyList 2016-08-19 10:37:58 +01:00
Sortable.php API SS_Filterable, SS_Limitable and SS_Sortable now explicitly extend SS_List 2014-07-30 11:07:01 +12:00
Transliterator.php Merge remote-tracking branch 'origin/3.1' into 3 2015-06-02 19:13:38 +12:00
UnsavedRelationList.php FIX PHPDocs on DataList::getIDList() and UnsavedRelationList::getIDList() 2016-01-25 11:09:37 +13:00
URLSegmentFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ValidationException.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ValidationResult.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Versioned.php Merge branch '3.1' into 3.2 2016-05-04 23:15:43 +01:00