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-02-18Use jquery click method in ExpandOnClick since elements may have other click ...dizzy
2022-02-15add type defintion for sendContentAsDownload() (#18793)dizzy
2022-02-14Add getBaseDatePickerOptions() method to global type defintion file. (#18767)dizzy
2022-02-11Add parameter to getBaseDatePickerOptions method. (#18774)dizzy
2022-02-07Ignore warning from browserslist of old caniuse data (since this is updated o...dizzy
2022-02-04Add declartion for lazyScrollToContent() method. (#18743)dizzy
2022-01-25[Vue] remove @types plugin dir before building to clear old types (#18673)dizzy
2022-01-18use different abortcontroller polyfill since the previous one does not suppor...dizzy
2022-01-17[Vue] add fromEntries polyfill and fix spread operator compiling (#18630)dizzy
2022-01-12[Vue] migrate coreadminhome branding controller to vue (#18548)dizzy
2022-01-11[Vue] enable full typescript compilation + fix typing errors in existing Vue ...dizzy
2022-01-07Fixes/updates various failing tests (#18587)Stefan Giehl
2022-01-01[Vue] migrate popover handler to popover service (#18445)dizzy
2021-12-31[Vue] migrate some smaller components in CoreHome (#18442)dizzy
2021-12-27[Vue] migrate report export directive and popover (#18440)dizzy
2021-12-21[Vue] migrate the plugin-settings directive (#18432)dizzy
2021-12-15[Vue] migrate reporting page directive (#18430)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-12-07remove filesgiehl
2021-12-01[Vue] migrate piwik-field and related directives (#18352)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-12[Vue] Cannot return IAngularEvent in $emit wrapper unfortunately. (#18296)dizzy
2021-11-11[Vue] migrate dropdown and related directives (#18214)dizzy
2021-11-11use .development suffix for watch files and gitignore them so its not needed ...dizzy
2021-11-09[Vue] migrate date-picker and other period-selector related components (#18213)dizzy
2021-11-09Mark IE11 as no longer supported browsers (#18199)Thomas Steur
2021-11-05[Vue] migrate comparisons service + component (#18193)dizzy
2021-11-05[Vue] add node version check to vue:build command (#18272)dizzy
2021-10-26[Vue] Migrate content-block, enriched-headline, rate-feature + related (#18166)dizzy
2021-10-15[Vue] utility function for creating angularjs adapters (#18146)4.6.0-b1dizzy
2021-10-13[Vue] add promise api to ajaxHelper and deprecate piwikApi service (#18114)dizzy
2021-10-11[Vue] migrate piwik service and test (#18106)dizzy
2021-10-08[Vue] Migrate ajaxHelper.ts + piwik-url service (#18104)dizzy
2021-10-06[Vue] migrate periods service to typescript & introduce frontend unit testing...dizzy
2021-10-03add missing file headers (#18093)dizzy
2021-09-29fix generate vue component command (new subfolder organization was not update...dizzy
2021-09-28[Vue] Introduce Vue + Workflow commands (#17940)dizzy