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
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-15Allow throwing exceptions for HTTP error codes to better check query param in...diosmosis
2019-05-02Bar graph should only have Users and Unique Visitors options when they are va...Kate Butler
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-08-28Split piwik.js into multiple files and provide a merged one (#10441)Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-23started experiment making morpheus default themeThomas Steur
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-10-21slowly beginning to cleanup footer iconsThomas Steur
2013-10-17to make clear you cannot access any class properties at this point we make th...Thomas Steur
2013-10-17renamed configureVisualization to beforeRender and trigger it at after filter...Thomas Steur
2013-10-15removed visualization propertiesThomas Steur
2013-10-15adjusted some visualizations to the new viewdatatable structure, the platform...Thomas Steur
2013-10-11do not allow to overwrite constructorThomas Steur
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-09-01Refs #4041, split JqplotGraph datatable class into three: JqplotBarGraph, Jqp...Benaka Moorthi
2013-08-14Refs #4041, added Graph base visualization to hold visualization properties t...Benaka Moorthi
2013-08-14Refs #4041, add default getDefaultPropertyValues() call for DataTableVisualiz...Benaka Moorthi
2013-08-08Refs #4041, fixing regressions & bugs in visualization refactor.Benaka Moorthi
2013-08-05Refs #4041, #4040 add new CoreVisualizations plugin and move HtmlTable, Cloud...Benaka Moorthi