silverstripe-framework/tests/forms/gridfield
2012-12-17 00:46:51 +01:00
..
GridField_URLHandlerTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02: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 NEW Relation search for GridFieldAddExistingAutocompleter 2012-11-27 10:51:10 +01:00
GridFieldConfigTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
GridFieldDataColumnsTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
GridFieldDeleteActionTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
GridFieldDetailFormTest.php API Check model permissions in GridField 2012-12-17 00:46:51 +01:00
GridFieldDetailFormTest.yml Merge branch 'master' of github.com:silverstripe/sapphire 2012-03-09 14:37:32 +13:00
GridFieldEditButtonTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13: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 NEW: GridFieldPageCount control for displaying the current page count/total in the gridview header. Designed to complement a functional pager in the grid footer. 2012-10-03 14:54:37 +13:00
GridFieldTest.yml NEW Relation search for GridFieldAddExistingAutocompleter 2012-11-27 10:51:10 +01:00