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
2022-10-18Translations update from Hosted Weblate (#19812)Weblate (bot)
* Translated using Weblate (Portuguese (Brazil)) Currently translated at 66.6% (16 of 24 strings) Translation: Matomo/Plugin UserCountryMap Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-usercountrymap/pt_BR/ [ci skip] Co-authored-by: Claudio Filho F Filho <filhocf@gmail.com> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin LanguagesManager Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-languagesmanager/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin UserCountryMap Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-usercountrymap/ [ci skip] Co-authored-by: Claudio Filho F Filho <filhocf@gmail.com>
2022-10-18Build vue.js (#19875)Ben Burgess
* Build vue.js * built vue files Co-authored-by: bx80 <bx80@users.noreply.github.com>
2022-10-18Fix failures link to Learn More (#19870)Pablo Castellano
Removed extra colon
2022-10-18Ensure empty tables also use max width (#19822)Stefan Giehl
* Ensure empty tables also use max width * avoid resizing evolution charts
2022-10-18Ensure PrivacyMManager settings are stored and returned as integer (#19869)Stefan Giehl
2022-10-18Avoid loading goals data multiple times (#19838)Stefan Giehl
2022-10-17Ensure plugin updates are executed when setting up UITestFixture (#19825)Stefan Giehl
* ensure plugin updates are executed when setting up UITestFixture * Skip dispatching events when setting up UITestFixture to prevent segfault * update TagManager submodule * cs
2022-10-17Adds missing escaping (#19863)Stefan Giehl
2022-10-17Ensure password check can only throw wrong password error (#19861)Stefan Giehl
2022-10-14allow empty excludedReferrers on the global setting (#19834)Peter Zhang
* allow emply excludedReferrers allow emply excludedReferrers * add some tests for set refer and update isLookLikeUrl function add some tests for set refer and update isLookLikeUrl function * update phpcs update phpcs * revert Urlhelper, implement in api revert Urlhelper, implement in api * remove filter_var tests remove filter_var tests * fix code indent Co-authored-by: sgiehl <stefan@matomo.org>
2022-10-14[automatic submodule updates] (#19859)github-actions[bot]
* updates all submodules * reset TagManager submodule update Co-authored-by: diosmosis <diosmosis@users.noreply.github.com> Co-authored-by: sgiehl <stefan@matomo.org>
2022-10-14Fix array to string conversion warning in userOptOut (#19858)Ben Burgess
2022-10-14updates composer dependencies (#19860)github-actions[bot]
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
2022-10-14Ensure client hints are always returned as array (#19855)Stefan Giehl
2022-10-13TourEngagement: Remove redundant information for better a11y. (#19809)Jb Audras
2022-10-13Visits Overview: Remove redundant information for better a11y. (#19808)Jb Audras
2022-10-13Fix Referrers.getKeywordsFromSearchEngineId API for invalid subtable ids ↵Stefan Giehl
(#19823) * Fix Referrers.getKeywordsFromSearchEngineId API for invalid subtable ids * Add tests
2022-10-13Goal visits log query: No need to execute the query when there are no ↵Thomas Steur
idVisits given (#19853) We earlier so a high CPU usage on database which seems to have happened because there were maybe on idvisits given ``` ... WHERE log_conversion.idvisit IN ('') ... ```
2022-10-12Check downloaded referrer spam list for validity (#19845)Stefan Giehl
2022-10-07updates expected test filessgiehl
2022-10-07Typofixes (#19805)JT Smith
* Fixing typo in array property * Fixing "nonexistant" throughout codebase * Fixing misspelling of Password * Typofixes in comments * Update core/Plugin/Dimension/VisitDimension.php Co-authored-by: Justin Velluppillai <justinvelluppillai@gmail.com> * Reverting change of idDimenson Co-authored-by: Justin Velluppillai <justinvelluppillai@gmail.com>
2022-10-07updates expected test filessgiehl
2022-10-07Return correct parameter divId for JS opt-out (#19827)David B
See title.
2022-10-06Updated the text and links in the Matomo Help Centre. (#19798)snake14
* Updated the text and links in the Matomo Help Centre. * Fixing a couple translations that shouldn't have been changed. * Updated screenshot to include changes. * Making suggested code review change. * Removed translation key that's no longer being used. Co-authored-by: sgiehl <stefan@matomo.org>
2022-10-05updates expected test filessgiehl
2022-10-05update submodules & fix some testssgiehl
2022-10-05Merge branch '4.x-dev' into next_releaseJustin Velluppillai
2022-10-05Release Matomo 4.12.04.12.0Justin Velluppillai
2022-10-03Translations update from Hosted Weblate (#19751)Weblate (bot)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Installation Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-installation/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Installation Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-installation/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Installation Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-installation/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Installation Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-installation/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Tour Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-tour/ [ci skip]
2022-10-03updates composer dependencies (#19797)github-actions[bot]
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
2022-10-02Release Matomo 4.12.0-rc24.12.0-rc2Justin Velluppillai
2022-10-02Revert "Detect consent managers on the selected site and show a setup link ↵Justin Velluppillai
(#19794)" (#19803) This reverts commit 378c193273adf635f33006e68278dda8190c9f5d.
2022-09-30Add copy link after token been sent for the user doesnt have email set up ↵Peter Zhang
from design (#19707) * add copy link button and style * add design copy link add design copy link * Revert "add design copy link" This reverts commit bb081bddb82691fb40c2a2d043e5058e7f9ca123. * add link token add link token * update tests update tests * built vue files * update xml tests update xml tests * update UI update UI * built vue files * update ui update ui * Update UsersManagerTest.php update tests * update tests update tests * update tests update tests * Update UsersManager_spec.js update screenshots * update ui update ui * update css update css * built vue files * remove password confirm for invite remove password confirm for invite * built vue files * update css update css * convert vue scoped to less convert vue scoped to less * Update UsersManager.vue fix vue error * update vue tests update vue tests * built vue files * update tests update tests * update ui update ui * update UserSetting token UI update UserSetting token UI * add new screen short copied success add new screen short copied success * revert failed UI revert failed UI * Update plugins/UsersManager/lang/en.json Co-authored-by: Stefan Giehl <stefan@matomo.org> * Update plugins/UsersManager/lang/en.json Co-authored-by: Stefan Giehl <stefan@matomo.org> * Update plugins/UsersManager/lang/en.json Co-authored-by: Stefan Giehl <stefan@matomo.org> * Update plugins/UsersManager/lang/en.json Co-authored-by: Stefan Giehl <stefan@matomo.org> * remove DB field and convert the copy link remove DB field and convert the copy link * update error update error * update notification update notification * built vue files * revert database changes revert database changes * update api and tests update api and tests * built vue files * update padding css update padding css * move global button css to modal move global button css to modal * update modal to global update modal to global * remove invite token remove invite token * Update plugins/CoreHome/vue/src/Notification/Notification.ts * update fonts and screenshots update fonts and screenshots * update fonts update fonts * exclude woff2 file on release check exclude woff2 file on release check * Update plugins/UsersManager/API.php * update tests update tests * remove duplicated remove duplicated * update confirm box update confirm box * built vue files * tidy up some file tidy up some file * update icon and update version number update icon and update version number * update change log and translation update change log and translation * update button trigger generate link twice update button trigger generate link twice * add updates add updates * add missing param add missing param * update missing comma update missing comma * remove un use variable remove un use variable * update tests update tests * built vue files * add password confirm for the invite action and add popup notes add password confirm for the invite action and add popup notes * update vue error update vue error * revert 4.120-b2 update to b4 revert 4.120-b2 update to b4 * update vue error update vue * built vue files * update typescript error update typescript error * update type script update type script * update vue error update vue error * built vue files * update tests update tests * update screenshots update screenshots * update tests update tests * update tests and wording on the popup update tests and wording on the popup * built vue files * adding clipboard copy error in safari etc adding clipboard copy error in safari etc * built vue files * update double error message update double error message * update wording update wording * built vue files * hot fix give default period (#19724) * hot fix give default period hot fix give default period * update to user default period update to user default period * add default date param in templates add default date param in templates * update tests prevent random fail update tests prevent random fail * built vue files * update ui update ui * Improve no data check in html visualization (#19740) * add command copy over http add command copy over http * built vue files * Adding the abililty to exclude specific sites from the site selector (#19738) * Adding the abililty to exclude specific sites from the Vue site selector component. * Adding more time to make sure that the select is loaded before trying to search. * Changed things to filter the site on the server side. * Added a few new test cases. * Increasing amount of time for test. * Updated the omnifixture. * Fixing logic error in view. * Removed collation from omnifixture since it was causing issues. * Switching omnifixture back to 4.x-dev version. * Making just the bare essential changes to make local test fixtures build correctly. * Updating screenshot of API list. * revert OmniFixture-dump to 4.x-dev revert OmniFixture-dump to 4.x-dev Co-authored-by: Peter <peter@innocraft.com> * merge 4.x and update copied success ui tests merge 4.x and update copied success ui tests * rebase to next release rebase to next release * rebase to next release rebase to next release * update safrai and enable copy success and copy again update safrai and enable copy success and copy again * fix Safrai showing random token fix Safrai showing random token * built vue files * Revert "Adding the abililty to exclude specific sites from the site selector (#19738)" This reverts commit a53a62892f540ea683eb56949bb7d2172731c2cc. * update fonts and text update fonts and text * built vue files * update wording update wording * built vue files * Updated UI test screenshots Co-authored-by: peterhashair <peterhashair@users.noreply.github.com> Co-authored-by: Stefan Giehl <stefan@matomo.org> Co-authored-by: snake14 <snake14@users.noreply.github.com> Co-authored-by: Ben <ben.burgess@innocraft.com>
2022-09-30Detect consent managers on the selected site and show a setup link (#19794)Ben Burgess
* Detect known consent managers on the current website and show a configuration guide link * Added exception handing for outbound http/s requests, added type hints and phpdoc * Fix tests
2022-09-30De-duplicate the plugin name in the what's new entry (#19793)Justin Velluppillai
* De-duplicate the plugin name in the what's new entry Fixes #19792 * Updated UI screenshot
2022-09-29remove model value reset pattern as it did not work in Field (#19787)dizzy
2022-09-27don't need to check for leaked tokens in an empty string (#19756)Justin Velluppillai
2022-09-27Adding the abililty to exclude specific sites from the site selector (#19738)snake14
* Adding the abililty to exclude specific sites from the Vue site selector component. * Adding more time to make sure that the select is loaded before trying to search. * Changed things to filter the site on the server side. * Added a few new test cases. * Increasing amount of time for test. * Updated the omnifixture. * Fixing logic error in view. * Removed collation from omnifixture since it was causing issues. * Switching omnifixture back to 4.x-dev version. * Making just the bare essential changes to make local test fixtures build correctly. * Updating screenshot of API list. * revert OmniFixture-dump to 4.x-dev revert OmniFixture-dump to 4.x-dev Co-authored-by: Peter <peter@innocraft.com>
2022-09-21Improve no data check in html visualization (#19740)Stefan Giehl
2022-09-21Added config option to disable archiving for actions goals (#19749)Ben Burgess
* Added config option to disable archiving for actions goals * Additionally disable entry page goals archiving if the config option is set * Use GeneralConfig::getConfigValue to allow support for site specific config settings * Updated UI test screenshot
2022-09-21hot fix give default period (#19724)Peter Zhang
* hot fix give default period hot fix give default period * update to user default period update to user default period * add default date param in templates add default date param in templates
2022-09-18Update Version to Matomo 4.12.0-rc14.12.0-rc1Justin Velluppillai
2022-09-18Translations update from Hosted Weblate (#19702)Weblate (bot)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Translated using Weblate (Swedish) Currently translated at 44.6% (71 of 159 strings) Translation: Matomo/Plugin Installation Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-installation/sv/ [ci skip] Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mathias Palmqvist <mathias@palmqvist.dev> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ProfessionalServices Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Installation Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-installation/ [ci skip] Co-authored-by: Mathias Palmqvist <mathias@palmqvist.dev>
2022-09-15[automatic composer updates] (#19741)github-actions[bot]
* updates composer dependencies * updates expected test files Co-authored-by: sgiehl <sgiehl@users.noreply.github.com> Co-authored-by: sgiehl <stefan@matomo.org>
2022-09-15Link to changed blog link in what's new notice (#19732)Justin Velluppillai
2022-09-14Some translations might be displayed with encoded entities (#19190)Stefan Giehl
* replace some html entities in translations sources * Ensure encoded & is displayed correctly for some translations * Ensure content title component handles encoded entities correctly * fix ui test * use arrows * tweak some translations * updates expected test files * submodule update * use htmldecode instead of inserting html for titles * prefer using rawSafeDecoded over raw for translation output
2022-09-14Fix number formatting for visit frequency sparklines (#19727)Stefan Giehl
* remove unneeded number formatting * apply PSR12 code formatting * updates expected test files
2022-09-14Fix column type for id change column (#19730)Stefan Giehl
2022-09-14Font color for mobile to use pre defined text and background variables (#19731)Altamash Shaikh
* Started using predefined color variable for navbar bg and text color, #PG-92 * Started using predefined color variable for navbar bg and text color, #PG-92 * default mobile text color fixed
2022-09-09[automatic submodule updates] (#19715)github-actions[bot]
* updates all submodules * updates expected test files Co-authored-by: diosmosis <diosmosis@users.noreply.github.com> Co-authored-by: sgiehl <stefan@matomo.org>