Commit Graph

19 Commits

Author SHA1 Message Date
Luke Edwards
9909f97f81 Add a tab with 2 gridfields, one after the other 2018-04-04 14:35:25 +12:00
Christopher Joe
4c940e789c BUG Fix table_name config for test pages 2017-11-27 20:24:08 +13:00
Christopher Joe
dcc60a12e7 BUG Fix compatibility with latest version 2017-11-06 16:56:59 +13:00
Ingo Schommer
46891b2dea Ownership on GridFieldTestPage 2017-07-06 14:29:05 +12:00
Ingo Schommer
db7c537666 Use PageController without underscore 2017-01-15 21:19:56 +13:00
Ingo Schommer
7720748b34 Compat with SS4 namespaces
See https://github.com/silverstripe/silverstripe-framework/issues/5637
2016-09-07 17:10:55 +12:00
Ingo Schommer
8f315e7962 Namespaced model to get more 4.x test coverage 2016-07-01 14:37:50 +12:00
helpfulrobot
a18cb30402 Converted to PSR-2 2015-12-18 09:20:49 +13:00
Michael Andrewartha
1198eb9228 BUG: fixes for 3.1 version, updated function calls 2014-02-18 10:04:11 +13:00
Ingo Schommer
e15366359e 3.1 compat 2013-03-26 13:53:37 +01:00
Ingo Schommer
a0c74c5d47 Populate default data in form fields for more accurate testing.
Also adjusted to new tooltip format in 3.1 (optional)
2012-12-13 14:59:32 +01:00
Ingo Schommer
65d930d829 Added setDescription() to all fields to test help text support
This support has been added in master, for 3.0 most elements
will simply show the "title" attribute
2012-11-30 12:08:46 +01:00
Ingo Schommer
a7b2db1e85 NEW Hide test pages from menu, group in common parent 2012-08-29 09:44:26 +02:00
Ingo Schommer
ca327d218e MINOR Reverted usage of $param in getCMSFields() 2012-04-13 15:59:19 +02:00
Sean Harvey
a50f9fbcac MINOR E_STRICT fixes 2012-04-12 15:04:39 +12:00
Sam Minnee
b67f99adbe BUGFIX: Make frameworktest rely on built-in gridfield configs 2012-03-09 18:24:18 +13:00
Ingo Schommer
d37bd9d306 MINOR Using renamed GridFieldDeleteAction and GridFieldEditAction 2012-03-08 16:34:14 +01:00
Ingo Schommer
dd9f2a255d ENHANCEMENT Added has_many/many_many test cases for GridField 2012-02-29 16:06:46 +01:00
Ingo Schommer
a673bdaa90 ENHANCEMENT Migrated Stig's GridfieldTest module into here 2012-02-29 15:10:34 +01:00