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-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-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
2022-02-16add some comments to vue directives (#18800)dizzy
2022-02-14Fix session timeouts in overlay session (#18648)Stefan Giehl
2022-02-14[Vue] migrate usersmanager root component to Vue (#18583)dizzy
2022-02-11[Vue] migrate paged users list component to vue (#18582)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-02-08Update color-orange-brand less variable (#18717)Stefan Giehl
2022-02-07[Vue] migrate sitesmanager controller and twig templates to Vue components (#...dizzy
2022-02-03Merge branch 'next_release' into 4.x-devsgiehl
2022-02-02[Vue] convert sites manager single site template/controller to vue component ...dizzy
2022-02-02Fixes notification cancel ajaxHelper (#18715)Peter Zhang
2022-01-31reference css class not attribute (since that is what is added in vue) (#18674)dizzy
2022-01-26copy of the other PR (#18680)Peter Zhang
2022-01-26Fixes #18663, make sure $location is initialized early. (#18671) (#18683)Peter Zhang
2022-01-24Fixes #18663, make sure $location is initialized early. (#18671)dizzy
2022-01-24do not angularjs watcher in createAngularJsAdapter on first watch execution (...dizzy
2022-01-19add lazyInitSingleton function to lazily initialize singleton stores (#18656)dizzy
2022-01-18chrome 49 does not support the node prepend method (#18644)dizzy
2022-01-14[Vue] expose clone/cloneThenApply in CoreHome vue UMD (#18623)dizzy
2022-01-14[Vue] fix event mapping from angularjs => vue (#18622)dizzy
2022-01-13[Vue] migrate tracking code generation controllers to Vue (#18552)dizzy