silverstripe-framework/tests
Damian Mooyman 7105099497
API Change behaviour of filter API to support injected search filter classes
API Remove DataList::applyFilterContext(), superseded by DataList::createSearchFilter()
API SearchFilter::getSupportedModifiers() added to support supported modifier inspection
2016-09-05 17:28:36 +12:00
..
api API remove DataFormatter class and all subclasses 2016-08-09 15:49:11 +12:00
assets FIX extra_requirements to accept non associative arrays. 2013-06-02 13:37:34 +12:00
behat FIX Behat preview mode finder being too specific (#5846) 2016-07-28 17:59:31 +12:00
cache Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
control Fix issues with CMS permission codes 2016-08-17 11:19:14 +12:00
core Merge branch '3' 2016-08-23 10:37:47 +01:00
dev API Allow has_many fixtures to be declared with array format as well as many_many (#5944) 2016-09-05 16:58:36 +12:00
email Merge branch '3' 2016-07-15 16:01:48 +01:00
filesystem API Upgrade for silverstripe CMS namespace changes 2016-08-11 11:51:02 +12:00
forms API Allow has_many fixtures to be declared with array format as well as many_many (#5944) 2016-09-05 16:58:36 +12:00
i18n API Abstract ThemeManifest into ThemeList 2016-07-21 12:11:25 +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 Change behaviour of filter API to support injected search filter classes 2016-09-05 17:28:36 +12:00
parsers BUG Fix usage of $this as closure argument 2016-08-12 09:49:23 +12:00
phpcs Add code-sniffs other than line length to scrutinizer 2013-05-23 10:39:01 +12:00
search API Change behaviour of filter API to support injected search filter classes 2016-09-05 17:28:36 +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 API Theme stacking 2016-07-15 16:29:25 +12:00
testing API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
view API Theme stacking 2016-07-15 16:29:25 +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