silverstripe-framework/tests/model
Ingo Schommer ca24365c6f BUGFIX Fixed Translatable->onBeforeWrite() to change ClassNames on all translations when the "master page" (default language) changes its class to avoid inconsistencies with saving translations (see #3487)
BUGFIX Correctly showing the available languages dropdown in Translatable->getCMSFields()

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@75249 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-04-27 05:57:11 +00:00
..
DatabaseTest.php ENHANCEMENT Added Database->renameField() and Database->dontRequireField() 2008-11-09 23:56:24 +00:00
DataObjectSetTest.php MINOR Added DataObjectSetTest 2009-03-02 20:26:22 +00:00
TranslatableTest.php BUGFIX Fixed Translatable->onBeforeWrite() to change ClassNames on all translations when the "master page" (default language) changes its class to avoid inconsistencies with saving translations (see #3487) 2009-04-27 05:57:11 +00:00
TranslatableTest.yml ENHANCEMENT Adjusted SearchForm, Debug, ErrorPage, SiteTree to using locales instead of lang codes 2009-03-20 08:47:06 +00:00