silverstripe-framework/filesystem
Damian Mooyman 5c9044a007 API Enforce default_cast for all field usages
API Introduce HTMLFragment as casting helper for HTMLText with shortcodes disabled
API Introduce DBField::CDATA for XML file value encoding
API RSSFeed now casts from the underlying model rather than by override
API Introduce CustomMethods::getExtraMethodConfig() to allow metadata to be queried
BUG Remove _call hack from VirtualPage
API Remove FormField::$dontEscape
API Introduce HTMLReadonlyField for non-editable readonly HTML
API FormField::Field() now returns string in many cases rather than DBField instance.
API Remove redundant *_val methods from ViewableData
API ViewableData::obj() no longer has a $forceReturnObject parameter as it always returns an object
BUG  Fix issue with ViewableData caching incorrect field values after being modified.
API Remove deprecated DB class methods
API Enforce plain text left/right formfield titles
2016-07-13 17:15:45 +12:00
..
flysystem Minor phpdoc / code cleanup 2016-07-13 17:15:45 +12:00
storage API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
AssetControlExtension.php API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
AssetManipulationList.php API File has Versioned extension 2016-02-23 13:46:28 +13:00
File.php API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
FileFinder.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
FileMigrationHelper.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
FileNameFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Filesystem.php API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
Folder.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
GDBackend.php Merge 3 into master 2016-04-29 17:50:55 +12:00
Image_Backend.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
Image.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
ImageManipulation.php API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
ImagickBackend.php Merge branch '3' 2016-07-11 23:45:41 +01:00
Thumbnail.php API Implement campaign list view 2016-04-14 12:02:59 +12:00
Upload.php API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00