Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-28added some tests for LanguagesManager Model classsgiehl
2015-10-28move update script to languagesmanager pluginsgiehl
2015-10-28don't directly access the APIsgiehl
2015-10-28allow user to chosse between 12 and 24 hour time formatsgiehl
2015-09-30fixes bug in automatic translation updatesgiehl
2015-09-30language updatesgiehl
2015-09-22TranslatorEmail has been removed from translation filessgiehl
2015-09-16language updatesgiehl
2015-09-15Set HTML <title> values in all user menu and admin menu pagesmattab
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-08-31Remove tests that check translation files contain translator email #8668mattab
2015-08-06Step "Create tables" of new installation appears untranslatedThomas Steur
2015-07-18language updatesgiehl
2015-07-08small code improvementsgiehl
2015-06-24language updatesgiehl
2015-06-24fixes #7736 While loading Piwik, the top menu displays all language names in ...Thomas Steur
2015-06-22ensure all languages have Intl translations, otherwise do not use themsgiehl
2015-06-20fetch layout direction from cldrsgiehl
2015-06-06use new translations from Intl pluginsgiehl
2015-06-06added new plugin 'Intl' which will hold translationssgiehl
2015-06-05language updatesgiehl
2015-05-27renamed console command to translations:generate-intl-datasgiehl
2015-05-27added console command to generate intl-data based on unicode-cldr/cldr-locale...sgiehl
2015-05-15force translation updates for single plugin onlysgiehl
2015-05-13refs #7883 - make it possible to update translations without beeing a maintai...sgiehl
2015-04-28language updatesgiehl
2015-04-21language updatesgiehl
2015-04-21small improvementssgiehl
2015-04-21small fixessgiehl
2015-04-21refs #7567 - use transifex statistics api and git modification time to determ...sgiehl
2015-04-21removed now useless CompareKeys command; updated doc blocks and commentssgiehl
2015-04-21refs #7567 - improved usage of transifex apisgiehl
2015-04-21refs #7567 - use transifex API to fetch translationssgiehl
2015-04-17refs #3838 use pagination in SitesManager to be able to manage many hundreds ...Thomas Steur
2015-03-20Fix two regressions where language would not change in installer, and where l...diosmosis
2015-02-20fixes #7187 Browser language is used even when English is configured.Thomas Steur
2015-02-19translation updatesgiehl
2015-02-13Updated translations from otrancemattab
2015-02-12Set a consistent description in plugins metadatamattab
2015-02-10#7094 Added a new "Development" language that shows the raw translation idMatthieu Napoli
2015-02-02Removed calls to deprecated Piwik\Common::getLanguagesList()Matthieu Napoli
2015-02-02Removed calls to deprecated Piwik\Common::getCountriesListMatthieu Napoli
2015-01-12Simplified get from container with new shorter methodMatthieu Napoli
2015-01-09Removed direct inclusion of data filesMatthieu Napoli
2015-01-09Removed usage of $GLOBALS['Piwik_LanguageList']Matthieu Napoli
2015-01-05Moved `Piwik\Translate\Writer` and its subclasses to the LanguagesManager pluginMatthieu Napoli
2015-01-05Fix unit tests by loading no translations by default in testsMatthieu Napoli
2015-01-05Refactored the way translations are loadedMatthieu Napoli
2015-01-05Removed all usages of $GLOBALS for the translationsMatthieu Napoli
2014-12-22force checkout to avoid some problems [skip ci]sgiehl