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-05-31Fix for missing formatting of conversion rate on goals reports (#19295)Ben Burgess
2022-05-31Fix for undefined array index error when rendering sparklines. (#19294)Ben Burgess
2022-05-24Show sparkline evolution figures for visits, goals and ecommerce overviews (#...Ben Burgess
2022-05-17Ensure goal sparklines show the correct goal (#19226)Stefan Giehl
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2022-03-08Fix comparison trends might be displayed incorrect for certain languages (#18...Stefan Giehl
2022-03-03[Vue] migrate single-metric-view component to vue (#18807)dizzy
2022-01-17Force period type to 'range' if date is a range when checking chart incomplet...Ben Burgess
2021-12-21Fixes more issues on PHP 8.1 (#18514)Stefan Giehl
2021-10-26Respect previously selected row display count in evolution charts (#18212)Stefan Giehl
2021-10-14Visual indication of incomplete periods on charts (#18086)Ben Burgess
2021-09-15Revert "if not comparing, set show_limit_control to true for Evolution Report...Stefan Giehl
2021-09-15if not comparing, set show_limit_control to true for Evolution Report (#17987)Tim-Hinnerk Heuer
2021-06-30Fix few bugs in sparklines visualisation when there is no row (#17728)Thomas Steur
2021-05-27Update PHP extension requirements & deprecate Common::mb_* methods (#16754)Stefan Giehl
2021-03-14modify hover text (#17264)Zoltan Flamis
2021-01-05Remove sparkline tooltips on visits summary (#17040)Stefan Giehl
2020-11-04several changes to emphasize setup and use of auto-archiving rather than real...diosmosis
2020-10-08Fix error trying to round unsupported operands in custom reports (#16543)Thomas Steur
2020-10-06Fix unselecting metric in series picker (#16527)Stefan Giehl
2020-08-17Fix possible notice when generating a sparkline (#16310)Stefan Giehl
2020-07-21fix select for new materialize (#16228)diosmosis
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-06-04Twig 3 upgrade (#15573)Lukas Winkler
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-17New page performance reports (#15736)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-03-04Fix PHPDocs (#15663)Jean Baptiste Noblot
2020-03-04Fix double colon and case (#15655)Jean Baptiste Noblot
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2020-02-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-02-20Removes deprecated class Piwik\Translate (#15586)Stefan Giehl
2020-02-16Fix non-numeric value encountered in session recording (#15569)Thomas Steur
2020-02-11Use \PHPUnit\FrameWork\TestCase instead of \PHPUnit_Framework_TestCase (#15554)Stefan Giehl
2020-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-02-07Fix deprecation notice (#15530)Stefan Giehl
2020-01-27Fix possible warning for columns without index (#15467)Stefan Giehl
2020-01-03Compute row percentages in PHP before metrics are formatted to avoid percenta...diosmosis
2019-12-06Fix header alignment for multi-dimension reports (#15134)Kate Butler
2019-11-18Invert change comparison when displaying percents in the UI … (#15098)diosmosis
2019-11-07Use thousands separator in single metric view (#15026)Kate Butler
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-10-13Fix pass by reference error when generating comparison sparklines (#14997)Stefan Giehl
2019-10-03Removed closing PHP tag due to PSR-2 definition (#14929)Kai Neuwerth
2019-09-30Comparison tweaks (#14923)diosmosis
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-09-26Rename Generic widget to KPI Metric (#14868)Kate Butler
2019-08-20Show series picker in evolution chart always on the left (#14783)Stefan Giehl