Go to file
Ingo Schommer 7ad7f8dcf2 ENHANCEMENT Adjusted SearchForm, Debug, ErrorPage, SiteTree to using locales instead of lang codes
API CHANGE Changed Translatable datamodel to use locales ("en_US") instead of lang values ("en).
API CHANGE Changed Translatable::$default_lang to $default_locale, Translatable::$reading_lang to $reading_locale
API CHANGE Using "locale" instead of "lang" in Translatable::choose_site_lang() to auto-detect language from cookies or GET parameters
API CHANGE Deprecated Translatable::is_default_lang(), set_default_lang(), get_default_lang(), current_lang(), set_reading_lang(), get_reading_lang(), get_by_lang(), get_one_by_lang()
API CHANGE Removed Translatable::get_original() - with the new "translation groups" concept there no longer is an original for a translation
BUGFIX Updated MigrateTranslatableTask to new Locale based datamodel

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@73468 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-03-20 08:47:06 +00:00
api MINOR documentation 2009-03-14 19:09:00 +00:00
cli Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
conf Merged from 2.3 2009-03-04 03:44:11 +00:00
core ENHANCEMENT Adjusted SearchForm, Debug, ErrorPage, SiteTree to using locales instead of lang codes 2009-03-20 08:47:06 +00:00
css BUGFIX Fixed broken CSS rules in TableListField 2009-03-09 05:12:35 +00:00
dev ENHANCEMENT Adjusted SearchForm, Debug, ErrorPage, SiteTree to using locales instead of lang codes 2009-03-20 08:47:06 +00:00
email MINOR documentation 2009-03-17 20:20:08 +00:00
filesystem BUGFIX Fixed possible SQL injection in file name part for File::find() 2009-03-20 01:36:19 +00:00
forms ENHANCEMENT Supporting "Locale-English" and "Locale-Native" as listing arguments in LanguageDropdownField 2009-03-20 08:38:57 +00:00
images MINOR merged from branches/2.3 2009-01-07 23:00:54 +00:00
integration MINOR Merged from branches/2.3 2009-01-05 06:19:48 +00:00
javascript Merged from branches/2.2 2009-03-10 22:17:26 +00:00
lang MINOR Updated translations 2009-03-10 12:43:52 +00:00
parsers Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
profiler Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
search ENHANCEMENT Adjusted SearchForm, Debug, ErrorPage, SiteTree to using locales instead of lang codes 2009-03-20 08:47:06 +00:00
security BUGFIX Existence check for Member autologin token 2009-03-17 22:25:22 +00:00
tasks ENHANCEMENT Adjusted SearchForm, Debug, ErrorPage, SiteTree to using locales instead of lang codes 2009-03-20 08:47:06 +00:00
templates ENHANCEMENT Allowing item-specific permissions in TableListField and subclasses (through TableListField_Item->Can() and DataObject->can*() methods). Adding "disabled" icons to template. 2009-03-13 10:07:27 +00:00
tests ENHANCEMENT Adjusted SearchForm, Debug, ErrorPage, SiteTree to using locales instead of lang codes 2009-03-20 08:47:06 +00:00
thirdparty MINOR Moved JSON library to thirdparty externals 2008-09-28 13:33:42 +00:00
widgets Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
_config.php Merged from branches/2.3 2009-03-10 22:08:52 +00:00
cli-script.php ENHANCEMENT: Change MySQLDatabase connection to operate in ANSI SQL mode, to ease the transition to DB abstraction 2008-11-22 03:51:04 +00:00
main.php BUGFIX Removed header('Content-Type... from main.php bootstrapping - was defaulting to text/html - an invalid assumption at such an early stage (see #3685) 2009-03-09 20:31:12 +00:00
main.php5 Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Makefile Merged branches/2.3 into trunk 2008-11-22 03:33:00 +00:00
sake Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00