icingaweb2/test/php
Johannes Meyer 461b050718 Add locale negotiation to Icinga\Util\Translator
Translator::getPreferredLocaleCode($header) can now be used with the
HTTP "Accept-Language" header to return the best matching locale using
the user's preferations reported by the browser and our available locale
stack. Additionally Translator::getLocale and Translator::getLanguage were
replaced by Translator::splitLocaleCode to provide a more flexible
implemenation in order to identify specific parts of a particular locale or
the current one.

refs #6074
2014-06-25 12:15:41 +02:00
..
application Fix ResourceForm 2014-04-30 10:16:20 +02:00
library/Icinga Add locale negotiation to Icinga\Util\Translator 2014-06-25 12:15:41 +02:00
regression Fix that calling ActionController::translate() throws an exception 2014-06-11 13:39:22 +02:00
res Add test for Icinga\Util\Translator 2014-04-28 14:06:39 +02:00
bootstrap.php packaging/config: rename ICINGA_APPDIR 2014-06-04 21:11:27 +00:00