forked from matomo-org/matomo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 3.x-dev into 4.x-dev (matomo-org#15543)
* Updates search engine and social definitions (matomo-org#15384) * updates device detector to latest release (matomo-org#15388) * updates device detector to latest release * updates tests * translation update (matomo-org#15389) * Fix Could not get the lock for ID, when creating a site (matomo-org#15401) * Lock key start * do not empty key lock Co-authored-by: Thomas Steur <[email protected]> * 3.13.1 * submodule updates * Use correct name in update available message (matomo-org#15423) * Fix removing user capabilities (matomo-org#15422) * Order of implode() args, avoid E_NOTICE in PHP7.4 (matomo-org#15428) * Fixes possible php warning in visitor log (matomo-org#15442) * silence is_executable call (matomo-org#15446) * Make sure geolocation admin experience is consistent if user is not using GeoIp2 plugin. (matomo-org#15447) * Fix referrers test. (matomo-org#15448) * Ensure to close visitor popover correctly (matomo-org#15443) * Fixes possible warning (matomo-org#15453) * Forward instance_id from local config when reseting config during tests. (matomo-org#15445) * Add event that allows plugins to disable archiving for certain periods/sites if they want. (matomo-org#15457) * Add event that allows plugins to disable archiving for certain periods/sites if they want. * apply review feedback * Fix possible warning for columns without index (matomo-org#15467) * Day range archiving issue (matomo-org#15462) * Improve lock ID check for max length (matomo-org#15407) Better patch for matomo-org#15401 which was merged last minute... This way it always works even when someone calls `acquireLock` directly instead of `execute` Pushing this for now into 3.x-dev but can also put it into 4.x-dev directly but then there might be merge conflicts when merging 3.x-dev into 4.x-dev * Use SameSite none for session token when embedded into iframe (matomo-org#15439) * Make sure tracking works in IE9 and lower (matomo-org#15480) * Mention Joomla install FAQ (matomo-org#15481) * Make sparklines work when mbstring extension is not installed (matomo-org#15489) 1) Too few arguments to function mb_strtolower(), 1 passed in matomo/vendor/davaxi/sparkline/src/Sparkline/StyleTrait.php on line 129 and exactly 2 expected 2) mb_strlen is not defined * update screenshots (matomo-org#15488) * 3.13.2-rc1 * Use safemode when running CLI commands (matomo-org#15472) * update icons submodule (matomo-org#15490) * update icons submodule * update UI tests * Fix possible undefined index notice (matomo-org#15502) * Use latest davaxi/sparkline release (matomo-org#15464) * translation update * submodule updates * Fix deprecation notice (matomo-org#15530) see matomo-org#15467 (comment) * 3.13.2-rc2 * update cache component (matomo-org#15536) * fixes copy dashboard to user for more than 100 users (matomo-org#15538) cherry picking matomo-org#15424 to fix matomo-org#15420 in 3.x-dev * Add missing return statement. (matomo-org#15539) * 3.13.2 * update tests * update tests Co-authored-by: Matthieu Aubry <[email protected]> Co-authored-by: Thomas Steur <[email protected]> Co-authored-by: Peter Upfold <[email protected]> Co-authored-by: diosmosis <[email protected]> Co-authored-by: Lukas Winkler <[email protected]>
- Loading branch information
1 parent
ab1e700
commit 5d2dab7
Showing
68 changed files
with
480 additions
and
133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.