silverstripe-framework/tests/forms/gridfield
Sean Harvey e097f6e1a8 MINOR Fixes to method arguments in core classes for E_STRICT support.
API CHANGE Remove abstract static function and just use static functions
in Authenticator (PHP 5.3+ doesn't support abstract static functions)
2012-03-28 22:41:42 +13:00
..
GridField_URLHandlerTest.php MINOR: Tests for add and edit forms of GridField 2012-03-07 10:48:09 +13:00
GridFieldActionTest.yml MINOR Added per-record canView, canDelete, canCreate and canEdit checks on gridfield and gridfield components #6890 2012-03-09 10:58:01 +13:00
GridFieldAddExistingAutocompleterTest.php MINOR: Fixed tests to suit GridField and DataList API changes 2012-03-09 18:11:50 +13:00
GridFieldConfigTest.php FEATURE SSF-25 : enable to remove component from a GridFieldConfig. 2012-03-08 20:29:18 +13:00
GridFieldDeleteActionTest.php MINOR: Fix tests on PHPUnit 3.4 2012-03-27 15:38:36 +02:00
GridFieldDetailFormTest.php MINOR Fixes to method arguments in core classes for E_STRICT support. 2012-03-28 22:41:42 +13:00
GridFieldDetailFormTest.yml Merge branch 'master' of github.com:silverstripe/sapphire 2012-03-09 14:37:32 +13:00
GridFieldEditButtonTest.php MINOR: Fix tests on PHPUnit 3.4 2012-03-27 15:38:36 +02:00
GridFieldTest.yml MINOR GridFieldRelationAddTest (SSF-53) 2012-03-01 17:57:14 +01:00