silverstripe-framework/src/ORM
Damian Mooyman 4c84f22b2e Merge pull request #7325 from xini/patch-3
use html5 mark tag to highlight search parameter
2017-09-05 13:38:42 +12:00
..
Connect Merge branch '3' into 4 2017-08-14 21:18:03 +01:00
FieldType update tests and doc 2017-09-05 09:42:08 +10:00
Filters API Ensure that all DataQuery joins are aliased based on relationship name 2017-05-26 13:38:58 +12:00
Hierarchy Limited nodes that have more children than allowed limit are no longer accessible to the user. 2017-07-05 11:34:24 +12:00
Queries Merge branch '3' 2017-03-03 15:55:22 +00:00
Search Update PHPDoc 2017-07-27 12:08:42 +12:00
ArrayLib.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
ArrayList.php BUG Consistent return values for first and last methods 2017-06-06 17:22:55 +12:00
CMSPreviewable.php API Move CMSPreviewable to framework module 2017-03-14 10:22:45 +13:00
DatabaseAdmin.php Ensure ClassManifest isn't flushed twice on build 2017-07-24 09:36:03 +01:00
DataExtension.php API Remove Object class 2017-05-23 13:50:35 +12:00
DataList.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
DataObject.php Remove redundant gc_collect_cycles() 2017-09-04 09:23:07 +12:00
DataObjectInterface.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DataObjectSchema.php DBIndexable::getIndexSpecs is responsible for returning a DBFields full indexable spec 2017-07-18 15:03:56 +12:00
DataQuery_SubGroup.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DataQuery.php Replace use of Configurable stat() with config()->get(), will be deprecated in future 2017-08-23 09:42:10 +12:00
DataQueryManipulator.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DB.php FIX Do not try and access sessions when they are not ready 2017-08-24 14:43:27 +12:00
Filterable.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
GroupedList.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
HasManyList.php ENHANCEMENT GridField passes in context for canCreate 2017-05-09 09:15:09 +12:00
HiddenClass.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Limitable.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
ListDecorator.php Merge branch '3' 2017-01-17 14:17:45 +00:00
ManyManyList.php Merge branch '3' 2017-06-28 18:59:08 +01:00
ManyManyThroughList.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ManyManyThroughQueryManipulator.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Map_Iterator.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Map.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PaginatedList.php Merge branch '3' 2016-12-28 14:30:54 +00:00
PolymorphicHasManyList.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Relation.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
RelationList.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Sortable.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
SS_List.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
UnexpectedDataException.php NEW: Move code files into src/ folder. 2016-11-01 13:37:24 +13:00
UnsavedRelationList.php API Remove Object class 2017-05-23 13:50:35 +12:00
ValidationException.php Ran upgrader for lang files 2017-04-28 14:59:42 +12:00
ValidationResult.php API Updates to Form, ValidationResponse, ValidationException 2016-12-09 14:24:11 +13:00