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-04-12Hide visitor id in visits log if profile is disabled (#19078)Stefan Giehl
2022-03-15migrate live widget refresh to vue (#18932)dizzy
2020-10-28Improve possibility to disable visits log / visitor profile (#16598)Stefan Giehl
2020-10-19Adds measuarable settings to disable visits log and visitor profile (#16561)Stefan Giehl
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-05-15Indent actions belonging to a pageview (#14063)diosmosis
2019-05-09Real-time report under Visitors does not refresh (#14415)Thomas Steur
2018-02-26Move methods away from Live controller (#12406)Stefan Giehl
2017-12-20Hide duplicate actions in visitor log by default (#12160)Stefan Giehl
2017-09-04Customizeable / Extendable Visitor Profile & Visitor Log (#11579)Stefan Giehl
2016-01-13refactored segmented visitor log codesgiehl
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-02-13refs #4633 open segmented visitor log with one click on a rowThomas Steur
2014-11-10refs #6545 do not request live information in case tab is not activeThomas Steur
2014-06-19added possibility to pass a report instance to renderReport() in controller, ...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-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-03-04Remove some hooks on TestingEnvironment.addHooks.diosmosis
2014-02-25Refs #4739, allow JavaScript screenshot tests to override Piwik behavior by s...diosmosis
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-26Fixes #4343 Make Visitor log look good when viewed a s widget in the dashboa...mattab
2013-11-14require file at the beginningThomas Steur
2013-10-31refs #4221 always include VisitorLog file, maybe there is an autoloader issueThomas Steur
2013-10-21moved disable_*_filters to requestConfigThomas Steur
2013-10-21renamed property show_graph_views_icons -> show_all_views_iconsThomas Steur
2013-10-21let the viewDataTable decide whether it can handle the view or not, better na...Thomas Steur
2013-10-21It was confusing to have a coreViewDataTable and pluginViewDataTable class. I...Thomas Steur
2013-10-21getDefaultViewTypeForReports -> getDefaultTypeViewDataTableThomas Steur
2013-10-18refactored hook getReportDisplayProperties. Reports/Plugins can now directly ...Thomas Steur
2013-10-17define the default view type in a separate eventThomas Steur
2013-10-17do not hardcode the default view type [ci skip]Thomas Steur
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-08refs #4199 inline this event name as we cannot automatically resolve it in ho...Thomas Steur
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 some more hooksThomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-18Refs #4041, #3317, allow visualization ID to be whole class name, allow foote...Benaka Moorthi
2013-09-14refs #4151 refacoted some more usages of _js hacksgiehl
2013-09-13Fixes #3089, finishing touches to UI and code.Benaka Moorthi