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-05-27Ensure to close open tooltips when widget is maximized (#17629)Stefan Giehl
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
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
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2018-08-09Add notification when report w/ segment has no data, but segment is unprocess...3.6.0-b4diosmosis
2018-08-03Add reusable widget to display single metric w/ sparkline & evolution percent...diosmosis
2018-06-28Remove executable bit on most files (#13038)Adrien Crivelli
2018-06-14Remove usage of synchronous ajax requests (#12546)Stefan Giehl
2017-11-20Fixes CSS position to solve overlay problems (#12023)Stefan Giehl
2017-07-20removes usage of deprecated jQuery.size() (#11883)Marc Neudert
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-03-09fix many ui testsThomas Steur
2015-10-19Merge branch 'master' into 3.0Thomas Steur
2015-10-16refs #9035 angular components are not rendered in dashboard viewThomas Steur
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-09-12recover original footer state when closing maximised widgetsgiehl
2014-07-22refs #5406 only display an error message if the status code was 4xx or 5xx. O...Thomas Steur
2014-07-21refs #5406 make sure it shows an error message in dimension, do not show an ...Thomas Steur
2014-07-21refs #5406 added a more detailed error message, some ui tweaks and display a ...Thomas Steur
2014-07-21refs #5406 hide loading indicator if any error occurs and make sure to displa...Thomas Steur
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-03-08Fix bug in dashboardWidget.getParameters (return copy of object not existing ...diosmosis
2014-03-05Changed related to ComparisonDashboard:diosmosis
2014-02-12Fix widget list positioning bug in widgetMenu.js, added several hooks to dash...diosmosis
2014-02-12Add onRemove callback to dashboard widget jquery object.diosmosis
2014-02-12Use CSS to show/hide dashboard buttons instead of JavaScript.diosmosis
2014-02-11Remove WidgetizedReportControl and keep widget template in Twig template. Ren...diosmosis
2014-02-10Move HTML generation of widgetized reports in dashboard to server side Twig t...diosmosis
2013-09-14refs #4151 refacoted some more usages of _js hacksgiehl
2013-09-12Refs #3089, #4116, display visitor profile popup when visit in realtime map i...Benaka Moorthi
2013-08-28Refs #3089, added ability to browse through all visitors w/ 'previous/next vi...Benaka Moorthi
2013-05-02Reorganizing the Dashboard plugin fileThomas ZILLIOX