Commit Graph

13 Commits

Author SHA1 Message Date
Steve Boyd f18cbb00a5 API Strongly-type action method signatures 2022-10-19 12:00:04 +13:00
Garion Herman ffad8c6e39 Update UploadField namespace reference 2019-05-07 12:00:07 +12:00
Christopher Joe 4c940e789c BUG Fix table_name config for test pages 2017-11-27 20:24:08 +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 884b5305ed Merge pull request #9 from mandrew/frameworktest-fixes
BUG: fixes for 3.1 version
2014-02-18 10:14:03 +13:00
Sean Harvey 1a6705a5f1 Fixing use of deprecated static Director::redirect and redirectBack 2014-02-18 10:12:52 +13:00
Michael Andrewartha 1198eb9228 BUG: fixes for 3.1 version, updated function calls 2014-02-18 10:04:11 +13:00
Normann Lou a2e3738f66 ENHANCEMENT: use UplocadField constructor combine with give the field allowedExtensions as array('jpg', 'git', 'png') to replace the SimpleImageField constructor 2012-06-30 00:47:50 +12: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
Normann Lou 8600386ae5 MINOR: add TestFileUploadPage and FileUploadRole to test a simple file upload field and a simple image upload field can be saved in case of Assets folder and / or Assets/Uploads folder missing. related with open ticket #4942(http://open.silverstripe.org/ticket/4942). 2010-01-28 07:26:00 +00:00