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-28set default color value, when key not exist. (#18696)Peter Zhang
2022-01-10Fix possible error with sparkline colors (#18588)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-01-27Ensure missing GD extension doesn't break some features (#15141)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-09-27Sparkline: Fix value sanitizing (remove non breaking spaces and other invalid...MichaelHeerklotz
2019-09-19Fixed #14662 and fixed decimal separator translation (#14901)MichaelHeerklotz
2019-07-05Update the link tag for all php files (#14635)Luca
2019-03-12Sparklines do not show correct values if values are close to 1.0. (#14006)diosmosis
2018-10-09limit Sparkline size (#13563)Lukas Winkler
2018-06-19minor sparkline improvement (line thickness) (#13083)Lukas Winkler
2018-06-18replace sparkline library with modern equivalent (#12066)Lukas Winkler
2015-06-20use new intl unit datasgiehl
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-02-03Removing occurences of Piwik_ in core/Fabian Becker
2013-11-13Refs #4200, documented some of ViewDataTable and ViewDataTable\Config.diosmosis
2013-10-16fix namespaceThomas Steur
2013-10-16moved visualization/RequestConfig -> ViewDataTable/RequestConfigThomas Steur
2013-10-16renamed request -> requestConfigThomas Steur
2013-10-16moved visualization/config to viewdatatable/configThomas Steur
2013-10-16looks like keep_summary_row belongs to request configThomas Steur
2013-10-16removed obsolet @see tags [ci skip]Thomas Steur
2013-10-15Merge remote-tracking branch 'origin/master' into viewdata_refactoringThomas Steur
2013-10-15define client side and overridable properties in config, not sure if it is a ...Thomas Steur
2013-10-15slowly we are getting rid of all static properties and methodThomas Steur
2013-10-15removed visualization propertiesThomas Steur
2013-10-15current state of viewdata refactoringThomas Steur
2013-10-15Fix unique visitors sorting regression.diosmosis
2013-10-14after data loaded function is no longer neededThomas Steur
2013-10-14fix most metrics are not translated, there is no need to reset those variable...Thomas Steur
2013-10-14there is no longer a need for the properties classThomas Steur
2013-10-11trying to use some hooks for visualization, properties are now handled in req...Thomas Steur
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-09-23Moved/renamed DataTableVisualization to ViewDataTable\Visualization and moved...Benaka Moorthi
2013-09-19Disable sparklines for UI tests.Benaka Moorthi
2013-09-19Refs #4041, make all DataTableVisualizations derive from Piwik\View.Benaka Moorthi
2013-09-19Quick fix so row evolution sparklines will have color in widgetize's iframes.Benaka Moorthi
2013-09-19Refs #4041, add default value to all visualization property docs.Benaka Moorthi
2013-09-18Refs #4041, #3317, allow visualization ID to be whole class name, allow foote...Benaka Moorthi
2013-09-14Refs #4041, force DataTable visualizations to specify which properties should...Benaka Moorthi
2013-09-01Refs #4041, refactored jqplot.js file by removing JQPlot class and creating J...Benaka Moorthi
2013-08-31Refs #4041, refactored jqplot datatable visualizations (mainly the evolution ...Benaka Moorthi
2013-08-27Refs #4041, document some functions in Graph visualization class.Benaka Moorthi
2013-08-27Refs #4041, fix bug in defaulting selectable columns.Benaka Moorthi
2013-08-26Refs #4041, #4077, started refactoring of series picker JavaScript so it can ...Benaka Moorthi
2013-08-24Refs #4077, added initial, minimal, new DataTable visualization (Treemap) tha...Benaka Moorthi
2013-08-22Refs #4041, remove override of filter_offset in Graph DataTable visualization.Benaka Moorthi