Version Notes
Version 1.0.4 stable
Download this release
Release Info
Developer | Magento Core Team |
Extension | MessageBusiness_ContactsSync |
Version | 1.0.4 |
Comparing to | |
See all releases |
Code changes from version 1.0.3 to 1.0.4
app/code/community/MessageBusiness/ContactsSync/etc/config.xml
CHANGED
@@ -48,7 +48,7 @@
|
|
48 |
</contactssync>
|
49 |
</blocks>
|
50 |
<events>
|
51 |
-
<
|
52 |
<observers>
|
53 |
<contactssync>
|
54 |
<type>singleton</type>
|
@@ -56,7 +56,7 @@
|
|
56 |
<method>saveConfig</method>
|
57 |
</contactssync>
|
58 |
</observers>
|
59 |
-
</
|
60 |
<newsletter_subscriber_save_before>
|
61 |
<observers>
|
62 |
<contactssync_subscriber>
|
48 |
</contactssync>
|
49 |
</blocks>
|
50 |
<events>
|
51 |
+
<admin_system_config_changed_section_mb_contactssync>
|
52 |
<observers>
|
53 |
<contactssync>
|
54 |
<type>singleton</type>
|
56 |
<method>saveConfig</method>
|
57 |
</contactssync>
|
58 |
</observers>
|
59 |
+
</admin_system_config_changed_section_mb_contactssync>
|
60 |
<newsletter_subscriber_save_before>
|
61 |
<observers>
|
62 |
<contactssync_subscriber>
|
app/design/adminhtml/default/default/template/contactssync/system/config/sync/run.phtml
CHANGED
@@ -64,7 +64,6 @@ function stopSync() {
|
|
64 |
},
|
65 |
onSuccess: function(transport) {
|
66 |
response = transport.responseText.evalJSON();
|
67 |
-
console.log(response);
|
68 |
self.location=self.location;
|
69 |
}
|
70 |
});
|
64 |
},
|
65 |
onSuccess: function(transport) {
|
66 |
response = transport.responseText.evalJSON();
|
|
|
67 |
self.location=self.location;
|
68 |
}
|
69 |
});
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>MessageBusiness_ContactsSync</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>Academic Free License (AFL)</license>
|
7 |
<channel>community</channel>
|
@@ -12,11 +12,11 @@ This extension does not limit itself to simply retrieve the email address! It an
|
|
12 |
Based on consolidated data, your Message Business account will be automatically and configured your main segments already created (first customer purchase, inactive, etc ...). You can easily create more!
|
13 |
Made reliable with data, you can immediately drive effective marketing campaigns and automated without computer knowledge.
|
14 |
This free extension is to serve your customer relationship and development of your sales!</description>
|
15 |
-
<notes>Version 1.0.
|
16 |
<authors><author><name>Sinabs</name><user>auto-converted</user><email>tech@sinabs.fr</email></author></authors>
|
17 |
-
<date>2013-01-
|
18 |
-
<time>
|
19 |
-
<contents><target name="magecommunity"><dir name="MessageBusiness"><dir name="ContactsSync"><dir name="Block"><dir name="Adminhtml"><dir name="Sync"><file name="Button.php" hash="96d7a43f3d073e5c96a50f291545bb34"/></dir></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Fieldset"><file name="Import.php" hash="147849470cc11da6e1ad8db84a9d60be"/><file name="Service.php" hash="edc7e67b19116bfbc395b78db4e31f89"/></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="f00e2f239b64651da9d8f1b567638458"/><file name="MbApi.php" hash="4a11d589b8780a08147a2b4020e7e577"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><dir name="Newsletter"><file name="Subscription.php" hash="a956948f3aef0b31ea4b46e1a1446216"/></dir><dir name="Synchro"><file name="Type.php" hash="6da69e17398b78eadf9a26e2fa945f8c"/></dir></dir></dir></dir><file name="Observer.php" hash="b1dae04f0118f1c0ed5dc5e88c3892aa"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="AjaxController.php" hash="bc1787b697890b9926709b1a0d4bb5e8"/></dir><file name="InterfaceController.php" hash="57c7a3aae5b67b2efbc1d20e4318b5d7"/></dir><dir name="etc"><file name="config.xml" hash="
|
20 |
<compatible/>
|
21 |
<dependencies/>
|
22 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>MessageBusiness_ContactsSync</name>
|
4 |
+
<version>1.0.4</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>Academic Free License (AFL)</license>
|
7 |
<channel>community</channel>
|
12 |
Based on consolidated data, your Message Business account will be automatically and configured your main segments already created (first customer purchase, inactive, etc ...). You can easily create more!
|
13 |
Made reliable with data, you can immediately drive effective marketing campaigns and automated without computer knowledge.
|
14 |
This free extension is to serve your customer relationship and development of your sales!</description>
|
15 |
+
<notes>Version 1.0.4 stable</notes>
|
16 |
<authors><author><name>Sinabs</name><user>auto-converted</user><email>tech@sinabs.fr</email></author></authors>
|
17 |
+
<date>2013-01-17</date>
|
18 |
+
<time>13:17:49</time>
|
19 |
+
<contents><target name="magecommunity"><dir name="MessageBusiness"><dir name="ContactsSync"><dir name="Block"><dir name="Adminhtml"><dir name="Sync"><file name="Button.php" hash="96d7a43f3d073e5c96a50f291545bb34"/></dir></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Fieldset"><file name="Import.php" hash="147849470cc11da6e1ad8db84a9d60be"/><file name="Service.php" hash="edc7e67b19116bfbc395b78db4e31f89"/></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="f00e2f239b64651da9d8f1b567638458"/><file name="MbApi.php" hash="4a11d589b8780a08147a2b4020e7e577"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><dir name="Newsletter"><file name="Subscription.php" hash="a956948f3aef0b31ea4b46e1a1446216"/></dir><dir name="Synchro"><file name="Type.php" hash="6da69e17398b78eadf9a26e2fa945f8c"/></dir></dir></dir></dir><file name="Observer.php" hash="b1dae04f0118f1c0ed5dc5e88c3892aa"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="AjaxController.php" hash="bc1787b697890b9926709b1a0d4bb5e8"/></dir><file name="InterfaceController.php" hash="57c7a3aae5b67b2efbc1d20e4318b5d7"/></dir><dir name="etc"><file name="config.xml" hash="fc120712bfa65bb16217e41ee998d984"/><file name="system.xml" hash="4dc173ab5ab4ecb009b7a8f7441b366a"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="contactssync"><dir name="system"><dir name="config"><dir name="sync"><file name="run.phtml" hash="3b2efd9ef3b5f34a256f18bdc6a3d436"/></dir></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="MessageBusiness_ContactsSync.xml" hash="676b5fb5c19515a258e2b43238036f93"/></dir></target><target name="magelocale"><dir name="es_ES"><file name="MessageBusiness_ContactsSync.csv" hash="c3d6a031b3af5cb46717c704be3024e5"/></dir><dir name="fr_FR"><file name="MessageBusiness_ContactsSync.csv" hash="fb1767163a68929194d94103d854c7d0"/></dir></target></contents>
|
20 |
<compatible/>
|
21 |
<dependencies/>
|
22 |
</package>
|