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-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
2018-08-17Do not serialize every property of Periods which can appear in DataTable meta...diosmosis
2018-08-17Unify logo usage (#13298)Stefan Giehl
2018-08-17Always set Auth interface in DI to the correct plugin's Auth implementation (...diosmosis
2018-08-15Allow updating translations with defined project slug (#13299)Stefan Giehl
2018-08-15update ui filessgiehl
2018-08-15update test filessgiehl
2018-08-15Fix frontend display of value 0 (#13295)MichaelHeerklotz
2018-08-15Three small bug fixes (#13288)diosmosis
2018-08-13update UI filessgiehl
2018-08-13Use a stable sort method for visited pages in user profile (#13284)Stefan Giehl
2018-08-13fix testsgiehl
2018-08-13update submodulessgiehl
2018-08-13language update (#13281)Stefan Giehl
2018-08-13submodule updatessgiehl
2018-08-13Add backtrace to exceptions treated as fatal errors w/ test, … (#13276)diosmosis
2018-08-11If warning/error log detected in console command exit w/ code = 1. (#13275)diosmosis
2018-08-11Use text as unsubscribe link (#13267)Stefan Giehl
2018-08-11In piwik.updatePeriodParamsFromUrl() get period/date values from hash or URL....diosmosis