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-07add global types for datatable row action classes/code (#19953)dizzy
* add global types for datatable row action classes/code * Add siteMainUrl property to PiwikGlobal.
2022-11-07Update base branch for actions (#19943)Stefan Giehl
2022-11-07add Live.initializeVisitorActions event to allow plugins to collapse actions ↵dizzy
in visitor log if they need to (#19952)
2022-11-04Prepare first release of Matomo 5 (#19944)Stefan Giehl
* Prepare first release of Matomo 5 * Mark plugins in marketplace test responses as compatible with Matomo 5 * updates expected test files * temporarily skip some tests until we have a first release * updates expected test files * submodule update
2022-11-04Exclude tracking requests for pages loaded with the file:// protocol by ↵Peter Zhang
default (#19835) * add file protocal option in js add file protocal option in js * rebuilt piwik.js * remove function tests remove function tests * set DoNotTrack to true if file protocol * return empty return empty * move file protocol check after do not track move file protocol check after do not track * rebuilt piwik.js * fix esjint fix esjint * add apply first add apply first * rebuilt piwik.js Co-authored-by: peterhashair <peterhashair@users.noreply.github.com>
2022-11-03updates expected test filessgiehl
2022-11-03Merge branch '4.x-dev' into 5.x-devsgiehl
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-28Adding plugin name checks with 60 characters limit (#19795)Peter Zhang
* adding plugin name checks with 60 characters limit adding plugin name checks with 60 characters limit * extend change log for plugin name extend change log for plugin name * remove strlen check on plugin put onto regex remove strlen check on plugin put onto regex * Update CHANGELOG.md Co-authored-by: Stefan Giehl <stefan@matomo.org> * update function name update function name Co-authored-by: Stefan Giehl <stefan@matomo.org>
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-27Merge branch '4.x-dev' into 5.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-21Merge branch '4.x-dev' into 5.x-devdiosmosis
2022-10-21Pg 820 pass segment (#19890)Altamash Shaikh
* 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-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-18Merge branch '4.x-dev' into 5.x-devsgiehl
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-17Merge branch '4.x-dev' into 5.x-devsgiehl
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-14Merge branch '4.x-dev' into 5.x-devsgiehl
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