silverstripe-framework/tests
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
..
api API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
assets FIX extra_requirements to accept non associative arrays. 2013-06-02 13:37:34 +12:00
behat API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
cache Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
control BUG Fix HTTP url rewriting 2016-07-13 17:15:45 +12:00
core Merge branch '3' 2016-07-11 23:45:41 +01:00
dev API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
email API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
filesystem API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
forms API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
i18n API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
injector API Injector dependencies no longer inherit from parent classes automatically 2016-05-03 18:39:31 +12:00
integration Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
javascript API Removed custom dev/tests/ execution 2016-02-23 20:19:35 +13:00
model API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
parsers Merge branch '3.3' into 3.4 2016-07-04 23:53:55 +01:00
phpcs Add code-sniffs other than line length to scrutinizer 2013-05-23 10:39:01 +12:00
search API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
security API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
tasks API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
templates Merge branch '3' 2016-06-13 13:41:20 +01:00
testing API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
view API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
bootstrap.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
FakeController.php Cleaning up Controller::handleRequest 2016-05-23 00:21:04 +01:00
MemoryLimitTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
phpcs_runner.php Only have Scrutinizer check PHP files 2013-08-21 21:02:12 +12:00
PhpSyntaxTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00