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
2016-08-31API.getReportMetadata should work only for one siteThomas Steur
2016-04-12fix tests (#10040)Thomas Steur
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2015-12-25Merge branch 'master' into 3.0sgiehl
2015-12-22remove unused use statementssgiehl
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-23remove old line from codebasemattab
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-09-15Auto generated glossary of all Metrics & Report definitions in Piwik #6773mattab
2015-07-16Fix Site Search report metadata initializationbarbushin
2015-05-07refs #7821 do not instantiate reports directlyThomas Steur
2015-04-01fixes #7380 Set correct report documentation for entry/exit page titlesmattab
2015-03-11Made for reports faster when flat=1 is used.Thomas Steur
2015-03-05Faster flattening for many reportsThomas Steur
2014-12-19Fixed #6837Matthieu Napoli
2014-12-02Format min and max generation time properly when they are added to custom rep...Timo Besenreuther
2014-11-27Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-26Fix API.getProcessedReport output for site search reports (do not display cer...diosmosis
2014-11-25Remove processed metrics from metricsDocumentation element in API.getProcesse...diosmosis
2014-11-24Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-21Small tweakmattab
2014-11-18'Time on page' column displayed in format MM:SSuby501
2014-11-14Move all Metrics to Columns folder.diosmosis
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-11-14Add formatting to actions metrics and remove more use of filters & explicit t...diosmosis
2014-11-11Applying some review TODO.diosmosis
2014-11-09Fixing most of the tests.diosmosis
2014-11-08Converted most other processed metric calculation to use ProcessedMetric class.diosmosis
2014-11-08Adding processed metrics for Actions plugin (removing queueFilter calls).diosmosis
2014-11-07Converted Actions.get API method to use processed metrics.diosmosis
2014-10-31refs #6511 fix signature of both methods was not the sameThomas Steur
2014-10-31refs #6511 this should fix sitesearch reports are not available in scheduled ...Thomas Steur
2014-10-23Remove lines causing bugMarcin Czołnowski
2014-07-22removed unused use statementssgiehl
2014-06-24added new staticCache to remove a lot of duplicated code and to have a nice i...Thomas Steur
2014-06-23updated UI test submodule which might fix some UI testsThomas Steur
2014-06-20started to port goal reports to use new structure, probably not working yetThomas Steur
2014-06-19migrated DBStats to new reports definition and added possibility to not appea...Thomas Steur
2014-06-18merging master into branch, wish me luckThomas Steur
2014-06-16moved some more dimensions to plugins, fixed some issues, removed some more d...Thomas Steur
2014-06-13and some more metric documentation fixesThomas Steur
2014-06-13fix metric documentationsThomas Steur
2014-06-13added missing metricThomas Steur
2014-06-13set correct order for report getPageUrlsThomas Steur
2014-06-13this way we only define custom metric translations and do not define the defa...Thomas Steur
2014-06-12apparently the action reports all overwrite the default metric translations. ...Thomas Steur
2014-06-12fixed some testsThomas Steur
2014-06-12as the category is used for reportMetadata and widgetsList we should not tran...Thomas Steur
2014-06-12fixed some more testsThomas Steur