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
2018-09-20Auto-detect timezone and currency in installer (#13092)Christian Schmidt
2018-09-20Ensure action details are sorted stable across PHP versions (#13404)Stefan Giehl
2018-09-20Set backtrace on error object and check Piwik_ShouldPrintBackTraceWithMessage...diosmosis
2018-09-20Support pivot w/ CustomDimensions (#13429)diosmosis
2018-09-17language update (#13436)Stefan Giehl
2018-09-17Fix "not empty" condition in SegmentExpression (#13386) (#13431)Thomas Steur
2018-09-17Use Request::processRequest() so API events are triggered. (#13428)diosmosis
2018-09-17When displaying unprocessed segment message, check for urlencoded segment. (#...diosmosis
2018-09-17Limit of editing of anonymous user in UI. (#13416)diosmosis
2018-09-11Couple changes to aid debugging (#13269)diosmosis
2018-09-11Fixes Ecommerce overview (#13405)Stefan Giehl
2018-09-11Fix API request issue.diosmosis
2018-09-11fix builddiosmosis
2018-09-10Create directory for processed files if needed when syncing tests (#13403)Thomas Steur
2018-09-10Get goals through Request::processRequest instead of directly from AP… (#13...diosmosis
2018-09-10Remember user who created a site. (#13362)diosmosis
2018-09-10Use request instead of API instance so events are triggered in MultiSites. (#...diosmosis
2018-09-10Remove COLUMN_AGGREGATION_OPS_METADATA_NAME metadata before serializing origi...diosmosis
2018-09-10New events + some other misc changes (#13388)diosmosis
2018-09-08If serialize=1 in Original renderer, return serialized array w/ exception inf...diosmosis
2018-09-06Make sure user is not logged out when settings saved w/ no password change. (...diosmosis
2018-09-06Make sure UserTableFilter can filter by new roles/capabilities. (#13390)diosmosis
2018-09-06Couple test related changes for tests that load multiple other plugins (#13319)diosmosis
2018-09-06Add [tests] config option to enable logging in tests. (#13335)diosmosis
2018-09-05Update CustomDimensions submodule.diosmosis
2018-09-05Stable sort for most frequent segment values (#13286)Stefan Giehl
2018-09-05Fix tests and move AutoSuggest test to API plugin to shorten system tests bui...diosmosis
2018-09-04Use font icon for visitorlog instead of images (#13312)Stefan Giehl
2018-09-02Show confirm before changing a users password and show notification on save c...diosmosis
2018-09-01Always set hours to 0 for periods.getToday (#13373)Stefan Giehl
2018-09-01Adds new language Spanish (Argentina) (#13350)Stefan Giehl
2018-09-01Override string trim only if needed to fix performance issue (#13371)Thomas Steur
2018-08-31Add site type as attribute to site card in sitesmanager UI so they can be sel...diosmosis
2018-08-31submodule updatessgiehl
2018-08-30Adds UI tests for Custom Logos (#13311)Stefan Giehl
2018-08-29Single metric view fixes (#13352)diosmosis
2018-08-28Ensure metric value is included in map overlays (#13345)Stefan Giehl
2018-08-28Visitor profile: do not load next/previous visitor when ALT key is pressed (#...Matthieu Aubry
2018-08-28Login form sometimes submits to CoreHome so must be more lenient in check for...diosmosis
2018-08-28Ensure dates calculated with JS are never before first allowed date (#13348)Stefan Giehl
2018-08-27Adss support for territory specific languages (without an own language name)sgiehl
2018-08-27Adds support for continent specific GeoIP2-City databases (#13338)fs1
2018-08-27language update (#13349)Stefan Giehl
2018-08-21Use $evalAsync instead of $eval since it triggers a digest cycle after initia...diosmosis
2018-08-21Fix handling of boolish parameters for export (#13314)Stefan Giehl
2018-08-21Apply header font color also to language selector (#13313)Stefan Giehl
2018-08-21Fix wordwrapping in menu selectors (#13320)Stefan Giehl
2018-08-21Remove date & time in system tests.diosmosis
2018-08-21Make sure all sites with no access are selected in UsersManager.getSitesForUs...diosmosis
2018-08-19language update (#13316)Stefan Giehl