Plugin Directory

Changeset 3068872


Ignore:
Timestamp:
04/11/2024 09:17:37 AM (2 years ago)
Author:
packlink
Message:

Release version 3.4.5

Location:
packlink-pro-shipping
Files:
973 added
25 edited

Legend:

Unmodified
Added
Removed
  • packlink-pro-shipping/trunk/composer.json

    r3058978 r3068872  
    22  "name": "packlink/woocommerce",
    33  "description": "Packlink WooCommerce Integration",
    4   "version": "3.4.4",
     4  "version": "3.4.5",
    55  "type": "library",
    66  "repositories": [
     
    1313  "require": {
    1414    "php": ">=5.6",
    15     "packlink/integration-core": "3.3.20",
     15    "packlink/integration-core": "3.3.21",
    1616    "ext-json": "*",
    1717    "ext-curl": "*",
  • packlink-pro-shipping/trunk/composer.lock

    r3048950 r3068872  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "88c49419a53eaeb3346bf8461f6d30a0",
     7    "content-hash": "57088c2c8db55e21cd0ebc5551a05b77",
    88    "packages": [
    99        {
     
    6363        {
    6464            "name": "packlink/integration-core",
    65             "version": "v3.3.20",
     65            "version": "v3.3.21",
    6666            "source": {
    6767                "type": "git",
    6868                "url": "git@github.com:packlink-dev/ecommerce_module_core.git",
    69                 "reference": "10a845d6ff1abeb4e4b3c3de057b0714083e0135"
    70             },
    71             "dist": {
    72                 "type": "zip",
    73                 "url": "https://api.github.com/repos/packlink-dev/ecommerce_module_core/zipball/10a845d6ff1abeb4e4b3c3de057b0714083e0135",
    74                 "reference": "10a845d6ff1abeb4e4b3c3de057b0714083e0135",
     69                "reference": "223244169dfb6ac6a770899f272d87a15a49889a"
     70            },
     71            "dist": {
     72                "type": "zip",
     73                "url": "https://api.github.com/repos/packlink-dev/ecommerce_module_core/zipball/223244169dfb6ac6a770899f272d87a15a49889a",
     74                "reference": "223244169dfb6ac6a770899f272d87a15a49889a",
    7575                "shasum": ""
    7676            },
     
    111111            ],
    112112            "description": "Packlink integrations core library",
    113             "time": "2024-03-07T10:39:35+00:00"
     113            "time": "2024-04-10T06:35:53+00:00"
    114114        },
    115115        {
  • packlink-pro-shipping/trunk/packlink-pro-shipping.php

    r3058978 r3068872  
    1010 * Plugin URI: https://en.wordpress.org/plugins/packlink-pro-shipping/
    1111 * Description: Save up to 70% on your shipping costs. No fixed fees, no minimum shipping volume required. Manage all your shipments in a single platform.
    12  * Version: 3.4.4
     12 * Version: 3.4.5
    1313 * Author: Packlink Shipping S.L.
    1414 * Author URI: https://pro.packlink.es/
  • packlink-pro-shipping/trunk/readme.txt

    r3058978 r3068872  
    55Requires PHP: 5.5
    66Tested up to: 6.4.2
    7 Stable tag: 3.4.4
     7Stable tag: 3.4.5
    88License: LICENSE-2.0
    99License URI: http://www.apache.org/licenses/LICENSE-2.0
     
    6868
    6969== Changelog ==
     70
     71#### 3.4.5 - April 11th, 2024
     72
     73**Updates**
     74- Add unsupported countries Denmark, Norway, Saudi Arabia, Canada, Cyprus, Slovenia and Slovakia
     75- Set minimum height for the location picker popup
    7076
    7177#### 3.4.4 - March 26th, 2024
  • packlink-pro-shipping/trunk/resources/css/packlink-location-picker.css

    r3048950 r3068872  
    1919    display: flex;
    2020    background-color: white;
     21    min-height: 350px;
    2122}
    2223
  • packlink-pro-shipping/trunk/resources/packlink/countries/de.json

    r3048950 r3068872  
    8282    "EE": "Estland",
    8383    "RO": "Rumänien",
    84     "LV": "Lettland"
     84    "LV": "Lettland",
     85    "DK": "Dänemark",
     86    "NO": "Norwegen",
     87    "SA": "Saudi-Arabien",
     88    "CA": "Kanada",
     89    "CY": "Zypern",
     90    "SI": "Slowenien",
     91    "SK": "Slowakei"
    8592  },
    8693  "register": {
  • packlink-pro-shipping/trunk/resources/packlink/countries/en.json

    r3048950 r3068872  
    8282    "EE": "Estonia",
    8383    "RO": "Romania",
    84     "LV": "Latvia"
     84    "LV": "Latvia",
     85    "DK": "Denmark",
     86    "NO": "Norway",
     87    "SA": "Saudi Arabia",
     88    "CA": "Canada",
     89    "CY": "Cyprus",
     90    "SI": "Slovenia",
     91    "SK": "Slovakia"
    8592  },
    8693  "register": {
  • packlink-pro-shipping/trunk/resources/packlink/countries/es.json

    r3048950 r3068872  
    8282    "EE": "Estonia",
    8383    "RO": "Rumania",
    84     "LV": "Letonia"
     84    "LV": "Letonia",
     85    "DK": "Dinamarca",
     86    "NO": "Noruega",
     87    "SA": "Arabia Saudita",
     88    "CA": "Canadá",
     89    "CY": "Chipre",
     90    "SI": "Eslovenia",
     91    "SK": "Eslovaquia"
    8592  },
    8693  "register": {
  • packlink-pro-shipping/trunk/resources/packlink/countries/fr.json

    r3048950 r3068872  
    8282    "EE": "Estonie",
    8383    "RO": "Roumanie",
    84     "LV": "Lettonie"
     84    "LV": "Lettonie",
     85    "DK": "Danemark",
     86    "NO": "Norvège",
     87    "SA": "Arabie Saoudite",
     88    "CA": "Canada",
     89    "CY": "Chypre",
     90    "SI": "Slovénie",
     91    "SK": "Slovaquie"
    8592  },
    8693  "register": {
  • packlink-pro-shipping/trunk/resources/packlink/countries/it.json

    r3048950 r3068872  
    8282    "EE": "Estonia",
    8383    "RO": "Romania",
    84     "LV": "Lettonia"
     84    "LV": "Lettonia",
     85    "DK": "Danimarca",
     86    "NO": "Norvegia",
     87    "SA": "Arabia Saudita",
     88    "CA": "Canada",
     89    "CY": "Cipro",
     90    "SI": "Slovenia",
     91    "SK": "Slovacchia"
    8592  },
    8693  "register": {
  • packlink-pro-shipping/trunk/resources/packlink/countries/translations.csv

    r3048950 r3068872  
    9898countries,RO,Romania,Rumania,Rumänien,Roumanie,Romania
    9999countries,LV,Latvia,Letonia,Lettland,Lettonie,Lettonia
     100countries,DK,Denmark,Dinamarca,Dänemark,Danemark,Danimarca
     101countries,NO,Norway,Noruega,Norwegen,Norvège,Norvegia
     102countries,SA,Saudi Arabia,Arabia Saudita,Saudi-Arabien,Arabie Saoudite,Arabia Saudita
     103countries,CA,Canada,Canadá,Kanada,Canada,Canada
     104countries,CY,Cyprus,Chipre,Zypern,Chypre,Cipro
     105countries,SI,Slovenia,Slovenia,Slowenien,Slovénie,Slovenia
     106countries,SK,Slovakia,Eslovaquia,Slowakei,Slovaquie,Slovacchia
    100107onboardingWelcome,header,Let's set up basic information so that<br>you can make shipments,Vamos a configurar tu información básica <br> para poder hacer envíos,"Richten Sie nun die grundlegenden Informationen ein, damit<br>Sie Versendungen vornehmen können",Configurez vos informations de base afin<br>d’effectuer des envois,È necessario impostare alcuni dati di base così che<br>potrai effettuare spedizioni
    101108onboardingWelcome,steps,It's just two steps that we need to go through to offer you the<br>carrier that best suits your needs,"Son solo dos pasos, los necesitamos para ofrecerte los servicios <br> de transporte que más se adaptan a tus necesidades.","In nur zwei Schritten können wir Ihnen den <br>Spediteur anbieten, der all Ihre Anforderungen erfüllt",Il ne vous reste que deux étapes pour savoir quel<br>transporteur répond le mieux à vos besoins,Si tratta di due semplici passaggi che dobbiamo completare per offrirti la<br>compagnia di trasporto che più si adatta alle tue esigenze
  • packlink-pro-shipping/trunk/vendor/autoload.php

    r3058978 r3068872  
    55require_once __DIR__ . '/composer/autoload_real.php';
    66
    7 return ComposerAutoloaderInitb3fee6cc554cc82600879af4347ad06d::getLoader();
     7return ComposerAutoloaderInitd8f906b0eeda7400503d436aab8bc144::getLoader();
  • packlink-pro-shipping/trunk/vendor/composer/autoload_real.php

    r3058978 r3068872  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInitb3fee6cc554cc82600879af4347ad06d
     5class ComposerAutoloaderInitd8f906b0eeda7400503d436aab8bc144
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInitb3fee6cc554cc82600879af4347ad06d', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInitd8f906b0eeda7400503d436aab8bc144', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
    29         spl_autoload_unregister(array('ComposerAutoloaderInitb3fee6cc554cc82600879af4347ad06d', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInitd8f906b0eeda7400503d436aab8bc144', 'loadClassLoader'));
    3030
    3131        $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
     
    3333            require __DIR__ . '/autoload_static.php';
    3434
    35             call_user_func(\Composer\Autoload\ComposerStaticInitb3fee6cc554cc82600879af4347ad06d::getInitializer($loader));
     35            call_user_func(\Composer\Autoload\ComposerStaticInitd8f906b0eeda7400503d436aab8bc144::getInitializer($loader));
    3636        } else {
    3737            $map = require __DIR__ . '/autoload_namespaces.php';
  • packlink-pro-shipping/trunk/vendor/composer/autoload_static.php

    r3058978 r3068872  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInitb3fee6cc554cc82600879af4347ad06d
     7class ComposerStaticInitd8f906b0eeda7400503d436aab8bc144
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    6363    {
    6464        return \Closure::bind(function () use ($loader) {
    65             $loader->prefixLengthsPsr4 = ComposerStaticInitb3fee6cc554cc82600879af4347ad06d::$prefixLengthsPsr4;
    66             $loader->prefixDirsPsr4 = ComposerStaticInitb3fee6cc554cc82600879af4347ad06d::$prefixDirsPsr4;
    67             $loader->classMap = ComposerStaticInitb3fee6cc554cc82600879af4347ad06d::$classMap;
     65            $loader->prefixLengthsPsr4 = ComposerStaticInitd8f906b0eeda7400503d436aab8bc144::$prefixLengthsPsr4;
     66            $loader->prefixDirsPsr4 = ComposerStaticInitd8f906b0eeda7400503d436aab8bc144::$prefixDirsPsr4;
     67            $loader->classMap = ComposerStaticInitd8f906b0eeda7400503d436aab8bc144::$classMap;
    6868
    6969        }, null, ClassLoader::class);
  • packlink-pro-shipping/trunk/vendor/composer/installed.json

    r3048950 r3068872  
    6060        {
    6161            "name": "packlink/integration-core",
    62             "version": "v3.3.20",
    63             "version_normalized": "3.3.20.0",
     62            "version": "v3.3.21",
     63            "version_normalized": "3.3.21.0",
    6464            "source": {
    6565                "type": "git",
    6666                "url": "git@github.com:packlink-dev/ecommerce_module_core.git",
    67                 "reference": "10a845d6ff1abeb4e4b3c3de057b0714083e0135"
    68             },
    69             "dist": {
    70                 "type": "zip",
    71                 "url": "https://api.github.com/repos/packlink-dev/ecommerce_module_core/zipball/10a845d6ff1abeb4e4b3c3de057b0714083e0135",
    72                 "reference": "10a845d6ff1abeb4e4b3c3de057b0714083e0135",
     67                "reference": "223244169dfb6ac6a770899f272d87a15a49889a"
     68            },
     69            "dist": {
     70                "type": "zip",
     71                "url": "https://api.github.com/repos/packlink-dev/ecommerce_module_core/zipball/223244169dfb6ac6a770899f272d87a15a49889a",
     72                "reference": "223244169dfb6ac6a770899f272d87a15a49889a",
    7373                "shasum": ""
    7474            },
     
    8282                "phpunit/phpunit": "^4.8"
    8383            },
    84             "time": "2024-03-07T10:39:35+00:00",
    85             "type": "library",
    86             "installation-source": "dist",
     84            "time": "2024-04-10T06:35:53+00:00",
     85            "type": "library",
     86            "installation-source": "source",
    8787            "autoload": {
    8888                "psr-4": {
  • packlink-pro-shipping/trunk/vendor/composer/installed.php

    r3058978 r3068872  
    11<?php return array(
    22    'root' => array(
    3         'pretty_version' => '3.4.4',
    4         'version' => '3.4.4.0',
     3        'pretty_version' => '3.4.5',
     4        'version' => '3.4.5.0',
    55        'type' => 'library',
    66        'install_path' => __DIR__ . '/../../',
     
    2121        ),
    2222        'packlink/integration-core' => array(
    23             'pretty_version' => 'v3.3.20',
    24             'version' => '3.3.20.0',
     23            'pretty_version' => 'v3.3.21',
     24            'version' => '3.3.21.0',
    2525            'type' => 'library',
    2626            'install_path' => __DIR__ . '/../packlink/integration-core',
    2727            'aliases' => array(),
    28             'reference' => '10a845d6ff1abeb4e4b3c3de057b0714083e0135',
     28            'reference' => '223244169dfb6ac6a770899f272d87a15a49889a',
    2929            'dev_requirement' => false,
    3030        ),
    3131        'packlink/woocommerce' => array(
    32             'pretty_version' => '3.4.4',
    33             'version' => '3.4.4.0',
     32            'pretty_version' => '3.4.5',
     33            'version' => '3.4.5.0',
    3434            'type' => 'library',
    3535            'install_path' => __DIR__ . '/../../',
  • packlink-pro-shipping/trunk/vendor/packlink/integration-core/CHANGELOG.md

    r3048950 r3068872  
    33
    44The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
     5
     6## [3.3.21](https://github.com/packlink-dev/ecommerce_module_core/compare/v3.3.20...v3.3.21) - 2024-02-04
     7### Changed
     8- Add unsupported countries Denmark, Norway, Saudi Arabia, Canada, Cyprus, Slovenia and Slovakia
     9- Add min-height property to lp-content class
    510
    611## [3.3.20](https://github.com/packlink-dev/ecommerce_module_core/compare/v3.3.19...v3.3.20) - 2024-04-03
  • packlink-pro-shipping/trunk/vendor/packlink/integration-core/src/Brands/Packlink/PacklinkConfigurationService.php

    r3048950 r3068872  
    174174            'code' => 'LV',
    175175            'postal_code' => 'LV–1073',
     176        ),
     177        'DK' => array(
     178            'code' => 'DK',
     179            'postal_code' => '1050',
     180        ),
     181        'NO' => array(
     182            'code' => 'NO',
     183            'postal_code' => '0010',
     184        ),
     185        'SA' => array(
     186            'code' => 'SA',
     187            'postal_code' => 'Al-Riyadh',
     188        ),
     189        'CA' => array(
     190            'code' => 'CA',
     191            'postal_code' => 'K1A 0A1',
     192        ),
     193        'CY' => array(
     194            'code' => 'CY',
     195            'postal_code' => '1010',
     196        ),
     197        'SI' => array(
     198            'code' => 'SI',
     199            'postal_code' => '1000',
     200        ),
     201        'SK' => array(
     202            'code' => 'SK',
     203            'postal_code' => '811 01',
    176204        ),
    177205    );
  • packlink-pro-shipping/trunk/vendor/packlink/integration-core/src/BusinessLogic/Resources/LocationPicker/css/locationPicker.css

    r3048950 r3068872  
    1919    display: flex;
    2020    background-color: white;
     21    min-height: 350px;
    2122}
    2223
  • packlink-pro-shipping/trunk/vendor/packlink/integration-core/src/BusinessLogic/Resources/countries/de.json

    r3048950 r3068872  
    8282    "EE": "Estland",
    8383    "RO": "Rumänien",
    84     "LV": "Lettland"
     84    "LV": "Lettland",
     85    "DK": "Dänemark",
     86    "NO": "Norwegen",
     87    "SA": "Saudi-Arabien",
     88    "CA": "Kanada",
     89    "CY": "Zypern",
     90    "SI": "Slowenien",
     91    "SK": "Slowakei"
    8592  },
    8693  "register": {
  • packlink-pro-shipping/trunk/vendor/packlink/integration-core/src/BusinessLogic/Resources/countries/en.json

    r3048950 r3068872  
    8282    "EE": "Estonia",
    8383    "RO": "Romania",
    84     "LV": "Latvia"
     84    "LV": "Latvia",
     85    "DK": "Denmark",
     86    "NO": "Norway",
     87    "SA": "Saudi Arabia",
     88    "CA": "Canada",
     89    "CY": "Cyprus",
     90    "SI": "Slovenia",
     91    "SK": "Slovakia"
    8592  },
    8693  "register": {
  • packlink-pro-shipping/trunk/vendor/packlink/integration-core/src/BusinessLogic/Resources/countries/es.json

    r3048950 r3068872  
    8282    "EE": "Estonia",
    8383    "RO": "Rumania",
    84     "LV": "Letonia"
     84    "LV": "Letonia",
     85    "DK": "Dinamarca",
     86    "NO": "Noruega",
     87    "SA": "Arabia Saudita",
     88    "CA": "Canadá",
     89    "CY": "Chipre",
     90    "SI": "Eslovenia",
     91    "SK": "Eslovaquia"
    8592  },
    8693  "register": {
  • packlink-pro-shipping/trunk/vendor/packlink/integration-core/src/BusinessLogic/Resources/countries/fr.json

    r3048950 r3068872  
    8282    "EE": "Estonie",
    8383    "RO": "Roumanie",
    84     "LV": "Lettonie"
     84    "LV": "Lettonie",
     85    "DK": "Danemark",
     86    "NO": "Norvège",
     87    "SA": "Arabie Saoudite",
     88    "CA": "Canada",
     89    "CY": "Chypre",
     90    "SI": "Slovénie",
     91    "SK": "Slovaquie"
    8592  },
    8693  "register": {
  • packlink-pro-shipping/trunk/vendor/packlink/integration-core/src/BusinessLogic/Resources/countries/it.json

    r3048950 r3068872  
    8282    "EE": "Estonia",
    8383    "RO": "Romania",
    84     "LV": "Lettonia"
     84    "LV": "Lettonia",
     85    "DK": "Danimarca",
     86    "NO": "Norvegia",
     87    "SA": "Arabia Saudita",
     88    "CA": "Canada",
     89    "CY": "Cipro",
     90    "SI": "Slovenia",
     91    "SK": "Slovacchia"
    8592  },
    8693  "register": {
  • packlink-pro-shipping/trunk/vendor/packlink/integration-core/src/BusinessLogic/Resources/countries/translations.csv

    r3048950 r3068872  
    9898countries,RO,Romania,Rumania,Rumänien,Roumanie,Romania
    9999countries,LV,Latvia,Letonia,Lettland,Lettonie,Lettonia
     100countries,DK,Denmark,Dinamarca,Dänemark,Danemark,Danimarca
     101countries,NO,Norway,Noruega,Norwegen,Norvège,Norvegia
     102countries,SA,Saudi Arabia,Arabia Saudita,Saudi-Arabien,Arabie Saoudite,Arabia Saudita
     103countries,CA,Canada,Canadá,Kanada,Canada,Canada
     104countries,CY,Cyprus,Chipre,Zypern,Chypre,Cipro
     105countries,SI,Slovenia,Slovenia,Slowenien,Slovénie,Slovenia
     106countries,SK,Slovakia,Eslovaquia,Slowakei,Slovaquie,Slovacchia
    100107onboardingWelcome,header,Let's set up basic information so that<br>you can make shipments,Vamos a configurar tu información básica <br> para poder hacer envíos,"Richten Sie nun die grundlegenden Informationen ein, damit<br>Sie Versendungen vornehmen können",Configurez vos informations de base afin<br>d’effectuer des envois,È necessario impostare alcuni dati di base così che<br>potrai effettuare spedizioni
    101108onboardingWelcome,steps,It's just two steps that we need to go through to offer you the<br>carrier that best suits your needs,"Son solo dos pasos, los necesitamos para ofrecerte los servicios <br> de transporte que más se adaptan a tus necesidades.","In nur zwei Schritten können wir Ihnen den <br>Spediteur anbieten, der all Ihre Anforderungen erfüllt",Il ne vous reste que deux étapes pour savoir quel<br>transporteur répond le mieux à vos besoins,Si tratta di due semplici passaggi che dobbiamo completare per offrirti la<br>compagnia di trasporto che più si adatta alle tue esigenze
Note: See TracChangeset for help on using the changeset viewer.