summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console/multiselect_settings.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Fixing errors in system console (#3484)Asaad Mahmood2016-07-051-4/+1
|
* Multiple UI fixes (#3357)Asaad Mahmood2016-06-161-1/+4
| | | | | | * Multiple UI fixes * Removing utils from tutorial file
* PLT-3344 Set Localization config to always have by default all languages ↵enahum2016-06-151-4/+2
| | | | available (#3339)
* PLT-3236 Click in little x for admin console localization settings causes ↵enahum2016-06-091-0/+1
| | | | error (#3292)
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-0/+80
| | | | | | | | | | | | * 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-80/+0
|
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-0/+80
| | | | | | | | | | * 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-80/+0
|
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-271-0/+80
| | | | | | | | * 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-80/+0
| | | | This reverts commit 34beaa569bfb32f1607375f1d5a22859322060d2.
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-241-0/+80
* PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics