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
2022-07-26remove use of getAngularDependency from UserCountryMap (#19380)dizzy
2022-06-28Fix: Indonesia & Malaysia are located on Oceania map (#19415)Stefan Giehl
2022-05-03Replace deprecated String.prototype.substr() (#19111)CommanderRoot
2022-02-09Fix translation for unlocated visits in visitor map (#18759)Stefan Giehl
2021-01-26Show no visits message in realtime map only if initial request does not retur...Stefan Giehl
2020-12-04Do not force api session usage for widgetized views (#16875)Stefan Giehl
2020-10-28Improve possibility to disable visits log / visitor profile (#16598)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-02-03Hide visitor map controls if no data is available (#15223)Stefan Giehl
2019-11-28Fix region mappings for map widget where possible (#15168)Stefan Giehl
2019-09-21Fix percentage calculation on world map (#14852)Stefan Giehl
2019-07-05Hide date selector when viewing live visits (not as widget) (#14560)Stefan Giehl
2019-03-14Show device type and model in realtime map tooltip (#14204)Stefan Giehl
2018-12-02Show unique visitors on visitor map as default if available (#13517)Stefan Giehl
2018-11-26Auto zoom real time and visitor map (#13687)Thomas Steur
2018-07-31Display warning if there are no visits in realtime map because of missing lat...diosmosis
2018-05-18Fix unique visitors not shown on city map (#12882)Stefan Giehl
2018-04-23Faster Real Time Maps (#12752)Stefan Giehl
2017-09-13Show Tibet as part of China on map (#11930)Stefan Giehl
2017-09-11Updating Angular to version 1.6 (#11857)Benaka
2017-07-20removes usage of deprecated jQuery.size() (#11883)Marc Neudert
2017-03-29New flag icons (#11553)Lukas Winkler
2017-03-27Fix multiple memory leaks in UserCountryMap (#11350)John Vilk
2017-01-05Improves various icons (#11148)Stefan Giehl
2016-12-15Prevent JS error "Cannot apply style to null" on the Visitor Map when there w...Matthieu Aubry
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-04-20some more fixesThomas Steur
2016-04-20Fix processed metrics are not shown in visitor map when viewing citiesThomas Steur
2015-12-22Indentationcyberbeat
2015-12-22Indentationcyberbeat
2015-12-22Indentationcyberbeat
2015-12-22Enable zoom to countrycyberbeat
2015-12-21fixes #7284 - fix visitor map height calculation bugsgiehl
2015-10-15fixes #9007 Click on menu expands the sub-menu, but do not load first sub-men...Thomas Steur
2015-10-11use number formats in visitor mapsgiehl
2015-10-07Left menu designThomas Steur
2015-10-01fixes #8848 - use translations for all countries on mapsgiehl
2015-07-27Fix #8285 UserCountryMap shows wrong options in countries selectMatthieu Napoli
2015-07-14Update to Kartograph 0.8.2barbushin
2015-07-12Revert "Update to Kartograph 0.8.2"Matthieu Aubry
2015-07-06Update to Kartograph 0.8.2barbushin
2015-06-26Use showRawMetrics when getting city data since city data is aggregated manua...diosmosis
2015-06-22Use format_metrics instead of showRawMetrics in visitor map JS. This means ge...diosmosis
2015-06-22Fix regression in API.getProcessedReport, it should not format metrics if sho...diosmosis
2015-06-22Refs #8060, use bounce_rate metric directly in visitor map instead of calcula...diosmosis
2015-06-16Merge pull request #8073 from piwik/8061Benaka
2015-06-10save condition result to one variablePatryk Andrzejewski