Initial commit

This commit is contained in:
2019-11-20 07:44:43 +01:00
commit 5bf49c4a81
41188 changed files with 5459177 additions and 0 deletions

View File

@@ -0,0 +1,568 @@
/**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author DPD France S.A.S. <support.ecommerce@dpd.fr>
* @copyright 2018 DPD France S.A.S.
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
*/
@font-face
{
font-family:DPDPlutoSansExtraLight;
src:url(../../fonts/PlutoSansDPDExtraLight-Web.ttf);
}
@font-face
{
font-family:DPDPlutoSansLight;
src:url(../../fonts/PlutoSansDPDLight-Web.ttf);
}
@font-face
{
font-family:DPDPlutoSansRegular;
src:url(../../fonts/PlutoSansDPDRegular-Web.ttf);
}
#fieldset_rss {
background-color: #e6e7e7 !important;
}
#fieldset_rss legend {
padding: 0;
margin: 0;
font-size: 14px;
font-family: DPDPlutoSansLight;
border-style: none;
}
#fieldset_grid {
background-color: white !important;
}
#zonemarquee {
padding: 0;
margin: 0;
position: relative;
overflow: hidden;
width: 100%;
}
div.js-marquee {
font-family: DPDPlutoSansExtraLight;
height: 24px;
padding: 4px 0;
}
div.js-marquee strong {
font-family: DPDPlutoSansLight;
color: #dc0032;
}
.marquee {
display: block;
padding: 10px;
width: 800px;
color: #424143;
margin: 0;
padding: 0;
}
.row {
background-color: white;
padding: 10px;
margin: 5px !important;
}
#exportform p {
padding: 20px 0;
}
#tableFilter {
height: 25px;
padding: 0px 10px;
width: 50%;
color: #808285 !important;
font-family: "DPDPlutoSansLight";
font-size : 11px;
border-style: none;
background-color: #e6e7e7;
margin: 0px;
}
#filtericon {
height: 25px;
width: 32px;
padding: 0 4px 0 3px;
background-color: #424143;
}
tbody tr td {
width: 20px;
font-size: 12px;
border-color: #bfbfbf;
border-bottom-width: 1px;
border-left-width: 0;
border-top-width: 0;
border-right-width: 0;
border-style: solid;
font-family: DPDPlutoSansLight;
}
td.id {
width: 50px;
font-size: 12px;
border-color: #bfbfbf;
border-bottom-width: 1px;
border-left-width: 0;
border-top-width: 0;
border-right-width: 0;
border-style: solid;
}
td.ref {
width: 90px;
font-size: 12px;
border-color: #bfbfbf;
border-bottom-width: 1px;
border-left-width: 0;
border-top-width: 0;
border-right-width: 0;
border-style: solid;
}
td.date {
width: 130px;
font-size: 11px;
border-color: #bfbfbf;
border-bottom-width: 1px;
border-left-width: 0;
border-top-width: 0;
border-right-width: 0;
border-style: solid;
}
td.nom {
width: 200px;
font-size: 12px;
border-color: #bfbfbf;
border-bottom-width: 1px;
border-left-width: 0;
border-top-width: 0;
border-right-width: 0;
border-style: solid;
}
td.type {
width: 50px;
font-size: 0pc;
border-color: #bfbfbf;
border-bottom-width: 1px;
border-left-width: 0;
border-top-width: 0;
border-right-width: 0;
border-style: solid;
}
td.pr {
width: 250px;
font-size: 12px;
border-color: #bfbfbf;
border-bottom-width: 1px;
border-left-width: 0;
border-top-width: 0;
border-right-width: 0;
border-style: solid;
}
a.popup {
font-family: "DPDPlutoSansLight";
text-decoration: none;
color: #424143;
}
a.popup:hover {
color: #dc0032;
}
td.cp {
width: 45px;
font-size: 12px;
border-color: #bfbfbf;
border-bottom-width: 1px;
border-left-width: 0;
border-top-width: 0;
border-right-width: 0;
border-style: solid;
}
td.ville {
width: 200px;
font-size: 12px;
border-color: #bfbfbf;
border-bottom-width: 1px;
border-left-width: 0;
border-top-width: 0;
border-right-width: 0;
border-style: solid;
}
td.prix {
width: 75px;
font-size: 12px;
border-color: #bfbfbf;
border-bottom-width: 1px;
border-left-width: 0;
border-top-width: 0;
border-right-width: 0;
border-style: solid;
padding-left: 20px;
text-align:right;
}
td.advalorem {
width: 20px;
font-size: 12px;
padding-left: 10px;
padding-right: 5px;
border-color: #bfbfbf;
border-bottom-width: 1px;
border-left-width: 0;
border-top-width: 0;
border-right-width: 0;
border-style: solid;
}
td.retour {
text-align: center;
width: 50px;
}
td.poids {
width: 80px;
font-size: 12px;
text-align:center;
border-color: #bfbfbf;
border-bottom-width: 1px;
border-left-width: 0;
border-top-width: 0;
border-right-width: 0;
border-style: solid;
}
td.poids input {
text-align: right;
font-size: 12px;
background-color: white !important;
height: 20px !important;
line-height: 16px;
padding: 2px !important;
width: 50px !important;
display: inline !important;
}
td.statutcommande {
width: 200px;
font-size: 12px;
border-color: #bfbfbf;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-width: 0;
border-right-width: 0;
border-style: solid;
}
td.statutcolis {
width: 90px;
height: 42px;
font-size: 12px;
border-color: #bfbfbf;
border-bottom-width: 1px;
border-left-width: 0;
border-top-width: 0;
border-right-width: 0;
border-style: solid;
}
th {
font-family: DPDPlutoSansRegular;
}
th.hid {
width: 50px;
font-size: 12px;
border-width: 0;
text-align: left;
}
th.href {
width: 90px;
font-size: 12px;
border-width: 0;
text-align: left;
}
th.hdate {
width: 130px;
font-size: 12px;
border-width: 0;
text-align: left;
}
th.hnom {
width: 200px;
font-size: 12px;
border-width: 0;
text-align: left;
}
th.htype {
width: 50px;
font-size: 12px;
border-width: 0;
text-align: left;
}
th.hpr {
width: 250px;
font-size: 12px;
border-width: 0;
text-align: left;
}
th.hcp {
width: 45px;
font-size: 12px;
border-width: 0;
text-align: left;
}
th.hville {
width: 200px;
font-size: 12px;
border-width: 0;
text-align: left;
}
th.hprix {
width: 100px;
font-size: 12px;
padding-right: 5px;
border-width: 0;
text-align: right;
}
th.hprix span {
font-weight: normal;
}
th.hcheckadvalorem {
width: 35px;
font-size: 12px;
border-width: 0;
}
th.hretour {
text-align: center;
}
th.hpoids {
width: 80px;
font-size: 12px;
border-width: 0;
text-align: center;
}
th.hstatutcommande {
width: 200px;
font-size: 12px;
border-width: 0;
text-align: center;
}
th.hstatutcolis {
width: 90px;
font-size: 12px;
border-width: 0;
text-align: center;
}
table.h {
font-weight: bold;
font-size: 12px;
padding-bottom: 10px;
}
th.hcheckexport {
border-width: 0;
text-align: left;
}
div.news_box_title {
font-weight: bold;
}
div.news_box a {
text-decoration: underline;
font-style: italic;
}
table.orders {
border-collapse: collapse;
}
div.okmsg
{
background-color:#dff0d8!important;
box-sizing:border-box!important;
color:#424143!important;
display:block!important;
font-family:DPDPlutoSansLight !important;
font-size:13px!important;
margin:15px 0!important;
padding:15px 15px 15px 50px !important;
position:relative!important;
width:100%!important;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
div.okmsg::before
{
-moz-osx-font-smoothing:grayscale;
-webkit-font-smoothing:antialiased;
box-sizing:border-box;
color:#7cc67c;
content:" ";
background:url(../../img/admin/ok_icon.png) no-repeat center;
display:block;
font-family:DPDPlutoSansRegular;
font-size:42px;
font-style:normal;
font-weight:400;
height:48px;
left:15px;
margin:auto;
position:absolute;
width:25px;
top: 45%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
div.warnmsg
{
background-color:#fff !important;
box-sizing:border-box !important;
border-style: solid;
border-color: #a90034;
border-width: 2px;
color:#a90034!important;
display:block!important;
font-family:DPDPlutoSansRegular !important;
font-size:13px!important;
font-weight:bold;
margin:15px 0!important;
padding:15px 15px 15px 50px !important;
position:relative!important;
width:100%!important;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
div.warnmsg::before
{
-moz-osx-font-smoothing:grayscale;
-webkit-font-smoothing:antialiased;
box-sizing:border-box;
color:#a90034;
content:" ";
background:url(../../img/admin/warn_icon.png) no-repeat center;
display:block;
font-family:DPDPlutoSansRegular;
font-size:42px;
font-style:normal;
font-weight:400;
height:25px;
left:10px;
line-height:1;
margin:auto;
position:absolute;
width:32px;
top: 45%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
fieldset legend img {
height: 24px;
}
#content fieldset legend {
background: #fff;
color: #424143;
font-family: DPDPlutoSansRegular;
}
fieldset legend a {
color: #424143 !important;
font-family: DPDPlutoSansRegular;
}
#content fieldset {
background-color: #e6e7e7;
}
div.js-marquee strong {
color: #dc0032;
}
div.alert-danger {
padding: 15px;
margin-bottom: 18px;
border: 1px solid transparent;
border-radius: 0px;
background-color: #f3515c;
border-color: #d4323d;
color: white;
}
div.alert.alert-danger:before {
font-family: "FontAwesome";
content: "\f057";
font-size: 32px;
vertical-align: -2px;
padding-right: 15px;
margin: -12px -5px;
float: left;
}
#showhide {
width: 18px;
height: 18px;
line-height: 16px;
background-color: transparent;
color: #dc0032;
font-size: 28px;
display: inline-block;
margin-left: 10px;
text-align: center;
vertical-align: middle;
}

View File

@@ -0,0 +1,718 @@
/**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author DPD France S.A.S. <support.ecommerce@dpd.fr>
* @copyright 2018 DPD France S.A.S.
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
*/
@font-face
{
font-family:DPDPlutoSansExtraLight;
src:url(../../fonts/PlutoSansDPDExtraLight-Web.ttf);
}
@font-face
{
font-family:DPDPlutoSansLight;
src:url(../../fonts/PlutoSansDPDLight-Web.ttf);
}
@font-face
{
font-family:DPDPlutoSansRegular;
src:url(../../fonts/PlutoSansDPDRegular-Web.ttf);
}
.margin_contactform
{
line-height: 18px;
display: inline-block;
width: 215px;
vertical-align: middle;
margin: 0px 5px;
}
.input_contactform {
width: 200px;
margin-bottom: 10px;
}
input.button
{
font-family:DPDPlutoSansLight;
}
label.error {
float: inherit;
color: red;
font-weight: normal;
}
div.notabene
{
color:#dc0032;
font-family:DPDPlutoSansRegular;
text-align:center;
font-size: 12px;
}
div.notabene a {
font-family: DPDPlutoSansRegular;
}
#modes_transport label
{
margin-top:5px;
}
td.hint_cargo
{
font-size:10px;
text-align:center;
}
input.checkbox
{
margin-right:35px;
}
input.relais_shipper_code
{
margin:0;
}
input.predict_shipper_code
{
margin:0;
}
input.classic_shipper_code
{
margin:0;
}
input.relais_carrier_id
{
margin-right:35px;
}
input.predict_carrier_id
{
margin-right:35px;
}
input.classic_carrier_id
{
margin-right:35px;
}
table.entete
{
font-size:11px;
margin-left:208px;
}
form fieldset div {
font-family: DPDPlutoSansLight;
}
#onglets
{
list-style-type:none;
margin:auto;
padding-bottom:26px;
width:800px;
font-size: 11px;
font-family: DPDPlutoSansLight;
}
#onglets li
{
list-style-type:none;
background-color:#808285;
float:left;
height:25px;
margin:0;
}
#onglets a
{
color:#fff;
display:block;
margin-left: 15px;
margin-right: 15px;
text-decoration:none;
font-family: DPDPlutoSansLight;
line-height: 25px;
}
#onglets li:hover
{
background-color:#dc0032;
}
#accueil_subtitle {
font-size: 14px;
font-weight: normal;
}
td.h_carrierid
{
padding-left:145px;
}
div.okmsg
{
background-color:#dff0d8!important;
box-sizing:border-box!important;
color:#424143!important;
display:block!important;
font-family:DPDPlutoSansLight !important;
font-size:13px!important;
margin:15px 0!important;
padding:15px 15px 15px 50px !important;
position:relative!important;
width:100%!important;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
div.okmsg::before
{
-moz-osx-font-smoothing:grayscale;
-webkit-font-smoothing:antialiased;
box-sizing:border-box;
color:#7cc67c;
content:" ";
background:url(../../img/admin/ok_icon.png) no-repeat center;
display:block;
font-family:DPDPlutoSansRegular;
font-size:42px;
font-style:normal;
font-weight:400;
height:48px;
left:15px;
margin:auto;
position:absolute;
width:25px;
top: 45%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
div.warnmsg
{
background-color:#fff !important;
box-sizing:border-box !important;
border-style: solid;
border-color: #a90034;
border-width: 2px;
color:#a90034!important;
display:block!important;
font-family:DPDPlutoSansRegular !important;
font-size:13px!important;
font-weight:bold;
margin:15px 0!important;
padding:15px 15px 15px 50px !important;
position:relative!important;
width:100%!important;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
div.warnmsg::before
{
-moz-osx-font-smoothing:grayscale;
-webkit-font-smoothing:antialiased;
box-sizing:border-box;
color:#a90034;
content:" ";
background:url(../../img/admin/warn_icon.png) no-repeat center;
display:block;
font-family:DPDPlutoSansRegular;
font-size:42px;
font-style:normal;
font-weight:400;
height:25px;
left:10px;
line-height:1;
margin:auto;
position:absolute;
width:25px;
top: 45%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
fieldset legend img
{
height:24px;
}
div.alert-danger
{
background-color:#f3515c;
border:1px solid transparent;
border-color:#d4323d;
border-radius:0;
color:#FFF;
margin-bottom:18px;
padding:15px;
}
div.alert.alert-danger:before
{
content:"\f057";
float:left;
font-family:FontAwesome;
font-size:32px;
margin:-12px -5px;
padding-right:15px;
vertical-align:-2px;
}
#accueil_wrap
{
height:200px;
margin:auto;
padding:10px;
width:450px;
}
.client_title
{
color:#fff;
font-family:DPDPlutoSansLight;
font-weight:700;
text-align:center;
}
.client_subtitle
{
color:#fff;
font-family:DPDPlutoSansLight;
font-weight:700;
text-align:center;
}
#documentation
{
background-color:#808285;
cursor:pointer;
float:left;
height:160px;
padding:20px;
text-align:center;
width:160px;
}
#client_img
{
background:url(../../img/admin/client.png) no-repeat center;
height:96px;
margin:auto;
padding:10px;
width:96px;
}
#documentation_img
{
background:url(../../img/admin/documentation.png) no-repeat center;
height:96px;
margin:auto;
padding:10px;
width:96px;
}
#client
{
background-color:#dc0032;
cursor:pointer;
float:right;
height:160px;
padding:20px;
text-align:center;
width:160px;
}
#accueil
{
margin:auto;
text-align:center;
}
#donnees_exp_wrap
{
margin:auto;
width:600px;
}
#donnees_exp
{
font-family:DPDPlutoSansLight;
text-align:center;
}
span.section_title
{
line-height:52px;
font-family:DPDPlutoSansLight;
font-weight: bold;
text-align:center;
}
span.section_title_alt
{
line-height:52px;
font-family:DPDPlutoSansLight;
font-weight: bold;
text-align:center;
left: 41%;
position: relative;
}
#service_next_img {
padding-left: 10px;
padding-right: 10px;
}
#service_relais
{
background-color:#FFF;
border-style: none;
height: 130px;
margin:5px;
padding:10px;
text-align:center;
width:100%;
}
#service_relais label
{
font-family:DPDPlutoSansLight;
text-align:center;
width: 100%;
margin: 0;
padding: 0;
padding-bottom: 20px;
}
#service_relais_img
{
background:url(../../img/front/relais/carrier_logo.jpg) no-repeat center;
height: 72px;
width: 96px;
float: left;
padding: 0;
margin: 0;
}
#service_relais_contract {
height: 100px;
width: 190px;
float: left;
}
#service_relais_addcarrier {
height: 100px;
width: 230px;
margin: 0;
padding: 0;
float: left;
}
#service_relais_selectcarrier {
height: 100px;
width: 220px;
float: left;
}
#service_relais select
{
font-family:DPDPlutoSansLight;
width:95%;
}
#service_predict
{
background-color:#FFF;
border-style: none;
height: 130px;
margin:5px;
padding:10px;
text-align:center;
width:100%;
}
#service_predict label
{
font-family:DPDPlutoSansLight;
text-align:center;
width: 100%;
margin: 0;
padding: 0;
padding-bottom: 20px;
}
#service_predict_img
{
background:url(../../img/front/predict/carrier_logo.jpg) no-repeat center;
height: 72px;
width: 96px;
float: left;
padding: 0;
margin: 0;
}
#service_predict_contract {
height: 100px;
width: 190px;
float: left;
}
#service_predict_addcarrier {
height: 100px;
width: 230px;
margin: 0;
padding: 0;
float: left;
}
#service_predict_selectcarrier {
height: 100px;
width: 220px;
float: left;
}
#service_predict select
{
font-family:DPDPlutoSansLight;
width:95%;
}
#service_classic
{
background-color:#FFF;
border-style: none;
height: 150px;
margin:5px;
padding:10px;
text-align:center;
width:100%;
}
#service_classic label
{
font-family:DPDPlutoSansLight;
text-align:center;
width: 100%;
margin: 0;
padding: 0;
padding-bottom: 20px;
}
#service_classic_img
{
background:url(../../img/front/classic/carrier_logo.jpg) no-repeat center;
height: 72px;
width: 96px;
float: left;
padding: 0;
margin: 0;
}
#service_classic_contract {
height: 100px;
width: 190px;
float: left;
}
#service_classic_addcarrier {
height: 100px;
width: 230px;
margin: 0;
padding: 0;
float: left;
}
#service_classic_selectcarrier {
height: 100px;
width: 220px;
float: left;
}
#service_classic select
{
font-family:DPDPlutoSansLight;
width:95%;
}
#service_next_img
{
background:url(../../img/admin/next_icon.png) no-repeat center;
height:100px;
width: 20px;
float: left;
padding: 0 3px;
margin: 0;
}
#modes_transport
{
font-family:DPDPlutoSansLight;
margin:auto;
text-align:center;
width:790px;
}
#donnees_exp_wrap label
{
font-family:DPDPlutoSansLight;
}
div.margin-form input
{
font-family:DPDPlutoSansLight;
}
#gestion_exp
{
margin:auto;
width:800px;
font-family:DPDPlutoSansLight;
}
#options_supp
{
font-family:DPDPlutoSansLight;
margin:auto;
width:760px;
}
#options_supp label
{
font-family:DPDPlutoSansLight;
}
div.margin-form
{
font-family:DPDPlutoSansLight;
}
div.margin-form a
{
font-family:DPDPlutoSansLight;
}
#gestion_exp label
{
font-family:DPDPlutoSansLight;
}
div.margin-form select
{
font-family:DPDPlutoSansLight;
}
div.margin-form p
{
font-family:DPDPlutoSansLight;
}
#gestion_exp div
{
font-family:DPDPlutoSansLight;
font-size:11px;
line-height:24px;
}
a.button
{
font-family:DPDPlutoSansLight;
}
#recap strong center
{
font-family:DPDPlutoSansLight;
}
input.button {
font-size: 11px;
}
#save_settings_button
{
background: #dc0032 url(../../img/admin/save_settings.png) no-repeat 50% 25%;
cursor:pointer;
height:160px;
padding:110px 10px 20px 10px ;
text-align:center;
width:220px;
font-size: 14px !important;
font-family: DPDPlutoSansLight;
color: #fff;
border-style: none !important;
border-radius: 0px !important;
}
#content fieldset legend {
background: #fff;
color: #424143;
font-family: DPDPlutoSansRegular;
}
fieldset legend a {
background-color: #ffffff;
color: #424143;
font-family: DPDPlutoSansRegular;
}
#content fieldset {
background-color: #e6e7e7;
}
span.client_subtitle
{
font-size:11px;
}
span.client_title
{
font-size:14px;
}
input.relais_depot_code {
font-family: DPDPlutoSansLight;
}
input.relais_shipper_code {
font-family: DPDPlutoSansLight;
}
input.predict_depot_code {
font-family: DPDPlutoSansLight;
}
input.predict_shipper_code {
font-family: DPDPlutoSansLight;
}
input.classic_depot_code {
font-family: DPDPlutoSansLight;
}
input.classic_shipper_code {
font-family: DPDPlutoSansLight;
}

View File

@@ -0,0 +1,34 @@
<?php
/**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author DPD France S.A.S. <support.ecommerce@dpd.fr>
* @copyright 2018 DPD France S.A.S.
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
*/
header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: '.gmdate('D, d M Y H:i:s').' GMT');
header('Cache-Control: no-store, no-cache, must-revalidate');
header('Cache-Control: post-check=0, pre-check=0', false);
header('Pragma: no-cache');
header('Location: ../');
exit;