silverstripe-framework/tests/forms/gridfield
Sam Minnee 1f7fc1f76a FIX Remove instances of lines longer than 120c
The entire framework repo (with the exception of system-generated files) has been amended to respect the 120c line-length limit.  This is in preparation for the enforcement of this rule with PHP_CodeSniffer.
2012-09-30 17:18:13 +13: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 FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13: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 FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13: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 FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
GridFieldTest.yml MINOR GridFieldRelationAddTest (SSF-53) 2012-03-01 17:57:14 +01:00