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
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-04Fix PHPDocs (#15663)Jean Baptiste Noblot
2020-03-04Fix double colon and case (#15655)Jean Baptiste Noblot
2020-02-16Fix non-numeric value encountered in session recording (#15569)Thomas Steur
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-11-18Invert change comparison when displaying percents in the UI … (#15098)diosmosis
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-09-30Comparison tweaks (#14923)diosmosis
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-06-11Show flattened columns as extra columns in UI (#12524)Stefan Giehl
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-15Allow throwing exceptions for HTTP error codes to better check query param in...diosmosis
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2019-05-06Fix possible error occuring under certain circumstances (#14419)Stefan Giehl
2019-05-02Make sure evolution parameters are initialized in Config so Controllers can o...diosmosis
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
2018-12-26Do not fetch totals for insights (#13891)Thomas Steur
2018-12-10Enable row evolution for flattened reports (#13769)Stefan Giehl
2018-12-07Some work on report totals (#13555)Thomas Steur
2018-11-26Add possibility to switch period in evolution graph (#13689)Thomas Steur
2018-10-03Create periods with timezones in a couple places that are missing it. (#13445)diosmosis
2018-03-07Fix possible error in tag cloud vizualisation (#12581)Stefan Giehl
2016-11-27Minor tweaks and events in Goals UI (#10903)Thomas Steur
2016-10-31Trying to fix a notice, refs #10731mattab
2016-10-05Merge branch '3.x-dev' into apiimprovementsThomas Steur
2016-10-05Don't force enable low population when using all columns table (#10653)Thomas Steur
2016-09-30fix some testsThomas Steur
2016-09-30lots of improvementsThomas Steur
2016-10-01Make goal title in report clickable (#10571)Thomas Steur
2016-09-26Fix WARNING: plugins/CoreVisualizations/Visualizations/Sparklines.php(77): No...mattab
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-08-28Split piwik.js into multiple files and provide a merged one (#10441)Thomas Steur
2016-07-14Fixes https://github.com/piwik/piwik/issues/10117mattab
2016-04-06Merge branch 'master' into 3.0-m03Thomas Steur
2016-03-21Always disable pivot for all columns table as it unsupportedsgiehl
2016-03-20handle PivotBy within HtmlTable visualization to fix side effectssgiehl
2016-02-14merge master => 3.0Thomas Steur
2015-12-25fixes escaping in tag cloudssgiehl
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-05-12Test RowEvolution exporting in ReportExporting_spec.js and remove TODO in Gra...diosmosis