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-02Enable brute force detection for user invitation (#19580)Stefan Giehl
2022-08-01Fix the password length checks on invite User (#19576)Peter Zhang
2022-07-28Params name not matching, caused first website granted not working (#19575)Peter Zhang
2022-07-25revert refresh button (#19522)Peter Zhang
2022-07-25Update HTTPs security check, when client is using HTTP just throw a warning o...Peter Zhang
2022-07-21[Vue] provide change abort functionality for Fields via model modifiers (#19513)dizzy
2022-07-08update invite user (#19366)4.11.0-rc2Peter Zhang
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-15make sure to check for string values when checking if boolean-like values fro...dizzy
2022-06-09Updating TagManagerJustin Velluppillai
2022-06-07Translations update from Hosted Weblate (#19310)test-travisWeblate (bot)
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-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-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-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-25Handle write permission correctly when checking for users with access to same...Stefan Giehl
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-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-05-23hasExtraPlugin in campaign builder component should default to true (#19241)dizzy
2022-05-23Allow other primitive types as arguments to translate. (#19255)dizzy
2022-05-21idsite property in SegmentGenerator component must default to Matomo.idSite (...dizzy
2022-05-20modal callabacks are not limited to a specific set of keys, but can be any st...dizzy
2022-05-20updates all submodules (#19246)github-actions[bot]
2022-05-19[Vue] add utility function for pattern that issues a single AJAX request at a...dizzy
2022-05-18[security] Force matomo.org related requests to use ssl as default (#19098)Peter Zhang