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
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
2013-12-12Fixing various UI bugs including:diosmosis
2013-10-23display selectable columns only if there are columns to selectThomas Steur
2013-10-16Fix regression in row evolution popover: y axis ticks were not reset on serie...diosmosis
2013-10-16display records to plot only if there are rows to select2.0-b1Thomas Steur
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-17Refs #4077, fix series picker popover placement logic & remove subtable handl...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-15Refs #4077, fix several bugs w/ new treemap visualization, fix a bug in serie...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 #2608, add display property to evolution graph allowing it to be plotted...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