Version Notes
(EN)
Responsive design for small media screens (320px)
-----------------------------------------------------------
(FR)
- Responsive design pour petits écrans (320px)
Download this release
Release Info
Developer | Emmanuel Catrysse |
Extension | man4x_mondialrelay |
Version | 1.1.3 |
Comparing to | |
See all releases |
Code changes from version 1.1.2 to 1.1.3
app/code/community/Man4x/MondialRelay/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Man4x_MondialRelay>
|
5 |
-
<version>1.1.
|
6 |
<depends>
|
7 |
<Mage_Adminhtml />
|
8 |
<Mage_Shipping />
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Man4x_MondialRelay>
|
5 |
+
<version>1.1.3</version>
|
6 |
<depends>
|
7 |
<Mage_Adminhtml />
|
8 |
<Mage_Shipping />
|
app/etc/modules/Man4x_MondialRelay.xml
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<config>
|
3 |
+
<modules>
|
4 |
+
<Man4x_MondialRelay>
|
5 |
+
<active>true</active>
|
6 |
+
<codePool>community</codePool>
|
7 |
+
</Man4x_MondialRelay>
|
8 |
+
</modules>
|
9 |
+
</config>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>man4x_mondialrelay</name>
|
4 |
-
<version>1.1.
|
5 |
<stability>stable</stability>
|
6 |
<license>Massachusetts Institute of Technology License (MITL)</license>
|
7 |
<channel>community</channel>
|
@@ -14,14 +14,14 @@ WARNING: this module is not compatible with MondialRelay_Pointsrelais unless man
|
|
14 |
(FR) Ce module a été inspiré par le module MondialRelay_Pointsrelais disponible sur Magento Connect dans le but de corriger certaines limitations de ce dernier (expéditions par lot, sélection des points relais sur carte ou par liste, interception des erreurs d'enregistrement...)
|
15 |
ATTENTION: ce module n'est pas compatible en l'état avec le module MondialRelay_Pointsrelais (voir documentation).</description>
|
16 |
<notes>(EN) 
|
17 |
-
Responsive design for
|
18 |
-----------------------------------------------------------
|
19 |
(FR)
|
20 |
-
- Responsive design pour
|
21 |
<authors><author><name>Emmanuel Catrysse</name><user>Peppermay</user><email>man4x@hotmail.fr</email></author></authors>
|
22 |
<date>2013-11-12</date>
|
23 |
-
<time>
|
24 |
-
<contents><target name="magecommunity"><dir name="Man4x"><dir name="MondialRelay"><dir name="Block"><dir name="Checkout"><file name="Pickupinfo.php" hash="f680aaaff2440322a2e52466c82ada29"/><file name="Pickuppopup.php" hash="2ba541c8dc6f7879ed253247203a2845"/><file name="Shippingmethods.php" hash="b7b8add2c3c4ff0b3e62cb40b51723c3"/></dir><dir name="Sales"><dir name="Labelprinting"><file name="Grid.php" hash="d857aff4471f24384b0c5297ccb0cb78"/></dir><file name="Labelprinting.php" hash="9e990a4eb0ceefa636ebc32bba6b6a8f"/><dir name="Massshipping"><file name="Grid.php" hash="ce414d6219b1b1af560c0088edf77368"/></dir><file name="Massshipping.php" hash="9a57748baaf79fb6e60d1644d2135fda"/></dir></dir><dir name="Helper"><file name="Data.php" hash="72df1f45251e0478dbca7b297e2a681e"/></dir><dir name="Model"><dir name="Carrier"><file name="Abstract.php" hash="f6a030cf13c9c1318fe443bbd6e98f76"/><file name="Home.php" hash="ad17938c4cce4cf0016706389acba36e"/><file name="Pickup.php" hash="2131f0b7985c85f78c6281f0dbd619d8"/></dir><file name="Observer.php" hash="9d5dea24dcfad2443e2ccc9690b811f0"/><dir name="System"><dir name="Config"><dir name="Source"><file name="Condition.php" hash="efba05e86889f72a3df7ce18b6f72ada"/><file name="Weightunit.php" hash="ccd1e3db82344d3474cbfc14ae99bd4b"/></dir><dir name="Validation"><file name="Senderaddress.php" hash="ca607aa992c55449506e281bd77955c7"/><file name="Tablerate.php" hash="2eefc73133b5a0876024b6f528e53a8e"/></dir></dir></dir></dir><dir name="controllers"><file name="IndexController.php" hash="ffd62c82cec4f6ee9a577df12241064e"/><dir name="Sales"><file name="ShippingController.php" hash="9c02e4cd4ef508b9b9779ed4a709907c"/></dir></dir><dir name="doc"><file name="guide_module_man4x_mondialrelay_1_1_0_en.pdf" hash="60cd8884d5d22b748b30c10b9697514b"/><file name="guide_module_man4x_mondialrelay_1_1_0_fr.pdf" hash="99bd87f2d497b6f176b76add0f77c3f8"/></dir><dir name="etc"><file name="adminhtml.xml" hash="8c62dc7ecb883783e2e65d46a60b154f"/><file name="config.xml" hash="
|
25 |
<compatible/>
|
26 |
<dependencies><required><php><min>5.0.0</min><max>5.5.3</max></php></required></dependencies>
|
27 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>man4x_mondialrelay</name>
|
4 |
+
<version>1.1.3</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>Massachusetts Institute of Technology License (MITL)</license>
|
7 |
<channel>community</channel>
|
14 |
(FR) Ce module a été inspiré par le module MondialRelay_Pointsrelais disponible sur Magento Connect dans le but de corriger certaines limitations de ce dernier (expéditions par lot, sélection des points relais sur carte ou par liste, interception des erreurs d'enregistrement...)
|
15 |
ATTENTION: ce module n'est pas compatible en l'état avec le module MondialRelay_Pointsrelais (voir documentation).</description>
|
16 |
<notes>(EN) 
|
17 |
+
Responsive design for small media screens (320px)
|
18 |
-----------------------------------------------------------
|
19 |
(FR)
|
20 |
+
- Responsive design pour petits écrans (320px)</notes>
|
21 |
<authors><author><name>Emmanuel Catrysse</name><user>Peppermay</user><email>man4x@hotmail.fr</email></author></authors>
|
22 |
<date>2013-11-12</date>
|
23 |
+
<time>10:22:06</time>
|
24 |
+
<contents><target name="magecommunity"><dir name="Man4x"><dir name="MondialRelay"><dir name="Block"><dir name="Checkout"><file name="Pickupinfo.php" hash="f680aaaff2440322a2e52466c82ada29"/><file name="Pickuppopup.php" hash="2ba541c8dc6f7879ed253247203a2845"/><file name="Shippingmethods.php" hash="b7b8add2c3c4ff0b3e62cb40b51723c3"/></dir><dir name="Sales"><dir name="Labelprinting"><file name="Grid.php" hash="d857aff4471f24384b0c5297ccb0cb78"/></dir><file name="Labelprinting.php" hash="9e990a4eb0ceefa636ebc32bba6b6a8f"/><dir name="Massshipping"><file name="Grid.php" hash="ce414d6219b1b1af560c0088edf77368"/></dir><file name="Massshipping.php" hash="9a57748baaf79fb6e60d1644d2135fda"/></dir></dir><dir name="Helper"><file name="Data.php" hash="72df1f45251e0478dbca7b297e2a681e"/></dir><dir name="Model"><dir name="Carrier"><file name="Abstract.php" hash="f6a030cf13c9c1318fe443bbd6e98f76"/><file name="Home.php" hash="ad17938c4cce4cf0016706389acba36e"/><file name="Pickup.php" hash="2131f0b7985c85f78c6281f0dbd619d8"/></dir><file name="Observer.php" hash="9d5dea24dcfad2443e2ccc9690b811f0"/><dir name="System"><dir name="Config"><dir name="Source"><file name="Condition.php" hash="efba05e86889f72a3df7ce18b6f72ada"/><file name="Weightunit.php" hash="ccd1e3db82344d3474cbfc14ae99bd4b"/></dir><dir name="Validation"><file name="Senderaddress.php" hash="ca607aa992c55449506e281bd77955c7"/><file name="Tablerate.php" hash="2eefc73133b5a0876024b6f528e53a8e"/></dir></dir></dir></dir><dir name="controllers"><file name="IndexController.php" hash="ffd62c82cec4f6ee9a577df12241064e"/><dir name="Sales"><file name="ShippingController.php" hash="9c02e4cd4ef508b9b9779ed4a709907c"/></dir></dir><dir name="doc"><file name="guide_module_man4x_mondialrelay_1_1_0_en.pdf" hash="60cd8884d5d22b748b30c10b9697514b"/><file name="guide_module_man4x_mondialrelay_1_1_0_fr.pdf" hash="99bd87f2d497b6f176b76add0f77c3f8"/></dir><dir name="etc"><file name="adminhtml.xml" hash="8c62dc7ecb883783e2e65d46a60b154f"/><file name="config.xml" hash="6e6d7b10039803e995f39b7f08e679d8"/><file name="system.xml" hash="307636e6456d1ae72492344bb6fa9ecc"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="Man4x_MondialRelay.xml" hash="eaf0e0972f6ab93544fdd8a6ca45a244"/></dir><dir name="template"><dir name="Man4x_MondialRelay"><file name="pickupinfo.phtml" hash="e0daf3278c83ab590dab924b1644648a"/><file name="pickuppopup.phtml" hash="48eb0f72577f343cf1782a618863b235"/><file name="shippingmethods.phtml" hash="762d33ce8636227788f8d94387317776"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Man4x_MondialRelay.xml" hash="cbf764631c906fbf3b9bcee94199d078"/></dir></target><target name="magelocale"><dir/></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><file name="Man4x_MondialRelay.css" hash="aa86f6043d553ea459bef15fda691cc3"/></dir><dir name="images"><dir name="Man4x_MondialRelay"><file name="close_icon.png" hash="f8422d11f273f2690226160682d80f10"/><file name="logo_mondialrelay.gif" hash="95bc996ef1c8fce2b8cc7b0b864d6f52"/><file name="logo_mondialrelay_20.gif" hash="ac7ca03f8638455ce33dd8ca9c17c475"/><file name="mondialrelay_ajax_loading.gif" hash="ef4b7ef99db4254577aac23fff5ff50b"/><file name="mondialrelay_ajax_loading_50x55.gif" hash="b260ebcedb57b84557917ecc748469ff"/><file name="mondialrelay_mapicon.png" hash="42af394899f3cb4dee42dacea2acb5b5"/></dir></dir></dir></dir></dir></target></contents>
|
25 |
<compatible/>
|
26 |
<dependencies><required><php><min>5.0.0</min><max>5.5.3</max></php></required></dependencies>
|
27 |
</package>
|