silverstripe-framework/view
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
..
ArrayData.php API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
GenericTemplateGlobalProvider.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
JSMinifier.php API Restore JS Minification 2015-10-23 14:14:38 +13:00
Requirements.php add async and defer attributes to js requirements, replaces #4555 2016-07-08 14:31:39 +10:00
SSTemplateParser.php API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
SSTemplateParser.php.inc API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
SSViewer.php API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
TemplateGlobalProvider.php API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
TemplateIteratorProvider.php API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
TemplateParser.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
ViewableData.php API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00