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
path: root/core/Menu
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
2020-01-20Removes some code marked as deprecated (#15419)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-11Remove deprecated examplesmattab
2016-11-01Removes deprecated method MenuAbstract::addsgiehl
2016-09-30fix typo across codebase: Let's -> letsmattab
2016-09-01Remove deprecated events (#10455)Thomas Steur
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
2016-04-06refs #9354 merge user and admin menu to one single menuThomas Steur
2015-10-15Merge branch 'master' into 3.0Thomas 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-10-06generate pages instead of implementing them in each controllerThomas 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
2015-03-10Remove deprecated MenuTop::addEntry() and MenuTop::removeEntry()Matthieu Napoli
2015-03-10Remove deprecated MenuAdmin::addEntry() and MenuAdmin::removeEntry()Matthieu Napoli
2015-01-15show a menu in the user area, lots of improvements to be more consistentThomas Steur
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-19refs #5977 group goals in a menu if there are more than 3 goals. I reused an ...Thomas Steur
2014-08-04Hide notice "undefined _name"mattab
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-22refs #5192 forgot the since annotationThomas Steur
2014-07-22Merge pull request #5858 from czolnowski/add-name-to-html-menuThomas Steur
2014-07-22refs #5192 some more menu api tweaks. MenuReporting is not 100% good since it...Thomas Steur
2014-07-22refs #5192 simplified admin menu since it is very confusing for developers to...Thomas Steur
2014-07-18Add name parameter to MenuTop.Marcin Czołnowski
2014-07-18refs #5820 better namingThomas Steur
2014-06-20add report to widgetslist or menu only if enabled, should fix some testsThomas 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-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-11starting to refactor reports into classes, also refactored some more dimensio...Thomas Steur
2014-06-10Merge pull request #308 from piwik/plugin_widget_refactoringThomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-06working on simplifying widgets. Pushing into a branch since I am not 100% hap...Thomas Steur
2014-06-05refs #5301 started to simplify scheduled tasks API while staying backwards co...Thomas Steur
2014-05-28refs #5192 updated docsThomas Steur
2014-05-26refs #5192 added some doc blocks and prevent the menu hooks from appearing in...Thomas Steur
2014-05-26refs #5192 no longer needed to pass the menu instance in the event, only adde...Thomas Steur