silverstripe-framework/_config
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
..
asset.yml API Asset Access Control implementation 2016-01-13 18:18:22 +13:00
config.yml API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
cookie.yml Suggested improvements / test case fixes 2014-10-10 09:28:11 +13:00
database.yml API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
dev.yml API Removed custom dev/tests/ execution 2016-02-23 20:19:35 +13:00
encryptors.yml API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
html.yml FIX: Renaming to HTMLEditorConfig. 2016-05-06 14:16:34 +12:00
i18n.yml BUG Fix of multiple i18nTextCollector issues: #3797, #3798, #3417 2015-07-09 10:45:08 +12:00
logging.yml API CHANGE: Shift to Monolog for error reporting and logging 2015-08-28 16:06:41 +12:00
mimetypes.yml MINOR: Rename & tweak some existing config files to better reflect meaning of various names 2012-05-19 14:37:32 +12:00
model.yml API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
requestprocessors.yml NEW Provide a consistent way of triggering flush 2014-08-22 09:24:27 +12:00
routes.yml API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
versioning.yml API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00