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-02-07Ignore warning from browserslist of old caniuse data (since this is updated o...dizzy
2022-02-07[Vue] migrate capabilities edit component (#18566)dizzy
2022-02-07[Vue] migrate sitesmanager controller and twig templates to Vue components (#...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
2022-02-04Add declartion for lazyScrollToContent() method. (#18743)dizzy
2022-02-04Fix handling of invalid limit values for Live.getVisitorProfile (#18716)Stefan Giehl
2022-02-04updates all submodules (#18737)github-actions[bot]
2022-02-04fix component reference in Field, should be part of formField property (#18741)dizzy
2022-02-03Fix invalid parameter handling for PHP 8 in API.getBulkRequest (#18734)Stefan Giehl
2022-02-03Translations update from Hosted Weblate (#18695)Weblate (bot)
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-02-02Retry scheduled tasks on failure (#18335)Ben Burgess
2022-02-01Add GitHub icon to our font (#18712)Thomas Steur
2022-02-01Prevent possible error when action is provided as array (#18706)Stefan Giehl
2022-01-31[automatic submodule updates] (#18707)github-actions[bot]
2022-01-31reference css class not attribute (since that is what is added in vue) (#18674)dizzy
2022-01-31add core updater with file access check (#18594)Peter Zhang
2022-01-28updates all submodules (#18697)github-actions[bot]
2022-01-27Translations update from Hosted Weblate (#18651)Weblate (bot)
2022-01-26Allow disabling the usage of the default geolocation provider as fallback (#1...Stefan Giehl
2022-01-26Merge branch 'next_release' into 4.x-devsgiehl
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-26Revert "add date, period params into common function (#18653)" (#18685)Peter Zhang
2022-01-26add date, period params into common function (#18653)Peter Zhang
2022-01-25[Vue] remove @types plugin dir before building to clear old types (#18673)dizzy
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-21Merge branch 'next_release' into 4.x-devsgiehl
2022-01-21fix eager update on array text fields, do not update if values are basically ...dizzy
2022-01-21updates all submodules (#18668)github-actions[bot]
2022-01-21Fix Test failures from Installation language changes (#18669)Justin Velluppillai
2022-01-21Installation language reworked (#18487)Allan Nordhøy
2022-01-20Merge branch 'next_release' into 4.x-devsgiehl
2022-01-20enable case insensitive on segment search (#18643)Peter Zhang
2022-01-19add lazyInitSingleton function to lazily initialize singleton stores (#18656)dizzy
2022-01-19updates all submodules (#18659)github-actions[bot]
2022-01-18updates all submodules (#18646)github-actions[bot]
2022-01-18[Vue] migrate trackingfailures directive to Vue (#18553)dizzy
2022-01-18use different abortcontroller polyfill since the previous one does not suppor...dizzy
2022-01-18Merge branch 'next_release' into 4.x-devsgiehl
2022-01-18chrome 49 does not support the node prepend method (#18644)dizzy
2022-01-18setting save success, scroll to notification (#18638)Peter Zhang
2022-01-18[Vue] rename PluginSetting component to GroupedSetting component and refactor...dizzy
2022-01-17add --plugin option to print plugin git repo information to compute js asset ...dizzy
2022-01-17[Vue] add fromEntries polyfill and fix spread operator compiling (#18630)dizzy
2022-01-17Force period type to 'range' if date is a range when checking chart incomplet...Ben Burgess