This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 12:05:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-framework
/
tests
/
forms
/
gridfield
History
Sean Harvey
c3eabffcb9
MINOR Use shorthand {class}::get() syntax instead of DataList::create()
...
in core code.
2012-05-28 21:13:42 +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 broken test in pgsql
2012-05-03 11:22:54 +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