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
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
2015-01-17moved checking for fixed view types to factorysgiehl
2015-01-14removed several occurences of UserSettings pluginsgiehl
2014-12-05Fixes #6806, correctly set default for viewDataTable query parameter in ViewD...diosmosis
2014-12-04Make sure RowEvolution uses graphEvolution default and make sure this default...diosmosis
2014-12-04Refs #6756, make sure forceDefault in ViewDataTable::factory correctly forces...diosmosis
2014-12-03Fixes #6756, fix two regressions/bugs in row evolution of ecommerce item repo...diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-21Refs #6078, set default of pivot_by_column to empty string so it doesn't get ...diosmosis
2014-09-21Refs #6078, make sure pivot option does not display if table is not pivotted ...diosmosis
2014-09-21Refs #6078, make sure visualizations default sort to first non-label column i...diosmosis
2014-09-21Refs #6078, make pivot option use the pivot by dimension's name.diosmosis
2014-09-21Refs #6078, fix bug where reloading report does not persist pivot and where u...diosmosis
2014-09-20Refs #6078, allow plugins to set what metric gets displayed in pivot tables o...diosmosis
2014-09-18Adding new PivotByDimension DataTable filter that can pivot a report by (almo...diosmosis
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-07Merge branch 'master' into report_and_dimension_refactoringThomas Steur
2014-06-27automatically detect visualizations within visualization directoryThomas Steur
2014-06-24Add ViewDataTable config property show_insights.diosmosis
2014-06-19fix saved view data table params were ignoredThomas Steur
2014-06-18this is epic... by rendering the reports this way we can remove a lot of dupl...Thomas Steur
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur