Owebia_Shipping_2 - Version 2.5.24

Version Notes

[2.5.24 - September 07, 2016]
Update documentation

[2.5.23 - August 18, 2016]
Fix special functions call issue: missing opening parenthesis

[2.5.22 - July 18, 2016]
Add composer.json and modman files

[2.5.21 - May 9, 2016]
Fix replacement of special functions, thanks to Sébastien L.

[2.5.20 - 25 avril 2016]
Fix code indentation
Fix version number
Add readme file in package

[2.5.19 - 09 novembre 2015]
Note: the extension is not affected by the patch SUPEE-6788 since it uses the new admin url routing syntax for 3 years (version 2.4.8.0)
Fix bug: deactivation of auto-escaping by default since it can cause some bugs (ex: impossible to use {address_filter.EU-27} in shipto)
Fix bug: fix auto-escaping of properties like {{shipto.country_name}}
Fix bug: variable replacements in labels (variables {cart.price-tax-discount}, {cart.price-tax+discount}, {cart.price+tax-discount} and {cart.price+tax+discount})
Fix bug: use items and not quote to retrieve values {cart.price-tax-discount}, {cart.price-tax+discount}, {cart.price+tax-discount} and {cart.price+tax+discount} (quote totals are not available at this time, calculating them causes duplications of addresses and a false grand_total value)
Fix bug: retrieve customer in backoffice order
Fix unicode accented chars in json_encode for PHP < 5.4
Fix bug: usage of regular expressions inside {count ...}, {sum ...}, {min ...} and {max ...}
Allow usage of php functions date and strtotime (ex: "label": "'Your package will be delivered between ' . date('d/m', strtotime('+5 days')) . ' and ' . date('d/m Y', strtotime('+7 days'))",

Download this release

Release Info

Developer owebia
Extension Owebia_Shipping_2
Version 2.5.24
Comparing to
See all releases


Code changes from version 2.5.23 to 2.5.24

README.md CHANGED
@@ -1,6 +1,49 @@
1
-
2
  # ENGLISH
3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ## How to manually install the extension?
5
 
6
  - Backup your store database and web directory
@@ -20,6 +63,14 @@ To solve this problem, you must execute the following MySQL query:
20
 
21
  # FRANCAIS
22
 
 
 
 
 
 
 
 
 
23
  ## Comment installer l'extension manuellement ?
24
 
25
  - Faites une sauvegarde de votre boutique et de votre répertoire web
 
1
  # ENGLISH
2
 
3
+ ## Description
4
+
5
+ Shipping Module for Magento 1.x
6
+
7
+ Owebia Shipping Free extension for Magento is the solution that helps you to configurate shipping rates in a very flexible way.
8
+ Indeed, with Owebia Shipping Free, you can set shipping rates using almost any variable available: destination, weight, price (including tax or excluding tax, before or after discount), quantity, categories, product attribute, item option, customer group, customer attribute, coupon code, Magento's custom variable, store id, date, etc…
9
+
10
+ ## Extension features
11
+ - Can manage three different shipping modes (unlimited in Owebia-Shipping Pro) and unlimited shipping methods
12
+ - Multiple conditionnal delivery methods depending on what you want
13
+ - Shipping rates based on destination, weight, price (including tax or excluding tax, before or after discount), quantity
14
+ - Shipping rates based on customer group or customer attribute
15
+ - Shipping rates based on categories, product attribute, item option
16
+ - Shipping rates based on custom variable, coupon code, store id, date, etc…
17
+ - Shipping rates based on formulas combining any variable that you need
18
+ - Filtering postal codes using wildcards or regular expressions
19
+ - Configuration in JSON format (can be generated by scripts)
20
+ - Extension used in many countries over the world
21
+ - Easy-to-use documentation in english and in french
22
+
23
+ ## Want to do more?
24
+
25
+ [Discover our add-ons for Owebia Shipping](https://en.store.owebia.com/)
26
+
27
+ ## Documentation
28
+
29
+ [See the documentation](http://www.owebia.com/os2/en/doc)
30
+
31
+ ## License
32
+
33
+ MIT License
34
+
35
+ Copyright (c) 2008-15 Owebia
36
+
37
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
38
+ to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
39
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
40
+
41
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
42
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
43
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
44
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
45
+ IN THE SOFTWARE.
46
+
47
  ## How to manually install the extension?
48
 
49
  - Backup your store database and web directory
63
 
64
  # FRANCAIS
65
 
66
+ ## Vous voulez davantage de fonctionnalités ?
67
+
68
+ [Découvrez nos plugins pour Owebia Shipping](https://fr.store.owebia.com/)
69
+
70
+ ## Documentation
71
+
72
+ [Voir la documentation](http://www.owebia.com/os2/fr/doc)
73
+
74
  ## Comment installer l'extension manuellement ?
75
 
76
  - Faites une sauvegarde de votre boutique et de votre répertoire web
app/code/community/Owebia/Shipping2/changelog CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  [2.5.23 - August 18, 2016]
2
  Fix special functions call issue: missing opening parenthesis
3
 
1
+ [2.5.24 - September 07, 2016]
2
+ Update documentation
3
+
4
  [2.5.23 - August 18, 2016]
5
  Fix special functions call issue: missing opening parenthesis
6
 
app/code/community/Owebia/Shipping2/doc_en_US.html CHANGED
@@ -2,7 +2,7 @@
2
  <html>
3
  <head lang="fr">
4
  <meta charset="utf-8"/>
5
- <title>Documentation of Owebia-Shipping 2.5.22 extension for Magento</title>
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
  <link href="http://netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/css/bootstrap.min.css" rel="stylesheet">
8
  <style>
@@ -114,17 +114,40 @@ pre.changelog{white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre
114
  </div>
115
  <div class="col-lg-9">
116
  <!-- doc content start -->
117
- <h1>Documentation of Owebia-Shipping 2.5.20 extension for Magento</h1>
118
  <div id="introduction">
119
  <h2>Introduction</h2>
120
 
121
  <p>Owebia Shipping is an extension for the e-commerce solution <a href="http://www.magentocommerce.com/" target="_blank">Magento</a>.</p>
122
- <p>Thanks to its syntax using <a href="http://fr.wikipedia.org/wiki/JavaScript_Object_Notation" target=_blank>JSON</a>, this extension allows great flexibility in setting delivery charges.</p>
123
 
124
  <p>This documentation explains how to create a configuration for one of the proposed shipping modes.</p>
125
-
126
- <p class="alert alert-info">New documentation, simpler and clearer.<br/>
127
- <strong>Use the <a href="#index">index</a></strong> to find more easily something in the documentation.</p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
128
  </div>
129
 
130
  <div id="examples">
@@ -844,6 +867,9 @@ pre.changelog{white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre
844
  <h2>Changelog</h2>
845
 
846
  <pre class=changelog>
 
 
 
847
  [2.5.23 - August 18, 2016]
848
  Fix special functions call issue: missing opening parenthesis
849
 
2
  <html>
3
  <head lang="fr">
4
  <meta charset="utf-8"/>
5
+ <title>Documentation of Owebia Shipping 2.5.24 extension for Magento</title>
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
  <link href="http://netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/css/bootstrap.min.css" rel="stylesheet">
8
  <style>
114
  </div>
115
  <div class="col-lg-9">
116
  <!-- doc content start -->
117
+ <h1>Documentation of Owebia Shipping 2.5.24 extension for Magento</h1>
118
  <div id="introduction">
119
  <h2>Introduction</h2>
120
 
121
  <p>Owebia Shipping is an extension for the e-commerce solution <a href="http://www.magentocommerce.com/" target="_blank">Magento</a>.</p>
122
+ <p>Thanks to its syntax using <a href="http://en.wikipedia.org/wiki/JavaScript_Object_Notation" target=_blank>JSON</a>, this extension allows great flexibility in setting delivery charges.</p>
123
 
124
  <p>This documentation explains how to create a configuration for one of the proposed shipping modes.</p>
125
+
126
+ <div class="jumbotron">
127
+ <h3>You want to do more with Owebia Shipping?</h3>
128
+ <p>Discover our add-ons on <a href="https://en.store.owebia.com/" target=_blank>Owebia Store</a>.</p>
129
+ <div class="media">
130
+ <div class="media-left"></div>
131
+ <div class="media-body">
132
+ <h4><a href="https://en.store.owebia.com/magento1-module-shipping-pro.html" target=_blank>Owebia Shipping Pro</a></h4>
133
+ </div>
134
+ </div>
135
+ <div class="media">
136
+ <div class="media-left"></div>
137
+ <div class="media-body">
138
+ <h4><a href="https://en.store.owebia.com/magento1-module-adv-ship-unlimited-carriers-addon.html" target=_blank>Unlimited Carriers Add-on</a></h4>
139
+ Create as many carrier as you need with Owebia Shipping
140
+ </div>
141
+ </div>
142
+ <div class="media">
143
+ <div class="media-left"></div>
144
+ <div class="media-body">
145
+ <h4><a href="https://en.store.owebia.com/magento1-module-adv-ship-universal-setting-addon.html" target=_blank>Universal Setting Add-on</a></h4>
146
+ Hide or change price of methods regardless the shipping module
147
+ </div>
148
+ </div>
149
+ </div>
150
+ <p>Use the <a href="#index">index</a> to find more easily something in the documentation.</p>
151
  </div>
152
 
153
  <div id="examples">
867
  <h2>Changelog</h2>
868
 
869
  <pre class=changelog>
870
+ [2.5.24 - September 07, 2016]
871
+ Update documentation
872
+
873
  [2.5.23 - August 18, 2016]
874
  Fix special functions call issue: missing opening parenthesis
875
 
app/code/community/Owebia/Shipping2/doc_fr_FR.html CHANGED
@@ -2,7 +2,7 @@
2
  <html>
3
  <head lang="fr">
4
  <meta charset="utf-8"/>
5
- <title>Documentation de l'extension Owebia-Shipping 2.5.22</title>
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
  <link href="http://netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/css/bootstrap.min.css" rel="stylesheet">
8
  <style>
@@ -114,17 +114,40 @@ pre.changelog{white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre
114
  </div>
115
  <div class="col-lg-9">
116
  <!-- doc content start -->
117
- <h1>Documentation de l'extension Owebia-Shipping 2.5.20 pour Magento</h1>
118
  <div id="introduction">
119
  <h2>Introduction</h2>
120
 
121
- <p>Owebia-Shipping est une extension pour la solution de e-commerce <a href="http://www.magentocommerce.com/" target="_blank">Magento</a>.</p>
122
  <p>Grace à sa syntaxe au format <a href="http://fr.wikipedia.org/wiki/JavaScript_Object_Notation" target=_blank>JSON</a>, cette extension permet une grande souplesse dans le paramétrage des frais de livraison.</p>
123
 
124
  <p>Cette documentation explique comment créer une configuration pour l'un des modes de livraison proposé par l'extension.</p>
125
-
126
- <p class="alert alert-info">Nouvelle documentation, plus simple et plus claire.<br/>
127
- <strong>Utilisez l'<a href="#index">index</a></strong> pour vous retrouver plus facilement dans la documentation.</p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
128
  </div>
129
 
130
  <div id="examples">
@@ -809,7 +832,7 @@ pre.changelog{white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre
809
  L'utilisation de la propriété <code>tracking_url</code> est réservée aux utilisateurs expérimentés. Si vous ne comprenez pas les indications ci-dessous, il est préférable que vous évitiez d'utiliser cette fonctionnalité.
810
  </p>
811
  <p>
812
- La propriété <code>tracking_url</code> permet de surcharger le champ "URL de suivi" d'un mode de livraison Owebia-Shipping et ainsi de spécifier une URL de suivi <strong>par méthode de livraison</strong> plutôt qu'une pour tout le mode de livraison.
813
  </p>
814
  <p>
815
  Pour insérer automatiquement le numéro de colis dans l'URL de suivi, vous devez utiliser <code>{tracking_number}</code>.
@@ -820,14 +843,14 @@ pre.changelog{white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre
820
  }</div>
821
 
822
  <p>
823
- Magento ne gère pas les liens de tracking mais un statut de tracking. L'extension Owebia-Shipping fournit un lien HTML à la place du statut, lien qui permet d'aller sur le site du transporteur et de suivre l'avancement de la livraison du colis.
824
  </p>
825
  <p>
826
  Lorsque l'URL de suivi est construite par l'extension, la seule information disponible est le numéro de colis et on n'a nul part accès à la méthode de livraison sélectionnée. Afin de pouvoir retrouver l'url de suivi dans la configuration, il faut spécifier la méthode de livraison dans le numéro de tracking, par exemple : <code>colissimo:8Lxxxxxxxxxxx</code> où <code>colissimo</code> est le code de la méthode de livraison sélectionnée.<br/>
827
  Si aucun code n'est spécifié (si vous saisissez uniquement le numéro de tracking), l'url utilisée sera celle globale au mode de livraison.
828
  </p>
829
  <p class="alert alert-danger">
830
- Pour répondre à une question récurrente, Magento affiche le statut de livraison depuis le back office ou le front office. Si vous souhaitez insérer l'URL de suivi dans les mails d'expédition, <strong>vous devrez développer vous même</strong> la récupération de l'URL de suivi et son insertion dans le mail, en effet, l'extension Owebia-Shipping se contente de fournir des modes de livraison paramétrables sans apporter de grande modification au coeur de Magento afin de réduire les problèmes d'incompatibilité et de mise à jour.
831
  </p>
832
  <p class="alert alert-danger">
833
  Si vous obtenez un popup vide lorsque vous cliquez sur le lien de suivi, votre problème est très certainement lié au fait que vous n'avez pas spécifié le code de la méthode de livraison dans le numéro de suivi (voir indications plus haut) et que votre champ global "URL de suivi" est vide.
@@ -840,6 +863,9 @@ pre.changelog{white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre
840
  <h2>Changelog</h2>
841
 
842
  <pre class=changelog>
 
 
 
843
  [2.5.23 - August 18, 2016]
844
  Fix special functions call issue: missing opening parenthesis
845
 
2
  <html>
3
  <head lang="fr">
4
  <meta charset="utf-8"/>
5
+ <title>Documentation de l'extension Owebia Shipping 2.5.24</title>
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
  <link href="http://netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/css/bootstrap.min.css" rel="stylesheet">
8
  <style>
114
  </div>
115
  <div class="col-lg-9">
116
  <!-- doc content start -->
117
+ <h1>Documentation de l'extension Owebia Shipping 2.5.24 pour Magento</h1>
118
  <div id="introduction">
119
  <h2>Introduction</h2>
120
 
121
+ <p>Owebia Shipping est une extension pour la solution de e-commerce <a href="http://www.magentocommerce.com/" target="_blank">Magento</a>.</p>
122
  <p>Grace à sa syntaxe au format <a href="http://fr.wikipedia.org/wiki/JavaScript_Object_Notation" target=_blank>JSON</a>, cette extension permet une grande souplesse dans le paramétrage des frais de livraison.</p>
123
 
124
  <p>Cette documentation explique comment créer une configuration pour l'un des modes de livraison proposé par l'extension.</p>
125
+
126
+ <div class="jumbotron">
127
+ <h3>Vous souhaitez faire plus avec Owebia Shipping ?</h3>
128
+ <p>Venez découvrir nos plugins sur <a href="https://fr.store.owebia.com/" target=_blank>Owebia Store</a>.</p>
129
+ <div class="media">
130
+ <div class="media-left"></div>
131
+ <div class="media-body">
132
+ <h4><a href="https://fr.store.owebia.com/magento1-module-shipping-pro.html" target=_blank>Owebia Shipping Pro</a></h4>
133
+ </div>
134
+ </div>
135
+ <div class="media">
136
+ <div class="media-left"></div>
137
+ <div class="media-body">
138
+ <h4><a href="https://fr.store.owebia.com/magento1-module-adv-ship-unlimited-carriers-addon.html" target=_blank>Plugin Unlimited Carriers</a></h4>
139
+ Créez des nouveaux transporteurs avec Owebia Shipping
140
+ </div>
141
+ </div>
142
+ <div class="media">
143
+ <div class="media-left"></div>
144
+ <div class="media-body">
145
+ <h4><a href="https://fr.store.owebia.com/magento1-module-adv-ship-universal-setting-addon.html" target=_blank>Plugin Universal Setting</a></h4>
146
+ Cacher ou changer le prix des méthodes de tous les modules de livraison
147
+ </div>
148
+ </div>
149
+ </div>
150
+ <p>Utilisez l'<a href="#index">index</a> pour vous retrouver plus facilement dans la documentation.</p>
151
  </div>
152
 
153
  <div id="examples">
832
  L'utilisation de la propriété <code>tracking_url</code> est réservée aux utilisateurs expérimentés. Si vous ne comprenez pas les indications ci-dessous, il est préférable que vous évitiez d'utiliser cette fonctionnalité.
833
  </p>
834
  <p>
835
+ La propriété <code>tracking_url</code> permet de surcharger le champ "URL de suivi" d'un mode de livraison Owebia Shipping et ainsi de spécifier une URL de suivi <strong>par méthode de livraison</strong> plutôt qu'une pour tout le mode de livraison.
836
  </p>
837
  <p>
838
  Pour insérer automatiquement le numéro de colis dans l'URL de suivi, vous devez utiliser <code>{tracking_number}</code>.
843
  }</div>
844
 
845
  <p>
846
+ Magento ne gère pas les liens de tracking mais un statut de tracking. L'extension Owebia Shipping fournit un lien HTML à la place du statut, lien qui permet d'aller sur le site du transporteur et de suivre l'avancement de la livraison du colis.
847
  </p>
848
  <p>
849
  Lorsque l'URL de suivi est construite par l'extension, la seule information disponible est le numéro de colis et on n'a nul part accès à la méthode de livraison sélectionnée. Afin de pouvoir retrouver l'url de suivi dans la configuration, il faut spécifier la méthode de livraison dans le numéro de tracking, par exemple : <code>colissimo:8Lxxxxxxxxxxx</code> où <code>colissimo</code> est le code de la méthode de livraison sélectionnée.<br/>
850
  Si aucun code n'est spécifié (si vous saisissez uniquement le numéro de tracking), l'url utilisée sera celle globale au mode de livraison.
851
  </p>
852
  <p class="alert alert-danger">
853
+ Pour répondre à une question récurrente, Magento affiche le statut de livraison depuis le back office ou le front office. Si vous souhaitez insérer l'URL de suivi dans les mails d'expédition, <strong>vous devrez développer vous même</strong> la récupération de l'URL de suivi et son insertion dans le mail, en effet, l'extension Owebia Shipping se contente de fournir des modes de livraison paramétrables sans apporter de grande modification au coeur de Magento afin de réduire les problèmes d'incompatibilité et de mise à jour.
854
  </p>
855
  <p class="alert alert-danger">
856
  Si vous obtenez un popup vide lorsque vous cliquez sur le lien de suivi, votre problème est très certainement lié au fait que vous n'avez pas spécifié le code de la méthode de livraison dans le numéro de suivi (voir indications plus haut) et que votre champ global "URL de suivi" est vide.
863
  <h2>Changelog</h2>
864
 
865
  <pre class=changelog>
866
+ [2.5.24 - September 07, 2016]
867
+ Update documentation
868
+
869
  [2.5.23 - August 18, 2016]
870
  Fix special functions call issue: missing opening parenthesis
871
 
app/code/community/Owebia/Shipping2/etc/config.xml CHANGED
@@ -22,7 +22,7 @@
22
  <config>
23
  <modules>
24
  <Owebia_Shipping2>
25
- <version>2.5.23</version>
26
  <depends>
27
  <Mage_Shipping />
28
  </depends>
22
  <config>
23
  <modules>
24
  <Owebia_Shipping2>
25
+ <version>2.5.24</version>
26
  <depends>
27
  <Mage_Shipping />
28
  </depends>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Owebia_Shipping_2</name>
4
- <version>2.5.23</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/MIT">The MIT License (MIT)</license>
7
  <channel>community</channel>
@@ -10,7 +10,10 @@
10
  <description>[EN] This module provides 3 shipping modes configurable with a very flexible syntax.&#xD;
11
  &#xD;
12
  [FR] Ce module met &#xE0; disposition 3 modes de livraison configurables avec une syntaxe tr&#xE8;s souple.</description>
13
- <notes>[2.5.23 - August 18, 2016]&#xD;
 
 
 
14
  Fix special functions call issue: missing opening parenthesis&#xD;
15
  &#xD;
16
  [2.5.22 - July 18, 2016]&#xD;
@@ -36,9 +39,9 @@ Fix bug: usage of regular expressions inside {count ...}, {sum ...}, {min ...} a
36
  Allow usage of php functions date and strtotime (ex: "label": "'Your package will be delivered between ' . date('d/m', strtotime('+5 days')) . ' and ' . date('d/m Y', strtotime('+7 days'))",&#xD;
37
  </notes>
38
  <authors><author><name>owebia</name><user>owebia</user><email>antoine.lemoine@owebia.com</email></author></authors>
39
- <date>2016-08-18</date>
40
- <time>12:07:50</time>
41
- <contents><target name="magecommunity"><dir name="Owebia"><dir name="Shipping2"><dir name="Block"><dir name="Adminhtml"><dir name="Os2"><dir name="Editor"><dir name="Property"><file name="Input.php" hash="1f005c722d2a1aed36392b35b15a5ff8"/></dir></dir><file name="Editor.php" hash="3c9023bbd9599746eb59c03a1f880bb4"/><file name="Help.php" hash="8717b49c17a27648608f8f9bdab38a6a"/></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Field"><file name="Config.php" hash="5a477abaf6e1a424a8b3c356bd7dbe1a"/><file name="Informations.php" hash="62e5bb722fdcdcab685bf61ac0074f9a"/></dir></dir></dir></dir></dir></dir><dir name="Controller"><file name="Abstract.php" hash="efcaf634de41e1a4077178ea6312639a"/></dir><dir name="Helper"><file name="Data.php" hash="bd60dce3af42acadc34981e9ac69f786"/></dir><dir name="Model"><dir name="Carrier"><file name="Abstract.php" hash="b24045dbbb2b1b94387b906cda15dba9"/><file name="OwebiaShipping1.php" hash="ff3b8bdbe01b9301ee742cecf9226477"/><file name="OwebiaShipping2.php" hash="2dc52a08f61991c4d09ba3cf217a32df"/><file name="OwebiaShipping3.php" hash="37ac69f726b7ad13f59902dbefd8a700"/></dir><dir name="Mysql4"><file name="Setup.php" hash="e09d64ce594327962d6b1b7d6c3ed40b"/></dir><dir name="Os2"><dir name="Data"><file name="Abstract.php" hash="aef3cc68958a3cf83bca10f429934b77"/><file name="AbstractWithAttributes.php" hash="6d18a42d3a0d79b55a7ddd4114a6fb9e"/><file name="Address.php" hash="7f26ec3694d31d50a4d005ca0751b808"/><file name="AddressFilter.php" hash="28acce2d71dba78c181d429cadaab40f"/><file name="AttributeSet.php" hash="8bf97bd54b0a8e0dd4187544dc3d7fc8"/><file name="Billto.php" hash="0a8a43a84f9d3c06f7ea55d8f1990642"/><file name="Cart.php" hash="efea6a0bd6ef8b1bc2cdaea5dcace2b3"/><file name="CartItem.php" hash="4edb6009ea6aa6656818ef1b1ce26c82"/><file name="Category.php" hash="3003514d1e8dac8805ec8dd26d4eb3f6"/><file name="Customer.php" hash="3afdc4f40f91f7c1ee1678037af0b9ce"/><file name="CustomerGroup.php" hash="c736f20d6e896a8129d623ff1ce77eaa"/><file name="Customvar.php" hash="92dbfd486307d080c142cd0d35675cd3"/><file name="Date.php" hash="2b3fa47f2fc916237e6ba3dd42a62c89"/><file name="Info.php" hash="7fd36af64125336c0d20aac799e638f0"/><file name="Product.php" hash="1c60fca3aff8d45e7f1aeb2241b9b09c"/><file name="Quote.php" hash="da284da608d12947da48e7fafa7e5d81"/><file name="Selection.php" hash="89691512c0e9757a4555c35ced8334d5"/><file name="StockItem.php" hash="fbcc58d7681b69e496c5794d4bcf4b55"/><file name="Store.php" hash="a9d1dc040da92aeb9786e52f31749668"/></dir></dir><dir name="System"><dir name="Config"><dir name="Source"><file name="LoadOnParent.php" hash="79591634a7c58ad32daf800cbd66b2c9"/><file name="ProcessChildren.php" hash="8d59e235c55d1c5eef4dbeafbfc045eb"/></dir></dir></dir></dir><file name="changelog" hash="caa6931a305f3b042ec31f061760818a"/><dir name="controllers"><dir name="Adminhtml"><dir name="Os2"><file name="AjaxController.php" hash="534f70706d1e3987e72c0fa5fd3cdaf1"/></dir></dir><dir name="Checkout"><file name="CartController.php" hash="71fbc28d6d6aea32bc8594c4c52e2f50"/></dir></dir><file name="doc_en_US.html" hash="a0b4854ebdb9fcec938b899931c1dc87"/><file name="doc_fr_FR.html" hash="b43d0c05c6fa528e752ff79dbfb23a03"/><dir name="etc"><file name="adminhtml.xml" hash="676a879b29e5aa7da838823ae809712e"/><file name="config.xml" hash="dfd76f87f99092bdd41fdfad39c073d4"/><file name="system.xml" hash="b2475166887331725c844f5c3369c578"/></dir><dir name="includes"><file name="OS2_AddressFilterParser.php" hash="18c3c0c0c7bc397b8ac0a26219752bf8"/><file name="OwebiaShippingHelper.php" hash="4ca6a29e30e8f278a0f628ca50e55be3"/></dir><dir name="sql"><dir name="owebia_shipping2_setup"><file name="mysql4-install-2.5.13.php" hash="ac3e7a144feee98c135478970f5a39a2"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Owebia_Shipping2.xml" hash="83124ea7b75f38d07ee381f02a8bf038"/></dir></target><target name="magelocale"><dir name="fr_FR"><file name="Owebia_Shipping2.csv" hash="f0acbd884002e91c169cd01f0b95a9c7"/></dir><dir name="en_US"><file name="Owebia_Shipping2.csv" hash="b287f5594199379e78a3b88f8f279899"/></dir></target><target name="mageweb"><dir name="js"><dir name="owebia"><dir name="shipping2"><dir name="colorbox"><file name="colorbox.css" hash="1a7dd23f5d2962260d5bb26a57046db1"/><dir name="images"><file name="border.png" hash="439d585a4e35279cf1eddec5729f7144"/><file name="border.png-" hash="7ca8a1d2eb0763b35c266cd54bee2fa5"/><file name="controls.png" hash="4cbe54bbf6c352ea181a5739842215e2"/><file name="controls.png-" hash="b68b9ecaae424de4862ba0d055b7a560"/><dir name="ie6"><file name="borderBottomCenter.png" hash="1936585831e8bcf4eb5ef1081c8e2574"/><file name="borderBottomLeft.png" hash="7ceeb01563f030dc47837fd8bad29488"/><file name="borderBottomRight.png" hash="297fb77440870d91f519bcecdb312725"/><file name="borderMiddleLeft.png" hash="64df0244eeaade27764d2cf33606527b"/><file name="borderMiddleRight.png" hash="9fa458eaaa35b80b2452f35a1d6b4d0c"/><file name="borderTopCenter.png" hash="01ecb01841270f3a765aadf4900929f3"/><file name="borderTopLeft.png" hash="bf4949b95b09d255edd9bcb8358a3557"/><file name="borderTopRight.png" hash="51315fa19507a33d5f1b5411598593e7"/></dir><file name="loading.gif" hash="e6611f867d63754b7a2a974fb0a0e7dc"/><file name="loading_background.png" hash="acf427e932fb9413700a4b8b58b41eec"/><file name="overlay.png" hash="790376e15a036959e358a19d4a7ea437"/></dir><file name="jquery.colorbox-min.js" hash="afa27e7333f494cf87e4c07297c2160b"/></dir><dir name="img"><file name="btn-edit.png" hash="abc9f604977fc6dc75547a2e04c9748f"/><file name="btn-help.png" hash="b743486f26c3b69871490049147ef14b"/><file name="btn-remove.png" hash="42492684e24356a4081134894eabeb9e"/><dir name="famfamsilk"><file name="help.png" hash="c3812c74bc524179f4ccf5d2db7b3cbf"/><file name="pencil.png" hash="a34e71ab08a6d1162b948d26321dea50"/></dir></dir><file name="jquery-1.8.2.min.js" hash="cfa9051cc0b05eb519f1e16b2a6645d7"/><dir name="jquery-ui-1.8.23.custom"><dir name="css"><dir name="ui-lightness"><dir name="images"><file name="ui-bg_diagonals-thick_18_b81900_40x40.png" hash="95f9cceeb9d742dd3e917ec16ed754f8"/><file name="ui-bg_diagonals-thick_20_666666_40x40.png" hash="f040b255ca13e693da34ab33c7d6b554"/><file name="ui-bg_flat_10_000000_40x100.png" hash="c18cd01623c7fed23c80d53e2f5e7c78"/><file name="ui-bg_glass_100_f6f6f6_1x400.png" hash="5f1847175ba18c41322cb9cb0581e0fb"/><file name="ui-bg_glass_100_fdf5ce_1x400.png" hash="d26e8f463195a7b86f86b7d550cfc114"/><file name="ui-bg_glass_65_ffffff_1x400.png" hash="e5a8f32e28fd5c27bf0fed33c8a8b9b5"/><file name="ui-bg_gloss-wave_35_f6a828_500x100.png" hash="58d2cd501e01573cf537089c694ba899"/><file name="ui-bg_highlight-soft_100_eeeeee_1x100.png" hash="384c3f17709ba0f809b023b6e7b10b84"/><file name="ui-bg_highlight-soft_75_ffe45c_1x100.png" hash="b806658954cb4d16ade8977af737f486"/><file name="ui-icons_222222_256x240.png" hash="ebe6b6902a408fbf9cac6379a1477525"/><file name="ui-icons_228ef1_256x240.png" hash="79f41c0765e9ec18562b20b0801d748b"/><file name="ui-icons_ef8c08_256x240.png" hash="ef9a6ccfe3b14041928ddc708665b226"/><file name="ui-icons_ffd27a_256x240.png" hash="ab8c30acc0e3608fb79e01fccf832c70"/><file name="ui-icons_ffffff_256x240.png" hash="342bc03f6264c75d3f1d7f99e34295b9"/></dir><file name="jquery-ui-1.8.23.custom.css" hash="d4a4e04116e9bed6a2b00c5e8c260914"/></dir></dir><dir name="js"><file name="jquery-1.8.0.min.js" hash="cd8b0bffc85bb5614385ee4ce3596d07"/><file name="jquery-ui-1.8.23.custom.min.js" hash="c406c4654466fbeee1cf9173b69ec55c"/></dir></dir><file name="jquery.caret.1.02.min.js" hash="ee130de5e6b9ae2be7579a5fd77f7b23"/><file name="jquery.layout-1.3.0-rc30.6.min.js" hash="745e5e2084b6330c3f837a0169a96320"/><file name="jquery.layout.min.js" hash="d91b61c69554cd02f4cf3bbbf97b95a8"/><file name="jquery.noconflict.js" hash="3179f2255b046d5f2e9a71e365287bef"/><file name="os2editor.css" hash="96805f469cf7d6f2a7269d5d372fa46b"/><file name="os2editor.js" hash="107807e905cb39f178c1e349c7d89cb8"/></dir></dir></dir></target><target name="mage"><dir name="."><file name="README.md" hash="9efbb43e081442a1fbeefa9cfdc26b62"/></dir></target></contents>
42
  <compatible/>
43
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
44
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Owebia_Shipping_2</name>
4
+ <version>2.5.24</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/MIT">The MIT License (MIT)</license>
7
  <channel>community</channel>
10
  <description>[EN] This module provides 3 shipping modes configurable with a very flexible syntax.&#xD;
11
  &#xD;
12
  [FR] Ce module met &#xE0; disposition 3 modes de livraison configurables avec une syntaxe tr&#xE8;s souple.</description>
13
+ <notes>[2.5.24 - September 07, 2016]&#xD;
14
+ Update documentation&#xD;
15
+ &#xD;
16
+ [2.5.23 - August 18, 2016]&#xD;
17
  Fix special functions call issue: missing opening parenthesis&#xD;
18
  &#xD;
19
  [2.5.22 - July 18, 2016]&#xD;
39
  Allow usage of php functions date and strtotime (ex: "label": "'Your package will be delivered between ' . date('d/m', strtotime('+5 days')) . ' and ' . date('d/m Y', strtotime('+7 days'))",&#xD;
40
  </notes>
41
  <authors><author><name>owebia</name><user>owebia</user><email>antoine.lemoine@owebia.com</email></author></authors>
42
+ <date>2016-09-07</date>
43
+ <time>08:21:46</time>
44
+ <contents><target name="magecommunity"><dir name="Owebia"><dir name="Shipping2"><dir name="Block"><dir name="Adminhtml"><dir name="Os2"><dir name="Editor"><dir name="Property"><file name="Input.php" hash="1f005c722d2a1aed36392b35b15a5ff8"/></dir></dir><file name="Editor.php" hash="3c9023bbd9599746eb59c03a1f880bb4"/><file name="Help.php" hash="8717b49c17a27648608f8f9bdab38a6a"/></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Field"><file name="Config.php" hash="5a477abaf6e1a424a8b3c356bd7dbe1a"/><file name="Informations.php" hash="62e5bb722fdcdcab685bf61ac0074f9a"/></dir></dir></dir></dir></dir></dir><dir name="Controller"><file name="Abstract.php" hash="efcaf634de41e1a4077178ea6312639a"/></dir><dir name="Helper"><file name="Data.php" hash="bd60dce3af42acadc34981e9ac69f786"/></dir><dir name="Model"><dir name="Carrier"><file name="Abstract.php" hash="b24045dbbb2b1b94387b906cda15dba9"/><file name="OwebiaShipping1.php" hash="ff3b8bdbe01b9301ee742cecf9226477"/><file name="OwebiaShipping2.php" hash="2dc52a08f61991c4d09ba3cf217a32df"/><file name="OwebiaShipping3.php" hash="37ac69f726b7ad13f59902dbefd8a700"/></dir><dir name="Mysql4"><file name="Setup.php" hash="e09d64ce594327962d6b1b7d6c3ed40b"/></dir><dir name="Os2"><dir name="Data"><file name="Abstract.php" hash="aef3cc68958a3cf83bca10f429934b77"/><file name="AbstractWithAttributes.php" hash="6d18a42d3a0d79b55a7ddd4114a6fb9e"/><file name="Address.php" hash="7f26ec3694d31d50a4d005ca0751b808"/><file name="AddressFilter.php" hash="28acce2d71dba78c181d429cadaab40f"/><file name="AttributeSet.php" hash="8bf97bd54b0a8e0dd4187544dc3d7fc8"/><file name="Billto.php" hash="0a8a43a84f9d3c06f7ea55d8f1990642"/><file name="Cart.php" hash="efea6a0bd6ef8b1bc2cdaea5dcace2b3"/><file name="CartItem.php" hash="4edb6009ea6aa6656818ef1b1ce26c82"/><file name="Category.php" hash="3003514d1e8dac8805ec8dd26d4eb3f6"/><file name="Customer.php" hash="3afdc4f40f91f7c1ee1678037af0b9ce"/><file name="CustomerGroup.php" hash="c736f20d6e896a8129d623ff1ce77eaa"/><file name="Customvar.php" hash="92dbfd486307d080c142cd0d35675cd3"/><file name="Date.php" hash="2b3fa47f2fc916237e6ba3dd42a62c89"/><file name="Info.php" hash="7fd36af64125336c0d20aac799e638f0"/><file name="Product.php" hash="1c60fca3aff8d45e7f1aeb2241b9b09c"/><file name="Quote.php" hash="da284da608d12947da48e7fafa7e5d81"/><file name="Selection.php" hash="89691512c0e9757a4555c35ced8334d5"/><file name="StockItem.php" hash="fbcc58d7681b69e496c5794d4bcf4b55"/><file name="Store.php" hash="a9d1dc040da92aeb9786e52f31749668"/></dir></dir><dir name="System"><dir name="Config"><dir name="Source"><file name="LoadOnParent.php" hash="79591634a7c58ad32daf800cbd66b2c9"/><file name="ProcessChildren.php" hash="8d59e235c55d1c5eef4dbeafbfc045eb"/></dir></dir></dir></dir><file name="changelog" hash="d89dfec852e11155f32dfdf30c78435e"/><dir name="controllers"><dir name="Adminhtml"><dir name="Os2"><file name="AjaxController.php" hash="534f70706d1e3987e72c0fa5fd3cdaf1"/></dir></dir><dir name="Checkout"><file name="CartController.php" hash="71fbc28d6d6aea32bc8594c4c52e2f50"/></dir></dir><file name="doc_en_US.html" hash="60fdee1c169edb2a8508b316aa1b3666"/><file name="doc_fr_FR.html" hash="dc0583aa833ee235a345eaa091ff908c"/><dir name="etc"><file name="adminhtml.xml" hash="676a879b29e5aa7da838823ae809712e"/><file name="config.xml" hash="355e18e1066f5bc6571005b7aa05dd60"/><file name="system.xml" hash="b2475166887331725c844f5c3369c578"/></dir><dir name="includes"><file name="OS2_AddressFilterParser.php" hash="18c3c0c0c7bc397b8ac0a26219752bf8"/><file name="OwebiaShippingHelper.php" hash="4ca6a29e30e8f278a0f628ca50e55be3"/></dir><dir name="sql"><dir name="owebia_shipping2_setup"><file name="mysql4-install-2.5.13.php" hash="ac3e7a144feee98c135478970f5a39a2"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Owebia_Shipping2.xml" hash="83124ea7b75f38d07ee381f02a8bf038"/></dir></target><target name="magelocale"><dir name="fr_FR"><file name="Owebia_Shipping2.csv" hash="f0acbd884002e91c169cd01f0b95a9c7"/></dir><dir name="en_US"><file name="Owebia_Shipping2.csv" hash="b287f5594199379e78a3b88f8f279899"/></dir></target><target name="mageweb"><dir name="js"><dir name="owebia"><dir name="shipping2"><dir name="colorbox"><file name="colorbox.css" hash="1a7dd23f5d2962260d5bb26a57046db1"/><dir name="images"><file name="border.png" hash="439d585a4e35279cf1eddec5729f7144"/><file name="border.png-" hash="7ca8a1d2eb0763b35c266cd54bee2fa5"/><file name="controls.png" hash="4cbe54bbf6c352ea181a5739842215e2"/><file name="controls.png-" hash="b68b9ecaae424de4862ba0d055b7a560"/><dir name="ie6"><file name="borderBottomCenter.png" hash="1936585831e8bcf4eb5ef1081c8e2574"/><file name="borderBottomLeft.png" hash="7ceeb01563f030dc47837fd8bad29488"/><file name="borderBottomRight.png" hash="297fb77440870d91f519bcecdb312725"/><file name="borderMiddleLeft.png" hash="64df0244eeaade27764d2cf33606527b"/><file name="borderMiddleRight.png" hash="9fa458eaaa35b80b2452f35a1d6b4d0c"/><file name="borderTopCenter.png" hash="01ecb01841270f3a765aadf4900929f3"/><file name="borderTopLeft.png" hash="bf4949b95b09d255edd9bcb8358a3557"/><file name="borderTopRight.png" hash="51315fa19507a33d5f1b5411598593e7"/></dir><file name="loading.gif" hash="e6611f867d63754b7a2a974fb0a0e7dc"/><file name="loading_background.png" hash="acf427e932fb9413700a4b8b58b41eec"/><file name="overlay.png" hash="790376e15a036959e358a19d4a7ea437"/></dir><file name="jquery.colorbox-min.js" hash="afa27e7333f494cf87e4c07297c2160b"/></dir><dir name="img"><file name="btn-edit.png" hash="abc9f604977fc6dc75547a2e04c9748f"/><file name="btn-help.png" hash="b743486f26c3b69871490049147ef14b"/><file name="btn-remove.png" hash="42492684e24356a4081134894eabeb9e"/><dir name="famfamsilk"><file name="help.png" hash="c3812c74bc524179f4ccf5d2db7b3cbf"/><file name="pencil.png" hash="a34e71ab08a6d1162b948d26321dea50"/></dir></dir><file name="jquery-1.8.2.min.js" hash="cfa9051cc0b05eb519f1e16b2a6645d7"/><dir name="jquery-ui-1.8.23.custom"><dir name="css"><dir name="ui-lightness"><dir name="images"><file name="ui-bg_diagonals-thick_18_b81900_40x40.png" hash="95f9cceeb9d742dd3e917ec16ed754f8"/><file name="ui-bg_diagonals-thick_20_666666_40x40.png" hash="f040b255ca13e693da34ab33c7d6b554"/><file name="ui-bg_flat_10_000000_40x100.png" hash="c18cd01623c7fed23c80d53e2f5e7c78"/><file name="ui-bg_glass_100_f6f6f6_1x400.png" hash="5f1847175ba18c41322cb9cb0581e0fb"/><file name="ui-bg_glass_100_fdf5ce_1x400.png" hash="d26e8f463195a7b86f86b7d550cfc114"/><file name="ui-bg_glass_65_ffffff_1x400.png" hash="e5a8f32e28fd5c27bf0fed33c8a8b9b5"/><file name="ui-bg_gloss-wave_35_f6a828_500x100.png" hash="58d2cd501e01573cf537089c694ba899"/><file name="ui-bg_highlight-soft_100_eeeeee_1x100.png" hash="384c3f17709ba0f809b023b6e7b10b84"/><file name="ui-bg_highlight-soft_75_ffe45c_1x100.png" hash="b806658954cb4d16ade8977af737f486"/><file name="ui-icons_222222_256x240.png" hash="ebe6b6902a408fbf9cac6379a1477525"/><file name="ui-icons_228ef1_256x240.png" hash="79f41c0765e9ec18562b20b0801d748b"/><file name="ui-icons_ef8c08_256x240.png" hash="ef9a6ccfe3b14041928ddc708665b226"/><file name="ui-icons_ffd27a_256x240.png" hash="ab8c30acc0e3608fb79e01fccf832c70"/><file name="ui-icons_ffffff_256x240.png" hash="342bc03f6264c75d3f1d7f99e34295b9"/></dir><file name="jquery-ui-1.8.23.custom.css" hash="d4a4e04116e9bed6a2b00c5e8c260914"/></dir></dir><dir name="js"><file name="jquery-1.8.0.min.js" hash="cd8b0bffc85bb5614385ee4ce3596d07"/><file name="jquery-ui-1.8.23.custom.min.js" hash="c406c4654466fbeee1cf9173b69ec55c"/></dir></dir><file name="jquery.caret.1.02.min.js" hash="ee130de5e6b9ae2be7579a5fd77f7b23"/><file name="jquery.layout-1.3.0-rc30.6.min.js" hash="745e5e2084b6330c3f837a0169a96320"/><file name="jquery.layout.min.js" hash="d91b61c69554cd02f4cf3bbbf97b95a8"/><file name="jquery.noconflict.js" hash="3179f2255b046d5f2e9a71e365287bef"/><file name="os2editor.css" hash="96805f469cf7d6f2a7269d5d372fa46b"/><file name="os2editor.js" hash="107807e905cb39f178c1e349c7d89cb8"/></dir></dir></dir></target><target name="mage"><dir name="."><file name="README.md" hash="f3cf1845ab56b7f884bff0c063b73aca"/></dir></target></contents>
45
  <compatible/>
46
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
47
  </package>