recapture - Version 1.0.1

Version Notes

Fixed minor incompatibility issue

Download this release

Release Info

Developer David Webber
Extension recapture
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

app/code/local/Recapture/Connector/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <Recapture_Connector>
5
- <version>0.1.0</version>
6
  </Recapture_Connector>
7
  </modules>
8
 
2
  <config>
3
  <modules>
4
  <Recapture_Connector>
5
+ <version>1.0.1</version>
6
  </Recapture_Connector>
7
  </modules>
8
 
app/code/local/Recapture/Connector/etc/system.xml CHANGED
@@ -7,7 +7,7 @@
7
  </recapture>
8
  </tabs>
9
  <sections>
10
- <recapture translate="label" module="soshify">
11
  <label>Extension Options</label>
12
  <tab>recapture</tab>
13
  <sort_order>1000</sort_order>
@@ -16,7 +16,7 @@
16
  <show_in_store>1</show_in_store>
17
 
18
  <groups>
19
- <configuration translate="label" module="soshify">
20
  <label>Configuration</label>
21
  <frontend_type>text</frontend_type>
22
  <sort_order>1000</sort_order>
7
  </recapture>
8
  </tabs>
9
  <sections>
10
+ <recapture translate="label" module="recapture">
11
  <label>Extension Options</label>
12
  <tab>recapture</tab>
13
  <sort_order>1000</sort_order>
16
  <show_in_store>1</show_in_store>
17
 
18
  <groups>
19
+ <configuration translate="label" module="recapture">
20
  <label>Configuration</label>
21
  <frontend_type>text</frontend_type>
22
  <sort_order>1000</sort_order>
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>recapture</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
  <license>OSL</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Free analytics dashboard for abandoned carts. Set up automated cart recovery email campaigns in minutes.</summary>
10
  <description>Free analytics dashboard for abandoned carts. Set up automated cart recovery email campaigns in minutes.</description>
11
- <notes>Initial production release</notes>
12
  <authors><author><name>David Webber</name><user>Adstream</user><email>david@adstreaminc.com</email></author></authors>
13
- <date>2015-07-09</date>
14
- <time>22:53:31</time>
15
- <contents><target name="magelocal"><dir name="Recapture"><dir name="Connector"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><file name="Authenticate.php" hash="b4def4c279d801f7e9c327d8ee87c414"/><file name="Key.php" hash="f95c74992894b0a823793ef605c103e1"/><file name="Status.php" hash="003133a47fb37e6f522314778eec9632"/></dir></dir></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="AuthenticateController.php" hash="1c5ad4701f9fc353c1f387212ea0c0c5"/></dir><file name="ExportController.php" hash="6da6668ecd201d5dbc627b831c3b37ba"/></dir><dir name="etc"><file name="config.xml" hash="76f5b73047cb0efbec06b847f55a0d00"/><file name="system.xml" hash="45be095b48cbb0c6f24003d5db492e71"/></dir><dir name="Helper"><file name="Data.php" hash="a20da6edda255919ade055203ac459ac"/><file name="Transport.php" hash="a13bf58b13e207f5260fe2bdbe86fb5e"/></dir><dir name="Model"><file name="Observer.php" hash="3dbcbfc25944aedb3cc6658c495bb70b"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Recapture_Connector.xml" hash="e8fea9dc4237af6b34219c7f52bd02d8"/></dir></target></contents>
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>recapture</name>
4
+ <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license>OSL</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Free analytics dashboard for abandoned carts. Set up automated cart recovery email campaigns in minutes.</summary>
10
  <description>Free analytics dashboard for abandoned carts. Set up automated cart recovery email campaigns in minutes.</description>
11
+ <notes>Fixed minor incompatibility issue</notes>
12
  <authors><author><name>David Webber</name><user>Adstream</user><email>david@adstreaminc.com</email></author></authors>
13
+ <date>2015-07-22</date>
14
+ <time>17:47:13</time>
15
+ <contents><target name="magelocal"><dir name="Recapture"><dir name="Connector"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><file name="Authenticate.php" hash="b4def4c279d801f7e9c327d8ee87c414"/><file name="Key.php" hash="f95c74992894b0a823793ef605c103e1"/><file name="Status.php" hash="003133a47fb37e6f522314778eec9632"/></dir></dir></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="AuthenticateController.php" hash="1c5ad4701f9fc353c1f387212ea0c0c5"/></dir><file name="ExportController.php" hash="6da6668ecd201d5dbc627b831c3b37ba"/></dir><dir name="etc"><file name="config.xml" hash="b50452e33d6c09b6354cca829a4c5d7d"/><file name="system.xml" hash="12f5cd5932b919ba61f0cb366f252efc"/></dir><dir name="Helper"><file name="Data.php" hash="a20da6edda255919ade055203ac459ac"/><file name="Transport.php" hash="a13bf58b13e207f5260fe2bdbe86fb5e"/></dir><dir name="Model"><file name="Observer.php" hash="3dbcbfc25944aedb3cc6658c495bb70b"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Recapture_Connector.xml" hash="e8fea9dc4237af6b34219c7f52bd02d8"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>