silverstripe-framework/tests/model
2009-03-20 07:58:52 +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 Hierarchy->Children() testing in TranslatableTest - with the new datamodel you can't call Children() in a different language regardless of Translatable::set_reading_lang(), the Children() call has to be made from a parent in the same language 2009-03-20 07:58:52 +00:00
TranslatableTest.yml BUGFIX Fixed finding a translated homepage without an explicit URLSegment (e.g. http://mysite.com/?lang=de) - see #3540 2009-02-22 21:30:41 +00:00