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-08-13add token_auth to overlay requests where necessary (#17851)Tim-Hinnerk Heuer
2021-04-01Make profile export work in current session (#17409)Stefan Giehl
2020-10-29replace visit log with visits log (#16591)Stefan Giehl
2020-10-19Adds measuarable settings to disable visits log and visitor profile (#16561)Stefan Giehl
2020-08-31Recalculate visit numbers dynamically in visitor profile when more visits are...Stefan Giehl
2020-06-04Merge branch '3.x-dev' into 4.x-devsgiehl
2020-05-26Fix live widget does not refresh under circumstances (#15987)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-01-24Ensure to close visitor popover correctly (#15443)Stefan Giehl
2019-10-07Add "test" button to segment editor (#14884)Kate Butler
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-05Hide date selector when viewing live visits (not as widget) (#14560)Stefan Giehl
2019-05-15Indent actions belonging to a pageview (#14063)diosmosis
2019-03-19in segmented visitor log segment is already encoded, decode it again when add...diosmosis
2019-02-24In segmented visitor log, allow opening segment editor in new tab w/ segment ...diosmosis
2019-02-23Realtime Log UI improvements/fixes (#14115)Stefan Giehl
2019-02-12Make segmented visitor log in sales page only display visits with orders. (#1...diosmosis
2019-01-22Use current segment also in Segmented Visitorlog (#13921)Stefan Giehl
2018-12-02Updated menu structure and naming fixes (#13518)Thomas Steur
2018-11-25Use different icon for segmented visitor log (#13544)Thomas Steur
2018-08-28Visitor profile: do not load next/previous visitor when ALT key is pressed (#...Matthieu Aubry
2018-08-02Encode segment in visitor log requests to ensure all characters remain (#13198)Stefan Giehl
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-05-02Improve realtime visitor log widget (#12659)Stefan Giehl
2018-04-24GDPR + Add a couple of new platform features especially around validating set...Thomas Steur
2018-03-21Use more font icons instead of images (#12532)Stefan Giehl
2018-01-22do not use segment to fetch additional visits for visitor profile (#12374)Stefan Giehl
2017-12-20Hide duplicate actions in visitor log by default (#12160)Stefan Giehl
2017-09-04Customizeable / Extendable Visitor Profile & Visitor Log (#11579)Stefan Giehl
2017-07-20removes usage of deprecated jQuery.size() (#11883)Marc Neudert
2017-04-03Fix action enumeration in visitorlog (#11577)Stefan Giehl
2017-02-28close tooltips before closing visitorprofile (#11414)Stefan Giehl
2017-01-26make row evolution and segmented visitor log work for pluginsThomas Steur
2017-01-19Improved the design of Visitor Profile for more clarity (#11218)Matthieu Aubry
2016-09-30Merge branch '2.x-dev' into 3.0-m09Thomas Steur
2016-09-292.16.3-rc1 (#10590)2.16.3-rc1Matthieu Aubry
2016-09-15fix segmented live log did not use date of reportThomas Steur
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-02-18use sprintf instead of manually replacing %ssgiehl
2016-01-13refactored segmented visitor log codesgiehl
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-08-11#8356 Use improved tooltips for all tooltips in the visitor logMatthieu Napoli
2015-05-15use a tooltip to display additional information to avoid text truncationsgiehl
2015-04-16use jQuery.contains instead of searching for nearest 'body'sgiehl
2015-04-15refs #7404 - only query for new data when rea widget is placed within bodysgiehl
2015-04-06fixes #7089 - small layout tweaks to fix overlapping issuesgiehl