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
path: root/tests/UI
diff options
context:
space:
mode:
authorThomas Steur <tsteur@users.noreply.github.com>2018-12-03 06:27:29 +0300
committerGitHub <noreply@github.com>2018-12-03 06:27:29 +0300
commit284bdc0816dd2eff4010e4be42812ff3cc7e25e1 (patch)
tree88c60d0e72bae97b5467c5ad7693a64dd477bf3e /tests/UI
parente679e0383496383b00f95fd5fd0e42eed4ca49fe (diff)
Implement Two Factor Authentication (#13670)
Diffstat (limited to 'tests/UI')
-rw-r--r--tests/UI/expected-screenshots/EmptySite_emptySiteDashboard_ignored.png4
-rw-r--r--tests/UI/expected-screenshots/Menus_mobile_top.png4
-rw-r--r--tests/UI/expected-screenshots/Theme_home.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_admin_diagnostics_configfile.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_admin_home.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_admin_plugins.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_admin_plugins_no_internet.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_admin_settings_general.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_admin_user_settings.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_admin_user_settings_asks_confirmation.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_api_listing.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_dashboard1.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_dashboard3.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_referrers_overview.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_referrers_socials.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_shortcuts.png4
-rw-r--r--tests/UI/screenshot-diffs/missing-expected.list381
17 files changed, 413 insertions, 32 deletions
diff --git a/tests/UI/expected-screenshots/EmptySite_emptySiteDashboard_ignored.png b/tests/UI/expected-screenshots/EmptySite_emptySiteDashboard_ignored.png
index 7104445f72..fb2cef1273 100644
--- a/tests/UI/expected-screenshots/EmptySite_emptySiteDashboard_ignored.png
+++ b/tests/UI/expected-screenshots/EmptySite_emptySiteDashboard_ignored.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:fa9f8635be61a7743aea5ca24d837e8029bee57caeb2b574a88995787a3646af
-size 321442
+oid sha256:3a4392adc20482d1aaa6e5f6c54621b7986f7a09db817e9a668626e46234df32
+size 321537
diff --git a/tests/UI/expected-screenshots/Menus_mobile_top.png b/tests/UI/expected-screenshots/Menus_mobile_top.png
index 1ee36c1d70..680e540414 100644
--- a/tests/UI/expected-screenshots/Menus_mobile_top.png
+++ b/tests/UI/expected-screenshots/Menus_mobile_top.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:1ba4135e06d5d99251d925c3d108701d9971f8cf932db8b9c6b3bb180f70fee1
-size 191695
+oid sha256:ff3e8ef0ff637e39b0ded6ada4d903643ac65e627eaad4d5fbe4d91dba75b929
+size 233082
diff --git a/tests/UI/expected-screenshots/Theme_home.png b/tests/UI/expected-screenshots/Theme_home.png
index c457f18393..43b3c74214 100644
--- a/tests/UI/expected-screenshots/Theme_home.png
+++ b/tests/UI/expected-screenshots/Theme_home.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:2ae965c8ef6e9e48230b0457e86ea388a0b5511ea099b9304646e097b7c5ede2
-size 648283
+oid sha256:dbd1c70d53852513051986618c84ad238fcb72f390d11df4d6f46beeea735a99
+size 648280
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_admin_diagnostics_configfile.png b/tests/UI/expected-screenshots/UIIntegrationTest_admin_diagnostics_configfile.png
index 3d476ae265..e24f40af97 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_admin_diagnostics_configfile.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_admin_diagnostics_configfile.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:7fd7423582cc1f700803d20d1e239b517185e8cf2a0770768cb341efdf788df0
-size 4079240
+oid sha256:8d7623760a3a9aab115a5b204f746113b4a81d89ca4892fb69ce5d8988064726
+size 4108985
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_admin_home.png b/tests/UI/expected-screenshots/UIIntegrationTest_admin_home.png
index d6422e75dc..38d8be92cf 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_admin_home.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_admin_home.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:f865f5c79b1784ec2049a4b6b68b5f652c8f14643052e8c72e6c9d10664cc8bb
-size 135232
+oid sha256:9b68c1038e1b971f1fc3a20f0a099070aed8aa06e7975f6dd57f7e508ff41ae0
+size 135316
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_admin_plugins.png b/tests/UI/expected-screenshots/UIIntegrationTest_admin_plugins.png
index bb9f85998e..e66f91d3ee 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_admin_plugins.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_admin_plugins.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:b4adce722c2f48fbd883e5d142b13c425962122ac64d1817f27013fe6900408e
-size 1043948
+oid sha256:cd998d1a5c59d6caa66fe3df51ac515e5148372952060a0f853bf3706065cd0c
+size 1052915
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_admin_plugins_no_internet.png b/tests/UI/expected-screenshots/UIIntegrationTest_admin_plugins_no_internet.png
index f8bfdc6983..26ca229127 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_admin_plugins_no_internet.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_admin_plugins_no_internet.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:6f7580dc36fbd3090a3b93dd1f5290059c358b31a6841ed8f39e19e414236e46
-size 1045534
+oid sha256:9674685d2a18126910d303fa64095d82eca00db5c5826ec01a04bc4dffaa1a3b
+size 1054258
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_admin_settings_general.png b/tests/UI/expected-screenshots/UIIntegrationTest_admin_settings_general.png
index def09c3c19..056fa0cf17 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_admin_settings_general.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_admin_settings_general.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:40192c9d43e4afe6c9e83559d6851c939415fe9dedbc1bfe3f58e4b6aec9c88d
-size 929225
+oid sha256:ebd3d2cc498bf2f710fbe629f0302bdc64670dfb50556aea99c0dcdaea10be03
+size 966478
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_admin_user_settings.png b/tests/UI/expected-screenshots/UIIntegrationTest_admin_user_settings.png
index 2e13c5979b..4c6c3ba0d6 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_admin_user_settings.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_admin_user_settings.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:f472a8db4bb0bdbc20a25c04d952f9b66e00fb358d0f1b7fbd4c2e1f8ff422c5
-size 223158
+oid sha256:423d06abd00fcec6a14dd2ccf9650f35feef5d7492f26a43a80dafd5768c65a0
+size 268668
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_admin_user_settings_asks_confirmation.png b/tests/UI/expected-screenshots/UIIntegrationTest_admin_user_settings_asks_confirmation.png
index 2b87f10f7a..876a87376f 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_admin_user_settings_asks_confirmation.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_admin_user_settings_asks_confirmation.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:14f056815c25f149bc9604e24370d3082ca6969999d1efcc176b5094a8686a28
-size 15719
+oid sha256:b7e1c86b865ba52667266f0270062e6da2f1124d1d65f7d67c3ef2215a97f10e
+size 15724
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_api_listing.png b/tests/UI/expected-screenshots/UIIntegrationTest_api_listing.png
index 811867b323..8f9913d8e0 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_api_listing.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_api_listing.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:fc9bdcd48199447dc13323472fd8336b76874001cc52c012415b11dc5b007533
-size 4995949
+oid sha256:fc3c326add9d34a8f4f11f65a275b5af485542c6e4627447f123b54bccf70870
+size 5011417
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_dashboard1.png b/tests/UI/expected-screenshots/UIIntegrationTest_dashboard1.png
index 9d5421beb4..4097c1bcfa 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_dashboard1.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_dashboard1.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:c9c796a8ccb0b4c4d2e073fca1f03da21419a3e2360234e159b1d03b00cc3fad
-size 591696
+oid sha256:b7c3c9aceecf73530ab9401447c71b8a5f695c442ba22ecee69ee34ab83231fb
+size 591784
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_dashboard3.png b/tests/UI/expected-screenshots/UIIntegrationTest_dashboard3.png
index 2ebce0e11d..ba7df8488e 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_dashboard3.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_dashboard3.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:9d96edfc86d49ccf9d5c97fd307bd74f4fab1ad072216d22d2ae5dfa33879b58
-size 647182
+oid sha256:33550a953fd5168d2d04f185539062da2995dbad8e622c785b4bf28ae987c665
+size 647044
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_referrers_overview.png b/tests/UI/expected-screenshots/UIIntegrationTest_referrers_overview.png
index 2b6031fb48..d4b8fa8f85 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_referrers_overview.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_referrers_overview.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:a74f22785a1f108be93585591c26a45cb26950c58071ff578331f31aec2e7b4b
-size 61311
+oid sha256:59481d429cbc1cd3c83a00f0c9779cbcabcec9d0884157726b23b94e3f93dd94
+size 61667
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_referrers_socials.png b/tests/UI/expected-screenshots/UIIntegrationTest_referrers_socials.png
index 9f0d9b64b2..fa7a211559 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_referrers_socials.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_referrers_socials.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:cb7a1bb0cd332e21326e0027f3cf13f8ccbd8ff8d7800737773e068558b0ca34
-size 13411
+oid sha256:8fb49ec9cc4e8beae9f63031bd9b9ab9ff246746c8e4193cb64f38da2979ca7b
+size 13658
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_shortcuts.png b/tests/UI/expected-screenshots/UIIntegrationTest_shortcuts.png
index a1d382b0a8..db2c8a3fad 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_shortcuts.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_shortcuts.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:4db2654167d07dbc67ad6e89d40507f7ce7b3d6fd7b7d463609f64de04ee1c27
-size 35296
+oid sha256:53bf1c433b239cf4e93df897d76d1fcc5dfbdd763420057546b21704c4540ba1
+size 35295
diff --git a/tests/UI/screenshot-diffs/missing-expected.list b/tests/UI/screenshot-diffs/missing-expected.list
new file mode 100644
index 0000000000..e91347ca22
--- /dev/null
+++ b/tests/UI/screenshot-diffs/missing-expected.list
@@ -0,0 +1,381 @@
+TagManagerTeaser_superuser_page.png
+TagManagerTeaser_super_user_activate_plgin.png
+TagManagerTeaser_admin_page.png
+TagManagerTeaser_admin_page_disable.png
+TagManagerTeaser_superuser_page.png
+TagManagerTeaser_superuser_page.png
+TagManagerTeaser_super_user_activate_plgin.png
+TagManagerTeaser_admin_page.png
+TagManagerTeaser_admin_page_disable.png
+TagManagerTeaser_superuser_page.png
+TagManagerTeaser_super_user_activate_plgin.png
+TagManagerTeaser_admin_page.png
+TagManagerTeaser_admin_page_disable.png
+TagManagerTeaser_super_user_activate_plugin.png
+TagManagerTeaser_super_user_activate_plugin.png
+TagManagerTeaser_super_user_activate_plugin.png
+TagManagerTeaser_admin_page.png
+TagManagerTeaser_admin_page_disable.png
+TagManagerTeaser_admin_page_disable.png
+TagManagerTeaser_admin_page_disable.png
+Login_bruteforcelog_withentries.png
+Login_bruteforcelog_blockedapi.png
+Login_bruteforcelog_noentries.png
+Login_bruteforcelog_noentries.png
+Login_bruteforcelog_blockedlogin.png
+Login_bruteforcelog_noentries.png
+Login_bruteforcelog_noentries.png
+IntranetMeasurable_add_new_dialog.png
+IntranetMeasurable_intranet_create.png
+IntranetMeasurable_intranet_created.png
+IntranetMeasurable_intranet_create.png
+IntranetMeasurable_intranet_created.png
+TrackingFailures_widget_with_failures.png
+TrackingFailures_manage_no_failures.png
+TrackingFailures_manage_with_failures.png
+TrackingFailures_manage_with_failures_delete_one_ask_confirmation.png
+TrackingFailures_manage_with_failures_delete_one_confirmed.png
+TrackingFailures_manage_with_failures_delete_all_ask_confirmation.png
+TrackingFailures_manage_with_failures_delete_one_confirmed.png
+TrackingFailures_widget_no_failures.png
+TrackingFailures_widget_with_failures.png
+TrackingFailures_manage_no_failures.png
+TrackingFailures_manage_with_failures.png
+TrackingFailures_manage_with_failures_delete_one_ask_confirmation.png
+TrackingFailures_manage_with_failures_delete_one_confirmed.png
+TrackingFailures_manage_with_failures_delete_all_ask_confirmation.png
+TrackingFailures_manage_with_failures_delete_one_confirmed.png
+TrackingFailures_widget_no_failures.png
+TrackingFailures_widget_with_failures.png
+TrackingFailures_manage_no_failures.png
+TrackingFailures_manage_with_failures.png
+TrackingFailures_manage_with_failures_delete_one_ask_confirmation.png
+TrackingFailures_manage_with_failures_delete_one_confirmed.png
+TrackingFailures_manage_with_failures_delete_all_ask_confirmation.png
+TrackingFailures_manage_with_failures_delete_one_confirmed.png
+TrackingFailures_widget_with_failures.png
+TrackingFailures_manage_no_failures.png
+TrackingFailures_manage_with_failures.png
+TrackingFailures_manage_with_failures_delete_one_ask_confirmation.png
+TrackingFailures_manage_with_failures_delete_one_confirmed.png
+TrackingFailures_manage_with_failures_delete_all_ask_confirmation.png
+TrackingFailures_manage_with_failures_delete_one_confirmed.png
+TrackingFailures_manage_no_failures.png
+TrackingFailures_manage_with_failures.png
+TrackingFailures_manage_with_failures_delete_one_ask_confirmation.png
+TrackingFailures_manage_with_failures_delete_one_confirmed.png
+TrackingFailures_manage_with_failures_delete_all_ask_confirmation.png
+TrackingFailures_manage_with_failures_delete_all_confirmed.png
+TrackingFailures_manage_with_failures_delete_one_ask_confirmation.png
+TrackingFailures_manage_with_failures_delete_one_confirmed.png
+TrackingFailures_manage_with_failures_delete_all_ask_confirmation.png
+TrackingFailures_manage_with_failures_delete_all_confirmed.png
+CampaignBuilder_loaded.png
+CampaignBuilder_loaded.png
+CampaignBuilder_generate_url_nokeyword.png
+CampaignBuilder_generate_url_reset.png
+CampaignBuilder_generate_url_withkeyword.png
+TwoFactorAuth_usersettings_twofa_enabled.png
+TwoFactorAuth_show_recovery_codes.png
+TwoFactorAuth_usersettings_twofa_enabled_required.png
+TwoFactorAuth_usersettings_twofa_disabled.png
+TwoFactorAuth_usersettings_twofa_disable_step1.png
+TwoFactorAuth_usersettings_twofa_enabled.png
+TwoFactorAuth_show_recovery_codes.png
+TwoFactorAuth_usersettings_twofa_enabled_required.png
+TwoFactorAuth_usersettings_twofa_disabled.png
+TwoFactorAuth_usersettings_twofa_disable_step1.png
+TwoFactorAuth_logme_not_verified.png
+TwoFactorAuth_logme_verified.png
+TwoFactorAuth_usersettings_twofa_enabled.png
+TwoFactorAuth_show_recovery_codes.png
+TwoFactorAuth_usersettings_twofa_enabled_required.png
+TwoFactorAuth_usersettings_twofa_disable_step1.png
+TwoFactorAuth_usersettings_twofa_disable_step2_confirm_password.png
+TwoFactorAuth_usersettings_twofa_disabled.png
+TwoFactorAuth_usersettings_twofa_setup.png
+TwoFactorAuth_logme_not_verified.png
+TwoFactorAuth_logme_not_verified_wrong_code.png
+TwoFactorAuth_logme_verified.png
+TwoFactorAuth_usersettings_twofa_enabled.png
+TwoFactorAuth_show_recovery_codes.png
+TwoFactorAuth_usersettings_twofa_enabled_required.png
+TwoFactorAuth_usersettings_twofa_disable_step1.png
+TwoFactorAuth_usersettings_twofa_disable_step2_confirm_password.png
+TwoFactorAuth_usersettings_twofa_disabled.png
+TwoFactorAuth_usersettings_twofa_setup.png
+TwoFactorAuth_logme_not_verified.png
+TwoFactorAuth_logme_not_verified_wrong_code.png
+TwoFactorAuth_logme_verified.png
+TwoFactorAuth_usersettings_twofa_enabled.png
+TwoFactorAuth_show_recovery_codes.png
+TwoFactorAuth_usersettings_twofa_enabled_required.png
+TwoFactorAuth_usersettings_twofa_disable_step1.png
+TwoFactorAuth_usersettings_twofa_disable_step2_confirm_password.png
+TwoFactorAuth_usersettings_twofa_disabled.png
+TwoFactorAuth_twofa_setup_step1.png
+TwoFactorAuth_twofa_setup_step2.png
+TwoFactorAuth_twofa_setup_step3.png
+TwoFactorAuth_twofa_forced_step1.png
+TwoFactorAuth_twofa_forced_step2.png
+TwoFactorAuth_twofa_forced_step3.png
+TwoFactorAuth_logme_not_verified.png
+TwoFactorAuth_logme_not_verified_wrong_code.png
+TwoFactorAuth_logme_verified.png
+TwoFactorAuth_logme_not_verified.png
+TwoFactorAuth_logme_not_verified_wrong_code.png
+TwoFactorAuth_logme_verified.png
+TwoFactorAuth_usersettings_twofa_enabled.png
+TwoFactorAuth_show_recovery_codes.png
+TwoFactorAuth_usersettings_twofa_enabled_required.png
+TwoFactorAuth_usersettings_twofa_disable_step1.png
+TwoFactorAuth_usersettings_twofa_disable_step2_confirm_password.png
+TwoFactorAuth_usersettings_twofa_disabled.png
+TwoFactorAuth_twofa_setup_step1.png
+TwoFactorAuth_twofa_setup_step2.png
+TwoFactorAuth_twofa_setup_step3.png
+TwoFactorAuth_twofa_setup_step3.png
+TwoFactorAuth_twofa_forced_step1.png
+TwoFactorAuth_twofa_forced_step2.png
+TwoFactorAuth_twofa_forced_step3.png
+TwoFactorAuth_twofa_forced_step3.png
+TwoFactorAuth_usersettings_twofa_enabled.png
+TwoFactorAuth_show_recovery_codes_step1.png
+TwoFactorAuth_usersettings_twofa_disable_step1.png
+TwoFactorAuth_usersettings_twofa_disable_step2.png
+TwoFactorAuth_usersettings_twofa_disable_step4.png
+TwoFactorAuth_twofa_setup_step1.png
+TwoFactorAuth_twofa_setup_step2.png
+TwoFactorAuth_twofa_setup_step3.png
+TwoFactorAuth_twofa_setup_step4.png
+TwoFactorAuth_twofa_forced_step4.png
+TwoFactorAuth_show_recovery_codes_step1.png
+TwoFactorAuth_show_recovery_codes_step2.png
+TwoFactorAuth_show_recovery_codes_step1.png
+TwoFactorAuth_show_recovery_codes_step2.png
+TwoFactorAuth_usersettings_twofa_disable_step2.png
+TwoFactorAuth_usersettings_twofa_disable_step3.png
+TwoFactorAuth_usersettings_twofa_disable_step4.png
+TwoFactorAuth_twofa_setup_step1.png
+TwoFactorAuth_twofa_setup_step2.png
+TwoFactorAuth_twofa_setup_step3.png
+TwoFactorAuth_twofa_setup_step4.png
+TwoFactorAuth_twofa_forced_step4.png
+TwoFactorAuth_show_recovery_codes_step1.png
+TwoFactorAuth_show_recovery_codes_step2.png
+TwoFactorAuth_usersettings_twofa_disable_step2.png
+TwoFactorAuth_usersettings_twofa_disable_step3.png
+TwoFactorAuth_usersettings_twofa_disable_step4.png
+TwoFactorAuth_twofa_setup_step1.png
+TwoFactorAuth_twofa_setup_step2.png
+TwoFactorAuth_twofa_setup_step3.png
+TwoFactorAuth_twofa_setup_step4.png
+TwoFactorAuth_twofa_forced_step4.png
+TwoFactorAuth_show_recovery_codes_step1.png
+TwoFactorAuth_show_recovery_codes_step2.png
+TwoFactorAuth_usersettings_twofa_disable_step2.png
+TwoFactorAuth_usersettings_twofa_disable_step3.png
+TwoFactorAuth_usersettings_twofa_disable_step4.png
+TwoFactorAuth_usersettings_twofa_disable_step2.png
+TwoFactorAuth_usersettings_twofa_disable_step3.png
+TwoFactorAuth_usersettings_twofa_disable_step4.png
+TwoFactorAuth_usersettings_twofa_disable_step2.png
+TwoFactorAuth_usersettings_twofa_disable_step3.png
+TwoFactorAuth_usersettings_twofa_disable_step4.png
+TwoFactorAuth_twofa_setup_step1.png
+TwoFactorAuth_twofa_setup_step2.png
+TwoFactorAuth_twofa_setup_step3.png
+TwoFactorAuth_twofa_setup_step4.png
+TwoFactorAuth_twofa_forced_step4.png
+TwoFactorAuth_usersettings_twofa_disable_step3.png
+TwoFactorAuth_usersettings_twofa_disable_step4.png
+TwoFactorAuth_usersettings_twofa_disable_step3.png
+TwoFactorAuth_usersettings_twofa_disable_step4.png
+TwoFactorAuth_twofa_setup_step4.png
+TwoFactorAuth_twofa_forced_step4.png
+TwoFactorAuthUsersManager_list.png
+TwoFactorAuthUsersManager_edit_with_2fa.png
+TwoFactorAuthUsersManager_edit_with_2fa_tab.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirm.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirmed.png
+TwoFactorAuthUsersManager_edit_with_2fa.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirm.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirmed.png
+TwoFactorAuthUsersManager_edit_with_2fa.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirm.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirmed.png
+TwoFactorAuthUsersManager_edit_with_2fa.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirm.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirmed.png
+TwoFactorAuthUsersManager_edit_with_2fa.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirm.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirmed.png
+TwoFactorAuthUsersManager_edit_with_2fa.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirm.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirmed.png
+TwoFactorAuthUsersManager_edit_with_2fa.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirm.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirmed.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirm.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirmed.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirm.png
+TwoFactorAuthUsersManager_edit_with_2fa_reset_confirmed.png
+TwoFactorAuth_twofa_setup_step4.png
+TwoFactorAuth_twofa_forced_step4.png
+TwoFactorAuth_widgetized_no_verify.png
+TwoFactorAuth_widgetized_no_verify.png
+TwoFactorAuth_widgetized_no_verify.png
+TwoFactorAuth_widgetized_no_verify.png
+TwoFactorAuth_twofa_setup_step4.png
+TwoFactorAuth_twofa_forced_step4.png
+CustomTranslationReporting_simplePage.png
+CustomTranslationManage_loaded.png
+CustomTranslationManage_values_entered.png
+CustomTranslationManage_values_saved.png
+CustomTranslationManage_values_saved_verify.png
+CustomTranslationManage_loaded.png
+CustomTranslationManage_values_entered.png
+CustomTranslationManage_values_saved.png
+CustomTranslationManage_values_saved_verify.png
+CustomTranslationManage_loaded.png
+CustomTranslationManage_values_entered.png
+CustomTranslationManage_values_saved.png
+CustomTranslationManage_values_saved_verify.png
+CustomTranslationReporting_menu_loaded_dashboards.png
+CustomTranslationReporting_menu_loaded_visitors.png
+CustomTranslationReporting_menu_loaded_behaviour.png
+CustomTranslationReporting_menu_loaded_customreports.png
+CustomTranslationReporting_dashboard_rename.png
+CustomTranslationReporting_report_eventActionName.png
+CustomTranslationReporting_report_eventCategoryAction.png
+CustomTranslationReporting_report_visitDimension1.png
+CustomTranslationReporting_report_actionDimension3.png
+CustomTranslationReporting_report_customReports1.png
+CustomTranslationReporting_simplePagePartial.png
+CustomTranslationReporting_menu_loaded_customreports.png
+CustomTranslationReporting_dashboard_rename.png
+CustomTranslationReporting_report_eventActionName.png
+CustomTranslationReporting_report_eventActionName_row_evolution.png
+CustomTranslationReporting_report_eventActionName_segmented_visitor_log.png
+CustomTranslationReporting_report_eventActionName_search.png
+CustomTranslationReporting_report_eventActionName_bar.png
+CustomTranslationReporting_report_eventActionName_pie.png
+CustomTranslationReporting_report_eventActionName_pivoted.png
+CustomTranslationReporting_report_eventCategoryAction.png
+CustomTranslationReporting_report_visitDimension1.png
+CustomTranslationReporting_report_visitDimension1_row_evolution.png
+CustomTranslationReporting_report_visitDimension1_segmented_visitor_log.png
+CustomTranslationReporting_report_visitDimension1_search.png
+CustomTranslationReporting_report_visitDimension1_bar.png
+CustomTranslationReporting_report_visitDimension1_pie.png
+CustomTranslationReporting_report_visitDimension2.png
+CustomTranslationReporting_report_actionDimension3.png
+CustomTranslationReporting_report_actionDimension3_row_evolution.png
+CustomTranslationReporting_report_actionDimension3_segmented_visitor_log.png
+CustomTranslationReporting_report_actionDimension3_search.png
+CustomTranslationReporting_report_actionDimension3_bar.png
+CustomTranslationReporting_report_actionDimension3_pie.png
+CustomTranslationReporting_report_actionDimension4.png
+CustomTranslationReporting_report_customReports1.png
+CustomTranslationReporting_report_customReports1_row_evolution.png
+CustomTranslationReporting_report_customReports1_segmented_visitor_log.png
+CustomTranslationReporting_report_customReports1_search.png
+CustomTranslationReporting_report_customReports1_bar.png
+CustomTranslationReporting_report_customReports1_pie.png
+CustomTranslationReporting_report_customReports2.png
+CustomTranslationReporting_menu_loaded_customreports.png
+CustomTranslationReporting_report_eventActionName.png
+CustomTranslationReporting_report_eventActionName_row_evolution.png
+CustomTranslationReporting_report_eventActionName_segmented_visitor_log.png
+CustomTranslationReporting_report_eventActionName_search.png
+CustomTranslationReporting_report_eventActionName_bar.png
+CustomTranslationReporting_report_eventCategoryAction.png
+CustomTranslationReporting_report_visitDimension1.png
+CustomTranslationReporting_report_visitDimension1_row_evolution.png
+CustomTranslationReporting_report_visitDimension1_segmented_visitor_log.png
+CustomTranslationReporting_report_visitDimension1_search.png
+CustomTranslationReporting_report_visitDimension1_bar.png
+CustomTranslationReporting_report_visitDimension1_pie.png
+CustomTranslationReporting_report_visitDimension2.png
+CustomTranslationReporting_report_actionDimension3_row_evolution.png
+CustomTranslationReporting_report_actionDimension3_segmented_visitor_log.png
+CustomTranslationReporting_report_actionDimension3_search.png
+CustomTranslationReporting_report_actionDimension4.png
+CustomTranslationReporting_report_customReports1.png
+CustomTranslationReporting_report_customReports1_row_evolution.png
+CustomTranslationReporting_report_customReports1_segmented_visitor_log.png
+CustomTranslationReporting_report_customReports1_search.png
+CustomTranslationReporting_report_customReports1_bar.png
+CustomTranslationReporting_report_customReports1_pie.png
+CustomTranslationReporting_report_customReports2.png
+CustomTranslationReporting_report_customReports3.png
+CustomTranslationReporting_report_customReports4.png
+CustomTranslationReporting_menu_loaded_customreports.png
+CustomTranslationReporting_report_eventActionName.png
+CustomTranslationReporting_report_eventActionName_row_evolution.png
+CustomTranslationReporting_report_eventActionName_segmented_visitor_log.png
+CustomTranslationReporting_report_eventActionName_search.png
+CustomTranslationReporting_report_eventActionName_bar.png
+CustomTranslationReporting_report_eventCategoryAction.png
+CustomTranslationReporting_report_visitDimension1.png
+CustomTranslationReporting_report_visitDimension1_row_evolution.png
+CustomTranslationReporting_report_visitDimension1_segmented_visitor_log.png
+CustomTranslationReporting_report_visitDimension1_search.png
+CustomTranslationReporting_report_visitDimension1_bar.png
+CustomTranslationReporting_menu_loaded_customreports.png
+CustomTranslationReporting_report_eventActionName.png
+CustomTranslationReporting_report_eventActionName_row_evolution.png
+CustomTranslationReporting_report_eventActionName_segmented_visitor_log.png
+CustomTranslationReporting_report_eventActionName_search.png
+CustomTranslationReporting_report_eventActionName_bar.png
+CustomTranslationReporting_report_eventCategoryAction.png
+CustomTranslationReporting_report_visitDimension1.png
+CustomTranslationReporting_report_visitDimension1_row_evolution.png
+CustomTranslationReporting_report_visitDimension1_segmented_visitor_log.png
+CustomTranslationReporting_report_visitDimension1_search.png
+CustomTranslationReporting_report_visitDimension1_bar.png
+CustomTranslationReporting_report_visitDimension1_pie.png
+CustomTranslationReporting_report_visitDimension2.png
+CustomTranslationReporting_report_actionDimension3_row_evolution.png
+CustomTranslationReporting_report_actionDimension3_segmented_visitor_log.png
+CustomTranslationReporting_report_actionDimension4.png
+CustomTranslationReporting_report_customReports1.png
+CustomTranslationReporting_report_customReports2.png
+CustomTranslationReporting_report_customReports3.png
+CustomTranslationReporting_report_customReports3_row_evolution.png
+CustomTranslationReporting_report_customReports3_segmented_visitor_log.png
+CustomTranslationReporting_report_customReports3_search.png
+CustomTranslationReporting_report_customReports3_bar.png
+CustomTranslationReporting_report_customReports3_pie.png
+CustomTranslationReporting_report_customReports3_flat.png
+CustomTranslationReporting_report_customReports4.png
+CustomTranslationReporting_menu_loaded_customreports.png
+CustomTranslationReporting_report_eventActionName_row_evolution.png
+CustomTranslationReporting_report_eventActionName_segmented_visitor_log.png
+CustomTranslationReporting_report_eventActionName_search.png
+CustomTranslationReporting_report_eventActionName_bar.png
+CustomTranslationReporting_menu_loaded_dashboards.png
+CustomTranslationReporting_report_eventActionName_row_evolution.png
+CustomTranslationReporting_report_eventActionName_segmented_visitor_log.png
+CustomTranslationReporting_report_eventActionName_search.png
+CustomTranslationReporting_report_eventCategoryAction.png
+CustomTranslationReporting_report_visitDimension1_row_evolution.png
+CustomTranslationReporting_report_visitDimension1_segmented_visitor_log.png
+CustomTranslationReporting_report_visitDimension2.png
+CustomTranslationReporting_report_actionDimension3_row_evolution.png
+CustomTranslationReporting_report_actionDimension3_segmented_visitor_log.png
+CustomTranslationReporting_report_actionDimension4.png
+CustomTranslationReporting_report_customReports3_row_evolution.png
+CustomTranslationReporting_report_customReports3_segmented_visitor_log.png
+CustomTranslationReporting_report_customReports3_flat.png
+CustomTranslationReporting_report_customReports5.png
+CustomTranslationReporting_report_customReports6.png
+CustomTranslationReporting_report_customReports7.png
+CustomTranslationReporting_menu_loaded_dashboards.png
+CustomTranslationReporting_menu_loaded_dashboards.png
+CustomTranslationReporting_menu_loaded_dashboards.png
+CustomTranslationReporting_manage_custom_reports_admin.png
+CustomTranslationReporting_menu_loaded_dashboards.png
+CustomTranslationReporting_manage_custom_reports_admin.png
+CustomTranslationReporting_manage_custom_reports_admin.png
+CustomTranslationReporting_manage_custom_dimensions_admin.png