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 (Collapse)Author
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
* update doc blocks with new name * submodule updates * updates expected UI files
2019-07-05Update the link tag for all php files (#14635)Luca
I updated the link tag for all php files with the new matomo link. Not sure if it is realistic that this will get merged but I though that someday someone has to do this(?)
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2014-07-22removed unused use statementssgiehl
2014-06-18merging master into branch, wish me luckThomas Steur
2014-06-12as the category is used for reportMetadata and widgetsList we should not ↵Thomas Steur
translate the category. The reportMetadata wants it translated but widgetslist wants the translation key. So we translate it only for the reportMetadata. Best solution would be to always accept either translated or the key but one problem after another
2014-06-12fixed some more testsThomas Steur
2014-06-11converted more reports, segments, dimensions, ... not finished yetThomas Steur