silverstripe-framework/tests
2012-05-01 22:17:00 +02:00
..
api MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
cache MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
control MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
core MINOR Tidy up of code formatting in TestRunner 2012-04-18 23:29:54 +12:00
dev MINOR Fix tests to check against dynamic FRAMEWORK_DIR and $project 2012-04-15 10:50:20 +12:00
filesystem MINOR Switching _t() calls from sprintf() to using injection parameters (#7170) 2012-05-01 22:17:00 +02:00
forms ENHANCEMENT GridFieldExportButton allows an anon function to return the 2012-04-23 20:26:41 +12:00
i18n ENHANCEMENT Backwards compatible $priority parameter for i18n::_t(): Allow numeric arrays as parameters, as well as %s style replacements with a named parameter map (easier transition to new system with existing translation strings) 2012-05-01 22:17:00 +02:00
integration MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
javascript MINOR Cleaning up code of Datagrid with related classes with more tests 2011-09-29 12:16:15 +13:00
model API CHANGE: Add SQLQuery::prepareSelect(), to further remove the need for direct property access. 2012-05-01 18:15:11 +12:00
parsers MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
search ENHANCEMENT: Add lazy loading to DataQuery. 2012-04-30 16:12:15 +12:00
security BUGFIX Member::onChangeGroups() should allow ADMIN permission grant if the logged in user is an ADMIN 2012-04-27 12:27:46 +12:00
tasks MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
templates API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
testing MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
view BUGFIX: fixes to i18n Unit Tests 2012-04-18 17:35:31 +12:00
Bare.yml MINOR: Added small fixture YML that just lets you log in, for bootstrapping browser automation tests. 2011-02-02 14:17:57 +13:00
bootstrap.php MINOR Moving FakeController class (required for bootstrap.php) into its own file, so that autoloading doesn't execute bootstrap (which is the case when invoking TestRunner->module()) 2012-04-30 15:04:59 +02:00
FakeController.php MINOR Moving FakeController class (required for bootstrap.php) into its own file, so that autoloading doesn't execute bootstrap (which is the case when invoking TestRunner->module()) 2012-04-30 15:04:59 +02:00
FullTestSuite.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
MemoryLimitTest.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
PhpSyntaxTest.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00