Commit Graph

28 Commits

Author SHA1 Message Date
Steve Boyd
f18cbb00a5 API Strongly-type action method signatures 2022-10-19 12:00:04 +13:00
Guy Sartorelli
cd4c310e1f
ENH Stop using deprecated Versioned methods (#121) 2022-08-30 13:18:41 +12:00
Ingo Schommer
efbc66d941 NEW Generate blocks 2020-11-03 18:06:45 +13:00
Maxime Rainville
4886c996b9
Merge pull request #58 from creative-commoners/pulls/0/registry-defaults
NEW Adding a default registry page
2019-01-23 19:55:09 +13:00
Guy Marriott
2f672ae2ca
NEW Adding a default registry page 2019-01-18 13:56:58 +13:00
Maxime Rainville
987fb56d5a Use ResourceMonitorLoader to fetch image url. 2018-10-18 14:11:38 +13:00
Ingo Schommer
41d323b683 Less conflicting TestPage table name
See https://github.com/silverstripe/cwp-recipe-kitchen-sink/pull/14#issuecomment-423417352
2018-09-24 11:23:42 +12:00
Christopher Joe
4c940e789c BUG Fix table_name config for test pages 2017-11-27 20:24:08 +13:00
Damian Mooyman
02e932f3e5
Remove object class 2017-05-18 17:23:32 +12:00
Ingo Schommer
7fcf623639 Fix dev/build with Member::actAs()
Fixes #28
2017-01-16 11:11:40 +13: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
Christopher Joe
f3024221ed Fix CMS Namespace changes 2016-08-16 16:38:31 +12:00
Ingo Schommer
8f315e7962 Namespaced model to get more 4.x test coverage 2016-07-01 14:37:50 +12:00
Ingo Schommer
112bdeea92 4.x compat 2016-04-19 09:27:29 +12:00
helpfulrobot
a18cb30402 Converted to PSR-2 2015-12-18 09:20:49 +13:00
Sean Harvey
1a6705a5f1 Fixing use of deprecated static Director::redirect and redirectBack 2014-02-18 10:12:52 +13:00
Ingo Schommer
7f6c958914 3.1 compat changes 2013-04-02 18:49:57 +02:00
Ingo Schommer
a7b2db1e85 NEW Hide test pages from menu, group in common parent 2012-08-29 09:44:26 +02:00
Normann Lou
0a4f22a08f ENHANCEMENT: use FieldList constructor to replace FieldSet constructor for SilverStripe 3
ENHANCEMENT: use FormActioin constructor to replace ImageFormAction constructor for SilverStripe 3
2012-06-30 00:27:32 +12:00
Sean Harvey
a50f9fbcac MINOR E_STRICT fixes 2012-04-12 15:04:39 +12:00
Ingo Schommer
e34b857b78 MINOR Isolated page making as task 2012-02-29 15:49:37 +01:00
Sam Minnee
5d64c572e9 Added test email function to frameworktests 2009-08-25 05:49:13 +00:00
Sam Minnee
1df4995f00 Added test button for ImageFormAction 2009-08-24 06:59:08 +00:00
Sean Harvey
e4acc1bef3 Removed debug line 2009-05-04 04:11:05 +00:00
Sam Minnee
8393f9ac99 Add some more tests 2008-11-13 21:32:37 +00:00
Sam Minnee
32730154e1 Updated frameworktest to allow for testing of DateField_Disabled, and to allow for testing both inside and outside the CMS 2008-10-02 22:38:34 +00:00
Simon Welsh
236711fe4d Added more fields. Needs to be tidied. 2008-10-02 22:05:45 +00:00