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
2022-08-02Fix placing series / series picker in charts (#19588)Stefan Giehl
2022-07-14Fixes row evolution for rows containing encoded entities (#19490)Stefan Giehl
2022-06-28Fix number formatting in additional Y axis in (evolution) charts (#19360)Stefan Giehl
2022-03-03[Vue] migrate single-metric-view component to vue (#18807)dizzy
2022-01-17Force period type to 'range' if date is a range when checking chart incomplet...Ben Burgess
2021-10-14Visual indication of incomplete periods on charts (#18086)Ben Burgess
2020-11-04several changes to emphasize setup and use of auto-archiving rather than real...diosmosis
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-17New page performance reports (#15736)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
2019-08-20Show series picker in evolution chart always on the left (#14783)Stefan Giehl
2019-05-25Changed period in row evolution breaks graph/metric association (#14423)Thomas Steur
2019-03-28Ensure first row is highlighted after switching periods (#14212)Stefan Giehl
2019-03-13Couple assorted changes (#13935)diosmosis
2019-02-26If more than one yaxis in a jqplot graph, make sure there is space on right f...diosmosis
2018-04-24GDPR + Add a couple of new platform features especially around validating set...Thomas Steur
2017-10-25Fixes seriespicker regression: (#12223)Stefan Giehl
2017-10-01Extract series picker to new angular component (w/ less manual element positi...diosmosis
2017-07-20removes usage of deprecated jQuery.size() (#11883)Marc Neudert
2017-03-29fix scaling of exported images (#11557)Stefan Giehl
2017-03-27Fix memory leaks in data table / jqplot (#11354)John Vilk
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-05-12plugins: Fix typos (found by codespell)Stefan Weil
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-10-15Merge branch 'master' into 3.0Thomas Steur
2015-10-11refactored js number formatter to own object to make it better usablesgiehl
2015-10-11improved numberformatter, fixed testssgiehl
2015-10-11improve jqplot number formatter and use it for data in tooltipssgiehl
2015-10-11added number formatter for jqplot and use it for numbers in yaxissgiehl
2015-10-07Left menu designThomas Steur
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-06-26Make sure series names and metric names are escaped before being displayed in...diosmosis
2015-06-11removed unnecesary commentsSebastian Piskorski
2015-06-09added function _checkTicksWidth() for jqplot, function calculates ticks width...Sebastian Piskorski
2015-01-09fixes #6949 pass through idGoal when clicking evolution graphs with multiple...sgiehl
2014-08-21refs #5970 make sure to reload the same page if user clicks on a date in the ...Thomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-02Fixes #5303, remove any old click handlers before attaching new ones in the r...diosmosis
2014-06-22Determine jqplot graph font through CSS instead of assuming Arial (w/ optiona...diosmosis
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-05-22fixes #5116 fixes percentages in chart tooltips are sometimes 0% although the...Thomas Steur
2014-05-02refs #1915 persist selected metrics and rows in referrers evolutionThomas Steur
2014-05-02refs #1915 added missing method to delete all viewdatatableparams, metricsToP...Thomas Steur
2014-05-02refs #1915 a first version of persist & restore report settings. not everythi...Thomas Steur
2014-03-19fix reduce method is not available in ie8Thomas Steur
2014-02-12Move setYTicks() call of evolution graph visualization outside of render() fu...diosmosis