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-06-15Fix for zero average order value on charts (#19353)Ben Burgess
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2019-10-23Request different columns when no columns will be available (#15038)Thomas Steur
2019-10-13Hide unavailable metrics in graphs (#14996)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-28Add extra processed metrics to list of available metrics in Graph if the meta...diosmosis
2019-05-25Changed period in row evolution breaks graph/metric association (#14423)Thomas Steur
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2019-05-02Bar graph should only have Users and Unique Visitors options when they are va...Kate Butler
2019-03-13Couple assorted changes (#13935)diosmosis
2015-05-12Test RowEvolution exporting in ReportExporting_spec.js and remove TODO in Gra...diosmosis
2015-05-12Adding TODO for export link tests.diosmosis
2015-05-12Remove disable_queued_filters param in Graph::beforeLoadDataTable() to see if...diosmosis
2015-02-23Keep BC w/ old Formatter class since it is likely used by 3rd party plugins. ...diosmosis
2015-02-21Fixes #7247, move default Formatter class to new Numeric metrics formatter an...diosmosis
2015-01-11Fixes #6923, make sure metrics are formatted before generating jqplot data in...diosmosis
2014-12-03Fix regression in treemap visualization.diosmosis
2014-12-03Fixes #6756, fix two regressions/bugs in row evolution of ecommerce item repo...diosmosis
2014-09-08Refs #6109 New core metric: nb_users as the count of distinct user ids. Means...mattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-24fixes #4375 fix total is not available in records to plot if enabledThomas Steur
2014-01-09Fixes #4429, allow processed columns to be sorted in table visualizations.diosmosis
2013-12-16Fix regression in metrics picker: remove available column check. Use of 'colu...diosmosis
2013-12-09Make sure selectable columns in graph visualizations are used only if the rep...diosmosis
2013-11-26Refs #4200, fixing typo in method name and tweaking docs.diosmosis
2013-10-23fix records to plot in metrics selector do not have the correct names in refe...Thomas Steur
2013-10-23fix metric selector displayed value null for those two columnsThomas Steur
2013-10-17to make clear you cannot access any class properties at this point we make th...Thomas Steur
2013-10-17renamed configureVisualization to beforeRender and trigger it at after filter...Thomas Steur
2013-10-16coding stylesThomas Steur
2013-10-16moved graph to CoreVisualizationsThomas Steur