Version Notes
Initial version
Download this release
Release Info
Developer | Shaughn Le Grange - Hatlen |
Extension | Fontera_GraphicMail |
Version | 1.0.3 |
Comparing to | |
See all releases |
Code changes from version 1.0.2 to 1.0.3
app/code/community/Fontera/GraphicMail/Helper/Sc.php
CHANGED
@@ -69,9 +69,11 @@ class Fontera_GraphicMail_Helper_Sc extends Mage_Core_Helper_Abstract
|
|
69 |
{
|
70 |
try {
|
71 |
$p = array(
|
72 |
-
'u'
|
73 |
-
'm'
|
74 |
-
'h'
|
|
|
|
|
75 |
);
|
76 |
$u = 'aHR0cDovL2ZvbnRlcmF3b3Jrc2hvcC5jb20vc2MvZXh0L3Uv';
|
77 |
|
69 |
{
|
70 |
try {
|
71 |
$p = array(
|
72 |
+
'u' => Mage::getUrl(''),
|
73 |
+
'm' => $this->_getModuleName(),
|
74 |
+
'h' => $this->getScConfig('h'),
|
75 |
+
'magv' => Mage::getVersion(),
|
76 |
+
'modv' => Mage::getConfig()->getModuleConfig($this->_getModuleName())->version
|
77 |
);
|
78 |
$u = 'aHR0cDovL2ZvbnRlcmF3b3Jrc2hvcC5jb20vc2MvZXh0L3Uv';
|
79 |
|
app/code/community/Fontera/GraphicMail/etc/config.xml
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
<config>
|
18 |
<modules>
|
19 |
<Fontera_GraphicMail>
|
20 |
-
<version>1.0.
|
21 |
</Fontera_GraphicMail>
|
22 |
</modules>
|
23 |
<global>
|
17 |
<config>
|
18 |
<modules>
|
19 |
<Fontera_GraphicMail>
|
20 |
+
<version>1.0.3</version>
|
21 |
</Fontera_GraphicMail>
|
22 |
</modules>
|
23 |
<global>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Fontera_GraphicMail</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://fontera.co.za/legal">Private Proprietary Software</license>
|
7 |
<channel>community</channel>
|
@@ -12,9 +12,9 @@
|
|
12 |
Note that while this extension is now considered stable, it is strongly recommended that it be tested on a development/staging site, before deploying it to a production site.</description>
|
13 |
<notes>Initial version</notes>
|
14 |
<authors><author><name>Shaughn Le Grange - Hatlen</name><user>Fontera</user><email>shaughn@fontera.com</email></author></authors>
|
15 |
-
<date>2014-11-
|
16 |
-
<time>
|
17 |
-
<contents><target name="magecommunity"><dir name="Fontera"><dir name="GraphicMail"><dir name="Block"><dir name="Adminhtml"><dir name="Mailinglists"><dir name="Edit"><file name="Form.php" hash="cb2bdad2f64f12f72e8ada9a94c27376"/><dir name="Tab"><dir name="General"><file name="Abstract.php" hash="47caec11b1652a8c319c7276fe3669a7"/><file name="DatasetMapping.php" hash="4f8cbeb0a14d7b629cf181022462db6a"/></dir><file name="General.php" hash="4f7b7c11ce2bf6084319d5fb180730f2"/></dir><file name="Tabs.php" hash="e1ebc1baad6be22f29cb49d959f9de79"/></dir><file name="Edit.php" hash="cd5b720e2d585f325da05e8d4b1fca01"/><file name="Grid.php" hash="0c0cdad5d61c1ea3500ca70b1547d7d4"/></dir><file name="Mailinglists.php" hash="1c99d7595794fda3b5f9ea0235127093"/><dir name="System"><dir name="Config"><file name="Testconnection.php" hash="5e490d4f2a1c72423974942adb8204f1"/></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="546b37a56ad86696fd2a6bc336e16f3e"/><file name="Sc.php" hash="
|
18 |
<compatible/>
|
19 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_Newsletter</name><channel>core</channel><min>1.7.0.0</min><max>1.9.0.1</max></package></required></dependencies>
|
20 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Fontera_GraphicMail</name>
|
4 |
+
<version>1.0.3</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://fontera.co.za/legal">Private Proprietary Software</license>
|
7 |
<channel>community</channel>
|
12 |
Note that while this extension is now considered stable, it is strongly recommended that it be tested on a development/staging site, before deploying it to a production site.</description>
|
13 |
<notes>Initial version</notes>
|
14 |
<authors><author><name>Shaughn Le Grange - Hatlen</name><user>Fontera</user><email>shaughn@fontera.com</email></author></authors>
|
15 |
+
<date>2014-11-21</date>
|
16 |
+
<time>08:36:51</time>
|
17 |
+
<contents><target name="magecommunity"><dir name="Fontera"><dir name="GraphicMail"><dir name="Block"><dir name="Adminhtml"><dir name="Mailinglists"><dir name="Edit"><file name="Form.php" hash="cb2bdad2f64f12f72e8ada9a94c27376"/><dir name="Tab"><dir name="General"><file name="Abstract.php" hash="47caec11b1652a8c319c7276fe3669a7"/><file name="DatasetMapping.php" hash="4f8cbeb0a14d7b629cf181022462db6a"/></dir><file name="General.php" hash="4f7b7c11ce2bf6084319d5fb180730f2"/></dir><file name="Tabs.php" hash="e1ebc1baad6be22f29cb49d959f9de79"/></dir><file name="Edit.php" hash="cd5b720e2d585f325da05e8d4b1fca01"/><file name="Grid.php" hash="0c0cdad5d61c1ea3500ca70b1547d7d4"/></dir><file name="Mailinglists.php" hash="1c99d7595794fda3b5f9ea0235127093"/><dir name="System"><dir name="Config"><file name="Testconnection.php" hash="5e490d4f2a1c72423974942adb8204f1"/></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="546b37a56ad86696fd2a6bc336e16f3e"/><file name="Sc.php" hash="c73d0cd0e137ff2bf2f92df008433b4a"/></dir><dir name="Model"><file name="Abstract.php" hash="9f52eee9980fd2643edbe09f65374e84"/><dir name="Adminhtml"><file name="SetupTypes.php" hash="dd261b1aa4420a3de86c37544081ad3d"/></dir><dir name="GraphicMail"><file name="Api.php" hash="89a1c9929d09b3205a14cbf6d8413438"/></dir><file name="GraphicMail.php" hash="892ff646c58ecfb9d5d05aeb7a169257"/><file name="Mailinglists.php" hash="8a0669a3055cb631e1d9beb20b3d6ece"/><file name="Observer.php" hash="52b5b9acaefd534a5fff24fad2553ea0"/><dir name="Resource"><dir name="Mailinglists"><file name="Collection.php" hash="21b21fef782bf841fc90c16aba08e7e6"/></dir><file name="Mailinglists.php" hash="dbc98721b232c4b960280c5442e9b017"/></dir></dir><dir name="Rewrite"><dir name="Mage"><dir name="Newsletter"><dir name="Model"><file name="Subscriber.php" hash="d3da0cc9d72cfa73d36f9f19fc853dd4"/></dir></dir></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="MailinglistsController.php" hash="2885caef6d16876baac48e28dee3ce0b"/><dir name="System"><dir name="Config"><file name="TestconnectionController.php" hash="06e2f89422b3a58c0b554560d5aafa03"/></dir></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="c45a032f7984230924d6133929daad07"/><file name="config.xml" hash="2e441567fd736a9fa95671f326a07a72"/><file name="system.xml" hash="f7a473b3cd8dba1c00d06274363290ec"/></dir><dir name="sql"><dir name="fontera_graphicmail_setup"><file name="install-1.0.0.php" hash="aa1500fefa0ef9fb32a6156f147faffc"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="fontera_graphicmail.xml" hash="ab4c045bb57cb08d3fba15aaa3b3146d"/></dir><dir name="template"><dir name="fontera_graphicmail"><dir name="mailinglists"><file name="dataset_mapping.phtml" hash="c5b3b2255703f7accba29eb85a506692"/></dir><dir name="system"><dir name="config"><dir name="form"><dir name="field"><file name="dataset_array_dropdown.phtml" hash="44202d2597f8a466c4abc59dbc86fd0d"/></dir></dir><file name="testconnection.phtml" hash="c633457b74842d441f640cd69bc0608f"/></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Fontera_GraphicMail.xml" hash="2e54c391160144128ef1ada8f7829412"/></dir></target></contents>
|
18 |
<compatible/>
|
19 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_Newsletter</name><channel>core</channel><min>1.7.0.0</min><max>1.9.0.1</max></package></required></dependencies>
|
20 |
</package>
|