This commit is contained in:
2026-03-31 22:07:39 +02:00
parent 6547bcff1e
commit aaaabef4eb
279 changed files with 34614 additions and 2 deletions

View File

@@ -0,0 +1,318 @@
#dpdpoland
{
position: relative;
width: 400px;
z-index: 100;
}
#dpdpoland.dpdpoland-ps16
{
width: auto;
}
#dpdpoland legend a
{
padding-left:5px;
}
#dpdpoland #dpdpoland_shipment_creation
{
width: 880px;
display:none;
}
#dpdpoland.dpdpoland-ps16 #dpdpoland_shipment_creation
{
width: auto;
}
#dpdpoland_shipment_creation #add_parcel
{
float: right;
}
#dpdpoland_shipment_creation #save_and_print_labels,
#dpdpoland_shipment_creation #print_labels,
#dpdpoland_shipment_creation #save_labels
{
float:right;
margin-top: 15px;
}
#dpdpoland #print_labels,
#dpdpoland #save_labels
{
margin-right: 10px;
}
.dpdpoland-ps16 #dpdpoland_shipment_creation #save_and_print_labels,
.dpdpoland-ps16 #dpdpoland_shipment_creation #print_labels,
.dpdpoland-ps16 #dpdpoland_shipment_creation #save_labels
{
float: none;
margin-top: 0;
}
#dpdpoland_shipment_creation .infoContainer
{
float:left;
margin-right:10px;
}
#dpdpoland_sender_address_container,
#dpdpoland_recipient_address_container,
#dpdpoland_additional_info_container,
#dpdpoland_shipment_references_container{
width: 420px;
}
.dpdpoland-ps16 #dpdpoland_recipient_address_container,
.dpdpoland-ps16 #dpdpoland_sender_address_container,
.dpdpoland-ps16 #dpdpoland_additional_info_container label
{
width: auto;
}
.dpdpoland-ps16 #dpdpoland_additional_info_container,
.dpdpoland-ps16 #dpdpoland_shipment_references_container
{
width: 50%;
}
#dpdpoland_sender_address_container
{
float: left;
padding-right: 10px;
margin-right: 20px;
border-right: 1px solid #CCCCCC;
}
#dpdpoland_recipient_address_container
{
float: right;
}
.dpdpoland-ps16 #dpdpoland_recipient_address_container, .dpdpoland-ps16 #dpdpoland_sender_address_container
{
float: none;
margin-right: 0;
}
#dpdpoland_sender_address_container h3,
#dpdpoland_recipient_address_container h3
{
margin: 0 0 5px 0;
}
.dpdpoland-ps14 #dpdpoland_sender_address_container label, .dpdpoland-ps15 #dpdpoland_sender_address_container label,
.dpdpoland-ps14 #dpdpoland_recipient_address_container label, .dpdpoland-ps15 #dpdpoland_recipient_address_container label,
.dpdpoland-ps14 #dpdpoland_cod_amount_container label, .dpdpoland-ps15 #dpdpoland_cod_amount_container label,
.dpdpoland-ps14 #dpdpoland_declared_value_amount_container label, .dpdpoland-ps15 #dpdpoland_declared_value_amount_container label,
.dpdpoland-ps14 #dpdpoland_additional_info_container label, .dpdpoland-ps15 #dpdpoland_additional_info_container label,
.dpdpoland-ps14 #dpdpoland_shipment_references_container label, .dpdpoland-ps15 #dpdpoland_shipment_references_container label
{
width: 155px;
}
#dpdpoland_sender_address_container .margin-form,
#dpdpoland_recipient_address_container .margin-form
{
font-size: 1em;
padding: 3px 0 3px 170px;
height: 15px;
width: 260px;
}
.dpdpoland-ps16 #dpdpoland_sender_address_container .margin-form,
.dpdpoland-ps16 #dpdpoland_recipient_address_container .margin-form
{
display: inline-block;
padding:3px 0 3px 20px;
width: 230px;
}
#dpdpoland_cod_amount_container .margin-form,
#dpdpoland_declared_value_amount_container .margin-form,
#dpdpoland_additional_info_container .margin-form,
#dpdpoland_shipment_references_container .margin-form
{
padding: 3px 0 3px 170px;
width: 260px;
}
#dpdpoland_cod_amount_container p,
#dpdpoland_declared_value_amount_container p,
#dpdpoland_additional_info_container p,
#dpdpoland_shipment_references_container p
{
margin: 0;
}
#dpdpoland #dpdpoland_shipment_creation .dpdpoland_address
{
padding-top: 5px;
height: 168px;
}
#dpdpoland.dpdpoland-ps16 #dpdpoland_shipment_creation .dpdpoland_address
{
height: auto;
}
.dpdpoland-ps16 #dpdpoland_recipient_address_container .dpdpoland_address
{
margin-top: 36px;
}
#dpdpoland_recipient_address_selection_container
{
margin-top: 10px;
margin-bottom: 22px;
}
.dpdpoland-ps14 #dpdpoland_recipient_address_selection,
.dpdpoland-ps15 #dpdpoland_recipient_address_selection
{
width: 250px;
}
#dpdpoland_shipment_parcels .delete_parcel,
#dpdpoland_shipment_products .delete_product {
cursor: pointer;
}
#dpdpoland_add_product_container p
{
font-size: 0.85em;
margin-top: 3px;
}
#dpdpoland_add_product
{
margin-left: 8px;
}
.dpdpoland-ps16 #dpdpoland_add_product
{
margin-left: 0;
}
div.ac_results
{
z-index: 200;
}
div.ac_results ul
{
margin: 0;
}
.separation {
background-color: #CCCCCC;
border-bottom: 1px solid #FFFFFF;
height: 1px;
margin: 10px 0;
width: 100%;
}
select.client_number_select
{
width: 120px;
}
fieldset#dpdpoland.extended
{
width: 880px;
}
div#printout_format_container
{
display: block;
float: right;
margin-top: 15px;
margin-right: 15px;
}
.dpdpoland-ps16 div#printout_format_container
{
float: none;
margin-top: inherit;
margin-right: inherit;
}
label.printout_format_label
{
float: right;
width: auto;
margin-top: 15px;
}
.dpdpoland-ps16 label.printout_format_label
{
float: none;
margin-top: inherit;
}
.margin-top-5
{
margin-top: 5px;
}
#dpdpoland_shipment_parcels_container
{
overflow-x: auto;
overflow-y: hidden;
}
#dpdpoland_sender_address_container .info
{
display:block;
}
#dpdpoland .hidden-element
{
display: none;
}
#dpdpoland.dpdpoland-ps14 .displayed-element
{
display: block;
}
#dpdpoland .preference_description
{
display: none;
width: auto;
}
#dpdpoland.dpdpoland-ps14 #parcel_addition_container .infoContainer
{
display:block;
}
#dpdpoland.dpdpoland-ps14 #parcel_addition_container .infoContainer.first
{
width: 751px;
}
#dpdpoland #dpdpoland_current_status_accordion
{
margin-top:10px;
}
#dpdpoland.dpdpoland-ps14 #dpdpoland_current_status_accordion h3
{
margin-bottom:0;
}
#dpdpoland_cud, #dpdpoland_rod, #dpdpoland_dpde{
margin-top: 10px;
}
#dpdpoland_duty{
margin: 10px 0 10px 0;
}
#dpdpoland_shipment_creation .control-label .col-lg-3{
text-align: left;
}

View File

@@ -0,0 +1,215 @@
.process-icon-help {
background-image: url("../img/toolbar/help.png");
}
.process-icon-settings {
background-image: url("../img/toolbar/setting_tools.png");
}
.process-icon-csv {
background-image: url("../img/toolbar/csv_tools.png");
}
.process-icon-arrange_pickup {
background-image: url("../img/toolbar/arrange_pickup.png");
}
.process-icon-packages_list {
background-image: url("../img/toolbar/packages_list.png");
}
.process-icon-manifest_list {
background-image: url("../img/toolbar/manifest_list.png");
}
.process-icon-add_new {
background-image: url("../img/toolbar/process-icon-new.png");
}
.process-icon-parcel_history_list {
background-image: url("../img/toolbar/parcels_history.png");
}
.process-icon-country_list {
background-image: url("../img/toolbar/shipment_countries.png");
}
.process-icon-sender_address {
background-image: url("../img/toolbar/sender_address.png");
}
/* hides prestashop help button */
li.help-context-AdminModules, li.help-context-adminmodules {
display: none !important;
}
#custom_web_service_container {
display: none;
}
p.connection_message {
display: none;
}
.csv_information_block {
margin-left: 100px;
}
img.pagination_image {
margin-bottom: 4px;
}
table#packages_list tr.nodrag.nodrop a,
table#packages_list tr.nodrag.nodrop a:hover,
table#manifests_list tr.nodrag.nodrop a,
table#manifests_list tr.nodrag.nodrop a:hover,
table#parcel_history_list tr.nodrag.nodrop a,
table#parcel_history_list tr.nodrag.nodrop a:hover,
table#country_list tr.nodrag.nodrop a,
table#country_list tr.nodrag.nodrop a:hover,
table#sender_address_list tr.nodrag.nodrop a,
table#sender_address_list tr.nodrag.nodrop a:hover {
text-decoration: none;
}
.payment_modules_container {
border: 1px solid #CCCCCC;
width: auto;
float: left;
padding: 10px;
}
.payment_modules_container label {
width: auto;
float: none;
}
form table#country_list,
form table#manifests_list,
form table#sender_address_list,
form table.sender_address_list {
width: 100%;
}
#help_container a {
text-decoration: underline;
}
#help_container a:hover {
text-decoration: none;
}
#zones_table_container,
#client_numbers_table_container,
#csv_list_table_container {
overflow-x: auto;
overflow-y: hidden;
}
#ws_url p.help-block {
word-break: break-all;
}
.relative {
position: relative;
}
.hidden-element {
display: none;
}
.visible-element {
display: block;
}
.float-left {
float: left;
}
.add-client-number-button-container {
float: left;
margin-left: 20px;
}
#configuration_form #zones_table {
max-width: 100%;
}
.bottom {
vertical-align: bottom;
}
.float-right {
float: right;
}
table.table.Countries,
table.table.document,
table.table.Manifests,
table.table.Packages,
table.table.ParcelHistories {
width: 100%;
margin-bottom: 10px;
}
table.table.document.numbers-table {
width: 90%;
margin-bottom: 10px;
}
table tr.titles-row {
height: 40px;
}
table tr.filter-row {
height: 35px;
}
table tr.filter-row input {
width: 95%;
}
table tr.filter-row .right input {
width: 70px;
}
td.no-border {
border: none;
}
.manifest-list-buttons,
.packages-list-buttons,
.parcel-history-list-buttons {
white-space: nowrap;
}
#current_obj {
font-weight: normal;
}
#current_obj img {
margin-right: 5px;
}
#navbar-collapse ul li a span {
margin-right: 5px;
}
.payer-number-delete-button {
cursor: pointer;
}
.list-style-type-circle {
list-style-type: disc;
padding-left: 40px;
}
#content_header img {
float: left;
margin-right: 20px;
margin-bottom: 8px;
}
#content_header p.description {
float: left;
}

View File

@@ -0,0 +1,29 @@
<?php
/**
* 2019 DPD Polska Sp. z o.o.
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 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/osl-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
* prestashop@dpd.com.pl so we can send you a copy immediately.
*
* @author DPD Polska Sp. z o.o.
* @copyright 2019 DPD Polska Sp. z o.o.
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of DPD Polska Sp. z o.o.
*/
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;

View File

@@ -0,0 +1,26 @@
.dpdpoland-pudo-container, .dpdpoland-pudo-cod-container, .dpdpoland-swipbox-container {
padding: 0 0 15px 0;
}
.dpdpoland-pudo-container span, .dpdpoland-pudo-cod-container span, .dpdpoland-swipbox-container span {
color: #464646;
}
@media (min-width: 1299px) {
.modal-dpd-xl {
max-width: 1200px;
}
}
.modal-dpd-body {
padding: 5px 5px 0 5px;
}
.modal-dpd-content {
padding: 0 !important;
margin: 0;
}
.modal-dpd-footer {
padding: 5px;
}

View File

@@ -0,0 +1,37 @@
.dpdpoland-pudo-open-map-btn, .dpdpoland-swipbox-open-map-btn {
margin-left: 5px;
font-weight: normal;
text-transform: none;
font-size: 13px;
}
.dpdpoland-pudo-change-map-btn, .dpdpoland-swipbox-change-map-btn {
font-weight: normal;
text-transform: none;
font-size: 13px;
}
.dpdpoland-pudo-cod-new-point, .dpdpoland-pudo-new-point, .dpdpoland-pudo-selected-point p, .dpdpoland-pudo-cod-selected-point p,
.dpdpoland-swipbox-new-point, .dpdpoland-swipbox-new-point, .dpdpoland-swipbox-selected-point p, .dpdpoland-swipbox-cod-selected-point p
{
padding: 0;
font-size: 13px;
margin: 10px 0 0 0;
}
.dpdpoland-pudo-cod-open-map-btn, .dpdpoland-swipbox-open-map-btn {
margin-left: 5px;
font-weight: normal;
text-transform: none;
font-size: 13px;
}
.dpdpoland-pudo-cod-change-map-btn, .dpdpoland-swipbox-change-map-btn {
font-weight: normal;
text-transform: none;
font-size: 13px;
}
.container_dpdpoland_pudo_cod_warning, .container_dpdpoland_swipbox_warning {
margin-top: 10px;
}

View File

@@ -0,0 +1,22 @@
.dpdpoland-pudo-open-map-btn, .dpdpoland-swipbox-open-map-btn {
margin-left: 5px;
font-weight: normal;
text-transform: none;
}
.dpdpoland-pudo-change-map-btn, .dpdpoland-pudo-cod-change-map-btn, .dpdpoland-swipbox-change-map-btn {
margin-right:15px;
font-weight: normal;
text-transform: none;
}
.dpdpoland-pudo-cod-new-point, .dpdpoland-pudo-new-point, .dpdpoland-pudo-selected-point p, .dpdpoland-pudo-cod-selected-point p,
.dpdpoland-swipbox-new-point, .dpdpoland-swipbox-new-point, .dpdpoland-swipbox-selected-point p, .dpdpoland-swipbox-selected-point p {
padding: 0 0 0 15px;
}
.dpdpoland-pudo-cod-open-map-btn, .dpdpoland-swipbox-open-map-btn {
margin-left: 5px;
font-weight: normal;
text-transform: none;
}

View File

@@ -0,0 +1,61 @@
.toolbarBox {
background-color: #F8F8F8;
border: 1px solid #CCCCCC;
border-radius: 3px 3px 3px 3px;
margin-bottom: 10px;
padding: 10px 0;
}
.toolbarBox .pageTitle {
line-height: 48px;
margin-left: 10px;
}
.toolbarBox .pageTitle h3 {
font-size: 2em;
font-weight: bold;
line-height: 48px;
margin: 0;
padding: 0;
}
.toolbarBox ul.cc_button {
float: right;
margin: 0;
padding: 0;
}
.toolbarBox ul.cc_button li {
color: #666666;
float: left;
height: 48px;
list-style: none outside none;
padding: 1px 1px 3px 4px;
text-align: center;
}
.toolbarBox a.toolbar_btn {
border-width: 1px;
cursor: pointer;
display: block;
float: left;
min-width: 50px;
font-size: 11px;
padding: 1px 5px;
text-shadow: 0 1px 0 #FFFFFF;
white-space: nowrap;
border: 1px solid #F8F8F8;
}
.toolbarBox .toolbar_btn span {
display: block;
float: none;
height: 32px;
margin: 0 auto;
width: 32px;
}
.toolbarBox .process-icon-new, .toolbarBox .process-icon-newAttributes {
background-image: url("../img/process-icon-new.png");
}
.toolbarBox a.toolbar_btn:hover {
background-color: #FFFFFF;
border: 1px inset #CCCCCC;
border-radius: 3px 3px 3px 3px;
}