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 (Collapse)Author
2021-09-29remove avg time (#18078)Peter Zhang
remove avg time if is zero
2021-09-29fix generate vue component command (new subfolder organization was not ↵dizzy
updated there) (#18073)
2021-09-28[Vue] Introduce Vue + Workflow commands (#17940)dizzy
* adding vue * adding webpack config + example vue library project * forgot to add base tsconfig.json * Add build command that allows building all plugins + watching for changes. * autodetect umd bundles * initial externals detection * integrate vue CLI * add externals config via vue config * explain regenerator issue * remove ie11 * Build polyfills in separate library. * add command to quickly compute total asset size (minified + gzipped) * output tweak for --exclude-angular * Explicitly disable support for ie11 since Vue 3 does not support it. * rebuild and add option to clear webpack cache to build commands * Add example vue component that compiles w/ vue 3. * get example vue component to display * include tslib via polyfills so it is not compiled in each library * get async component loading to work * some tweaks and tests * Add generate vue component command and run to generate activity indicator template. * switch to using composition api since that is apparently better supported, and get activity indicator adapter to bind data properly * remove vue-class-component npm package * eslint changes * rever tracking JS change * tweak * Remove CoreVue vue dir which was just there for testing. * Update vue.config.js * apply some review feedback * add plugin to compute js asset size command * use local script to build * update changelog and apply review feedback * fix bower component mapping * update expected screenshots * update screenshot * Update and rename 4.5.0-b2.php to 4.6.0-b1.php * Update Version.php * update expected screenshot * updates expected UI test files Co-authored-by: sgiehl <stefan@matomo.org>
2021-09-28A few more PHP8.1 fixes (#17989)Tim-Hinnerk Heuer
* add return type declartions #17686 should not break anything and gets rid of a warning * add return type to method signature #17686 * annotate return types to avoid warnings * add more return types * upgrade phpmailer/phpmailer to 6.5.1 * add return types, avoid deprecated null to string conversion * fix some deprecation warnings for php 8.1 #17686 * fix in DbHelper::getInstallVersion() instead #17686 * ensure empty(DbHelper::getInstallVersion()) succeed #17686 * force return "0" string and adjust test Co-authored-by: Justin Velluppillai <justin@innocraft.com>
2021-09-28update admin level, user manage text (#18050)Peter Zhang
* update admin level, user manage text update admin level, user manage text * update admin view update admin view * Update plugins/UsersManager/lang/en.json update text Co-authored-by: Stefan Giehl <stefan@matomo.org> * update UI update UI Co-authored-by: Stefan Giehl <stefan@matomo.org>
2021-09-27add last seen to the UserManager Api (#18053)Peter Zhang
* add last seen to the UserManager Api add last seen to the UserManager Api * reverse format change reverse format change * fix a typo fix a typo * update array index update array index * remove an accidentaly copy and paste remove an accidentaly copy and paste * update file update file * reverse update reverse update * update Unit Test update Unit Test * Update plugins/UsersManager/API.php Co-authored-by: Stefan Giehl <stefan@matomo.org> * update api field update api field date_last_seen to last_seen, fixed some code format, change gdate to date * update date to Piwik date function update date to Piwik date function Co-authored-by: Stefan Giehl <stefan@matomo.org>
2021-09-27Disable http requests on config (#18063)Justin Velluppillai
* re-init * Updated expected screenshot
2021-09-274.5.0-rc14.5.0-rc1Matthieu Aubry
2021-09-244.5.0-b34.5.0-b3Matthieu Aubry
2021-09-24Translations update from Weblate (#18047)Weblate (bot)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CoreAdminHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-coreadminhome/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Translated using Weblate (German) Currently translated at 100.0% (125 of 125 strings) Translation: Matomo/Plugin CoreHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/de/ [ci skip] Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CoreAdminHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-coreadminhome/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Stefan <stefan@matomo.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CoreAdminHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-coreadminhome/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CoreHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/ [ci skip] Co-authored-by: Stefan <stefan@matomo.org>
2021-09-24updates all submodules (#18059)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-09-24add mysql row format dynamic option (#18002)Peter Zhang
2021-09-23remove travis secure variables (#18057)Stefan Giehl
2021-09-23Fix escaping of html attribute (#18040)Stefan Giehl
2021-09-23For login allow list add support for IPv6 (#18046)Thomas Steur
2021-09-23Check config file was written correctly (#18024)Jason Morton
2021-09-22Update regex inline helper slashes can be escaped. (#18043)Peter Zhang
2021-09-22add heartbeat ping tab tracking (#18028)Peter Zhang
2021-09-22removed Mssql and pgsql (#18042)Peter Zhang
2021-09-22add warning about dropping support for users using IE (#18037)dizzy
2021-09-21Improves Overlay UI tests (#17920)Stefan Giehl
2021-09-21Allow social & search definitions to be sourced locally (#18023)Sam
2021-09-21Optimise tables separately (#18032)Ben Burgess
2021-09-20Update device detector to 4.3.1 (#18034)Stefan Giehl
* Update device detector to 4.3.1 * update submodules * updates expected test files * Adjust methods to fetch browser logo to have the same result with new device detector version
2021-09-20Translations update from Weblate (#18021)Weblate (bot)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin TwoFactorAuth Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-twofactorauth/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Translated using Weblate (German) Currently translated at 100.0% (157 of 157 strings) Translation: Matomo/Plugin CoreAdminHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-coreadminhome/de/ [ci skip] Co-authored-by: Stefan <stefan@matomo.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CoreAdminHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-coreadminhome/ [ci skip] Co-authored-by: Stefan <stefan@matomo.org>
2021-09-20Add ScheduledReportEmail class (#18033)Jason Morton
2021-09-20Always use secure randomness (#18030)Lukas Winkler
2021-09-204.5.0-b24.5.0-b2Matthieu Aubry
2021-09-17updates all submodules (#18027)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-09-17only show_limit_control on Acquisition/Overview (#18017)Tim-Hinnerk Heuer
2021-09-17Added note to config that MYSQLI isn't supported for max execution (#18018)Ben Burgess
2021-09-17Add option to pass phpunit filter directly (#18015)Thomas Steur
2021-09-16cover $typeReferrer 'false' or '0' to filter (#18016)Tim-Hinnerk Heuer
* cover $typeReferrer 'false' or '0' to filter fixes #15892 * rebuilt piwik.js Co-authored-by: geekdenz <geekdenz@users.noreply.github.com>
2021-09-16Translations update from Weblate (#18008)Weblate (bot)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Actions Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-actions/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Actions Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-actions/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CoreHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/ [ci skip]
2021-09-16add Kurdish language to Matomo (#17934)Lukas Winkler
* add Kurdish language to Matomo * use correct languagecode * updates expected test file * updates expected UI test file Co-authored-by: sgiehl <stefan@matomo.org>
2021-09-16Add piwik.js public api method setPagePerformanceTiming. (#17901)Tim-Hinnerk Heuer
2021-09-16change bogus user agent that fails on bing.com (#17993)Tim-Hinnerk Heuer
* change bogus user agent that fails on bing.com fixes #17919 * only use one user agent for seo test
2021-09-15Revert "if not comparing, set show_limit_control to true for Evolution ↵Stefan Giehl
Report (#17987)" (#18010) This reverts commit 9585236c88c591b377758bad315564852c27ef43.
2021-09-15Add CLI config:get and config:delete (#17956)mwithheld
* 16576 Add ConfigGet and tests * 15676 config:get code and test updates * 15676 Add config:delete code and tests * 15676 Add config:delete code and tests * Improve usage examples Co-authored-by: Stefan Giehl <stefan@matomo.org> * Fix Exception namespace Co-authored-by: Stefan Giehl <stefan@matomo.org> * Remove comment about Done output Co-authored-by: Stefan Giehl <stefan@matomo.org> * Clarify parsing format option Co-authored-by: Stefan Giehl <stefan@matomo.org> * Remove unneeded teardown() Co-authored-by: Stefan Giehl <stefan@matomo.org> * Remove isWritableByCurrentUser() check - CLI is always superuser * Use Spyc yaml included in releases not Symfony * PSR12 Fixes # Conflicts: # plugins/CoreAdminHome/Commands/ConfigDelete.php # plugins/CoreAdminHome/Commands/ConfigGet.php * PSR12 Fixes * runCommandWithArguments: Fix missing dot; remove adding value param * Fix paths in single-test usage example * Add tests using args * If there are multiple arguments just use the last one * Add tests using args * Remove debug code * Restore accidentally deleted testUsingOptsNonExistentSectionAndSettingShouldYieldEmpty * Remove debug comment and blank lines * Fix testUsingArgs should use runCommandWithArguments() * Apply remaining suggestions from code review * Update and rename plugins/CoreAdminHome/tests/Integration/ConfigDeleteTest.php to plugins/CoreAdminHome/tests/Integration/Commands/ConfigDeleteTest.php * Update and rename plugins/CoreAdminHome/tests/Integration/ConfigGetTest.php to plugins/CoreAdminHome/tests/Integration/Commands/ConfigGetTest.php * Update and rename plugins/CoreAdminHome/tests/Integration/SetConfigTest.php to plugins/CoreAdminHome/tests/Integration/Commands/SetConfigTest.php Co-authored-by: Stefan Giehl <stefan@matomo.org>
2021-09-15if not comparing, set show_limit_control to true for Evolution Report (#17987)Tim-Hinnerk Heuer
* if not comparing, show limit control #17965
2021-09-14updates all submodules (#17994)github-actions[bot]
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
2021-09-14#17812 Improve handling of NotSupportedBrowserException (#17915)mwithheld
* #17812 Improve handling of NotSupportedBrowserException * Fix HttpCodeException namespace Co-authored-by: Stefan Giehl <stefan@matomo.org> Co-authored-by: Stefan Giehl <stefan@matomo.org>
2021-09-14Translations update from Weblate (#17985)Weblate (bot)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Matomo Base Translate-URL: https://hosted.weblate.org/projects/matomo/matomo-base/ [ci skip] Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Matomo Base Translate-URL: https://hosted.weblate.org/projects/matomo/matomo-base/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Matomo Base Translate-URL: https://hosted.weblate.org/projects/matomo/matomo-base/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Translated using Weblate (Kurdish) Currently translated at 0.3% (2 of 619 strings) Translation: Matomo/Matomo Base Translate-URL: https://hosted.weblate.org/projects/matomo/matomo-base/ku/ [ci skip] Co-authored-by: Stefan <stefan@matomo.org> * Translated using Weblate (French) Currently translated at 99.8% (618 of 619 strings) Translation: Matomo/Matomo Base Translate-URL: https://hosted.weblate.org/projects/matomo/matomo-base/fr/ [ci skip] Co-authored-by: Boris <boris@element303.com> Co-authored-by: Stefan <stefan@matomo.org> Co-authored-by: Boris <boris@element303.com>
2021-09-14Update doctrine cache to the right version (#17992)Thomas Steur
2021-09-14add promotion for seo web vitals, add campaign for Heatmaps and Sessi… ↵Tim-Hinnerk Heuer
(#17979) * add promotion for seo web vitals, add campaign for Heatmaps and Session Recording fixes #17975 * improve naming * clarify naming of events * update ui-screenshot expected images * only show once on performance page * update ui-test screenshot
2021-09-13delete old log_* table data also without idvisit (#17964)Tim-Hinnerk Heuer
2021-09-10updates all submodules (#17986)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-09-09automatically wait for lazy images in UI tests (#17981)Stefan Giehl
2021-09-08Revert "Make password reset use a secure hash (#17961)" (#17983)Stefan Giehl
This reverts commit 7e82e80d7aa44714a412a0b6fd6cb53164b8ab6d.
2021-09-08Fix failing UI tests (#17970)Stefan Giehl