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
2014-07-21refs #5863 moved some translations from core into pluginsThomas Steur
2014-07-18refs #5820 added documentation and improved codeThomas Steur
2014-07-07If a dimension only implements a getName() method it should extend Dimension ...Thomas Steur
2014-07-01moved dimensions into a subdirectoryThomas Steur
2014-06-26smarter install and update of columns which will automatically update the col...Thomas Steur
2014-06-26pass all kind of column information so we can do some more checksThomas Steur
2014-06-25started to handle changes to dimensions, for instance if a new dimension is a...Thomas Steur
2014-06-24added new staticCache to remove a lot of duplicated code and to have a nice i...Thomas Steur
2014-06-23fix PHP Strict standards: Declaration of ... should be compatibleThomas Steur
2014-06-23this should improve tracking performanceThomas Steur
2014-06-23do not define segments on dimension creation as those are not needed during t...Thomas Steur
2014-06-23updated UI test submodule which might fix some UI testsThomas Steur
2014-06-20Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas 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-19automatically render a single report if possible. Not sure about this yet. ha...Thomas Steur
2014-06-18make sure if someone has bookmarked the old index$reportAction urls it still ...Thomas Steur
2014-06-18this is epic... by rendering the reports this way we can remove a lot of dupl...Thomas Steur
2014-06-18make sure loading of subtable works if user clicks on actions and fix update ...Thomas Steur
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-06-18merging master into branch, wish me luckThomas Steur
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-18this should fix the tests, in case of new visits the idvisitor was not setThomas Steur
2014-06-17replacing comment for consistencymattab
2014-06-17starting to move actions from tracker into pluginsThomas Steur
2014-06-16moved some more dimensions to plugins, fixed some issues, removed some more d...Thomas Steur
2014-06-13moved more logic from core to pluginsThomas Steur
2014-06-13and some more metric documentation fixesThomas Steur
2014-06-13fix metric documentationsThomas Steur
2014-06-13added missing metricThomas Steur
2014-06-13this might fix some tests, I reckon exit_url and exit_name was sometimes set ...Thomas 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-12some more bugfixesThomas 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-12we need to leave the controller code there for backwards compatibility. Many ...Thomas Steur
2014-06-12fixed some more testsThomas Steur
2014-06-12fixed processed metricsThomas Steur
2014-06-12some more reports, bugfixes, migrations to new structureThomas Steur
2014-06-11converted more reports, segments, dimensions, ... not finished yetThomas Steur
2014-06-11starting to refactor reports into classes, also refactored some more dimensio...Thomas Steur
2014-06-10Merge pull request #308 from piwik/plugin_widget_refactoringThomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-06working on simplifying widgets. Pushing into a branch since I am not 100% hap...Thomas Steur
2014-06-04refs #4872 this should fix getPageUrl returns same results for several day wh...Thomas Steur
2014-05-26Merge branch 'master' into morpheus_defaultthemeThomas Steur
2014-05-23started experiment making morpheus default themeThomas Steur
2014-05-20refs #5192 introducing a user menuThomas Steur