Version Notes
- SUPEE-6788 Compatibility
Download this release
Release Info
Developer | Magento Core Team |
Extension | Eabi_Livehandler |
Version | 0.1.14 |
Comparing to | |
See all releases |
Code changes from version 0.1.13 to 0.1.14
app/code/community/Eabi/Livehandler/CHANGELOG.txt
CHANGED
@@ -33,3 +33,6 @@
|
|
33 |
|
34 |
0.1.11
|
35 |
- Implemented logger class
|
|
|
|
|
|
33 |
|
34 |
0.1.11
|
35 |
- Implemented logger class
|
36 |
+
|
37 |
+
0.1.14
|
38 |
+
- SUPEE-6788 Compatibility
|
app/code/community/Eabi/Livehandler/etc/config.xml
CHANGED
@@ -35,19 +35,19 @@
|
|
35 |
<config>
|
36 |
<modules>
|
37 |
<Eabi_Livehandler>
|
38 |
-
<version>0.1.
|
39 |
</Eabi_Livehandler>
|
40 |
</modules>
|
41 |
|
42 |
<admin>
|
43 |
<routers>
|
44 |
-
<
|
45 |
-
<use>admin</use>
|
46 |
<args>
|
47 |
-
<
|
48 |
-
|
|
|
49 |
</args>
|
50 |
-
</
|
51 |
</routers>
|
52 |
</admin>
|
53 |
|
@@ -73,11 +73,11 @@
|
|
73 |
<adminhtml>
|
74 |
<translate>
|
75 |
<modules>
|
76 |
-
<
|
77 |
<files>
|
78 |
<default>Eabi_Livehandler.csv</default>
|
79 |
</files>
|
80 |
-
</
|
81 |
</modules>
|
82 |
</translate>
|
83 |
<acl>
|
@@ -184,11 +184,11 @@
|
|
184 |
</helpers>
|
185 |
<translate>
|
186 |
<modules>
|
187 |
-
<
|
188 |
<files>
|
189 |
<default>Eabi_Livehandler.csv</default>
|
190 |
</files>
|
191 |
-
</
|
192 |
</modules>
|
193 |
</translate>
|
194 |
</global>
|
35 |
<config>
|
36 |
<modules>
|
37 |
<Eabi_Livehandler>
|
38 |
+
<version>0.1.14</version>
|
39 |
</Eabi_Livehandler>
|
40 |
</modules>
|
41 |
|
42 |
<admin>
|
43 |
<routers>
|
44 |
+
<adminhtml>
|
|
|
45 |
<args>
|
46 |
+
<modules>
|
47 |
+
<eabi_livehandler after="Mage_Adminhtml">Eabi_Livehandler_Adminhtml</eabi_livehandler>
|
48 |
+
</modules>
|
49 |
</args>
|
50 |
+
</adminhtml>
|
51 |
</routers>
|
52 |
</admin>
|
53 |
|
73 |
<adminhtml>
|
74 |
<translate>
|
75 |
<modules>
|
76 |
+
<Eabi_Livehandler>
|
77 |
<files>
|
78 |
<default>Eabi_Livehandler.csv</default>
|
79 |
</files>
|
80 |
+
</Eabi_Livehandler>
|
81 |
</modules>
|
82 |
</translate>
|
83 |
<acl>
|
184 |
</helpers>
|
185 |
<translate>
|
186 |
<modules>
|
187 |
+
<Eabi_Livehandler>
|
188 |
<files>
|
189 |
<default>Eabi_Livehandler.csv</default>
|
190 |
</files>
|
191 |
+
</Eabi_Livehandler>
|
192 |
</modules>
|
193 |
</translate>
|
194 |
</global>
|
app/etc/modules/Eabi_Livehandler.xml
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
<Eabi_Livehandler>
|
38 |
<active>true</active>
|
39 |
<codePool>community</codePool>
|
40 |
-
<version>0.1.
|
41 |
</Eabi_Livehandler>
|
42 |
</modules>
|
43 |
</config>
|
37 |
<Eabi_Livehandler>
|
38 |
<active>true</active>
|
39 |
<codePool>community</codePool>
|
40 |
+
<version>0.1.14</version>
|
41 |
</Eabi_Livehandler>
|
42 |
</modules>
|
43 |
</config>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Eabi_Livehandler</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL 3.0</license>
|
7 |
<channel>community</channel>
|
@@ -12,11 +12,11 @@
|
|
12 |
<p>You can navigate between orders by pressing directional keys or by pressing left/right icons on the order view</p>
|
13 |
<p>Possibility to create your own action buttons, which allows to save lots of time when managing orders</p>
|
14 |
<p>Possibility to purchase action buttons like <strong>Add order comment</strong>, <strong>Create invoice</strong>, <strong>Ship order</strong> and more</p></description>
|
15 |
-
<notes>-
|
16 |
<authors><author><name>Matis Matis</name><user>auto-converted</user><email>info@e-abi.ee</email></author></authors>
|
17 |
-
<date>2015-
|
18 |
-
<time>
|
19 |
-
<contents><target name="magecommunity"><dir name="Eabi"><dir name="Livehandler"><dir name="Block"><dir name="Adminhtml"><dir name="Config"><dir name="Form"><dir name="Field"><file name="Button.php" hash="b51f596b71925089db8681852ad10333"/><file name="Licence.php" hash="6d2bc17fca54267baafeed8538334357"/><file name="Remove.php" hash="8e55288e2949d6c4fe5e8d6d2eb9f4ea"/></dir></dir></dir></dir><file name="Email.php" hash="7b7cecbdcd4d145fc22b9bf80e29c2d7"/><file name="Footer.php" hash="edea044c1afb75beb13fc5a5cb8e433d"/><file name="Licence.php" hash="da87d8ceb6c055c6014b0303b9bb6019"/></dir><dir name="Helper"><file name="Data.php" hash="5a7e9f1cdbc48b23d05aa68d8f0c73f3"/><file name="Keypair.php" hash="76cf53db6f26ce43262540c9fd70cfd4"/><file name="Resolver.php" hash="e095daf98824515c0e2575af6bd91cac"/></dir><dir name="Model"><dir name="Action"><dir name="Postoffice"><file name="Print.php" hash="75f41c358d5271f0c79cdc9cf9bbf7ac"/><file name="Send.php" hash="bf7cef7f8d05705b28c2028d5d8001fe"/></dir><file name="Abstract.php" hash="6609dbfbca1de57450136d3b083fa398"/></dir><dir name="Adminhtml"><file name="Gridmanager.php" hash="a05c8b2698db6033ea1eea11fa6a418f"/></dir><dir name="Backend"><file name="Licence.php" hash="4150ab4c07277d0a5cd57b795e90bd27"/></dir><dir name="Directory"><file name="Collection.php" hash="48dcc7ed420e0dcf3e9f087edfd4df0f"/></dir><dir name="File"><file name="Object.php" hash="aba747890136b2a3a4a3dded60b0db71"/></dir><dir name="Impl"><file name="Licenceable.php" hash="2de21e742a5998823907e36b6574b52d"/></dir><dir name="Licenceable"><file name="Method.php" hash="4af0b93de10dadf6e946bfc8a74c4142"/></dir><dir name="Mysql4"><dir name="Entry"><file name="Collection.php" hash="d18e9afe01204239fa2ba2ece86013b5"/></dir><file name="Entry.php" hash="f913d91a73b389be8ed0ede2f02b3b4f"/></dir><dir name="Source"><file name="Log.php" hash="32ec0a39e2ce6d4cec6d8b4dd2ab47f3"/></dir><dir name="System"><dir name="Config"><dir name="Backend"><file name="Button.php" hash="97e212bdf67c456568dfac5629b463a3"/></dir><dir name="Source"><file name="Country.php" hash="9a5815e2a7c0793cc0d4a847f68aa188"/></dir></dir></dir><file name="Abstract.php" hash="f27c5e26df27da522954fb27600419e9"/><file name="Config.php" hash="388303acfde69f0ad3217b2c13339d8a"/><file name="Entry.php" hash="ebe6204a31a7cb283f27f97daf2a12d4"/><file name="Licenceable.php" hash="ffbd7340f80e720940cbd6eb19cd0bf1"/><file name="Logger.php" hash="10fec7286a755a2951a7d948bb01dc3f"/><file name="Ordergrid.php" hash="09ae1f4b6a5867bc6881f1c9ca77f3c4"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="LicenceController.php" hash="ca378dd5169fd36bcd946db09609b58b"/><file name="LivehandlerController.php" hash="c753c139ea08c1b84015760543e2c9b9"/><file name="RemoveController.php" hash="8d9036c14495568dcfc69b229adbd36d"/></dir><file name="IndexController.php" hash="e61e8e88b1476078e335767b59f2f908"/></dir><dir name="etc"><file name="config.xml" hash="
|
20 |
<compatible/>
|
21 |
<dependencies/>
|
22 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Eabi_Livehandler</name>
|
4 |
+
<version>0.1.14</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL 3.0</license>
|
7 |
<channel>community</channel>
|
12 |
<p>You can navigate between orders by pressing directional keys or by pressing left/right icons on the order view</p>
|
13 |
<p>Possibility to create your own action buttons, which allows to save lots of time when managing orders</p>
|
14 |
<p>Possibility to purchase action buttons like <strong>Add order comment</strong>, <strong>Create invoice</strong>, <strong>Ship order</strong> and more</p></description>
|
15 |
+
<notes>- SUPEE-6788 Compatibility</notes>
|
16 |
<authors><author><name>Matis Matis</name><user>auto-converted</user><email>info@e-abi.ee</email></author></authors>
|
17 |
+
<date>2015-10-26</date>
|
18 |
+
<time>23:33:54</time>
|
19 |
+
<contents><target name="magecommunity"><dir name="Eabi"><dir name="Livehandler"><dir name="Block"><dir name="Adminhtml"><dir name="Config"><dir name="Form"><dir name="Field"><file name="Button.php" hash="b51f596b71925089db8681852ad10333"/><file name="Licence.php" hash="6d2bc17fca54267baafeed8538334357"/><file name="Remove.php" hash="8e55288e2949d6c4fe5e8d6d2eb9f4ea"/></dir></dir></dir></dir><file name="Email.php" hash="7b7cecbdcd4d145fc22b9bf80e29c2d7"/><file name="Footer.php" hash="edea044c1afb75beb13fc5a5cb8e433d"/><file name="Licence.php" hash="da87d8ceb6c055c6014b0303b9bb6019"/></dir><dir name="Helper"><file name="Data.php" hash="5a7e9f1cdbc48b23d05aa68d8f0c73f3"/><file name="Keypair.php" hash="76cf53db6f26ce43262540c9fd70cfd4"/><file name="Resolver.php" hash="e095daf98824515c0e2575af6bd91cac"/></dir><dir name="Model"><dir name="Action"><dir name="Postoffice"><file name="Print.php" hash="75f41c358d5271f0c79cdc9cf9bbf7ac"/><file name="Send.php" hash="bf7cef7f8d05705b28c2028d5d8001fe"/></dir><file name="Abstract.php" hash="6609dbfbca1de57450136d3b083fa398"/></dir><dir name="Adminhtml"><file name="Gridmanager.php" hash="a05c8b2698db6033ea1eea11fa6a418f"/></dir><dir name="Backend"><file name="Licence.php" hash="4150ab4c07277d0a5cd57b795e90bd27"/></dir><dir name="Directory"><file name="Collection.php" hash="48dcc7ed420e0dcf3e9f087edfd4df0f"/></dir><dir name="File"><file name="Object.php" hash="aba747890136b2a3a4a3dded60b0db71"/></dir><dir name="Impl"><file name="Licenceable.php" hash="2de21e742a5998823907e36b6574b52d"/></dir><dir name="Licenceable"><file name="Method.php" hash="4af0b93de10dadf6e946bfc8a74c4142"/></dir><dir name="Mysql4"><dir name="Entry"><file name="Collection.php" hash="d18e9afe01204239fa2ba2ece86013b5"/></dir><file name="Entry.php" hash="f913d91a73b389be8ed0ede2f02b3b4f"/></dir><dir name="Source"><file name="Log.php" hash="32ec0a39e2ce6d4cec6d8b4dd2ab47f3"/></dir><dir name="System"><dir name="Config"><dir name="Backend"><file name="Button.php" hash="97e212bdf67c456568dfac5629b463a3"/></dir><dir name="Source"><file name="Country.php" hash="9a5815e2a7c0793cc0d4a847f68aa188"/></dir></dir></dir><file name="Abstract.php" hash="f27c5e26df27da522954fb27600419e9"/><file name="Config.php" hash="388303acfde69f0ad3217b2c13339d8a"/><file name="Entry.php" hash="ebe6204a31a7cb283f27f97daf2a12d4"/><file name="Licenceable.php" hash="ffbd7340f80e720940cbd6eb19cd0bf1"/><file name="Logger.php" hash="10fec7286a755a2951a7d948bb01dc3f"/><file name="Ordergrid.php" hash="09ae1f4b6a5867bc6881f1c9ca77f3c4"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="LicenceController.php" hash="ca378dd5169fd36bcd946db09609b58b"/><file name="LivehandlerController.php" hash="c753c139ea08c1b84015760543e2c9b9"/><file name="RemoveController.php" hash="8d9036c14495568dcfc69b229adbd36d"/></dir><file name="IndexController.php" hash="e61e8e88b1476078e335767b59f2f908"/></dir><dir name="etc"><file name="config.xml" hash="9d890f3bb798a1a9863f77905731e3dc"/><file name="system.xml" hash="f09bfc91db0b0811ffb87fd49bf6c087"/></dir><dir name="sql"><dir name="eabi_livehandler_setup"><file name="mysql4-install-0.1.0.php" hash="a6c2ac011be1f4f1612e2cd91f23aa19"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="73a5ae6b29078375e22417c9dec56af5"/><file name="mysql4-upgrade-0.1.8-0.1.9.php" hash="13a03db8f9f62aa341e9fb9aa34317ee"/></dir></dir><file name="CHANGELOG.txt" hash="569786016082623138f35c1b234ebfd4"/><file name="LICENCE.txt" hash="7a9e279147a63af4f63a16ca67fae07b"/></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="eabi_livehandler.xml" hash="3454cf9ba4d98760f7e1ead5be46a1f3"/></dir><dir name="template"><dir name="eabi_livehandler"><file name="licence.phtml" hash="edfdf8da70cbbf8553a4940e66a2916d"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="eabi_livehandler.xml" hash="74517010f19889f798b8aa0a72a1aeb7"/></dir></dir></dir><dir name="base"><dir name="default"><dir name="layout"><file name="eabi_livehandler.xml" hash="74517010f19889f798b8aa0a72a1aeb7"/></dir><dir name="template"><dir name="eabi_livehandler"><file name="email.phtml" hash="3508543f37d719fcb7733d4e3a12523f"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Eabi_Livehandler.xml" hash="b72c6cac2f77177b60c01c1e9d5c7f97"/></dir></target><target name="magelocale"><dir name="en_US"><file name="Eabi_Livehandler.csv" hash="6f5ee0485eb526cddd63cfb072868e5f"/></dir><dir name="et_EE"><file name="Eabi_Livehandler.csv" hash="2bab23debce29e66f09910e0a0fcf7c7"/></dir><dir name="fi_FI"><file name="Eabi_Livehandler.csv" hash="6f5ee0485eb526cddd63cfb072868e5f"/></dir><dir name="lt_LT"><file name="Eabi_Livehandler.csv" hash="6f5ee0485eb526cddd63cfb072868e5f"/></dir><dir name="sv_SE"><file name="Eabi_Livehandler.csv" hash="24b827d2abf3149e46db4dc255559da6"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><file name="eabi_admintools.css" hash="759ad91a1f9e4e653ae0358867bd9a31"/></dir></dir></dir></target><target name="mageweb"><dir name="js"><dir name="eabi_js"><file name="crossBrowser_initKeyboardEvent.js" hash="8600c5536225fd70c56ef313ee430e08"/></dir><dir name="livepipe"><file name="contextmenu.js" hash="a5dbab9663d94d9d848e84b524c1f925"/><file name="cookie.js" hash="eab2042ac637aec7777c7c64e3e2bb1a"/><file name="event_behavior.js" hash="a59a00ad652efb1596b5bd2e6f5cfe48"/><file name="hotkey.js" hash="c6193fc03e4cd4c94ee4fb37e3d5ed6b"/><file name="livepipe.js" hash="a75a5d5612c97ea2e20ecf85de5fd3ab"/><file name="progressbar.js" hash="69719eccbecbc0378d9919c53a3ef7dd"/><file name="rating.js" hash="adb5ce773c37b40fb590a877d949be7a"/><file name="resizable.js" hash="38fd18daa37e5612495cc7b42fd32b3d"/><file name="scrollbar.js" hash="7a2603c2107944b8a70e41e7a84133ba"/><file name="selection.js" hash="3f48981cccffdb5fcc5f5ff27d0b0b68"/><file name="selectmultiple.js" hash="d8f044eb344061bdcce405f671b15654"/><file name="tabs.js" hash="22abb9a3ec3933d54ff9ede0338ca7f3"/><file name="textarea.js" hash="9825782bf78d38efa53200a206d8cd77"/><file name="window.js" hash="f6eba488d6a80e05f59d97a0cef59730"/></dir></dir></target></contents>
|
20 |
<compatible/>
|
21 |
<dependencies/>
|
22 |
</package>
|