Remove connectis logo and define new version 2.22.2 V02.22.02
authorymh <ymh.work@gmail.com>
Fri, 17 Jan 2020 16:06:37 +0100
changeset 359 7b0f10610cdf
parent 358 d598aee04142
child 360 cf9bdf23358c
Remove connectis logo and define new version 2.22.2
sbin/sync/Pipfile
sbin/sync/Pipfile.lock
sbin/sync/fablib-0.1.dev.0.tar.gz
src/ldtplatform/__init__.py
src/ldtplatform/static/ldt/css/web_front_common.css
src/ldtplatform/static/ldt/img/connectis.png
src/ldtplatform/templates/front/front_base.html
--- a/sbin/sync/Pipfile	Thu Jan 09 18:25:09 2020 +0100
+++ b/sbin/sync/Pipfile	Fri Jan 17 16:06:37 2020 +0100
@@ -14,7 +14,7 @@
 pycparser = "==2.17"
 six = "==1.10.0"
 Fabric = "==1.13.1"
-Mercurial = "==4.1.1"
+Mercurial = ">4.8"
 "520978f" = {path = "./fablib-0.1.dev.0.tar.gz"}
 
 [dev-packages]
--- a/sbin/sync/Pipfile.lock	Thu Jan 09 18:25:09 2020 +0100
+++ b/sbin/sync/Pipfile.lock	Fri Jan 17 16:06:37 2020 +0100
@@ -1,7 +1,7 @@
 {
     "_meta": {
         "hash": {
-            "sha256": "62b69ffb93fd5138ea2825fcac122a10e0b8ddd5649a1c68ecc01d604fc4a028"
+            "sha256": "5dacc7b46f8a5b06e0f730d0c0467f746f58c8793b4288ab0e2397bcc240551b"
         },
         "pipfile-spec": 6,
         "requires": {
@@ -127,12 +127,12 @@
         },
         "mercurial": {
             "hashes": [
-                "sha256:4e4587082a73c01a5c9fa09a335ba27ebcd2e769e8268594e5ea3115da714aed",
-                "sha256:63571be1202f83c72041eb8ca2a2ebaeda284d2031fd708919fc610589d3359e",
-                "sha256:bb6ae4bc4eb58ab41df9cb80a3beef7c32b8923ab293e11528ecb099f32f811e"
+                "sha256:2c44ac796d2581414533da4e39f21a07206b362263489307da2c424c47ff92f5",
+                "sha256:4c5ea34e2eba25b5d1b5712f1c72df0a64ec47ce206c1279419c87a26fca033b",
+                "sha256:ffc5ff47488c7b5dae6ead3d99f08ef469500d6567592a25311838320106c03b"
             ],
             "index": "pypi",
-            "version": "==4.1.1"
+            "version": "==5.2.2"
         },
         "paramiko": {
             "hashes": [
Binary file sbin/sync/fablib-0.1.dev.0.tar.gz has changed
--- a/src/ldtplatform/__init__.py	Thu Jan 09 18:25:09 2020 +0100
+++ b/src/ldtplatform/__init__.py	Fri Jan 17 16:06:37 2020 +0100
@@ -1,4 +1,4 @@
-VERSION = (2, 22, 0, "final", 0)
+VERSION = (2, 22, 2, "final", 0)
 
 VERSION_STR = unicode(".".join(["%02d" % (i,) for i in VERSION[:2]]))
 
--- a/src/ldtplatform/static/ldt/css/web_front_common.css	Thu Jan 09 18:25:09 2020 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,31 +0,0 @@
-#footer li:first-child {
-    float: left;
-    border-left: 1px solid #484848;
-    padding-top: 0px;
-    padding-bottom: 0px;
-}
-
-#footer li:first-child span {
-    display: inline-block;
-    vertical-align: top;
-}
-
-#footer li:first-child span:first-child {
-    padding-top: 4px;
-}
-
-
-.connectis-logo {
-    font-size: 1px;
-    line-height: 0;
-    text-indent: -9999px;
-    overflow: hidden;
-    min-width: 102px;
-    background: url(../img/connectis.png) center no-repeat;
-    background-size: 100px 22px;
-    padding: 0;
-    min-height: 22px;
-    width: 102px;
-    display: inline-block;
-    background-position: 1px 0px;
-}
\ No newline at end of file
Binary file src/ldtplatform/static/ldt/img/connectis.png has changed
--- a/src/ldtplatform/templates/front/front_base.html	Thu Jan 09 18:25:09 2020 +0100
+++ b/src/ldtplatform/templates/front/front_base.html	Fri Jan 17 16:06:37 2020 +0100
@@ -80,7 +80,6 @@
 <!-- FOOTER COMMUN -->
 {% block footer %}
     <ul id="footer">
-        <li><span>Vidéos servies par</span><a href="https://www.getronics.com/" target="_blank"><span class="connectis-logo">CONNECTIS</span></a></li>
         <li>{% blocktrans %}{{WEB_VERSION}} | {{ VERSION }}{% endblocktrans %}</li>
         <li>©{% now "Y" %} IRI</li>
         <li>