diff --git a/modules/bankwire/bankwire.php b/modules/bankwire/bankwire.php index 338434aa6..057ca719a 100644 --- a/modules/bankwire/bankwire.php +++ b/modules/bankwire/bankwire.php @@ -40,7 +40,7 @@ class BankWire extends PaymentModule { $this->name = 'bankwire'; $this->tab = 'payments_gateways'; - $this->version = '0.5'; + $this->version = '0.6'; $this->author = 'PrestaShop'; $this->currencies = true; diff --git a/modules/bankwire/config.xml b/modules/bankwire/config.xml index d6c1829bd..cfd5cc178 100755 --- a/modules/bankwire/config.xml +++ b/modules/bankwire/config.xml @@ -1,12 +1,12 @@ bankwire - - - + + + - Are you sure about removing these details? + Êtes-vous certain de vouloir effacer vos données ? 1 1 diff --git a/modules/blockcms/blockcms.php b/modules/blockcms/blockcms.php index e71a05e1b..2075ddc5b 100755 --- a/modules/blockcms/blockcms.php +++ b/modules/blockcms/blockcms.php @@ -39,7 +39,7 @@ class BlockCms extends Module { $this->name = 'blockcms'; $this->tab = 'front_office_features'; - $this->version = '1.2'; + $this->version = '1.3'; $this->author = 'PrestaShop'; $this->need_instance = 0; diff --git a/modules/blockcms/config.xml b/modules/blockcms/config.xml index 2abc36c39..b8683e704 100755 --- a/modules/blockcms/config.xml +++ b/modules/blockcms/config.xml @@ -2,7 +2,7 @@ blockcms - + diff --git a/modules/blockcms/upgrade/install-1.3.php b/modules/blockcms/upgrade/install-1.3.php new file mode 100644 index 000000000..7dd09eeec --- /dev/null +++ b/modules/blockcms/upgrade/install-1.3.php @@ -0,0 +1,9 @@ +registerHook('actionObjectCmsUpdateAfter') && $object->registerHook('actionObjectCmsDeleteAfter')); +} diff --git a/modules/blocknewproducts/blocknewproducts.php b/modules/blocknewproducts/blocknewproducts.php index 12659bc83..d5ca90eda 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.0; + $this->version = '1.4'; $this->author = 'PrestaShop'; $this->need_instance = 0; diff --git a/modules/blocknewproducts/config.xml b/modules/blocknewproducts/config.xml index 6be6c8dd0..2522a80ca 100755 --- a/modules/blocknewproducts/config.xml +++ b/modules/blocknewproducts/config.xml @@ -2,7 +2,7 @@ blocknewproducts - + diff --git a/modules/blocknewproducts/upgrade/install-1.4.php b/modules/blocknewproducts/upgrade/install-1.4.php new file mode 100644 index 000000000..f20e47235 --- /dev/null +++ b/modules/blocknewproducts/upgrade/install-1.4.php @@ -0,0 +1,9 @@ +registerHook('addproduct') && $object->registerHook('updateproduct') && $object->registerHook('deleteproduct')); +} diff --git a/modules/blockspecials/blockspecials.php b/modules/blockspecials/blockspecials.php index 4c732c099..3be99ed9d 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 = '1.0'; + $this->version = '0.9'; $this->author = 'PrestaShop'; $this->need_instance = 0; diff --git a/modules/blockspecials/config.xml b/modules/blockspecials/config.xml index 613f0cc76..1241b4f2f 100755 --- a/modules/blockspecials/config.xml +++ b/modules/blockspecials/config.xml @@ -2,7 +2,7 @@ blockspecials - + diff --git a/modules/blockspecials/upgrade/install-0.9.php b/modules/blockspecials/upgrade/install-0.9.php new file mode 100644 index 000000000..50575b6a8 --- /dev/null +++ b/modules/blockspecials/upgrade/install-0.9.php @@ -0,0 +1,10 @@ +registerHook('addproduct') && $object->registerHook('updateproduct') && $object->registerHook('deleteproduct')); +} diff --git a/modules/homefeatured/config.xml b/modules/homefeatured/config.xml index cd700c29d..02482bc91 100755 --- a/modules/homefeatured/config.xml +++ b/modules/homefeatured/config.xml @@ -2,7 +2,7 @@ homefeatured - + diff --git a/modules/homefeatured/homefeatured.php b/modules/homefeatured/homefeatured.php index 380b407b0..d3d821913 100644 --- a/modules/homefeatured/homefeatured.php +++ b/modules/homefeatured/homefeatured.php @@ -36,7 +36,7 @@ class HomeFeatured extends Module { $this->name = 'homefeatured'; $this->tab = 'front_office_features'; - $this->version = '1.0'; + $this->version = '1.1'; $this->author = 'PrestaShop'; $this->need_instance = 0; diff --git a/modules/homefeatured/upgrade/install-1.1.php b/modules/homefeatured/upgrade/install-1.1.php new file mode 100644 index 000000000..9b752e38e --- /dev/null +++ b/modules/homefeatured/upgrade/install-1.1.php @@ -0,0 +1,9 @@ +registerHook('addproduct') && $object->registerHook('updateproduct') && $object->registerHook('deleteproduct')); +} diff --git a/modules/mailalerts/config.xml b/modules/mailalerts/config.xml index 8af979fc4..54479d6fa 100755 --- a/modules/mailalerts/config.xml +++ b/modules/mailalerts/config.xml @@ -1,12 +1,12 @@ mailalerts - + - + - Are you sure you want to delete all customer notifications? + Etes-vous sûr de vouloir supprimer toutes les notifications clients ? 1 0