silverstripe-framework/tests
Ingo Schommer 0e5b099287 FIX Unquoted shortcodes weren't parsed (fixes #680)
Since that used to be the default shortcode notation
for our core "insert media" functionality, its important
to have this fixed and keep supporting "legacy" content
created with 3.0.
2013-04-26 01:00:13 +02:00
..
api API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
behat Added iShouldSeeAButton assertion 2013-04-09 09:39:06 +02:00
cache Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
control BUG HTTP will now correctly pass over mailto: links when converting relative links to absolute (e.g. in Emails) 2013-04-18 14:25:51 +12:00
core FIX: _config/ directories are now correctly detected as modules (fixes #1762) 2013-04-18 14:08:03 +01:00
dev FIX: Instead of CsvBulkLoader->findExistingRecord out right failing (i.e. no duplicate found) when the duplicate check field is empty, it will now continue on to check other duplicateCheck fields. 2013-04-19 16:52:39 +12:00
filesystem API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
forms Merge remote-tracking branch 'origin/3.0' into 3.1 2013-04-12 01:13:32 +02:00
i18n API i18n::$common_languages and i18n::$common_locales converted to Config API 2013-03-27 20:42:46 +01:00
injector API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
integration FIX We still need XML escaping on href attributes in HTML4Value 2013-04-18 09:13:24 +12:00
javascript Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
model Merge pull request #1185 from chillu/pulls/augment-lazy-versioned 2013-04-08 16:04:50 -07:00
oembed FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
parsers FIX Unquoted shortcodes weren't parsed (fixes #680) 2013-04-26 01:00:13 +02:00
phpcs Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
search API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
security API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
tasks Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
templates MINOR: updated and extended Tests 2013-04-22 18:17:31 +00:00
testing API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
view MINOR: updated and extended Tests 2013-04-22 18:17:31 +00: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 Setting SapphireTest::is_running_test() in PHPUnit bootstrap 2013-01-09 23:31:10 +01:00
FakeController.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
MemoryLimitTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
PhpSyntaxTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00