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-03Require password confirmation when removing users through UI (#19586)Stefan Giehl
2022-07-20Improve role/capability handling in usermanager (#19388)Stefan Giehl
2022-07-20Add 429 response Code UI (#19433)Peter Zhang
2022-05-27in AjaxHelper do not use a default parameter if value is 0 (#19280)dizzy
2022-05-19[Vue] add utility function for pattern that issues a single AJAX request at a...dizzy
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-03-23[Vue] Migrate sms-provider-credentials directive and ManageMobilePhoneNumbers...dizzy
2022-03-11[Vue] migrate manage goals directive and twig templates to Vue (#18917)dizzy
2022-02-24make sure segment is encoded properly in URL when AjaxHelper.fetch is used (#...dizzy
2022-02-14[Vue] migrate usersmanager root component to Vue (#18583)dizzy
2022-02-11[Vue] migrate user edit form directive to Vue component (#18576)dizzy
2022-02-09[Vue] migrate user-permissions-edit component to vue (#18572)dizzy
2022-01-11[Vue] enable full typescript compilation + fix typing errors in existing Vue ...dizzy
2021-12-31[Vue] migrate some smaller components in CoreHome (#18442)dizzy
2021-12-21[Vue] migrate remaining directives in CorePluginsAdmin (#18433)dizzy
2021-12-21[Vue] migrate the plugin-settings directive (#18432)dizzy
2021-12-13[Vue] migrate piwik-widget and related directives (#18429)dizzy
2021-12-10[Vue] migrate widget-loader directive (#18428)dizzy
2021-12-09[Vue] migrate piwik-reporting-menu directive to vue (#18423)dizzy
2021-11-19[Vue] migrate siteselector directive and quick-access directive (#18292)dizzy
2021-11-15[Vue] migrate notifications directive & service + UI.Notifications (#18225)dizzy
2021-11-05[Vue] migrate comparisons service + component (#18193)dizzy
2021-11-03Make sure to use correct default params when building API requests in AjaxHel...dizzy
2021-10-26[Vue] Migrate content-block, enriched-headline, rate-feature + related (#18166)dizzy
2021-10-13[Vue] add promise api to ajaxHelper and deprecate piwikApi service (#18114)dizzy
2021-10-08[Vue] Migrate ajaxHelper.ts + piwik-url service (#18104)dizzy