Commit Graph

11 Commits

Author SHA1 Message Date
Steve Boyd 6f5b32da26 ENH PHP 8.1 compatibility 2022-04-13 10:31:07 +12:00
Damian Mooyman 02e932f3e5
Remove object class 2017-05-18 17:23:32 +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
Damian Mooyman ef723bb265 Update for security namespace 2016-07-20 10:34:52 +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
Sean Harvey 1a6705a5f1 Fixing use of deprecated static Director::redirect and redirectBack 2014-02-18 10:12:52 +13:00
Ingo Schommer e15366359e 3.1 compat 2013-03-26 13:53:37 +01: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
Ingo Schommer 796851cad0 MINOR File restructuring, grouping module-specific files and excluding them by default in order to make the module useful for testing basic core components 2012-02-29 14:27:14 +01:00