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-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-18this should fix the ecommerce tests, also implemented uninstall of columnsThomas Steur
2014-06-18moved more code from core to plugins, eg Visit, Actions and some Conversion c...Thomas Steur
2014-06-17starting to move actions from tracker into pluginsThomas Steur
2014-06-17this should fix some tests, an overriden country, city, region, ... was ignoredThomas 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-13by sorting the reports before returning them we make sure the widgets will be...Thomas Steur
2014-06-13fix metric translationThomas Steur
2014-06-13fix translation key was not usedThomas Steur
2014-06-13added possibility to set a permission on the segment object, fix category of ...Thomas Steur
2014-06-13I think we need to install those columns in UserSettings plugin as DevicesDet...Thomas Steur
2014-06-13and some more metric documentation fixesThomas Steur
2014-06-13only add enabled reports to reportMetadataThomas 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-13fix visits summary has some custom metric translationsThomas Steur
2014-06-13fix evolution metric translationsThomas Steur
2014-06-12some more bugfixesThomas Steur
2014-06-12apparently the action reports all overwrite the default metric translations. ...Thomas Steur
2014-06-12fix this segment used the default tableLogAction filter but it should not. fi...Thomas Steur
2014-06-12fixed some testsThomas Steur
2014-06-12Factoring out the userPreferences in own object to allow reusemattab
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-12make sure categories are translatedThomas Steur
2014-06-12fixed some more testsThomas Steur
2014-06-12fixed some more testsThomas Steur
2014-06-12this should fix some testsThomas Steur
2014-06-12fix classes were not foundThomas Steur
2014-06-12fix notice keyword / name is not definedThomas Steur
2014-06-12defined segments in dimensionsThomas Steur
2014-06-12fix method does not exist -> event is not needed hereThomas 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-11refs #5326 does widget definitions were duplicated I thinkThomas Steur
2014-06-10Merge pull request #298 from czolnowski/password-validatorMatthieu Aubry
2014-06-10Revert comment from file header.Marcin Czołnowski
2014-06-10Added hooks to init session process.Marcin Czołnowski
2014-06-10Fix parameter type.Marcin Czołnowski
2014-06-10Password validation logic removed from UsersManager plugin file and implement...Marcin Czołnowski
2014-06-10Include IntegrationTestCase in SetupFixture class since Fixture depends on In...diosmosis
2014-06-10Merge branch 'master' of github.com:piwik/piwikmattab
2014-06-10Enable DevicesDetection plugin by default starting in 2.4.0-b6 refs #5329mattab