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-31built vue filessgiehl
2022-08-31Merge branch '5.x-dev' into vue-remove-angularjs-conditionssgiehl
2022-08-26Merge branch '4.x-dev' into 5.x-devsgiehl
2022-08-18Fix CSP header when viewing plugin details (#19632)Stefan Giehl
2022-08-17Merge branch '4.x-dev' into 5.x-devsgiehl
2022-08-16[Vue] remove angularjs from marketplace (#19416)dizzy
2022-08-12Translations update from Hosted Weblate (#19585)Weblate (bot)
2022-08-03Require password confirmation when removing users through UI (#19586)Stefan Giehl
2022-08-02Combines various translation source string update PRs (#19542)Stefan Giehl
2022-07-25Refactor and improve password confirmation in UI & API (#19525)Stefan Giehl
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-19Translations update from Hosted Weblate (#19341)Weblate (bot)
2022-07-15Full width field in settings (#19454)Victor S
2022-07-11Update outdated FAQ and Guide links (#19510)Starker3
2022-07-08optimize math.js usediosmosis
2022-07-07remove some functionalitydiosmosis
2022-07-07only import what is needed for math.jsdiosmosis
2022-07-07logical operator fixesdiosmosis
2022-07-07try replacing angularjs expression parsing w/ mathjs/numberdiosmosis
2022-06-27[Vue] Fix broken reset of FieldCheckboxArray checkbox state. (#19408)dizzy
2022-06-27instead of resetting modelValue before sending update:modelValue, reset after...dizzy
2022-06-03Translations update from Hosted Weblate (#19258)Weblate (bot)
2022-05-30Merge branch 'next_release' into 4.x-devsgiehl
2022-05-26reset dom element state in fields before update:modelValue so parent componen...dizzy
2022-05-25default null/falsey value in FieldNumber to 0 to match angularjs behavior (#1...dizzy
2022-05-24Translations update from Hosted Weblate (#19202)Weblate (bot)
2022-05-24[Vue] add manage goals store to share loaded idGoal with plugin components th...dizzy
2022-05-24Show sparkline evolution figures for visits, goals and ecommerce overviews (#...Ben Burgess
2022-04-19Translations update from Hosted Weblate (#19101)Weblate (bot)
2022-04-14Merge branch 'next_release' into 4.x-devsgiehl
2022-04-14correctly handle string 0/1 values for useAnonymizedIpForVisitEnrichment valu...dizzy
2022-04-14Translations update from Hosted Weblate (#19039)Weblate (bot)
2022-04-01Translations update from Hosted Weblate (#19013)Weblate (bot)
2022-03-30[Vue] standardize use of v-html with ReleaseChecklistTest (#19020)dizzy
2022-03-27Translations update from Hosted Weblate (#18998)Weblate (bot)
2022-03-24Translations update from Hosted Weblate (#18930)Weblate (bot)
2022-03-24[Vue] migrate geoip2 updater to Vue (#18946)dizzy
2022-03-11[Vue] migrate manage goals directive and twig templates to Vue (#18917)dizzy
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2022-03-08Translations update from Hosted Weblate (#18867)Weblate (bot)
2022-02-25[automatic submodule updates] (#18847)github-actions[bot]
2022-02-24Translations update from Hosted Weblate (#18831)Weblate (bot)
2022-02-24Forward templateFile/component properties in MultiPairField/FieldArray and ha...dizzy
2022-02-21Translations update from Hosted Weblate (#18811)Weblate (bot)
2022-02-17Translations update from Hosted Weblate (#18780)Weblate (bot)
2022-02-14[Vue] Allow specifying vue component as inline help. (#18786)dizzy
2022-02-08Do not update model value if input value is the same as property value. (#18754)dizzy
2022-02-07[Vue] handle component references properly in FormField.vue as is done in the...dizzy
2022-02-05[Vue] Correctly handle no group name in GroupedSettings. (#18742)dizzy