Go to file
Ingo Schommer 99c1fe9f93 BUGFIX Allowing translated homepages in RootUrlController
BUGFIX Limiting RootURLController to just trigger Translatable if no DomainForHomepage value is found
BUGFIX Using $locale parameter in Translatable::get_homepage_urlsegment_by_locale()
BUGFIX Updated enabling mechanism in Translatable->alternateGetByUrl()
MINOR Removed HTTP_HOST setting in TranslatableTest, wasn't necessary
API CHANGE Deprecated Translatable::get_homepage_urlsegment_by_language(), use get_homepage_urlsegment_by_locale()

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@75328 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-04-27 23:08:39 +00:00
api BUGFIX RestfulServer->permissionFailiure() returns correct HTTP status code if authentication is possible: 401 Unauthrized instead of 403 Forbidden (patch #3803, thanks DoubleClique) 2009-03-30 03:12:58 +00:00
cli
conf
core BUGFIX Allowing translated homepages in RootUrlController 2009-04-27 23:08:39 +00:00
css
dev ENHANCEMENT Adding SapphireTest::set_up_once() and SapphireTest::tear_down_once() for better test performance with state that just needs to be initialized once per test case (not per test method). Added new SapphireTestSuite to support this through PHPUnit. 2009-04-22 03:22:09 +00:00
email ENHANCEMENT Allow setting the "Reply-To" header by calling Email->ReplyTo('my@emailhere.com') 2009-03-25 22:02:30 +00:00
filesystem API CHANGE: addslashes now DB-specific 2009-04-05 23:24:56 +00:00
forms MINOR Documentation 2009-04-02 17:17:04 +00:00
images
integration
javascript
lang MINOR Updated translations 2009-03-10 12:43:52 +00:00
parsers MINOR Removed debug code 2009-03-31 17:07:16 +00:00
profiler
search API CHANGE: addslashes now DB-specific 2009-04-05 23:24:56 +00:00
security ENHANCEMENT: Member::getTitle() return more flexible title in case of Surname or/and FirstName missing. 2009-04-17 06:00:32 +00:00
tasks
templates
tests BUGFIX Allowing translated homepages in RootUrlController 2009-04-27 23:08:39 +00:00
thirdparty
widgets
_config.php
cli-script.php
main.php
main.php5
Makefile
sake
silverstripe_version