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-25Fix SiteSelector initially might show too many sites (#19670)Stefan Giehl
2022-08-03Require password confirmation when removing users through UI (#19586)Stefan Giehl
2022-07-26[Vue] add isReportingPage() method to replace isAngularRenderingThePage() (#1...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-15Full width field in settings (#19454)Victor S
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-03Replace deprecated String.prototype.substr() (#19111)CommanderRoot
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-05[Vue] migrate campaign builder directive to vue (#19004)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
2022-03-12Add MatomoUrl.parse() method (#18927)dizzy
2022-03-11[Vue] migrate manage goals directive and twig templates to Vue (#18917)dizzy
2022-03-08[Marketing]adding help link or search tracking campaign params (#18601)Peter Zhang
2022-03-08[Vue] migrate goal page link directive and add event to replace use of angula...dizzy
2022-03-07[UI] add report date on overview reports and fix date display (#18838)Peter Zhang
2022-03-04[Vue] Migrate Dashboard directive/model to Vue (#18883)dizzy
2022-02-24make sure segment is encoded properly in URL when AjaxHelper.fetch is used (#...dizzy
2022-02-24Forward templateFile/component properties in MultiPairField/FieldArray and ha...dizzy
2022-02-18Use jquery click method in ExpandOnClick since elements may have other click ...dizzy