summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console/localization_settings.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-3793 Re-order languages in Account Settings (#3756)enahum2016-08-121-2/+2
|
* Clarify help text for available lanuages in localization_settings.jsx (#3776)Eric Sethna2016-08-111-1/+1
| | | | | | | | | | * Update localization_settings.jsx * Update en.json * Update localization_settings.jsx * Update en.json
* PLT-3767 Promote localizations on System Console and Account Settings (#3734)enahum2016-08-041-3/+3
|
* PLT-3237 Update displayed config values in admin console after saving (#3506)Harrison Healey2016-07-061-3/+8
| | | | | | * Reloaded admin console data when settings are saved * Fixed attempting to save an invalid config setting overwriting the stored config
* EE: Add the ability to restrict the user roles that can send team invites ↵Joram Wilander2016-06-291-10/+3
| | | | (#3442)
* PLT-3344 Set Localization config to always have by default all languages ↵enahum2016-06-151-10/+3
| | | | available (#3339)
* Update help text for localization settings (#3252)jasonblais2016-06-061-4/+4
| | | | | | * Update help text for localization settings * Add to en.json
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-0/+145
| | | | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency * Fix get locale on login_controller
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-145/+0
|
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-0/+145
| | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency
* Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-271-145/+0
|
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-271-0/+145
| | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text
* Revert "PLT-1800 Load server side locale from the config.json (#3076)"Christopher Speller2016-05-241-145/+0
| | | | This reverts commit 34beaa569bfb32f1607375f1d5a22859322060d2.
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-241-0/+145
* PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics