Version Notes
Stable public release
Download this release
Release Info
Developer | Magento Core Team |
Extension | SavvyCube_Ecommerce_Analytics_Connector |
Version | 0.0.6 |
Comparing to | |
See all releases |
Code changes from version 0.0.5 to 0.0.6
app/code/community/SavvyCube/Connector/controllers/ApiController.php
CHANGED
@@ -63,7 +63,7 @@ class SavvyCube_Connector_ApiController extends Mage_Core_Controller_Front_Actio
|
|
63 |
MCRYPT_RIJNDAEL_128,
|
64 |
MCRYPT_MODE_ECB
|
65 |
),
|
66 |
-
|
67 |
)
|
68 |
)
|
69 |
),
|
@@ -226,4 +226,4 @@ class SavvyCube_Connector_ApiController extends Mage_Core_Controller_Front_Actio
|
|
226 |
{
|
227 |
return true;
|
228 |
}
|
229 |
-
}
|
63 |
MCRYPT_RIJNDAEL_128,
|
64 |
MCRYPT_MODE_ECB
|
65 |
),
|
66 |
+
MCRYPT_DEV_URANDOM
|
67 |
)
|
68 |
)
|
69 |
),
|
226 |
{
|
227 |
return true;
|
228 |
}
|
229 |
+
}
|
app/code/community/SavvyCube/Connector/etc/config.xml
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
<config>
|
23 |
<modules>
|
24 |
<SavvyCube_Connector>
|
25 |
-
<version>0.0.
|
26 |
</SavvyCube_Connector>
|
27 |
</modules>
|
28 |
<global>
|
22 |
<config>
|
23 |
<modules>
|
24 |
<SavvyCube_Connector>
|
25 |
+
<version>0.0.6</version>
|
26 |
</SavvyCube_Connector>
|
27 |
</modules>
|
28 |
<global>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>SavvyCube_Ecommerce_Analytics_Connector</name>
|
4 |
-
<version>0.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL v3.0)</license>
|
7 |
<channel>community</channel>
|
@@ -10,9 +10,9 @@
|
|
10 |
<description>SavvyCube is a simple and precise ecommerce metrics and predictive analytics. Use this extension to connect your Magento store to your SavvyCube account.</description>
|
11 |
<notes>Stable public release</notes>
|
12 |
<authors><author><name>Webtex Software</name><user>auto-converted</user><email>info@webtexsoftware.com</email></author></authors>
|
13 |
-
<date>2014-
|
14 |
-
<time>
|
15 |
-
<contents><target name="magecommunity"><dir name="SavvyCube"><dir name="Connector"><dir name="Block"><dir name="Config"><file name="Activate.php" hash="6c6f49704138e9f8ad2eb3087d5ab9cf"/><file name="Version.php" hash="d33ed5f1e15aad06229a1c2beefdb3cf"/></dir></dir><dir name="Helper"><file name="Authorization.php" hash="90cf373542ccad1b1042e6dcbdc4de48"/><file name="Data.php" hash="5221d06ae0cc8e96c362dc521c678f86"/></dir><dir name="Model"><dir name="Api"><file name="Abstract.php" hash="af94ed0ff48528094203dd75f3c947e4"/><file name="Address.php" hash="ae28375fc0c1a2d9517d2f0e784d35a4"/><file name="Invoice.php" hash="7081d4d22a49c0435517988264e39554"/><file name="Invoiceitem.php" hash="918632b4ed4b00b47dc6c6091bc63fff"/><file name="Notification.php" hash="15431472c0b3eba58b1d29f0100fc338"/><file name="Order.php" hash="440d45dd8c8d0ca56fc4cad296f7fbda"/><file name="Orderitem.php" hash="581367c762a833d784f38bec0f52ea66"/><file name="Refund.php" hash="fd32905e72b6fdfc6592894bb46a4043"/><file name="Refunditem.php" hash="43d7f18578eb6b00fb368be64c1a82d0"/><file name="Shipment.php" hash="314352a8884447a0bb9711e36815dacc"/><file name="Shipmentitem.php" hash="c0eeda775adf8daf403f9b76a71382c3"/><file name="Transaction.php" hash="6aee9e051371e9e99e5ef85396606c84"/><file name="Version.php" hash="a8f62976f3fb5bf7db781a51a49e2a04"/></dir><file name="Nonce.php" hash="e539f97a43a1a9ff6c05617527ac5099"/></dir><dir name="cert"><file name="x509.crt" hash="17c7a49283a1df8909f9b2e068664daf"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="IndexController.php" hash="16814a2180e3c0f246520acfec75be6f"/></dir><file name="ApiController.php" hash="
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>SavvyCube_Ecommerce_Analytics_Connector</name>
|
4 |
+
<version>0.0.6</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL v3.0)</license>
|
7 |
<channel>community</channel>
|
10 |
<description>SavvyCube is a simple and precise ecommerce metrics and predictive analytics. Use this extension to connect your Magento store to your SavvyCube account.</description>
|
11 |
<notes>Stable public release</notes>
|
12 |
<authors><author><name>Webtex Software</name><user>auto-converted</user><email>info@webtexsoftware.com</email></author></authors>
|
13 |
+
<date>2014-12-08</date>
|
14 |
+
<time>14:31:16</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="SavvyCube"><dir name="Connector"><dir name="Block"><dir name="Config"><file name="Activate.php" hash="6c6f49704138e9f8ad2eb3087d5ab9cf"/><file name="Version.php" hash="d33ed5f1e15aad06229a1c2beefdb3cf"/></dir></dir><dir name="Helper"><file name="Authorization.php" hash="90cf373542ccad1b1042e6dcbdc4de48"/><file name="Data.php" hash="5221d06ae0cc8e96c362dc521c678f86"/></dir><dir name="Model"><dir name="Api"><file name="Abstract.php" hash="af94ed0ff48528094203dd75f3c947e4"/><file name="Address.php" hash="ae28375fc0c1a2d9517d2f0e784d35a4"/><file name="Invoice.php" hash="7081d4d22a49c0435517988264e39554"/><file name="Invoiceitem.php" hash="918632b4ed4b00b47dc6c6091bc63fff"/><file name="Notification.php" hash="15431472c0b3eba58b1d29f0100fc338"/><file name="Order.php" hash="440d45dd8c8d0ca56fc4cad296f7fbda"/><file name="Orderitem.php" hash="581367c762a833d784f38bec0f52ea66"/><file name="Refund.php" hash="fd32905e72b6fdfc6592894bb46a4043"/><file name="Refunditem.php" hash="43d7f18578eb6b00fb368be64c1a82d0"/><file name="Shipment.php" hash="314352a8884447a0bb9711e36815dacc"/><file name="Shipmentitem.php" hash="c0eeda775adf8daf403f9b76a71382c3"/><file name="Transaction.php" hash="6aee9e051371e9e99e5ef85396606c84"/><file name="Version.php" hash="a8f62976f3fb5bf7db781a51a49e2a04"/></dir><file name="Nonce.php" hash="e539f97a43a1a9ff6c05617527ac5099"/></dir><dir name="cert"><file name="x509.crt" hash="17c7a49283a1df8909f9b2e068664daf"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="IndexController.php" hash="16814a2180e3c0f246520acfec75be6f"/></dir><file name="ApiController.php" hash="7e4e68bc802b23ebf8faf5dbcce03e4c"/></dir><dir name="etc"><file name="adminhtml.xml" hash="6b0ca0c3c1d3427a761373094df46039"/><file name="config.xml" hash="7391cbdd9f0bc9b037f52728596e4a5b"/><file name="system.xml" hash="313c59a52430ba720ab3211229d74297"/></dir><dir name="sql"><dir name="wCube_setup"><file name="mysql4-install-0.0.1.php" hash="790e03ae38f3a37e3d61ddda9bceb8de"/><file name="mysql4-upgrade-0.0.4-0.0.5.php" hash="a6c950adf5d247ae35b7846d9cca3c65"/></dir></dir><file name="CHANGELOG.md" hash="7e80d461baa503d12e559b11d7254146"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="SavvyCube_Connector.xml" hash="9c75d06abd6476e6e169b3fed17b08b6"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|