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
2019-12-13Use appropriate SameSite values for cookies (#15185)Kate Butler
2019-07-05Update the link tag for all php files (#14635)Luca
2018-07-09Use secure lang cookie when using https (#13104)Stefan Giehl
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2015-10-28don't directly access the APIsgiehl
2015-10-28allow user to chosse between 12 and 24 hour time formatsgiehl
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-08-06Step "Create tables" of new installation appears untranslatedThomas 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-01-12Simplified get from container with new shorter methodMatthieu Napoli
2015-01-05Fix unit tests by loading no translations by default in testsMatthieu Napoli
2015-01-05Refactored the way translations are loadedMatthieu Napoli
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-24refs #5983 in the style guide it was suggested to use for instance the "." as...Thomas Steur
2014-07-22Merge pull request #5847 from craue/code-cleanup-2Thomas Steur
2014-07-22refs #5863 added a page in the admin to search for english translations and k...Thomas Steur
2014-07-19fixed method visibility keyword orderChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-26Merge branch 'master' into morpheus_defaultthemeThomas Steur
2014-05-23removed zeitgeist theme, morpheus is standard theme now, still need to remove...Thomas Steur
2014-05-21refs #5192 use menudropdown widget for language selector as well to simplify ...Thomas Steur
2014-05-20refs #5192 added generator for menus, updated more plugins to use menu class,...Thomas Steur
2014-05-20refs #5192 starting a little Menu refactoringThomas Steur
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-05Fix infinite recursion issue when displaying LoginLdap form.mattab
2014-04-10it is no longer required to define a command in an event. Convention over con...Thomas Steur
2014-04-02refs #4899 move language selector to user settings for logged in users, still...Thomas Steur
2014-02-05refs #4611 use InnoDB by default, added config option to change to different ...Thomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-11refs #4241 moving translation commands to LanguagesManagerThomas Steur
2013-11-06Phpstorm organize importsmattab
2013-10-10Refs #4208 Remove translate singletonmattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-08refs #4123 Removing some warningsmattab
2013-10-02refs #4134 renamed some more hooks and removed some not used and not needed h...Thomas Steur
2013-10-02refs #4134 use plural to indicate a developer can add multiple entries or wid...Thomas Steur
2013-10-02refs #4134 renamed template hooksThomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-24Remove use of Zend_Registry to hold DB connections.Benaka Moorthi
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Removing extra namespace \Coremattab