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
2015-12-10Merge master into "3.0"Thomas Steur
Conflicts: .travis.yml CHANGELOG.md core/Plugin/ControllerAdmin.php core/Version.php core/testMinimumPhpVersion.php plugins/API/API.php plugins/Actions/Reports/GetPageUrls.php plugins/AnonymousPiwikUsageMeasurement plugins/CoreHome/CoreHome.php plugins/CoreHome/templates/_menu.twig plugins/CoreVisualizations/javascripts/jqplotEvolutionGraph.js plugins/CustomVariables/tests/System/expected/test_CustomVariablesSystemTest__CustomVariables.getCustomVariables_day.xml plugins/Goals/Controller.php tests/PHPUnit/Fixtures/ManyVisitsWithGeoIP.php tests/PHPUnit/Integration/Plugin/ManagerTest.php tests/PHPUnit/System/expected/test_FlattenReports__CustomVariables.getCustomVariables_day.xml tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_month.original.html tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getSegmentsMetadata.xml tests/PHPUnit/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_week.original.html tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI__CustomVariables.getCustomVariables_range.xml tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI_pagesegment__CustomVariables.getCustomVariables_range.xml tests/PHPUnit/System/expected/test_reportLimiting__CustomVariables.getCustomVariables_day.xml tests/PHPUnit/System/expected/test_reportLimiting_rankingQuery__CustomVariables.getCustomVariables_day.xml tests/PHPUnit/System/expected/test_twoVisitsWithCustomVariables_segmentMatchALL_noGoalData__CustomVariables.getCustomVariables_day.xml tests/PHPUnit/System/expected/test_twoVisitsWithCustomVariables_segmentMatchALL_noGoalData__CustomVariables.getCustomVariables_week.xml tests/PHPUnit/System/expected/test_twoVisitsWithCustomVariables_segmentMatchVisitorType__CustomVariables.getCustomVariables_day.xml tests/PHPUnit/System/expected/test_twoVisitsWithCustomVariables_segmentMatchVisitorType__CustomVariables.getCustomVariables_week.xml tests/UI/expected-ui-screenshots tests/UI/specs/Overlay_spec.js tests/UI/specs/UIIntegration_spec.js
2015-12-04language updatesgiehl
2015-11-12refs #9201 do not use DI for request processorsThomas Steur
2015-10-20language updatesgiehl
2015-10-19Apply number formatting changes from master to 3.X branchThomas Steur
2015-10-16fix some UI testsThomas Steur
2015-10-15fixes #9007 Click on menu expands the sub-menu, but do not load first ↵Thomas Steur
sub-menu page
2015-10-15Merge branch 'master' into 3.0Thomas Steur
Conflicts: CHANGELOG.md core/Plugin/Controller.php core/Version.php plugins/API/ProcessedReport.php plugins/CoreHome/CoreHome.php plugins/CoreHome/javascripts/corehome.js plugins/CoreHome/javascripts/menu.js plugins/CoreHome/javascripts/menu_init.js plugins/CoreHome/lang/en.json plugins/CoreHome/stylesheets/zen-mode.less plugins/CoreHome/templates/ReportsByDimension/_reportsByDimension.twig plugins/CoreHome/templates/_indexContent.twig plugins/CoreHome/templates/getDefaultIndexView.twig plugins/Dashboard/Menu.php plugins/Dashboard/javascripts/dashboard.js plugins/Dashboard/javascripts/dashboardObject.js plugins/Goals/templates/_titleAndEvolutionGraph.twig plugins/Goals/templates/getOverviewView.twig plugins/Morpheus/javascripts/piwikHelper.js plugins/Referrers/templates/index.twig plugins/UserCountry/templates/index.twig plugins/VisitFrequency/templates/_sparklines.twig plugins/ZenMode/ZenMode.php plugins/ZenMode/javascripts/zen-mode.js tests/PHPUnit/Fixtures/UITestFixture.php tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml tests/UI/expected-ui-screenshots tests/UI/specs/Dashboard_spec.js tests/UI/specs/Menus_spec.js tests/UI/specs/UIIntegration_spec.js
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-09-30language updatesgiehl
2015-09-22language updatesgiehl
2015-09-16language updatesgiehl
2015-09-13translation updatesgiehl
2015-09-08language updatesgiehl
2015-08-19language updatesgiehl
2015-08-07Moving request metadata from VisitProperties to Tracker\Request class.diosmosis
2015-08-07Add public methods to VisitProperties for property access and use instead of ↵diosmosis
direct access.
2015-08-06Re-add Request parameter to RequestProcessor::recordLogs(), make GoalManager ↵diosmosis
stateless and store in DI, move logic in GoalManager that determined info about a tracking request to request metadata, change someGoalsConverted request metadata to goalsConverted metadata so we can see exactly which goals were converted.
2015-08-06Document RequestProcessors and tweak some RequestProcessors.diosmosis
2015-08-06Add new RequestProcessor to Actions plugin for action detection + new ↵diosmosis
RequestProcessor for ping request handling. Ping request handling is performed in new Heartbeat plugin. Also added a new method to Plugin, isTrackerPlugin for plugins to override if they are tracker plugins, but don't have a dimension or implement a tracker method.
2015-08-06Moving ecommerce detection logic to new EcommerceRequestProcessor class from ↵diosmosis
Visit::handle().
2015-07-26language updatesgiehl
2015-07-12language updatesgiehl
2015-07-06language updatesgiehl
2015-06-25small translation updatesgiehl
2015-06-24language updatesgiehl
2015-06-19translation updatesgiehl
2015-06-11language updatesgiehl
2015-06-09Merge pull request #7885 from spacenate/6948_rename_ecomm_goal_categoriesThomas Steur
Rename Ecommerce & Goals Category Titles
2015-06-09readded plugin.json to Ecommerce plugin, as it's not loaded otherwise (as ↵sgiehl
Ecommerce.php is not available)
2015-06-08removed default information from plugin.json files; move plugin descriptions ↵sgiehl
to language files, where available
2015-05-31language updatesgiehl
2015-05-13Convert tabs to spacesNathan Sollenberger
2015-05-12Corrected translation key, engagement is a verbNathan Sollenberger
2015-05-12Add \Piwik\Plugins\Goals\TranslationHelper to Ecommerce pluginNathan Sollenberger
2015-05-12Add TranslationHelper to Goals Plugin, alter English text files for Goal ↵Nathan Sollenberger
category names
2015-05-09language updatesgiehl
2015-04-28language updatesgiehl
2015-04-21language updatesgiehl
2015-04-05language update refs #3430sgiehl
2015-03-18Various performance improvements and bugfixes.Thomas Steur
Imporves performance for Archiving and Range dates. Makes all kind of reports faster as well. Fixed bugs in labelFilter, reports total calculation and more.
2015-03-03language update refs #3430sgiehl
2015-02-25translation updatesgiehl
2015-02-22translation updatesgiehl
2015-02-19translation updatesgiehl
2015-02-12Set a consistent description in plugins metadatamattab
fixes https://github.com/piwik/piwik/issues/7184
2015-02-07language update refs #3430sgiehl
2015-02-02Replaced calls of static methods with dependency injectionMatthieu Napoli
2015-01-09language update refs #3430sgiehl
2015-01-08removed the tests from Ecommerce plugin otherwise we have the screenshots in ↵Thomas Steur
this plugin (in core) etc