Version Notes
Release 1.0.1
Release 1.0.2:
10.07.2014: fixed missing column definition in stores table
Download this release
Release Info
Developer | Michael Mussulis |
Extension | Xtreme_Livrarionline |
Version | 1.0.2 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.2
app/code/local/Xtreme/Livrarionline/etc/config.xml
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
<config>
|
11 |
<modules>
|
12 |
<Xtreme_Livrarionline>
|
13 |
-
<version>
|
14 |
</Xtreme_Livrarionline>
|
15 |
</modules>
|
16 |
<frontend>
|
10 |
<config>
|
11 |
<modules>
|
12 |
<Xtreme_Livrarionline>
|
13 |
+
<version>1.0.2</version>
|
14 |
</Xtreme_Livrarionline>
|
15 |
</modules>
|
16 |
<frontend>
|
app/code/local/Xtreme/Livrarionline/sql/livrarionline_setup/mysql4-upgrade-0.1.0-1.0.2.php
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
$installer = $this;
|
4 |
+
$installer->startSetup();
|
5 |
+
$installer->run("
|
6 |
+
|
7 |
+
ALTER TABLE {$this->getTable('livrarionline_stores')}
|
8 |
+
add column `default` tinyint(1) NOT NULL default '0' AFTER `comment`;
|
9 |
+
|
10 |
+
");
|
11 |
+
|
12 |
+
$installer->endSetup();
|
package.xml
CHANGED
@@ -1,18 +1,21 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Xtreme_Livrarionline</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>AFL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Livrarionline Shipping Module</summary>
|
10 |
<description>Livrarionline Shipping Module</description>
|
11 |
-
<notes>Release 1.0.1
|
|
|
|
|
|
|
12 |
<authors><author><name>Michael Mussulis</name><user>mpgjunky</user><email>michael@xtreme-vision.net</email></author></authors>
|
13 |
-
<date>2014-
|
14 |
-
<time>
|
15 |
-
<contents><target name="magelocal"><dir name="Xtreme"><dir name="Livrarionline"><dir name="Block"><dir name="Adminhtml"><file name="Awb.php" hash="9d2d4cfc6234d28d2edd1a1ff6358aab"/><dir name="Livrarionline"><dir name="Edit"><file name="Form.php" hash="fed435ef52f3163314fe6cfa7403adc1"/><dir name="Tab"><file name="Form.php" hash="4773539b05a65b97826c9691413f4245"/></dir><file name="Tabs.php" hash="e4ae4f673b0f52d4971c31f93cc13ce1"/></dir><file name="Edit.php" hash="95acb7075f12d585c286e167fa1e885c"/><file name="Grid.php" hash="209f8bd6cbf46e1d19c731e64c3e7916"/></dir><file name="Livrarionline.php" hash="9eda429609e65c0d0d80d54058f50fa0"/><dir name="Manageawb"><dir name="Edit"><file name="Form.php" hash="8fa5b897bea24b00038167a505a98a95"/><dir name="Tab"><file name="Form.php" hash="38ad835938c854f4abe293cb6a5afb47"/></dir><file name="Tabs.php" hash="cff04c9f6b112142eb7e1aa89d0a3f0b"/></dir><file name="Edit.php" hash="a0f548bfaaf8fcc11162a498de94cd2c"/><file name="Grid.php" hash="90c27e079c0005a4988e977e4324a1a1"/></dir><file name="Manageawb.php" hash="f60a4880954ad6ba8dfcdd67c0bb2524"/><dir name="Managecarriers"><dir name="Edit"><file name="Form.php" hash="41d2ad5d5e8a40a936bb18fd33937554"/><dir name="Tab"><file name="Form.php" hash="14b4cd2ff87a09ce7b07617560d770fa"/></dir><file name="Tabs.php" hash="b81c9dece587eabcbcd0d1d68c5ef54e"/></dir><file name="Edit.php" hash="aff65206eed9c258d88deadf89ee259c"/><file name="Grid.php" hash="ae3dd07c521b0104181a9b2f2a2710c6"/></dir><file name="Managecarriers.php" hash="9d5133e3b152a637b579e1f8c4b009dd"/><dir name="Managestores"><dir name="Edit"><file name="Form.php" hash="5a791afbaa1f5b4e48a303b203ccdea1"/><dir name="Tab"><file name="Form.php" hash="e250545876e728336f065956fee16ec2"/></dir><file name="Tabs.php" hash="ca6fd50a89122bbd45385f3f4b9748c0"/></dir><file name="Edit.php" hash="16e33bfa34331a52b3640271b6d75b96"/><file name="Grid.php" hash="582095e1428fee02febec372ff6208b1"/></dir><file name="Managestores.php" hash="67a1b7ef9e0a521083cc7a9f28b2e622"/><dir name="Sales"><dir name="Order"><dir name="View"><dir name="Tab"><file name="Loawb.php" hash="9e545a4a4ce88e15c82db856a87aec22"/></dir></dir><file name="View.php" hash="4a0ae6997cb0298e8014edfb60dd9570"/></dir></dir></dir><file name="Livrarionline.php" hash="e53390b99af3a055f1ef7823c41a9c88"/></dir><dir name="Helper"><file name="Data.php" hash="739b377b4c3cbd472f847237c8a6dcf6"/></dir><dir name="Model"><dir name="Awb"><file name="Parcels.php" hash="0704d7f1c015118bcef206f2487dcd74"/></dir><file name="Awb.php" hash="d15234238a4cf15d9f8811a76b4471e9"/><dir name="Carrier"><file name="Livrarionline.php" hash="b16394add816e3ad1937dfb185296786"/></dir><file name="Carriers.php" hash="1178ea1257801b9acdf17cea64a35c31"/><file name="Livrarionline.php" hash="abbb447eca2b951e6b9d5374becaa286"/><dir name="Mysql4"><dir name="Awb"><file name="Collection.php" hash="c82f68e46b8f3e88615a1ee42d566207"/><dir name="Parcels"><file name="Collection.php" hash="aaad8936e0ed7d0db5359fcdad4cc769"/></dir><file name="Parcels.php" hash="917aa1999a7a932df1d9464297e2ca46"/></dir><file name="Awb.php" hash="c91e1669113296c4d1a6a47a190757d6"/><dir name="Carriers"><file name="Collection.php" hash="e0a8fa7d4c4c01df245c55b198c1e01d"/></dir><file name="Carriers.php" hash="bfb2c975a7360b9e843cf2b619fb6bd7"/><dir name="Livrarionline"><file name="Collection.php" hash="69a03535117e4f503837dfdf1df17701"/></dir><file name="Livrarionline.php" hash="a734b219d52e9104c735092d85451ff2"/><dir name="Stores"><file name="Collection.php" hash="e22d4b45ded32b256347edcc1c0d71d8"/></dir><file name="Stores.php" hash="8fe740e7b14868e9e5d940676530251e"/></dir><file name="Payee.php" hash="19bd933b29a0e5e9ca98061fa8140fae"/><file name="Status.php" hash="fae197ad04c91f5358f2f3633a39e91d"/><file name="Stores.php" hash="36fe8bb37ea66982cc014282dbe3d288"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="AwbController.php" hash="3574d705b941ad7e642375d730d17bb5"/><file name="LivrarionlineController.php" hash="2a68a6dd408f4055e18e13c79cb7e464"/><file name="ManageawbController.php" hash="b058bf0bfc58175a4e90775189c7e6d7"/><file name="ManagecarriersController.php" hash="567a5d5ca374ad4222a6d74499f1d59e"/><file name="ManagestoresController.php" hash="d9864145b3236dd528aa7be7eab5c564"/></dir><file name="IndexController.php" hash="e12312e570bcd609192b7bbf8cfc2f56"/></dir><dir name="etc"><file name="config.xml" hash="
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Xtreme_Livrarionline</name>
|
4 |
+
<version>1.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>AFL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Livrarionline Shipping Module</summary>
|
10 |
<description>Livrarionline Shipping Module</description>
|
11 |
+
<notes>Release 1.0.1
|
12 |
+

|
13 |
+
Release 1.0.2:
|
14 |
+
10.07.2014: fixed missing column definition in stores table</notes>
|
15 |
<authors><author><name>Michael Mussulis</name><user>mpgjunky</user><email>michael@xtreme-vision.net</email></author></authors>
|
16 |
+
<date>2014-07-10</date>
|
17 |
+
<time>13:43:50</time>
|
18 |
+
<contents><target name="magelocal"><dir name="Xtreme"><dir name="Livrarionline"><dir name="Block"><dir name="Adminhtml"><file name="Awb.php" hash="9d2d4cfc6234d28d2edd1a1ff6358aab"/><dir name="Livrarionline"><dir name="Edit"><file name="Form.php" hash="fed435ef52f3163314fe6cfa7403adc1"/><dir name="Tab"><file name="Form.php" hash="4773539b05a65b97826c9691413f4245"/></dir><file name="Tabs.php" hash="e4ae4f673b0f52d4971c31f93cc13ce1"/></dir><file name="Edit.php" hash="95acb7075f12d585c286e167fa1e885c"/><file name="Grid.php" hash="209f8bd6cbf46e1d19c731e64c3e7916"/></dir><file name="Livrarionline.php" hash="9eda429609e65c0d0d80d54058f50fa0"/><dir name="Manageawb"><dir name="Edit"><file name="Form.php" hash="8fa5b897bea24b00038167a505a98a95"/><dir name="Tab"><file name="Form.php" hash="38ad835938c854f4abe293cb6a5afb47"/></dir><file name="Tabs.php" hash="cff04c9f6b112142eb7e1aa89d0a3f0b"/></dir><file name="Edit.php" hash="a0f548bfaaf8fcc11162a498de94cd2c"/><file name="Grid.php" hash="90c27e079c0005a4988e977e4324a1a1"/></dir><file name="Manageawb.php" hash="f60a4880954ad6ba8dfcdd67c0bb2524"/><dir name="Managecarriers"><dir name="Edit"><file name="Form.php" hash="41d2ad5d5e8a40a936bb18fd33937554"/><dir name="Tab"><file name="Form.php" hash="14b4cd2ff87a09ce7b07617560d770fa"/></dir><file name="Tabs.php" hash="b81c9dece587eabcbcd0d1d68c5ef54e"/></dir><file name="Edit.php" hash="aff65206eed9c258d88deadf89ee259c"/><file name="Grid.php" hash="ae3dd07c521b0104181a9b2f2a2710c6"/></dir><file name="Managecarriers.php" hash="9d5133e3b152a637b579e1f8c4b009dd"/><dir name="Managestores"><dir name="Edit"><file name="Form.php" hash="5a791afbaa1f5b4e48a303b203ccdea1"/><dir name="Tab"><file name="Form.php" hash="e250545876e728336f065956fee16ec2"/></dir><file name="Tabs.php" hash="ca6fd50a89122bbd45385f3f4b9748c0"/></dir><file name="Edit.php" hash="16e33bfa34331a52b3640271b6d75b96"/><file name="Grid.php" hash="582095e1428fee02febec372ff6208b1"/></dir><file name="Managestores.php" hash="67a1b7ef9e0a521083cc7a9f28b2e622"/><dir name="Sales"><dir name="Order"><dir name="View"><dir name="Tab"><file name="Loawb.php" hash="9e545a4a4ce88e15c82db856a87aec22"/></dir></dir><file name="View.php" hash="4a0ae6997cb0298e8014edfb60dd9570"/></dir></dir></dir><file name="Livrarionline.php" hash="e53390b99af3a055f1ef7823c41a9c88"/></dir><dir name="Helper"><file name="Data.php" hash="739b377b4c3cbd472f847237c8a6dcf6"/></dir><dir name="Model"><dir name="Awb"><file name="Parcels.php" hash="0704d7f1c015118bcef206f2487dcd74"/></dir><file name="Awb.php" hash="d15234238a4cf15d9f8811a76b4471e9"/><dir name="Carrier"><file name="Livrarionline.php" hash="b16394add816e3ad1937dfb185296786"/></dir><file name="Carriers.php" hash="1178ea1257801b9acdf17cea64a35c31"/><file name="Livrarionline.php" hash="abbb447eca2b951e6b9d5374becaa286"/><dir name="Mysql4"><dir name="Awb"><file name="Collection.php" hash="c82f68e46b8f3e88615a1ee42d566207"/><dir name="Parcels"><file name="Collection.php" hash="aaad8936e0ed7d0db5359fcdad4cc769"/></dir><file name="Parcels.php" hash="917aa1999a7a932df1d9464297e2ca46"/></dir><file name="Awb.php" hash="c91e1669113296c4d1a6a47a190757d6"/><dir name="Carriers"><file name="Collection.php" hash="e0a8fa7d4c4c01df245c55b198c1e01d"/></dir><file name="Carriers.php" hash="bfb2c975a7360b9e843cf2b619fb6bd7"/><dir name="Livrarionline"><file name="Collection.php" hash="69a03535117e4f503837dfdf1df17701"/></dir><file name="Livrarionline.php" hash="a734b219d52e9104c735092d85451ff2"/><dir name="Stores"><file name="Collection.php" hash="e22d4b45ded32b256347edcc1c0d71d8"/></dir><file name="Stores.php" hash="8fe740e7b14868e9e5d940676530251e"/></dir><file name="Payee.php" hash="19bd933b29a0e5e9ca98061fa8140fae"/><file name="Status.php" hash="fae197ad04c91f5358f2f3633a39e91d"/><file name="Stores.php" hash="36fe8bb37ea66982cc014282dbe3d288"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="AwbController.php" hash="3574d705b941ad7e642375d730d17bb5"/><file name="LivrarionlineController.php" hash="2a68a6dd408f4055e18e13c79cb7e464"/><file name="ManageawbController.php" hash="b058bf0bfc58175a4e90775189c7e6d7"/><file name="ManagecarriersController.php" hash="567a5d5ca374ad4222a6d74499f1d59e"/><file name="ManagestoresController.php" hash="d9864145b3236dd528aa7be7eab5c564"/></dir><file name="IndexController.php" hash="e12312e570bcd609192b7bbf8cfc2f56"/></dir><dir name="etc"><file name="config.xml" hash="35af952b5b72b5a58e36e74d0313a92a"/><file name="system.xml" hash="bf47955d6c6f11507d85be989319eacb"/></dir><dir name="sql"><dir name="livrarionline_setup"><file name="mysql4-install-0.1.0.php" hash="32a1bdb1003cf070a02206680d93dc0d"/><file name="mysql4-upgrade-0.1.0-1.0.2.php" hash="0159b6315d2b0410409b9e383db13cca"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="livrarionline.xml" hash="9d33c282fd0e0af9c282431eb8d80e80"/></dir><dir name="template"><dir name="livrarionline"><file name="awb.phtml" hash="bcc4c6f547812c083454a9de591bd773"/><dir name="order"><dir name="view"><dir name="tab"><file name="info.phtml" hash="73d7d9641f299b84a52416cc9ea9cc30"/></dir></dir></dir><dir name="sales"><dir name="order"><dir name="view"><file name="loawb.phtml" hash="5d41402abc4b2a76b9719d911017c592"/></dir></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Xtreme_Livrarionline.xml" hash="709a231ce665b518e80d639e1bbb36bd"/></dir></target><target name="magelib"><dir name="LivrariOnline"><file name="AES.php" hash="785bce6a6f16a78257982888eef38c3f"/><file name="AES_Encryption.php" hash="2379c56d7fead575e314a729eb08c45a"/><file name="Base.php" hash="8414fe454de0aa9bb687d7be5ebc1a1d"/><file name="BigInteger.php" hash="282833739198737256f5daa5a4980344"/><file name="Blowfish.php" hash="75b9feccd3f0d730c585eedc39f7c562"/><file name="DES.php" hash="f8ea721c854715e12c402557c9bcbc65"/><file name="Hash.php" hash="27610ff89b06ea1cf65dc4df11f8b151"/><file name="RC2.php" hash="8524a6ef91d36a6d66b480b2ec35912b"/><file name="RC4.php" hash="3071a0f1750888c542727abf7c5efa0a"/><file name="RSA.php" hash="386f427d09844d490e5e2fe9c2cb02c1"/><file name="Random.php" hash="49d2afb2e4b5e0b74810841c8c1358d9"/><file name="Rijndael.php" hash="563223c4317a65524cd835139a95fe51"/><file name="TripleDES.php" hash="6db830eb88670893fc0b2bc45383b9ee"/><file name="Twofish.php" hash="144f4213aae9f769d5a9e0e769ca1c7f"/><file name="curl.php" hash="b16cd9067b84c48faf7b8bc787d92a5b"/><file name="lo.php" hash="d956c94099d41c190d474e23c92b0bc5"/><file name="padCrypt.php" hash="6d8f31d865a5011abbc02206df45f165"/></dir></target><target name="mage"><dir name="js"><dir name="livrarionline"><file name="jquery-1.11.1.min.js" hash="8101d596b2b8fa35fe3a634ea342d7c3"/><file name="jquery.noconflict.js" hash="10bdc1b7f2effa529e5baae786007688"/></dir></dir></target></contents>
|
19 |
<compatible/>
|
20 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
21 |
</package>
|