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
2022-11-02add help link vue componet (#19922)Peter Zhang
2021-12-22Show a summary of new features (#18065)Ben Burgess
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-02-25use transient cache for caching menus instead static array (#15585)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2018-04-30Add possibility to specify an icon and onclick handler for submenu items (#12...Thomas Steur
2016-11-01Removes deprecated method MenuAbstract::addsgiehl
2016-09-30fix typo across codebase: Let's -> letsmattab
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2015-10-07various fixes for left menu, code tweaks and documented new method to registe...Thomas Steur
2015-10-07Left menu designThomas Steur
2015-06-19Resolving a problem with global state messing up with testsMatthieu Napoli
2015-06-19Testing to debug Travis buildMatthieu Napoli
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-04-09Fixes #7642 Added Help link to top menuMatthieu Napoli
2014-10-03Fixes #6374 Make sure top menu URLs are generated properly based on user pref...mattab
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-06refs #6140 easier way to define URLs for menu items and introducing a method ...Thomas Steur
2014-08-04Hide notice "undefined _name"mattab
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-18refs #5820 better namingThomas Steur
2014-06-19make sure the ordering of reports is correct, pass an instance of a report to...Thomas Steur
2014-06-19added possibility to pass a report instance to renderReport() in controller, ...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-05refs #5301 started to simplify scheduled tasks API while staying backwards co...Thomas Steur
2014-05-26refs #5192 added some doc blocks and prevent the menu hooks from appearing in...Thomas Steur
2014-05-20refs #5192 added generator for menus, updated more plugins to use menu class,...Thomas Steur
2014-05-20refs #5192 continued menu refactoring. not sure yet how good this idea is but...Thomas Steur
2014-04-02Fix bug in editing menu item: if subcategory is null, menu item is not changed.diosmosis
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-02-03Removing occurences of Piwik_ in core/Fabian Becker
2014-01-08Allow remove top menu entriesmattab
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-10-23Refs #4200, document core/Menu/*.php and core/Period/Range.php and remove Ran...diosmosis
2013-10-18fixes #4229 added possibility to disable marketplace in configThomas Steur
2013-10-15Type hint for Singletonmattab
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab