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-11-10Move performance reports to a new page / category (#16673)Stefan Giehl
2020-10-21Allow overwriting rows_to_display property to ensure storing viewDataTable se...Stefan Giehl
2020-05-12triple equals (#15762)Jean Baptiste Noblot
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2019-11-08Adds links to online guides in reports help (#15030)Stefan Giehl
2019-10-22Allow overwriting default view type even for reports with fixed view types (#...Stefan Giehl
2019-10-01Add a configurable row limit to report export popover (#14913)Kate Butler
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-07Ensure incompatible viewdatatable entries are shown as footer icons when they...Stefan Giehl
2019-05-15Allow throwing exceptions for HTTP error codes to better check query param in...diosmosis
2019-03-13Couple assorted changes (#13935)diosmosis
2019-02-24In segmented visitor log, allow opening segment editor in new tab w/ segment ...diosmosis
2019-02-12Make segmented visitor log in sales page only display visits with orders. (#1...diosmosis
2018-12-26Do not fetch totals for insights (#13891)Thomas Steur
2018-12-07Some work on report totals (#13555)Thomas Steur
2018-11-26Add possibility to switch period in evolution graph (#13689)Thomas Steur
2018-06-26Use saved ViewDataTable parameters mechanism for datatables displayed inside ...diosmosis
2018-05-04Do not show 'all' limit selector option for VisitorLog & default to 25 if fil...Benaka
2017-10-04Make it possible to show a header message for datatables (#12146)Stefan Giehl
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2017-09-26Better fetching of saved report parameters by report ID (#11983)Thomas Steur
2017-05-24use limit seletion for limitting exports (#11729)Stefan Giehl
2017-05-13adds code comment to clarify message will be printed rawsgiehl
2017-05-13Make it possible to customize the `No data available` message shown in report...Stefan Giehl
2017-03-29Make it possible to disable flattening for an report (#11529)Stefan Giehl
2016-10-01Make goal title in report clickable (#10571)Thomas Steur
2016-09-26Fix WARNING: plugins/CoreVisualizations/Visualizations/Sparklines.php(77): No...mattab
2016-09-26Adds possibility to define a goal description (#10057)Stefan Giehl
2016-09-01Remove deprecated events (#10455)Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
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-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-07-07Fixes #8284 - make colums_to_display overridable by the UImattab
2015-07-01When developer did not implement the viewDataTable interface, display useful ...mattab
2015-07-01Fix infinite recursion issuemattab
2015-07-01Display a meaningful & useful error message when setting viewDataTable parame...mattab
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-03-25Disabling filter did not work as wrong values were setThomas Steur
2015-03-09Run queued filters after generic filters making visualizations much faster.Thomas Steur
2015-02-09Merge pull request #7119 from piwik/performance_improvementsMatthieu Aubry
2015-02-02we do request the available view datatables many times, eg when detecting the...Thomas Steur
2015-01-22Merge branch 'master' into move_language_reportsgiehl
2015-01-20improved method namesgiehl
2015-01-17small improvementssgiehl