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
diff options
context:
space:
mode:
authorMatthieu Aubry <mattab@users.noreply.github.com>2016-10-03 02:37:27 +0300
committerGitHub <noreply@github.com>2016-10-03 02:37:27 +0300
commit491afa120f04f3a5e18df805e8b29cc852932f27 (patch)
tree29395f420b51f69504eee1bc4239295d45307384
parenteb30d889bc289e665491bce81bf12504c63a5b97 (diff)
2.16.3 release (#10637)2.16.3
* Hide the new notification PHPVersionTooOldForNewestPiwikCheck in UI tests * UI test minor update (one widget wasn't showing sparkline when it should) * 2.16.3
-rw-r--r--core/Version.php2
-rw-r--r--plugins/CoreAdminHome/stylesheets/generalSettings.less3
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_dashboard2.png4
3 files changed, 5 insertions, 4 deletions
diff --git a/core/Version.php b/core/Version.php
index 39af5ee7fc..379e768b88 100644
--- a/core/Version.php
+++ b/core/Version.php
@@ -20,7 +20,7 @@ final class Version
* The current Piwik version.
* @var string
*/
- const VERSION = '2.16.3-rc3';
+ const VERSION = '2.16.3';
public function isStableVersion($version)
{
diff --git a/plugins/CoreAdminHome/stylesheets/generalSettings.less b/plugins/CoreAdminHome/stylesheets/generalSettings.less
index dde1da48ed..a9c2861c76 100644
--- a/plugins/CoreAdminHome/stylesheets/generalSettings.less
+++ b/plugins/CoreAdminHome/stylesheets/generalSettings.less
@@ -8,7 +8,8 @@
}
// hide PHP is deprecated notification in UI test
-.uiTest [notification-id="DeprecatedPHPVersionCheck"] {
+.uiTest [notification-id="DeprecatedPHPVersionCheck"],
+.uiTest [notification-id="PHPVersionTooOldForNewestPiwikCheck"]{
display: none !important;
}
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_dashboard2.png b/tests/UI/expected-screenshots/UIIntegrationTest_dashboard2.png
index 2db2e79d37..f505ad79db 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_dashboard2.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_dashboard2.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:4f35d953200896f4d705672fc8a99e835b88a5c8a57cf36a9f14e6e7a97090d4
-size 798198
+oid sha256:902f5b95d9722f593953f008d0513647345c390c79e24c3a0bf4e93637f208c7
+size 834058