genielabs / HomeGenie

HomeGenie, the programmable automation intelligence
https://homegenie.it
GNU General Public License v3.0
392 stars 155 forks source link

Fix statistics graph not loading in some languages #265

Closed fgeorgsson closed 8 years ago

fgeorgsson commented 8 years ago

The datebox component supports only specific languages and locales. Sometimes we get a language (en) from the browser settings, but datebox expects a full locale (en-GB).

This fix tries to find a locale that matches the user's preferred language. If no supported language/locale is found, we fall back to "default" which is what datebox expects as fallback.

fgeorgsson commented 8 years ago

Should fix: http://www.homegenie.it/forum/index.php?topic=1372.0 http://www.homegenie.it/forum/index.php?topic=1094.0