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-08-29correctly esacpe label in row evolution popoverescapeattrsgiehl
2022-08-25Fix SiteSelector initially might show too many sites (#19670)Stefan Giehl
2022-08-12Translations update from Hosted Weblate (#19585)Weblate (bot)
2022-08-03Require password confirmation when removing users through UI (#19586)Stefan Giehl
2022-07-31Translations update from Hosted Weblate (#19566)Weblate (bot)
2022-07-26[Vue] add isReportingPage() method to replace isAngularRenderingThePage() (#1...dizzy
2022-07-25Merge branch 'next_release' into 4.x-devsgiehl
2022-07-25Fix sizing of subtables with different column count (#19540)Stefan Giehl
2022-07-25revert refresh button (#19522)Peter Zhang
2022-07-21Merge branch 'next_release' into 4.x-devsgiehl
2022-07-21[Vue] provide change abort functionality for Fields via model modifiers (#19513)dizzy
2022-07-20Fix check for raw data availability (#19547)Stefan Giehl
2022-07-20Improve role/capability handling in usermanager (#19388)Stefan Giehl
2022-07-20Add 429 response Code UI (#19433)Peter Zhang
2022-07-19Translations update from Hosted Weblate (#19341)Weblate (bot)
2022-07-15Full width field in settings (#19454)Victor S
2022-07-14Fixes row evolution for rows containing encoded entities (#19490)Stefan Giehl
2022-07-11Preserve date range when switching between periods in evolution graphs (#19395)Stefan Giehl
2022-07-07In SiteSelector adapter, initialize scope.value too so it does not end up cha...dizzy
2022-07-05fixed: icon-menu-hamburger size (#19456)Victor S
2022-07-04fixed: different height of selectors (#19446)Victor S
2022-06-29Merge branch 'next_release' into 4.x-devsgiehl
2022-06-29Make sure active reporting category can be toggled off. (#19422)dizzy
2022-06-21[Vue] Make sure default value for modelValue in SiteSelector is reflected in ...dizzy
2022-06-15[Graphic]reload table if the default date changes (#19349)Peter Zhang
2022-06-13Add url property to MatomoUrl to hold entire URL string so the whole URL can ...dizzy
2022-06-13Fix FAQ # links (#19347)Starker3
2022-06-07Translations update from Hosted Weblate (#19310)test-travisWeblate (bot)
2022-06-07invite user replace add user (#18868)Peter Zhang
2022-06-03Translations update from Hosted Weblate (#19258)Weblate (bot)
2022-06-01make sure spaces are encoded as %20 in URLs since some parts of matomo do not...dizzy
2022-05-31[UI] Fix the database tooltip hidden problem (#19285)Peter Zhang
2022-05-30Merge branch 'next_release' into 4.x-devsgiehl
2022-05-30Ensure refresh button is only shown where needed (#19292)Stefan Giehl
2022-05-30[Tests]fix css and UI PR 19286 (#19289)Peter Zhang
2022-05-30feat: adds a refresh button (#19261)Andre Eckardt
2022-05-27in AjaxHelper do not use a default parameter if value is 0 (#19280)dizzy
2022-05-25make sure segment is not double encoded in sparkline url (#19260)dizzy
2022-05-24Translations update from Hosted Weblate (#19202)Weblate (bot)
2022-05-23Allow other primitive types as arguments to translate. (#19255)dizzy
2022-05-19[Vue] add utility function for pattern that issues a single AJAX request at a...dizzy
2022-05-16Merge 4.10.0 changes back to development branch (#19223)Justin Velluppillai
2022-05-16correctly destroy vue entry components in widgetloader (#19216)dizzy
2022-05-09add ability to use a deep watch in scope var watches in angularjs adapters (#...dizzy
2022-05-09add ability to use a deep watch in scope var watches in angularjs adapters (#...dizzy
2022-05-06Translations update from Hosted Weblate (#19187)Weblate (bot)
2022-05-06Avoid request to API.getPagesComparisonsDisabledFor in TagManager (#19179)Stefan Giehl
2022-05-05Avoid calling Metrics::isLowerValueBetter too often for Evolution metrics (#1...Stefan Giehl
2022-05-03build vue filessgiehl
2022-05-03Replace deprecated String.prototype.substr() (#19111)CommanderRoot