silverstripe-frameworktest/code
2024-05-28 09:52:57 +12:00
..
elemental ENH Add MyFile to ElementContentExtension 2024-05-08 14:12:55 +12:00
fields MNT Object for Nested GridField testing 2024-05-24 15:50:18 +12:00
GridFieldArbitraryData NEW Add fixtures for arbitrary data gridfield behat tests 2023-12-11 12:31:05 +13:00
linkfield FIX Ensure both linkfield and elemental exist before applying extension 2024-03-04 10:44:44 +13:00
multiform API Strongly-type action method signatures 2022-10-19 12:00:04 +13:00
multitab-validation MNT Use an EmailField so field validation is triggered in behat (#180) 2024-05-22 17:11:21 +12:00
null-spam-protector NEW Add NullSpamProtector 2023-01-18 14:54:46 +13:00
recaptcha API Strongly-type action method signatures 2022-10-19 12:00:04 +13:00
sifr Use PageController without underscore 2017-01-15 21:19:56 +13:00
tagfield Use PageController without underscore 2017-01-15 21:19:56 +13:00
tasks ENH Stop using deprecated Versioned methods (#121) 2022-08-30 13:18:41 +12:00
test-pages new gitignore 2017-11-29 11:46:19 +13:00
BasicFieldsTestFileExtension.php BUG Fix compatibility with latest version 2017-11-06 16:56:59 +13:00
BasicFieldsTestPage.php API Remove deprecated code (#130) 2022-12-08 10:44:50 +13:00
Company.php MNT Add custom validator for test cases 2023-11-10 12:38:24 +13:00
DevBuildGeneratorExtension.php Add new regenerate_on_build 2021-05-27 15:25:38 +12:00
Employee.php MNT Add custom validator for test cases 2023-11-10 12:38:24 +13:00
FileUploadRole.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
FrameworkTestFileExtension.php Namespaced model to get more 4.x test coverage 2016-07-01 14:37:50 +12:00
FrameworkTestModelAdminExtension.php NEW Add ModelAdmin extension 2023-09-12 13:04:09 +12:00
FrameworktestRegressSessionAdmin.php API Strongly-type action method signatures 2022-10-19 12:00:04 +13:00
FrameworkTestRole.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
FrameworkTestSiteTreeExtension.php Namespaced model to get more 4.x test coverage 2016-07-01 14:37:50 +12:00
GridFieldTestPage.php Add a tab with 2 gridfields, one after the other 2018-04-04 14:35:25 +12:00
Organisation.php Namespaced model to get more 4.x test coverage 2016-07-01 14:37:50 +12:00
RelationFieldsTestPage.php BUG Fix table_name config for test pages 2017-11-27 20:24:08 +13:00
TestCategory.php Remove object class 2017-05-18 17:23:32 +12:00
TestDataObjectExtension.php ENH Extracting logic for canX from Company and Employee into DataObject Extension 2022-09-13 14:20:53 +12:00
TestFileUploadPage.php API Strongly-type action method signatures 2022-10-19 12:00:04 +13:00
TestModelAdmin.php Extend correct ModelAdmin class 2016-09-07 09:10:34 +12:00
TestPage.php API Strongly-type action method signatures 2022-10-19 12:00:04 +13:00
TestReactFormBuilder.php BUG Fix compatibility with latest version 2017-11-06 16:56:59 +13:00
TestRegistryDataObject.php FIX Class manifest was still seeing the files (#125) 2022-09-16 14:57:14 +12:00
TestRegistryPage.php ENH Make ElementalContentExtension MyPage a required field 2024-05-06 09:56:55 +12:00