icingaweb2/test/php/library/Icinga
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 errors in tests 2014-04-28 14:06:40 +02:00
Chart Make all tests inherit from BaseTestCase and fix license headers and style 2014-04-10 10:32:50 +02:00
Config Rewrite test for Icinga\Config\PreservingIniWriter 2014-04-28 14:06:40 +02:00
Data FilterTest: add notes for future tests 2014-06-25 11:14:32 +02:00
File Data\BaseQuery: rename to Data\SimpleQuery 2014-05-07 11:55:35 +00:00
Logger/Writer Rename Icinga\Logger\Writer\StreamWriter to FileWriter 2014-04-30 11:59:22 +02:00
Protocol Remove statusdat protocol tests 2014-04-14 15:35:27 +02:00
Test Data\Db: rename Query and Connection to Db... 2014-06-06 06:43:13 +00:00
User Add test for Icinga\User\Preferences\Store\IniStore 2014-04-28 14:06:39 +02:00
Util Add locale negotiation to Icinga\Util\Translator 2014-06-25 12:15:41 +02:00
Web monitoring/timeline: should benefit from new filter 2014-06-21 03:09:40 +02:00
UserTest.php Add test for Icinga\User 2014-04-28 14:06:39 +02:00