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-06-01unset isSaving after save request finishesvue-global-settings-savediosmosis
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
2022-05-24Show sparkline evolution figures for visits, goals and ecommerce overviews (#...Ben Burgess
2022-05-23remove outdated dump urlStefan Giehl
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 composer dependencies (#19247)github-actions[bot]
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-18Take care to always 'return request' in appendAvailablePerformanceMetrics (#1...Daniel Jalkut
2022-05-18Delete piwik.min.jsStefan Giehl
2022-05-18[security] Force matomo.org related requests to use ssl as default (#19098)Peter Zhang
2022-05-17Compatibility fixes for PHP 8.1 (#19143)Stefan Giehl
2022-05-17MultiSites: move getAllWithGroups method from Controller to API (#19180)Stefan Giehl
2022-05-17Ensure goal sparklines show the correct goal (#19226)Stefan Giehl
2022-05-17add currentSiteName property to PiwikGlobal type (#19227)dizzy
2022-05-16Merge 4.10.0 changes back to development branch (#19223)Justin Velluppillai
2022-05-16Release Matomo 4.10.04.10.0Justin Velluppillai
2022-05-16correctly destroy vue entry components in widgetloader (#19216)dizzy
2022-05-13updates composer dependencies (#19215)github-actions[bot]