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:
authorThomas Steur <tsteur@users.noreply.github.com>2016-12-12 04:07:03 +0300
committerGitHub <noreply@github.com>2016-12-12 04:07:03 +0300
commit5e83fd4a153261bd199d372e21a7770b3787cd26 (patch)
treec356ac2ea61187338a64e680dab86c0b8676110c /plugins/SitesManager/tests
parentd691b3042d3d76efb170be02fc7352340fcef0f2 (diff)
Allow custom form types for user, system and measurable settings (#10992)
* allow custom types for any settings * fix ip * fix system tests
Diffstat (limited to 'plugins/SitesManager/tests')
-rw-r--r--plugins/SitesManager/tests/System/expected/test_SitesManager__SitesManager.getSiteSettings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/SitesManager/tests/System/expected/test_SitesManager__SitesManager.getSiteSettings.xml b/plugins/SitesManager/tests/System/expected/test_SitesManager__SitesManager.getSiteSettings.xml
index d12382f18e..4bdd947b68 100644
--- a/plugins/SitesManager/tests/System/expected/test_SitesManager__SitesManager.getSiteSettings.xml
+++ b/plugins/SitesManager/tests/System/expected/test_SitesManager__SitesManager.getSiteSettings.xml
@@ -23,6 +23,7 @@
<availableValues />
<description />
<inlineHelp>It is recommended, but not required, to specify the various URLs, one per line, that your visitors use to access this website. Alias URLs for a website will not appear in the Referrers &gt; Websites report. Note that it is not necessary to specify the URLs with and without 'www' as Piwik automatically considers both.</inlineHelp>
+ <templateFile />
<introduction />
<condition />
</row>
@@ -38,6 +39,7 @@
<availableValues />
<description />
<inlineHelp>When enabled, Piwik will only track internal actions when the Page URL is one of the known URLs for your website. This prevents people from spamming your analytics with URLs for other websites.&lt;br /&gt;The domain and the path has to be an exact match and each valid subdomain has to be specified separately. For example when the known URLs are 'http://example.com/path' and 'http://good.example.com', tracking requests for 'http://example.com/otherpath' or 'http://bad.example.com' are ignored.</inlineHelp>
+ <templateFile />
<introduction />
<condition />
</row>
@@ -57,6 +59,7 @@
</availableValues>
<description />
<inlineHelp />
+ <templateFile />
<introduction />
<condition />
</row>
@@ -77,6 +80,7 @@
<availableValues />
<description />
<inlineHelp>Enter the list of IPs, one per line, that you wish to exclude from being tracked by Piwik. You can use wildcards, eg. 1.2.3.* or 1.2.*.*&lt;br /&gt;&lt;br /&gt;Your current IP address is &lt;i&gt;127.0.0.1&lt;/i&gt;</inlineHelp>
+ <templateFile />
<introduction />
<condition />
</row>
@@ -97,6 +101,7 @@
<availableValues />
<description />
<inlineHelp>Enter the list of URL Query Parameters, one per line, to exclude from the Page URLs reports. Regular expressions such as /^sess.*|.*[dD]ate$/ are suported.&lt;br /&gt;&lt;br /&gt;Piwik will automatically exclude the common session parameters (phpsessid, sessionid, ...).</inlineHelp>
+ <templateFile />
<introduction />
<condition />
</row>
@@ -117,6 +122,7 @@
<availableValues />
<description />
<inlineHelp>Enter the list of user agents to exclude from being tracked by Piwik.&lt;br /&gt;&lt;br /&gt;If the visitor's user agent string contains any of the strings you specify, the visitor will be excluded from Piwik.&lt;br /&gt;You can use this to exclude some bots from being tracked.</inlineHelp>
+ <templateFile />
<introduction />
<condition />
</row>
@@ -135,6 +141,7 @@
</availableValues>
<description />
<inlineHelp>You can use Piwik to track and report what visitors are searching in your website's internal search engine.</inlineHelp>
+ <templateFile />
<introduction />
<condition />
</row>
@@ -150,6 +157,7 @@
<availableValues />
<description>Query parameter (Default): q,query,s,search,searchword,k,keyword &amp; Category parameter: </description>
<inlineHelp />
+ <templateFile />
<introduction />
<condition>1 &amp;&amp; sitesearch</condition>
</row>
@@ -168,6 +176,7 @@
<availableValues />
<description />
<inlineHelp>Enter a comma separated list of all query parameter names containing the site search keyword.</inlineHelp>
+ <templateFile />
<introduction />
<condition>sitesearch &amp;&amp; !use_default_site_search_params</condition>
</row>
@@ -186,6 +195,7 @@
<availableValues />
<description />
<inlineHelp>(optional)&lt;br /&gt;&lt;br /&gt;You may enter a comma-separated list of query parameters specifying the search category.</inlineHelp>
+ <templateFile />
<introduction />
<condition>1 &amp;&amp; sitesearch &amp;&amp; !use_default_site_search_params</condition>
</row>
@@ -204,6 +214,7 @@
</availableValues>
<description />
<inlineHelp>When enabled, the &quot;Goals&quot; report will have a new &quot;Ecommerce&quot; section.&lt;br /&gt;Piwik allows for advanced Ecommerce Analytics tracking &amp; reporting. Learn more about &lt;a href='http://piwik.org/docs/ecommerce-analytics/' target='_blank'&gt; Ecommerce Analytics&lt;/a&gt;.</inlineHelp>
+ <templateFile />
<introduction />
<condition />
</row>
@@ -227,6 +238,7 @@
<availableValues />
<description />
<inlineHelp />
+ <templateFile />
<introduction />
<condition />
</row>