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-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2019-06-11Show flattened columns as extra columns in UI (#12524)Stefan Giehl
2019-05-15Allow throwing exceptions for HTTP error codes to better check query param in...diosmosis
2016-10-05Don't force enable low population when using all columns table (#10653)Thomas Steur
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
2016-07-14Fixes https://github.com/piwik/piwik/issues/10117mattab
2016-03-21Always disable pivot for all columns table as it unsupportedsgiehl
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-01-15changed the lang translation, as well as putting section tags around the user...kiriti.kishore
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-09-09refs #6162 Extending config setting enable_processing_unique_visitors_* to al...mattab
2014-09-08Refs #6109 New core metric: nb_users as the count of distinct user ids. Means...mattab
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-11-06Phpstorm organize importsmattab
2013-10-21slowly beginning to cleanup footer iconsThomas Steur
2013-10-17renamed configureVisualization to beforeRender and trigger it at after filter...Thomas Steur
2013-10-16coding stylesThomas Steur
2013-10-16whitespace [ci skip]Thomas Steur
2013-10-15use new viewdata structureThomas Steur
2013-10-15removed visualization propertiesThomas Steur
2013-10-15adjusted some visualizations to the new viewdatatable structure, the platform...Thomas Steur
2013-10-14simplify html tableThomas Steur
2013-10-11use visualizations hooksThomas Steur
2013-10-10do not pass view to init method, use instance property insteadThomas Steur
2013-10-10do not overwrite constructor, use init instead, set templatefile in a propertyThomas Steur
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-09-23Moved/renamed DataTableVisualization to ViewDataTable\Visualization and moved...Benaka Moorthi
2013-09-14Refs #4041, force DataTable visualizations to specify which properties should...Benaka Moorthi
2013-08-14Refs #4041, add default getDefaultPropertyValues() call for DataTableVisualiz...Benaka Moorthi
2013-08-10fixed some namespaces & doc blockssgiehl
2013-08-05Refs #4041, #4040 add new CoreVisualizations plugin and move HtmlTable, Cloud...Benaka Moorthi