Skip to content
Extraits de code Groupes Projets
Valider 1433d6fe rédigé par sgiehl's avatar sgiehl
Parcourir les fichiers

use latest master of device detector; added new device type to test results

parent 10cc460f
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Affichage de avec 39 ajouts et 9 suppressions
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "2177a4784abbcf6361c92c7ed6595f5f", "hash": "17e350aee20978e54e56eda6052737ad",
"packages": [ "packages": [
{ {
"name": "container-interop/container-interop", "name": "container-interop/container-interop",
...@@ -584,16 +584,16 @@ ...@@ -584,16 +584,16 @@
}, },
{ {
"name": "piwik/device-detector", "name": "piwik/device-detector",
"version": "3.0-b1", "version": "dev-master",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/piwik/device-detector.git", "url": "https://github.com/piwik/device-detector.git",
"reference": "7272d267c2b305f7bd106a464f7b5050ffda6652" "reference": "dc2e1cb8afaa27fede27479bc46a694f698c17b0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/piwik/device-detector/zipball/7272d267c2b305f7bd106a464f7b5050ffda6652", "url": "https://api.github.com/repos/piwik/device-detector/zipball/dc2e1cb8afaa27fede27479bc46a694f698c17b0",
"reference": "7272d267c2b305f7bd106a464f7b5050ffda6652", "reference": "dc2e1cb8afaa27fede27479bc46a694f698c17b0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -630,7 +630,7 @@ ...@@ -630,7 +630,7 @@
"parser", "parser",
"useragent" "useragent"
], ],
"time": "2015-01-18 20:47:30" "time": "2015-01-24 22:53:25"
}, },
{ {
"name": "piwik/ini", "name": "piwik/ini",
...@@ -2148,7 +2148,7 @@ ...@@ -2148,7 +2148,7 @@
], ],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": {
"piwik/device-detector": 10, "piwik/device-detector": 20,
"mnapoli/php-di": 20, "mnapoli/php-di": 20,
"doctrine/cache": 20, "doctrine/cache": 20,
"facebook/xhprof": 20 "facebook/xhprof": 20
......
...@@ -71,4 +71,9 @@ ...@@ -71,4 +71,9 @@
<nb_visits>0</nb_visits> <nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/camera.png</logo> <logo>plugins/DevicesDetection/images/screens/camera.png</logo>
</row> </row>
<row>
<label>Portable media player</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/unknown.gif</logo>
</row>
</result> </result>
\ No newline at end of file
...@@ -71,4 +71,9 @@ ...@@ -71,4 +71,9 @@
<nb_visits>0</nb_visits> <nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/camera.png</logo> <logo>plugins/DevicesDetection/images/screens/camera.png</logo>
</row> </row>
<row>
<label>Portable media player</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/unknown.gif</logo>
</row>
</result> </result>
\ No newline at end of file
...@@ -51,4 +51,9 @@ ...@@ -51,4 +51,9 @@
<nb_visits>0</nb_visits> <nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/camera.png</logo> <logo>plugins/DevicesDetection/images/screens/camera.png</logo>
</row> </row>
<row>
<label>Portable media player</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/unknown.gif</logo>
</row>
</result> </result>
\ No newline at end of file
...@@ -51,4 +51,9 @@ ...@@ -51,4 +51,9 @@
<nb_visits>0</nb_visits> <nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/camera.png</logo> <logo>plugins/DevicesDetection/images/screens/camera.png</logo>
</row> </row>
<row>
<label>Portable media player</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/unknown.gif</logo>
</row>
</result> </result>
\ No newline at end of file
...@@ -52,4 +52,9 @@ ...@@ -52,4 +52,9 @@
<nb_visits>0</nb_visits> <nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/camera.png</logo> <logo>plugins/DevicesDetection/images/screens/camera.png</logo>
</row> </row>
<row>
<label>Portable media player</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/unknown.gif</logo>
</row>
</result> </result>
\ No newline at end of file
...@@ -52,4 +52,9 @@ ...@@ -52,4 +52,9 @@
<nb_visits>0</nb_visits> <nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/camera.png</logo> <logo>plugins/DevicesDetection/images/screens/camera.png</logo>
</row> </row>
<row>
<label>Portable media player</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/unknown.gif</logo>
</row>
</result> </result>
\ No newline at end of file
...@@ -134,7 +134,7 @@ ...@@ -134,7 +134,7 @@
<category>Visit</category> <category>Visit</category>
<name>Device type</name> <name>Device type</name>
<segment>deviceType</segment> <segment>deviceType</segment>
<acceptedValues>desktop, smartphone, tablet, feature phone, console, tv, car browser, smart display, camera</acceptedValues> <acceptedValues>desktop, smartphone, tablet, feature phone, console, tv, car browser, smart display, camera, portable media player</acceptedValues>
</row> </row>
<row> <row>
<type>dimension</type> <type>dimension</type>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter