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
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
2014-05-20refs #5192 added generator for menus, updated more plugins to use menu class,...Thomas Steur
2014-05-20refs #5192 introducing a user menuThomas Steur
2014-05-20refs #5192 continued menu refactoring. not sure yet how good this idea is but...Thomas Steur
2014-05-20refs #5192 starting a little Menu refactoringThomas Steur
2014-05-14fix event exampleThomas Steur
2014-04-02Fix bug in editing menu item: if subcategory is null, menu item is not changed.diosmosis
2014-03-21missing default valuemattab
2014-03-10Fix bug in MenuAdmin::removeEntrymattab
2014-02-22add helpermattab
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-23refs #4564 introducing some more new methods for has superuser access. Old me...Thomas Steur
2014-01-08Allow remove top menu entriesmattab
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-12-06Fixes #4199, revising event docs and closing ticket.diosmosis
2013-12-03refs #4244 fix linkThomas Steur
2013-12-03refs #4244 replaced some links to hooks.Thomas Steur
2013-12-02refs #4244 updated some existing links to use link inline tagThomas Steur