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-07-12use model modifiers to allow abortable changes for fieldsvue-abortable-fielddiosmosis
2022-07-11attempting a fixdiosmosis
2022-07-08update invite user (#19366)4.11.0-rc2Peter Zhang
2022-07-08Show notification if PHP version is EOL (#19421)Stefan Giehl
2022-07-04fix php cssgiehl
2022-06-29Make sure active reporting category can be toggled off. (#19422)dizzy
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-21[Vue] when getting plugin path relative to webroot, try all possible webroots...dizzy
2022-06-15make sure to check for string values when checking if boolean-like values fro...dizzy
2022-06-09Updating TagManagerJustin Velluppillai
2022-06-07Update Version to Matomo 4.11.0-rc14.11.0-rc1Justin Velluppillai
2022-06-07Translations update from Hosted Weblate (#19310)test-travisWeblate (bot)
2022-06-07Improve memory usage of CSV exporter (#19315)Stefan Giehl
2022-06-07[UI]update invalid archive notification (#19126)Peter Zhang
2022-06-07invite user replace add user (#18868)Peter Zhang
2022-06-03updates all submodules (#19314)github-actions[bot]
2022-06-03updates composer dependencies (#19312)github-actions[bot]
2022-06-03Translations update from Hosted Weblate (#19258)Weblate (bot)
2022-06-03Fixed error due to non-array values (#19309)Altamash Shaikh
2022-06-02unset isSaving after save request finishes (#19305)dizzy
2022-06-01make sure spaces are encoded as %20 in URLs since some parts of matomo do not...dizzy
2022-05-31Goals per page - new reports and metrics for tracking page conversions (#18221)Ben Burgess
2022-05-31Fix for missing formatting of conversion rate on goals reports (#19295)Ben Burgess
2022-05-31Fix for undefined array index error when rendering sparklines. (#19294)Ben Burgess
2022-05-31remove some console.logs that got through (#19296)dizzy
2022-05-31add userLogin property to PiwikGlobal type (#19293)dizzy
2022-05-31[UI] Fix the database tooltip hidden problem (#19285)Peter Zhang
2022-05-30Try to set referrer attribution cookie when leaving the page if no tracking r...Stefan Giehl
2022-05-30Merge branch 'next_release' into 4.x-devsgiehl
2022-05-30Ensure refresh button is only shown where needed (#19292)Stefan Giehl
2022-05-30use explicit module since module in URL will be for the whole page, not just ...dizzy
2022-05-30[Tests]fix css and UI PR 19286 (#19289)Peter Zhang
2022-05-30[Tests] Fix the UI and lang on pr #19261 (#19286)Peter Zhang
2022-05-30feat: adds a refresh button (#19261)Andre Eckardt
2022-05-30[Vue] reset segment state before update:modelValue… (#19276)dizzy
2022-05-27updates composer dependencies (#19281)github-actions[bot]
2022-05-27ignore linkSync errors in custom chai assertion to avoid error in Funnels bui...dizzy
2022-05-27in AjaxHelper do not use a default parameter if value is 0 (#19280)dizzy
2022-05-26reset dom element state in fields before update:modelValue so parent componen...dizzy
2022-05-26fix anchor links on API page (#19271)Stefan Giehl
2022-05-25[FEATURE] Composer: Revise project type (#19268)Dan Untenzu
2022-05-25Handle write permission correctly when checking for users with access to same...Stefan Giehl
2022-05-25Release Matomo 4.10.1 (#19265)4.10.1Justin Velluppillai
2022-05-25make sure segment is not double encoded in sparkline url (#19260)dizzy
2022-05-25Allow to serve manifest.json file (#19257)Stefan Giehl
2022-05-25default null/falsey value in FieldNumber to 0 to match angularjs behavior (#1...dizzy
2022-05-25Add 429 response code (#19245)Jason Morton
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