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-11-13Detect GA3, GA4 or GTM during installation and suggest migration guides (#19957)HEAD4.x-devBen 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 * Abstract detection code, update links, fix cut off button text for 'Email these instuctions' button, add consent manager link to instructions email, add link to the privacy 'asking for consent' page * Update typescript code to meet strict ESlint rules * built vue files * Detect consent manager for Getting Started screen and optionally show link * built vue files * Add consent manager instructions to getting started team mate email * Bump to retry random test fail * Test updates and fixes * Wording improvements * Rework ConsentManagerDetector to SiteContentDetector, added fixture for site content test data, added UI tests for consent manager detection * built vue files * Add new/update UI tests screenshots, fix unit test * Added GTM detection to SiteContentDetector, added unit test for SiteContentDetector * Update class documentation header * Show guide links for GA3, GA4 o GTM on the getting started screen and instructions email * Removed GA3 detection from consent manager detection test * Consolidated translation strings, added fixtures and UI tests for empty site GA3/GA4/GTM detection * Always attempt to detect GTM * Updated UI test screenshot * Provide site content detection view parameters during installation, added new fixture to installation UI test to prevent site content detection request * Reworked UI tests to use DI * PHPCS fix * Reworked UI tests to use DI Co-authored-by: bx80 <bx80@users.noreply.github.com>
2022-11-11Translations update from Hosted Weblate (#19980)Weblate (bot)
* 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 ImageGraph Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-imagegraph/ [ci skip]
2022-11-11updates all submodules (#19987)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2022-11-11updates composer dependencies (#19988)github-actions[bot]
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
2022-11-09[automatic composer updates] (#19978)github-actions[bot]
* updates composer dependencies * update expected test files Co-authored-by: sgiehl <sgiehl@users.noreply.github.com> Co-authored-by: sgiehl <stefan@matomo.org>
2022-11-09Translations update from Hosted Weblate (#19925)Weblate (bot)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin WebsiteMeasurable Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-websitemeasurable/ [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-11-09Fix PHP8.2 deprecation messages (#19918)Stefan Giehl
* Fix PHP8.2 deprecation messages * fix another deprecation * fixes another deprecation
2022-11-09Avoid double formatting of conversion rate in comparison mode (#19970)Stefan Giehl
2022-11-09Provide correct date parameter for comparison sparklines (#19971)Stefan Giehl
2022-11-07Adds test to prove purge settings are stored / returned as int (#19877)Stefan Giehl
2022-11-07updates composer dependencies (#19950)github-actions[bot]
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
2022-11-07updates all submodules (#19949)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2022-11-07Fix for opt-out toggling on page load, fix for defaulting to opted out state ↵Ben Burgess
if no cookies found (#19915)
2022-11-07Updates semver dependency (#19934)Stefan Giehl
2022-11-06Add exception for invalid limit before grouping (#19881)Peter Zhang
* add exception for invalid limit before grouping add exception for invalid limit before grouping * update int to numeric update int to numeric * update getTransitionsForAction limitBeforeGrouping default to int update getTransitionsForAction limitBeforeGrouping default to int * Update test name * remove translation remove translation * update all other place from false to 0 update all other place from false to 0 * fix other places using limitBeforeGrouping is false * update ranking Query from false to 0 update ranking Query from false to 0 * add more tests add more tests * update tests update tests * remove throw errors remove throw errors * remove exception for other places remove exception for other places * add throw and tests back add throw and tests back * update test case * update intval to int and false condition update intval to int and false condition * revert ranking query from false to 0 revert ranking query from false to 0 Co-authored-by: Ben <ben.burgess@innocraft.com>
2022-11-03update autocomplete on html to `on` and `off` (#19873)Peter Zhang
* update autocomplete from true and false to on and off update autocomplete from true and false to on and off * built vue files * update set-output in buildvue update set-output in buildvue * update phpcs checkout from v2 to v3 update phpcs checkout from 2 to 3 * Revert "update phpcs checkout from v2 to v3" This reverts commit 148d8cca5c997fd3b94cab70632ee5e163f20426. * Revert "update set-output in buildvue" This reverts commit 56667f0702bf33413731ac6e962e24a3c5c01a43. * update autocomplete to string update autocomplete to string * built vue files Co-authored-by: peterhashair <peterhashair@users.noreply.github.com>
2022-11-03Fix value of delete_logs_enable not displayed correctly in UI (#19936)Stefan Giehl
2022-11-03Prevent some possible exceptions (#19938)Stefan Giehl
2022-11-02add help link vue componet (#19922)Peter Zhang
* add help link vue add help link vue * built vue files * update menu when _help define, show help icon update menu when _help define, show help icon * add help key add help key * add hide help message add hide help message * update type string from null to empty update type string from null to empty * fix build build fix build build * fix vue build error fix vue build error * fix vue build fix vue build * fix vue build fix vue build * built vue files Co-authored-by: peterhashair <peterhashair@users.noreply.github.com>
2022-11-02[automatic Intl data updates from CLDR 42.0.0] (#19932)github-actions[bot]
* Updates Intl data from CLDR 42.0.0 * updates expected test files * updates expected ui files * submodule update * update unit tests Co-authored-by: sgiehl <sgiehl@users.noreply.github.com> Co-authored-by: sgiehl <stefan@matomo.org>
2022-11-01Harden check for valid redirect urls in logme method (#19917)Stefan Giehl
2022-10-30Fix param handling for Controller::getLastUnitGraphAcrossPlugins (#19926)Stefan Giehl
2022-10-28[automatic submodule updates] (#19923)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>
2022-10-27Merge branch 'next_release' into 4.x-devsgiehl
2022-10-27Translations update from Hosted Weblate (#19878)Weblate (bot)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Goals Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-goals/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin GeoIp2 Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-geoip2/ [ci skip]
2022-10-27Release Matomo 4.12.34.12.3next_releaseJustin Velluppillai
2022-10-26Release Matomo 4.12.3-rc14.12.3-rc1Justin Velluppillai
2022-10-26updates all submodules (#19910)github-actions[bot]
Co-authored-by: justinvelluppillai <justinvelluppillai@users.noreply.github.com>
2022-10-26hide parent div of period selector in Visits->`real-time` to improve ↵Peter Zhang
alignment (#19820) * hide parent div of period selector hide parent div of period selector * built vue files * update hide only on vue-entry update hide only on vue-entry * revert vue-entry revert vue-entry * built vue files * update tests and add Id for the selector update tests and add Id for the selector * built vue files * update screenshot update screenshot Co-authored-by: peterhashair <peterhashair@users.noreply.github.com>
2022-10-25Fix for tag manager update not applied when moving from 4.12.1 => 4.12.2, ↵Ben Burgess
version bumped to 4.12.3-b1 (#19906)
2022-10-21Release Matomo 4.12.24.12.2Justin Velluppillai
2022-10-21updates all submodules (#19895)github-actions[bot]
Co-authored-by: tsteur <tsteur@users.noreply.github.com>
2022-10-21Revert "Added support to pass segment in ↵Altamash Shaikh
Archiving.getIdSitesToMarkArchivesAsInvalidated event (#19876)" (#19891) This reverts commit aa379e1a80df26e2410f23672c717c4f32a1019f.
2022-10-20Added support to pass segment in ↵Altamash Shaikh
Archiving.getIdSitesToMarkArchivesAsInvalidated event (#19876) * Added support to pass segment in Archiving.getIdSitesToMarkArchivesAsInvalidated event, #PG-820 * Started passing dates,day and period paramters too * Started passing the name parameter too * built vue files * Updated CHANGELOG.md Co-authored-by: AltamashShaikh <AltamashShaikh@users.noreply.github.com>
2022-10-19Release Matomo 4.12.1 (#19882)4.12.1Justin Velluppillai
2022-10-19[automatic composer updates] (#19880)github-actions[bot]
* updates composer dependencies * update device list in tests and useragent in tests update tests Co-authored-by: sgiehl <sgiehl@users.noreply.github.com> Co-authored-by: Peter <peter@innocraft.com>
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