Version Notes
We improved performance on synchronization.
It should be more efficient and nearly instant on most websites.
Download this release
Release Info
Developer | Sarbacane Software |
Extension | Sarbacane_Mailify |
Version | 1.0.0.10 |
Comparing to | |
See all releases |
Code changes from version 1.0.0.9 to 1.0.0.10
app/code/community/Sarbacane/Mailify/controllers/IndexController.php
CHANGED
@@ -207,7 +207,7 @@ class Sarbacane_Mailify_IndexController extends Mage_Core_Controller_Front_Actio
|
|
207 |
if ($shop['store_id'] == $store_id) {
|
208 |
$shop_list = $store_id . $list_type . ';' . $this->dQuote($shop['name']) . ';';
|
209 |
$shop_list .= $this->listStatus($store_id, $list_type, $sd_id) . ';';
|
210 |
-
$shop_list .= 'Magento;1.0.0.
|
211 |
echo $shop_list;
|
212 |
}
|
213 |
}
|
207 |
if ($shop['store_id'] == $store_id) {
|
208 |
$shop_list = $store_id . $list_type . ';' . $this->dQuote($shop['name']) . ';';
|
209 |
$shop_list .= $this->listStatus($store_id, $list_type, $sd_id) . ';';
|
210 |
+
$shop_list .= 'Magento;1.0.0.10' . "\n";//
|
211 |
echo $shop_list;
|
212 |
}
|
213 |
}
|
app/code/community/Sarbacane/Mailify/etc/config.xml
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
<config>
|
24 |
<modules>
|
25 |
<Sarbacane_Mailify>
|
26 |
-
<version>1.0.0.
|
27 |
</Sarbacane_Mailify>
|
28 |
</modules>
|
29 |
<frontend>
|
23 |
<config>
|
24 |
<modules>
|
25 |
<Sarbacane_Mailify>
|
26 |
+
<version>1.0.0.10</version>
|
27 |
</Sarbacane_Mailify>
|
28 |
</modules>
|
29 |
<frontend>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Sarbacane_Mailify</name>
|
4 |
-
<version>1.0.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/academic.php">AFL</license>
|
7 |
<channel>community</channel>
|
@@ -64,9 +64,9 @@
|
|
64 |
<notes>We improved performance on synchronization.
|
65 |
It should be more efficient and nearly instant on most websites.</notes>
|
66 |
<authors><author><name>Sarbacane Software</name><user>sarbacane</user><email>connectors@sarbacane.com</email></author></authors>
|
67 |
-
<date>2017-
|
68 |
-
<time>
|
69 |
-
<contents><target name="magecommunity"><dir name="Sarbacane"><dir name="Mailify"><dir name="Block"><dir name="Adminhtml"><file name="Mailify.php" hash="7499b4060c7f5fd5f45071a009140028"/></dir></dir><dir name="Helper"><file name="Data.php" hash="0ea9d66bc8fea25b4ae9416979aec1a1"/></dir><dir name="Model"><file name="Observer.php" hash="b1bd3dd3691a1f0ba54753eb1557de80"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="MailifyController.php" hash="366481e199d11a39b9ce0b9a002f79b8"/></dir><file name="IndexController.php" hash="
|
70 |
<compatible/>
|
71 |
<dependencies><required><php><min>5.0.0</min><max>8.0.0</max></php></required></dependencies>
|
72 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Sarbacane_Mailify</name>
|
4 |
+
<version>1.0.0.10</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/academic.php">AFL</license>
|
7 |
<channel>community</channel>
|
64 |
<notes>We improved performance on synchronization.
|
65 |
It should be more efficient and nearly instant on most websites.</notes>
|
66 |
<authors><author><name>Sarbacane Software</name><user>sarbacane</user><email>connectors@sarbacane.com</email></author></authors>
|
67 |
+
<date>2017-08-04</date>
|
68 |
+
<time>09:57:25</time>
|
69 |
+
<contents><target name="magecommunity"><dir name="Sarbacane"><dir name="Mailify"><dir name="Block"><dir name="Adminhtml"><file name="Mailify.php" hash="7499b4060c7f5fd5f45071a009140028"/></dir></dir><dir name="Helper"><file name="Data.php" hash="0ea9d66bc8fea25b4ae9416979aec1a1"/></dir><dir name="Model"><file name="Observer.php" hash="b1bd3dd3691a1f0ba54753eb1557de80"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="MailifyController.php" hash="366481e199d11a39b9ce0b9a002f79b8"/></dir><file name="IndexController.php" hash="7a746736aaf3e021848a8960450256c2"/></dir><dir name="etc"><file name="config.xml" hash="d7d06a203dbf7b534dfc8b82555c2b79"/></dir><dir name="sql"><dir name="mailify_setup"><file name="mysql4-upgrade-1.0.0.7-1.0.0.8.php" hash="7532046acb50f9c3a44017fa431241bf"/></dir></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><file name="mailify.css" hash="400ef58717993c05cac2b9d0f2d2b1dd"/><dir name="images"><file name="mailify.png" hash="2038d3c503e8f59d14177a131bef7537"/></dir><file name="mailify.js" hash="5a93eb4e4adf929a184e6db15eb6cd5f"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="mailify.xml" hash="2af03cc6e166f75310dfa5652a2f8e5e"/></dir><dir name="template"><dir name="mailify"><file name="mailify.phtml" hash="dffe12ecd656d8e72c1790e1b682edaf"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Sarbacane_Mailify.xml" hash="544c3cadb5b2f404e51c80975beea392"/></dir></target><target name="magelocale"><dir name="es_ES"><file name="Sarbacane_Mailify.csv" hash="fcb2b869f1d2edac99fd57150d400701"/></dir><dir name="en_US"><file name="Sarbacane_Mailify.csv" hash="b915fbd09772c5cbb765b514b3891180"/></dir><dir name="de_DE"><file name="Sarbacane_Mailify.csv" hash="addfb3ceb1f5e9572d35de240b45454a"/></dir></target></contents>
|
70 |
<compatible/>
|
71 |
<dependencies><required><php><min>5.0.0</min><max>8.0.0</max></php></required></dependencies>
|
72 |
</package>
|