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 @@
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "2177a4784abbcf6361c92c7ed6595f5f",
"hash": "17e350aee20978e54e56eda6052737ad",
"packages": [
{
"name": "container-interop/container-interop",
......@@ -584,16 +584,16 @@
},
{
"name": "piwik/device-detector",
"version": "3.0-b1",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/piwik/device-detector.git",
"reference": "7272d267c2b305f7bd106a464f7b5050ffda6652"
"reference": "dc2e1cb8afaa27fede27479bc46a694f698c17b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/piwik/device-detector/zipball/7272d267c2b305f7bd106a464f7b5050ffda6652",
"reference": "7272d267c2b305f7bd106a464f7b5050ffda6652",
"url": "https://api.github.com/repos/piwik/device-detector/zipball/dc2e1cb8afaa27fede27479bc46a694f698c17b0",
"reference": "dc2e1cb8afaa27fede27479bc46a694f698c17b0",
"shasum": ""
},
"require": {
......@@ -630,7 +630,7 @@
"parser",
"useragent"
],
"time": "2015-01-18 20:47:30"
"time": "2015-01-24 22:53:25"
},
{
"name": "piwik/ini",
......@@ -2148,7 +2148,7 @@
],
"minimum-stability": "stable",
"stability-flags": {
"piwik/device-detector": 10,
"piwik/device-detector": 20,
"mnapoli/php-di": 20,
"doctrine/cache": 20,
"facebook/xhprof": 20
......
......@@ -71,4 +71,9 @@
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/camera.png</logo>
</row>
<row>
<label>Portable media player</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/unknown.gif</logo>
</row>
</result>
\ No newline at end of file
......@@ -71,4 +71,9 @@
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/camera.png</logo>
</row>
<row>
<label>Portable media player</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/unknown.gif</logo>
</row>
</result>
\ No newline at end of file
......@@ -51,4 +51,9 @@
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/camera.png</logo>
</row>
<row>
<label>Portable media player</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/unknown.gif</logo>
</row>
</result>
\ No newline at end of file
......@@ -51,4 +51,9 @@
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/camera.png</logo>
</row>
<row>
<label>Portable media player</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/unknown.gif</logo>
</row>
</result>
\ No newline at end of file
......@@ -52,4 +52,9 @@
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/camera.png</logo>
</row>
<row>
<label>Portable media player</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/unknown.gif</logo>
</row>
</result>
\ No newline at end of file
......@@ -52,4 +52,9 @@
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/camera.png</logo>
</row>
<row>
<label>Portable media player</label>
<nb_visits>0</nb_visits>
<logo>plugins/DevicesDetection/images/screens/unknown.gif</logo>
</row>
</result>
\ No newline at end of file
......@@ -134,7 +134,7 @@
<category>Visit</category>
<name>Device type</name>
<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>
<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