silverstripe-gridfieldexten.../tests/Stub
Steve Boyd 17f92d08ba FIX Handle arrays in default_sort 2023-04-06 10:30:12 +12:00
..
NamespacedClass.php FIX Update remaining unit tests, separate stubs, add PSR-4 autoloader 2017-09-18 21:06:17 +01:00
PolymorphM2MChild.php FIX GridFieldOrderableRows to support polymorphic ManyManyThroughList 2020-05-18 15:33:43 +12:00
PolymorphM2MMapper.php FIX GridFieldOrderableRows to support polymorphic ManyManyThroughList 2020-05-18 15:33:43 +12:00
PolymorphM2MParent.php FIX GridFieldOrderableRows to support polymorphic ManyManyThroughList 2020-05-18 15:33:43 +12:00
StubA.php ENH PHP 8.1 compatibility 2022-04-13 17:44:44 +12:00
StubB.php FIX Update remaining unit tests, separate stubs, add PSR-4 autoloader 2017-09-18 21:06:17 +01:00
StubC.php FIX Update remaining unit tests, separate stubs, add PSR-4 autoloader 2017-09-18 21:06:17 +01:00
StubOrderableChild.php Merge branch '2' into 3 2018-02-21 13:28:13 +00:00
StubOrdered.php Merge branch '2' into 3 2018-02-21 13:28:13 +00:00
StubOrderedVersioned.php Corrected a case when sort column is located in a table that belongs to ancestor class of the item. 2018-04-27 10:00:34 +12:00
StubParent.php ENH: Update reorderItems() to use ORM where possible (#336) 2022-08-04 10:51:40 +12:00
StubSubclass.php FIX Update remaining unit tests, separate stubs, add PSR-4 autoloader 2017-09-18 21:06:17 +01:00
StubSubclassOrderedVersioned.php Corrected a case when sort column is located in a table that belongs to ancestor class of the item. 2018-04-27 10:00:34 +12:00
StubUnorderable.php NEW: Add test for GridFieldEditableColumns 2020-09-08 14:57:59 +12:00
TestController.php NEW: Add test for GridFieldEditableColumns 2020-09-08 14:57:59 +12:00
ThroughBelongs.php Add unit tests for new ManyManyThrough support 2018-06-26 14:41:39 +12:00
ThroughBelongsVersioned.php ENH: Update reorderItems() to use ORM where possible (#336) 2022-08-04 10:51:40 +12:00
ThroughDefiner.php Add unit tests for new ManyManyThrough support 2018-06-26 14:41:39 +12:00
ThroughDefinerVersioned.php ENH: Update reorderItems() to use ORM where possible (#336) 2022-08-04 10:51:40 +12:00
ThroughIntermediary.php Add test for getting the correct Sort order from MMTL items, fix incorrect test class name 2018-09-28 17:59:44 +02:00
ThroughIntermediaryVersioned.php ENH: Update reorderItems() to use ORM where possible (#336) 2022-08-04 10:51:40 +12:00
TitleArraySortedObject.php FIX Handle arrays in default_sort 2023-04-06 10:30:12 +12:00
TitleObject.php MNT Add unit tests for default sort 2022-02-02 15:36:25 +13:00
TitleSortedObject.php MNT Add unit tests for default sort 2022-02-02 15:36:25 +13:00