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-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-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-02-26If more than one yaxis in a jqplot graph, make sure there is space on right f...diosmosis
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-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-06-11removed unnecesary commentsSebastian Piskorski
2015-06-09added function _checkTicksWidth() for jqplot, function calculates ticks width...Sebastian Piskorski
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-03-19fix reduce method is not available in ie8Thomas Steur
2014-02-12Move setYTicks() call of evolution graph visualization outside of render() fu...diosmosis
2013-12-12Fixing various UI bugs including:diosmosis
2013-10-04Do not add series picker if jqPlot is being used w/ a non-DataTable related w...Benaka Moorthi
2013-10-03refs #3994 this fixes percentage values are always 0 in pie graphsThomas Steur
2013-09-21Refs #4077, #4041, resize treemap on widget resize and fix regression in jqpl...Benaka Moorthi
2013-09-16Refs #4041, #3317, #4077, allow different visualizations to specify their own...Benaka Moorthi
2013-09-16Refs #4041, use require() and UIControl in all DataTable JS classes.Benaka Moorthi
2013-09-14refs #4151 refactored some usages of _js hacksgiehl
2013-09-10Refs #4087, add UI screenshot tests to new repository, enable tests on travis...Benaka Moorthi
2013-09-06fixed some js errors, namespaces & coding stylesgiehl
2013-09-05Refs #4041, moved & renamed actionDataTable JavaScript class to file in the A...Benaka Moorthi
2013-09-01Refs #4041, split JqplotGraph datatable class into three: JqplotBarGraph, Jqp...Benaka Moorthi
2013-09-01Refs #4041, refactored jqplot.js file by removing JQPlot class and creating J...Benaka Moorthi
2013-08-27Refs #4100, #4041, #4077, add minimal UI module inclusion/creation function a...Benaka Moorthi
2013-08-27Refs #4041, #4077, document SeriesPicker JS class.Benaka Moorthi
2013-08-26Refs #4077, #4041, separated jqplot specific code from generic series picker ...Benaka Moorthi
2013-08-26Refs #4041, #4077, started refactoring of series picker JavaScript so it can ...Benaka Moorthi
2013-08-15replaced presentational html tagssgiehl
2013-08-12Refs #4041, fix regression that caused jqplot tooltips not to show.Benaka Moorthi
2013-08-12Theme jQplot metrics picker for PleineLuneThomas ZILLIOX