From b8b7fbaf714a28f7c5dd28b92bfba6386e8decd8 Mon Sep 17 00:00:00 2001 From: gRoussac Date: Mon, 4 Nov 2013 11:57:31 +0100 Subject: [PATCH] [*] MO : New modules version since 1.5.6.0 --- modules/blockcart/blockcart.php | 2 +- modules/blockcart/config.xml | 2 +- modules/blocklayered/blocklayered.php | 2 +- modules/blocklayered/config.xml | 2 +- modules/blocknewproducts/blocknewproducts.php | 2 +- modules/blocknewproducts/config.xml | 2 +- modules/blocksearch/blocksearch.php | 2 +- modules/blocksearch/config.xml | 2 +- modules/blocksharefb/blocksharefb.php | 2 +- modules/blocksharefb/config.xml | 2 +- modules/blockspecials/blockspecials.php | 2 +- modules/blockspecials/config.xml | 2 +- modules/blocktopmenu/blocktopmenu.php | 2 +- modules/blocktopmenu/config.xml | 2 +- modules/crossselling/config.xml | 2 +- modules/crossselling/crossselling.php | 2 +- modules/dateofdelivery/config.xml | 2 +- modules/dateofdelivery/dateofdelivery.php | 2 +- modules/feeder/config.xml | 2 +- modules/feeder/feeder.php | 2 +- modules/homeslider/config.xml | 2 +- modules/homeslider/homeslider.php | 2 +- modules/loyalty/config.xml | 2 +- modules/loyalty/loyalty.php | 2 +- modules/productcomments/config.xml | 2 +- modules/productcomments/productcomments.php | 2 +- modules/productscategory/config.xml | 2 +- modules/productscategory/productscategory.php | 2 +- modules/pscleaner/config.xml | 2 +- modules/pscleaner/pscleaner.php | 2 +- modules/referralprogram/config.xml | 2 +- modules/referralprogram/referralprogram.php | 2 +- modules/trackingfront/config.xml | 2 +- modules/trackingfront/trackingfront.php | 2 +- modules/watermark/config.xml | 2 +- modules/watermark/watermark.php | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/modules/blockcart/blockcart.php b/modules/blockcart/blockcart.php index da283ece7..d8b3ce7b1 100644 --- a/modules/blockcart/blockcart.php +++ b/modules/blockcart/blockcart.php @@ -33,7 +33,7 @@ class BlockCart extends Module { $this->name = 'blockcart'; $this->tab = 'front_office_features'; - $this->version = '1.2'; + $this->version = '1.3'; $this->author = 'PrestaShop'; $this->need_instance = 0; diff --git a/modules/blockcart/config.xml b/modules/blockcart/config.xml index cb1badd0e..711916a70 100755 --- a/modules/blockcart/config.xml +++ b/modules/blockcart/config.xml @@ -2,7 +2,7 @@ blockcart - + diff --git a/modules/blocklayered/blocklayered.php b/modules/blocklayered/blocklayered.php index 348a03284..2e7940759 100644 --- a/modules/blocklayered/blocklayered.php +++ b/modules/blocklayered/blocklayered.php @@ -38,7 +38,7 @@ class BlockLayered extends Module { $this->name = 'blocklayered'; $this->tab = 'front_office_features'; - $this->version = '1.8.9'; + $this->version = '1.9.0'; $this->author = 'PrestaShop'; $this->need_instance = 0; diff --git a/modules/blocklayered/config.xml b/modules/blocklayered/config.xml index e6b78b59b..2bd3d6d6b 100644 --- a/modules/blocklayered/config.xml +++ b/modules/blocklayered/config.xml @@ -2,7 +2,7 @@ blocklayered - + diff --git a/modules/blocknewproducts/blocknewproducts.php b/modules/blocknewproducts/blocknewproducts.php index 70eb5afdb..fedbd3864 100644 --- a/modules/blocknewproducts/blocknewproducts.php +++ b/modules/blocknewproducts/blocknewproducts.php @@ -33,7 +33,7 @@ class BlockNewProducts extends Module { $this->name = 'blocknewproducts'; $this->tab = 'front_office_features'; - $this->version = '1.4'; + $this->version = '1.5'; $this->author = 'PrestaShop'; $this->need_instance = 0; diff --git a/modules/blocknewproducts/config.xml b/modules/blocknewproducts/config.xml index 2522a80ca..c983cb418 100755 --- a/modules/blocknewproducts/config.xml +++ b/modules/blocknewproducts/config.xml @@ -2,7 +2,7 @@ blocknewproducts - + diff --git a/modules/blocksearch/blocksearch.php b/modules/blocksearch/blocksearch.php index b96e3caea..0dbd10c32 100644 --- a/modules/blocksearch/blocksearch.php +++ b/modules/blocksearch/blocksearch.php @@ -33,7 +33,7 @@ class BlockSearch extends Module { $this->name = 'blocksearch'; $this->tab = 'search_filter'; - $this->version = 1.2; + $this->version = 1.3; $this->author = 'PrestaShop'; $this->need_instance = 0; diff --git a/modules/blocksearch/config.xml b/modules/blocksearch/config.xml index 882cc7552..fb3f8def4 100755 --- a/modules/blocksearch/config.xml +++ b/modules/blocksearch/config.xml @@ -2,7 +2,7 @@ blocksearch - + diff --git a/modules/blocksharefb/blocksharefb.php b/modules/blocksharefb/blocksharefb.php index 123d6f4e7..2f4b5d3a1 100644 --- a/modules/blocksharefb/blocksharefb.php +++ b/modules/blocksharefb/blocksharefb.php @@ -37,7 +37,7 @@ class blocksharefb extends Module $this->tab = 'front_office_features'; else $this->tab = 'Blocks'; - $this->version = '1.0'; + $this->version = '1.1'; parent::__construct(); diff --git a/modules/blocksharefb/config.xml b/modules/blocksharefb/config.xml index d58744cbe..5f86b28b9 100644 --- a/modules/blocksharefb/config.xml +++ b/modules/blocksharefb/config.xml @@ -2,7 +2,7 @@ blocksharefb - + diff --git a/modules/blockspecials/blockspecials.php b/modules/blockspecials/blockspecials.php index f662ec35f..70115a231 100644 --- a/modules/blockspecials/blockspecials.php +++ b/modules/blockspecials/blockspecials.php @@ -36,7 +36,7 @@ class BlockSpecials extends Module { $this->name = 'blockspecials'; $this->tab = 'pricing_promotion'; - $this->version = '0.9'; + $this->version = '1.0'; $this->author = 'PrestaShop'; $this->need_instance = 0; diff --git a/modules/blockspecials/config.xml b/modules/blockspecials/config.xml index 1241b4f2f..613f0cc76 100755 --- a/modules/blockspecials/config.xml +++ b/modules/blockspecials/config.xml @@ -2,7 +2,7 @@ blockspecials - + diff --git a/modules/blocktopmenu/blocktopmenu.php b/modules/blocktopmenu/blocktopmenu.php index 02e8809c2..f22947251 100644 --- a/modules/blocktopmenu/blocktopmenu.php +++ b/modules/blocktopmenu/blocktopmenu.php @@ -52,7 +52,7 @@ class Blocktopmenu extends Module { $this->name = 'blocktopmenu'; $this->tab = 'front_office_features'; - $this->version = 1.6; + $this->version = 1.7; $this->author = 'PrestaShop'; parent::__construct(); diff --git a/modules/blocktopmenu/config.xml b/modules/blocktopmenu/config.xml index 0b21e24e8..beaa60bf5 100644 --- a/modules/blocktopmenu/config.xml +++ b/modules/blocktopmenu/config.xml @@ -2,7 +2,7 @@ blocktopmenu - + diff --git a/modules/crossselling/config.xml b/modules/crossselling/config.xml index 59e2ea5ab..12360562f 100755 --- a/modules/crossselling/config.xml +++ b/modules/crossselling/config.xml @@ -2,7 +2,7 @@ crossselling - + diff --git a/modules/crossselling/crossselling.php b/modules/crossselling/crossselling.php index 0df37e319..ec157f73d 100755 --- a/modules/crossselling/crossselling.php +++ b/modules/crossselling/crossselling.php @@ -35,7 +35,7 @@ class CrossSelling extends Module { $this->name = 'crossselling'; $this->tab = 'front_office_features'; - $this->version = 0.7; + $this->version = 0.8; $this->author = 'PrestaShop'; $this->need_instance = 0; diff --git a/modules/dateofdelivery/config.xml b/modules/dateofdelivery/config.xml index 3529e0e83..9fb0e47c3 100755 --- a/modules/dateofdelivery/config.xml +++ b/modules/dateofdelivery/config.xml @@ -2,7 +2,7 @@ dateofdelivery - + diff --git a/modules/dateofdelivery/dateofdelivery.php b/modules/dateofdelivery/dateofdelivery.php index 3f5ed7339..d27ec07f7 100644 --- a/modules/dateofdelivery/dateofdelivery.php +++ b/modules/dateofdelivery/dateofdelivery.php @@ -35,7 +35,7 @@ class DateOfDelivery extends Module { $this->name = 'dateofdelivery'; $this->tab = 'shipping_logistics'; - $this->version = '1.1'; + $this->version = '1.2'; $this->author = 'PrestaShop'; $this->need_instance = 0; diff --git a/modules/feeder/config.xml b/modules/feeder/config.xml index 2c1c39d1c..58ba3ce4a 100755 --- a/modules/feeder/config.xml +++ b/modules/feeder/config.xml @@ -2,7 +2,7 @@ feeder - + diff --git a/modules/feeder/feeder.php b/modules/feeder/feeder.php index ab3734f0d..6382a0637 100644 --- a/modules/feeder/feeder.php +++ b/modules/feeder/feeder.php @@ -35,7 +35,7 @@ class Feeder extends Module { $this->name = 'feeder'; $this->tab = 'front_office_features'; - $this->version = 0.3; + $this->version = 0.4; $this->author = 'PrestaShop'; $this->need_instance = 0; diff --git a/modules/homeslider/config.xml b/modules/homeslider/config.xml index ec5f98008..1a559ea17 100644 --- a/modules/homeslider/config.xml +++ b/modules/homeslider/config.xml @@ -2,7 +2,7 @@ homeslider - + diff --git a/modules/homeslider/homeslider.php b/modules/homeslider/homeslider.php index 2596d04a5..229d940fd 100644 --- a/modules/homeslider/homeslider.php +++ b/modules/homeslider/homeslider.php @@ -42,7 +42,7 @@ class HomeSlider extends Module { $this->name = 'homeslider'; $this->tab = 'front_office_features'; - $this->version = '1.2.1'; + $this->version = '1.2.2'; $this->author = 'PrestaShop'; $this->need_instance = 0; $this->secure_key = Tools::encrypt($this->name); diff --git a/modules/loyalty/config.xml b/modules/loyalty/config.xml index c98ec49f5..eed08a452 100755 --- a/modules/loyalty/config.xml +++ b/modules/loyalty/config.xml @@ -2,7 +2,7 @@ loyalty - + diff --git a/modules/loyalty/loyalty.php b/modules/loyalty/loyalty.php index 880db3bd2..96b71f57e 100644 --- a/modules/loyalty/loyalty.php +++ b/modules/loyalty/loyalty.php @@ -42,7 +42,7 @@ class Loyalty extends Module { $this->name = 'loyalty'; $this->tab = 'pricing_promotion'; - $this->version = '1.8'; + $this->version = '1.9'; $this->author = 'PrestaShop'; $this->need_instance = 0; diff --git a/modules/productcomments/config.xml b/modules/productcomments/config.xml index d2ca5525e..8f13a7622 100755 --- a/modules/productcomments/config.xml +++ b/modules/productcomments/config.xml @@ -2,7 +2,7 @@ productcomments - + diff --git a/modules/productcomments/productcomments.php b/modules/productcomments/productcomments.php index 9556e3941..ec26dfad2 100644 --- a/modules/productcomments/productcomments.php +++ b/modules/productcomments/productcomments.php @@ -41,7 +41,7 @@ class ProductComments extends Module { $this->name = 'productcomments'; $this->tab = 'front_office_features'; - $this->version = '2.3'; + $this->version = '2.4'; $this->author = 'PrestaShop'; $this->need_instance = 0; $this->secure_key = Tools::encrypt($this->name); diff --git a/modules/productscategory/config.xml b/modules/productscategory/config.xml index 8464b4ebc..b6292606c 100755 --- a/modules/productscategory/config.xml +++ b/modules/productscategory/config.xml @@ -2,7 +2,7 @@ productscategory - + diff --git a/modules/productscategory/productscategory.php b/modules/productscategory/productscategory.php index dd4674de2..2210074ef 100644 --- a/modules/productscategory/productscategory.php +++ b/modules/productscategory/productscategory.php @@ -34,7 +34,7 @@ class productsCategory extends Module public function __construct() { $this->name = 'productscategory'; - $this->version = '1.4'; + $this->version = '1.5'; $this->author = 'PrestaShop'; $this->tab = 'front_office_features'; $this->need_instance = 0; diff --git a/modules/pscleaner/config.xml b/modules/pscleaner/config.xml index d1f03fa8f..cd7990d3b 100644 --- a/modules/pscleaner/config.xml +++ b/modules/pscleaner/config.xml @@ -2,7 +2,7 @@ pscleaner - + diff --git a/modules/pscleaner/pscleaner.php b/modules/pscleaner/pscleaner.php index 99915bcd2..73856ebdb 100644 --- a/modules/pscleaner/pscleaner.php +++ b/modules/pscleaner/pscleaner.php @@ -34,7 +34,7 @@ class PSCleaner extends Module { $this->name = 'pscleaner'; $this->tab = 'administration'; - $this->version = '0.9'; + $this->version = '1.0'; $this->author = 'PrestaShop'; $this->need_instance = 0; diff --git a/modules/referralprogram/config.xml b/modules/referralprogram/config.xml index d32cbdc64..82fa274d4 100755 --- a/modules/referralprogram/config.xml +++ b/modules/referralprogram/config.xml @@ -2,7 +2,7 @@ referralprogram - + diff --git a/modules/referralprogram/referralprogram.php b/modules/referralprogram/referralprogram.php index 0d497e619..300035c64 100644 --- a/modules/referralprogram/referralprogram.php +++ b/modules/referralprogram/referralprogram.php @@ -33,7 +33,7 @@ class ReferralProgram extends Module { $this->name = 'referralprogram'; $this->tab = 'advertising_marketing'; - $this->version = '1.5.1'; + $this->version = '1.5.2'; $this->author = 'PrestaShop'; parent::__construct(); diff --git a/modules/trackingfront/config.xml b/modules/trackingfront/config.xml index e56c2711a..8ac15e3e7 100755 --- a/modules/trackingfront/config.xml +++ b/modules/trackingfront/config.xml @@ -2,7 +2,7 @@ trackingfront - + diff --git a/modules/trackingfront/trackingfront.php b/modules/trackingfront/trackingfront.php index 89067df3e..06038f5e0 100644 --- a/modules/trackingfront/trackingfront.php +++ b/modules/trackingfront/trackingfront.php @@ -33,7 +33,7 @@ class TrackingFront extends Module { $this->name = 'trackingfront'; $this->tab = 'shipping_logistics'; - $this->version = 1.0; + $this->version = 1.1; $this->author = 'PrestaShop'; $this->need_instance = 0; diff --git a/modules/watermark/config.xml b/modules/watermark/config.xml index 2e27d8aa6..9aca6ed0d 100755 --- a/modules/watermark/config.xml +++ b/modules/watermark/config.xml @@ -2,7 +2,7 @@ watermark - + diff --git a/modules/watermark/watermark.php b/modules/watermark/watermark.php index 3d07d25dd..07b0353f4 100644 --- a/modules/watermark/watermark.php +++ b/modules/watermark/watermark.php @@ -43,7 +43,7 @@ class Watermark extends Module { $this->name = 'watermark'; $this->tab = 'administration'; - $this->version = '0.3'; + $this->version = '0.4'; $this->author = 'PrestaShop'; parent::__construct();