From 73a00c020d1668d866a2196c3e1a0a6e7aed06b7 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Fri, 9 Jun 2017 20:55:32 +1200 Subject: "Send an email when a plugin update is available" is default since Piwik 3.0.0-b1 (#11770) * "Send an email when a plugin update is available" is On by default since Piwik 3.0.0-b1 follows up https://github.com/piwik/piwik/pull/10691 * UI screenshot --- .../expected/test_ImportLogs__CorePluginsAdmin.getSystemSettings.xml | 4 ++-- .../test_OneVisitorTwoVisits__CorePluginsAdmin.getSystemSettings.xml | 4 ++-- .../test_noVisit_PeriodIsLast__CorePluginsAdmin.getSystemSettings.xml | 4 ++-- .../expected/test_noVisit__CorePluginsAdmin.getSystemSettings.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'tests/PHPUnit/System') diff --git a/tests/PHPUnit/System/expected/test_ImportLogs__CorePluginsAdmin.getSystemSettings.xml b/tests/PHPUnit/System/expected/test_ImportLogs__CorePluginsAdmin.getSystemSettings.xml index 6008a52144..8c48d07315 100644 --- a/tests/PHPUnit/System/expected/test_ImportLogs__CorePluginsAdmin.getSystemSettings.xml +++ b/tests/PHPUnit/System/expected/test_ImportLogs__CorePluginsAdmin.getSystemSettings.xml @@ -35,8 +35,8 @@ - Yes - No (Default) + Yes (Default) + No An email will be sent to Super Users when there is a new version available for a plugin. diff --git a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__CorePluginsAdmin.getSystemSettings.xml b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__CorePluginsAdmin.getSystemSettings.xml index 0a3d2da7c7..64cee9f3ac 100644 --- a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__CorePluginsAdmin.getSystemSettings.xml +++ b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__CorePluginsAdmin.getSystemSettings.xml @@ -35,8 +35,8 @@ - Yes - No (Default) + Yes (Default) + No An email will be sent to Super Users when there is a new version available for a plugin. diff --git a/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__CorePluginsAdmin.getSystemSettings.xml b/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__CorePluginsAdmin.getSystemSettings.xml index 6008a52144..8c48d07315 100644 --- a/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__CorePluginsAdmin.getSystemSettings.xml +++ b/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__CorePluginsAdmin.getSystemSettings.xml @@ -35,8 +35,8 @@ - Yes - No (Default) + Yes (Default) + No An email will be sent to Super Users when there is a new version available for a plugin. diff --git a/tests/PHPUnit/System/expected/test_noVisit__CorePluginsAdmin.getSystemSettings.xml b/tests/PHPUnit/System/expected/test_noVisit__CorePluginsAdmin.getSystemSettings.xml index 6008a52144..8c48d07315 100644 --- a/tests/PHPUnit/System/expected/test_noVisit__CorePluginsAdmin.getSystemSettings.xml +++ b/tests/PHPUnit/System/expected/test_noVisit__CorePluginsAdmin.getSystemSettings.xml @@ -35,8 +35,8 @@ - Yes - No (Default) + Yes (Default) + No An email will be sent to Super Users when there is a new version available for a plugin. -- cgit v1.2.3