silverstripe-framework/tests/forms/gridfield
2012-06-15 16:09:40 +12:00
..
GridField_URLHandlerTest.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12: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 BUGFIX: Fixes #7071. Change gridfield tests to not assume ids are always 2012-04-16 15:47:35 +12:00
GridFieldConfigTest.php API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf() 2012-05-09 23:05:39 +12:00
GridFieldDataColumnsTest.php MINOR Use shorthand {class}::get() syntax instead of DataList::create() 2012-05-28 21:13:42 +12:00
GridFieldDeleteActionTest.php BUGFIX: Fixes #7071. Change gridfield tests to not assume ids are always 2012-04-16 15:47:35 +12:00
GridFieldDetailFormTest.php MINOR Use shorthand {class}::get() syntax instead of DataList::create() 2012-05-28 21:13:42 +12:00
GridFieldDetailFormTest.yml Merge branch 'master' of github.com:silverstripe/sapphire 2012-03-09 14:37:32 +13:00
GridFieldEditButtonTest.php API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
GridFieldExportButtonTest.php MINOR Fixing additional cases where DataList needs to be returned correctly when filtering 2012-06-15 16:09:40 +12:00
GridFieldExportButtonTest.yml ENHANCEMENT GridFieldExportButton allows an anon function to return the 2012-04-23 20:26:41 +12:00
GridFieldPaginatorTest.php ENHANCEMENT: don't show the paginating elements in the paginator when only one page, and keep 'view 1 - 5 of 5' there 2012-05-18 11:31:33 +12:00
GridFieldTest.yml MINOR GridFieldRelationAddTest (SSF-53) 2012-03-01 17:57:14 +01:00