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
2021-11-03Show correct metrics in row evolution triggered from goal view tables (#18228)Stefan Giehl
2021-08-13add token_auth to overlay requests where necessary (#17851)Tim-Hinnerk Heuer
2020-05-06ensure row actions are only bound once (#15914)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-06-11Show flattened columns as extra columns in UI (#12524)Stefan Giehl
2018-12-10Enable row evolution for flattened reports (#13769)Stefan Giehl
2018-12-07Some work on report totals (#13555)Thomas Steur
2018-06-14Remove usage of synchronous ajax requests (#12546)Stefan Giehl
2018-05-28Allow segmented visitor log popup to launch visitor profile (#12948)diosmosis
2018-04-26Fixes regression: rowevolution not working in overlay mode (#12771)Stefan Giehl
2018-04-23Discard idGoal parameter for row evolution in goal visualizations (#12378)Stefan Giehl
2018-03-21Use more font icons instead of images (#12532)Stefan Giehl
2017-07-20removes usage of deprecated jQuery.size() (#11883)Marc Neudert
2017-01-26make row evolution and segmented visitor log work for pluginsThomas Steur
2016-09-14Fix row evolution did not work for custom dimensions (#10498)Thomas Steur
2016-04-19Implements #9389 - UserId module, that adds a new Users report (#9883)alexkuk
2015-12-02refs piwik/plugin-CustomDimensions#15 detect idDimension from url instead of ...Thomas Steur
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-08-07Use standard buttons and alerts instead of and old icons and custom CSSMatthieu Napoli
2014-12-03Fix regression when metric changed in multi row evolution popup.diosmosis
2014-12-03Fixes #6789, use abandonedCarts query param to tell in visualizations if a re...diosmosis
2014-10-16refs #6015 fix row evolution did not work for some rows if search was usedThomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-08Refs #4363, introduce @ terminal operator for row evolution queries to get ri...diosmosis
2014-07-04Fixes #5411, refs #4363 use '%20' to differentiate between terminal + leaf ro...diosmosis
2014-06-27Refs #4363, add workaround to fix bug where leaf rows of page titles reports ...diosmosis
2014-05-23started experiment making morpheus default themeThomas Steur
2013-10-23Fixing regression in last commit.diosmosis
2013-10-23Fixing regression with row evolution on Actions subtables.diosmosis
2013-09-20Refs #4041, remove DatatableManager class and replace with UIControl code.Benaka Moorthi
2013-09-16Refs #4041, use require() and UIControl in all DataTable JS classes.Benaka Moorthi
2013-09-14refs #4151 refactored more _js hack usessgiehl
2013-08-05Merge from masterThomas ZILLIOX
2013-08-05Follow camelcase standard for dataTable javascript file nameThomas ZILLIOX