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-31[Vue] add support for on demand loading of plugin UMD files when a component ...dizzy
2022-08-26Merge branch '4.x-dev' into 5.x-devsgiehl
2022-08-26[Vue] remove angularjs from Installation plugin (#19425)dizzy
2022-08-25[Vue] remove angularjs from the Live plugin (#19418)dizzy
2022-08-25Fix SiteSelector initially might show too many sites (#19670)Stefan Giehl
2022-08-24[Vue] remove angularjs from CustomDimensions plugin (#19486)dizzy
2022-08-11[Vue] remove angularjs from Dashboard plugin (#19442)dizzy
2022-08-08[Vue] remove use of angularjs from SegmentEditor plugin (#19391)dizzy
2022-08-05Merge branch '4.x-dev' into 5.x-devsgiehl
2022-08-04[Vue] remove use of angularjs from LanguagesManager plugin (#19423)dizzy
2022-08-03Require password confirmation when removing users through UI (#19586)Stefan Giehl
2022-07-28[Vue] remove angularjs use from UserCountry (#19381)dizzy
2022-07-28[Vue] Remove use of angularjs from SitesManager plugin (#19390)dizzy
2022-07-27[Vue] remove use of angularjs from Transitions (#19383)dizzy
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-14Fixes row evolution for rows containing encoded entities (#19490)Stefan Giehl
2022-07-07In SiteSelector adapter, initialize scope.value too so it does not end up cha...dizzy
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-13Add url property to MatomoUrl to hold entire URL string so the whole URL can ...dizzy
2022-06-01make sure spaces are encoded as %20 in URLs since some parts of matomo do not...dizzy
2022-05-30Merge branch 'next_release' into 4.x-devsgiehl
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-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-06Avoid request to API.getPagesComparisonsDisabledFor in TagManager (#19179)Stefan Giehl
2022-05-03build vue filessgiehl
2022-05-02Rename MenuDropdown component to MenuItemsDropdown to finally avoid any case ...Stefan Giehl
2022-04-11[Vue] add piwik-api.js error handling logic to AjaxHelper.fetch if createErro...dizzy
2022-04-08Merge branch 'next_release' into 4.x-devsgiehl
2022-04-08[Vue] migrate scheduled reports management from twig/angularjs to vue (#19012)dizzy
2022-04-08in AjaxHelper convert boolean values in root properties to integers for API r...dizzy
2022-04-06[Vue] migrate location-provider-selection directive to vue component (#19026)dizzy
2022-04-04[Vue] migrate transitions plugin to Vue (#19005)dizzy
2022-03-24[Vue] migrate geoip2 updater to Vue (#18946)dizzy
2022-03-23[Vue] Migrate sms-provider-credentials directive and ManageMobilePhoneNumbers...dizzy
2022-03-21[Vue] migrate multisites plugin components to vue (#18939)dizzy
2022-03-17[Vue] migrate custom dimension management (#18926)dizzy
2022-03-17Knowledge base discoverability improvements (#18944)Justin Velluppillai
2022-03-16[Vue] remove use of lazyInitSingleton, creating singleton stores outside of g...dizzy