Sinabs_AutomaticResponse - Version 0.2.2

Version Notes

Release 0.2.2 Compatibility Magento Connect 1.0

Download this release

Release Info

Developer Magento Core Team
Extension Sinabs_AutomaticResponse
Version 0.2.2
Comparing to
See all releases


Code changes from version 0.2.1 to 0.2.2

app/code/community/Sinabs/AutomaticResponse/etc/config.xml CHANGED
@@ -22,7 +22,7 @@
22
  <config>
23
  <modules>
24
  <Sinabs_AutomaticResponse>
25
- <version>0.2.1</version>
26
  </Sinabs_AutomaticResponse>
27
  </modules>
28
  <global>
22
  <config>
23
  <modules>
24
  <Sinabs_AutomaticResponse>
25
+ <version>0.2.2</version>
26
  </Sinabs_AutomaticResponse>
27
  </modules>
28
  <global>
app/code/community/Sinabs/AutomaticResponse/sql/automaticresponse_setup/mysql4-upgrade-0.2.1-0.2.2.php ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Magento
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * that is bundled with this package in the file LICENSE.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/osl-3.0.php
11
+ * If you did not receive a copy of the license and are unable to
12
+ * obtain it through the world-wide-web, please send an email
13
+ * to license@magentocommerce.com so we can send you a copy immediately.
14
+ *
15
+ * @category Sinabs
16
+ * @package Sinabs_AutomaticResponse
17
+ * @copyright Copyright (c) 2012 Sinabs (http://www.sinabs.fr)
18
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
19
+ */
20
+
21
+ /* @var $installer Mage_Core_Model_Resource_Setup */
22
+ $installer = $this;
23
+ $installer->startSetup();
24
+ $installer->endSetup();
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Sinabs_AutomaticResponse</name>
4
- <version>0.2.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Automatic response to requests for contact and archiving.</summary>
10
  <description>The Sinabs module Automatic Response allows you to set an automatic response to any request for contact on your website. The module also enables archiving of all contact requests.</description>
11
- <notes>Release 0.2.1 Fix Reply to, add variables to email template</notes>
12
- <authors><author><name>Sinabs</name><user>sinabs_fr</user><email>tech@sinabs.fr</email></author></authors>
13
  <date>2013-09-17</date>
14
- <time>13:19:35</time>
15
- <contents><target name="magecommunity"><dir name="Sinabs"><dir name="AutomaticResponse"><dir name="Block"><dir name="Adminhtml"><dir name="Mail"><file name="Grid.php" hash="17c4f7b926c64f92ce8132a9987f11f7"/><dir name="View"><file name="Comment.php" hash="373c3b96d4bea123c142570ec80f4ada"/><file name="Form.php" hash="8c3795c7cd36644f5841f5f61b62f644"/></dir><file name="View.php" hash="aaff72924e4ea4f77d5ef7a3f67624c8"/></dir><file name="Mail.php" hash="1a35a05e80aede11ce215e53dde18cdc"/></dir></dir><dir name="Helper"><file name="Data.php" hash="7dcea97022522215e067b71e6f989fa1"/></dir><dir name="Model"><file name="Mail.php" hash="de947fa208dc781da0e973c9fc76094d"/><dir name="Mysql4"><dir name="Mail"><file name="Collection.php" hash="087ba18c00c0e060dda427a3221187d0"/></dir><file name="Mail.php" hash="f7efa066bea4592560fe2dd0a3510c49"/></dir><file name="Observer.php" hash="07099e641bded2523c138cb23a8c9085"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="MailController.php" hash="ba28bacce9b99de7735f4fcfaf4feaf4"/></dir></dir><dir name="etc"><file name="config.xml" hash="1356140c2a73c9688c17ad9032e7269e"/><file name="system.xml" hash="2512453701e0168b2073818b51561cc9"/></dir><dir name="sql"><dir name="automaticresponse_setup"><file name="mysql4-install-0.1.0.php" hash="17a271fbb467d5561912e848686fe53a"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="cf2e22a1506e22327336fec942ff29b2"/><file name="mysql4-upgrade-0.1.1-0.1.2.php" hash="d20386a51c47a16517cb82473e86d9fc"/><file name="mysql4-upgrade-0.1.2-0.1.8.php" hash="3ba8a88600de64d2c74f16b59e6c21bc"/><file name="mysql4-upgrade-0.1.8-0.1.9.php" hash="a60dbdf9f1b1bea58fddcb96ff381eb0"/><file name="mysql4-upgrade-0.1.9-0.2.0.php" hash="0c7a2d363fcc9f0fa13d70675360b6fc"/><file name="mysql4-upgrade-0.2.0-0.2.1.php" hash="a60dbdf9f1b1bea58fddcb96ff381eb0"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="sinabs"><dir name="automaticresponse"><dir name="mail"><dir name="view"><file name="comment.phtml" hash="2226e18657a9073a4c7e5c4ad8f80c9f"/></dir><file name="view.phtml" hash="5840b6daaa06eddcec305285a9042801"/></dir></dir></dir></dir><dir name="layout"><file name="sinabs_automaticresponse.xml" hash="433931469f0a766545e7a38d43e93003"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Sinabs_AutomaticResponse.xml" hash="ed9cb08f1a08076b7f8ba5810151daf8"/></dir></target><target name="magelocale"><dir><dir name="fr_FR"><file name="Sinabs_AutomaticResponse.csv" hash="d72967b389e59123ea431dfd46252b70"/></dir></dir><dir name="en_US"><dir name="template"><dir name="email"><file name="automatic_response.html" hash="6acd37107b8dc2b7e9eebc0a56faefea"/><file name="automatic_response_comment.html" hash="dc85561b544f60ea7cbc58b6c7aefe8c"/></dir></dir></dir><dir name="fr_FR"><dir name="template"><dir name="email"><file name="automatic_response.html" hash="a9d14a2888f83cf344a63c1c63993251"/><file name="automatic_response_comment.html" hash="a73bf4d70a14914ab9f09443c68d5002"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
- <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Sinabs_AutomaticResponse</name>
4
+ <version>0.2.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Automatic response to requests for contact and archiving.</summary>
10
  <description>The Sinabs module Automatic Response allows you to set an automatic response to any request for contact on your website. The module also enables archiving of all contact requests.</description>
11
+ <notes>Release 0.2.2 Compatibility Magento Connect 1.0</notes>
12
+ <authors><author><name>Sinabs</name><user>auto-converted</user><email>tech@sinabs.fr</email></author></authors>
13
  <date>2013-09-17</date>
14
+ <time>13:23:23</time>
15
+ <contents><target name="magecommunity"><dir name="Sinabs"><dir name="AutomaticResponse"><dir name="Block"><dir name="Adminhtml"><dir name="Mail"><dir name="View"><file name="Comment.php" hash="373c3b96d4bea123c142570ec80f4ada"/><file name="Form.php" hash="8c3795c7cd36644f5841f5f61b62f644"/></dir><file name="Grid.php" hash="17c4f7b926c64f92ce8132a9987f11f7"/><file name="View.php" hash="aaff72924e4ea4f77d5ef7a3f67624c8"/></dir><file name="Mail.php" hash="1a35a05e80aede11ce215e53dde18cdc"/></dir></dir><dir name="Helper"><file name="Data.php" hash="7dcea97022522215e067b71e6f989fa1"/></dir><dir name="Model"><dir name="Mysql4"><dir name="Mail"><file name="Collection.php" hash="087ba18c00c0e060dda427a3221187d0"/></dir><file name="Mail.php" hash="f7efa066bea4592560fe2dd0a3510c49"/></dir><file name="Mail.php" hash="de947fa208dc781da0e973c9fc76094d"/><file name="Observer.php" hash="07099e641bded2523c138cb23a8c9085"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="MailController.php" hash="ba28bacce9b99de7735f4fcfaf4feaf4"/></dir></dir><dir name="etc"><file name="config.xml" hash="6d1027157ade4fadfaf5756df6ef990d"/><file name="system.xml" hash="2512453701e0168b2073818b51561cc9"/></dir><dir name="sql"><dir name="automaticresponse_setup"><file name="mysql4-install-0.1.0.php" hash="17a271fbb467d5561912e848686fe53a"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="cf2e22a1506e22327336fec942ff29b2"/><file name="mysql4-upgrade-0.1.1-0.1.2.php" hash="d20386a51c47a16517cb82473e86d9fc"/><file name="mysql4-upgrade-0.1.2-0.1.8.php" hash="3ba8a88600de64d2c74f16b59e6c21bc"/><file name="mysql4-upgrade-0.1.8-0.1.9.php" hash="a60dbdf9f1b1bea58fddcb96ff381eb0"/><file name="mysql4-upgrade-0.1.9-0.2.0.php" hash="0c7a2d363fcc9f0fa13d70675360b6fc"/><file name="mysql4-upgrade-0.2.0-0.2.1.php" hash="a60dbdf9f1b1bea58fddcb96ff381eb0"/><file name="mysql4-upgrade-0.2.1-0.2.2.php" hash="a60dbdf9f1b1bea58fddcb96ff381eb0"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="sinabs"><dir name="automaticresponse"><dir name="mail"><dir name="view"><file name="comment.phtml" hash="2226e18657a9073a4c7e5c4ad8f80c9f"/></dir><file name="view.phtml" hash="5840b6daaa06eddcec305285a9042801"/></dir></dir></dir></dir><dir name="layout"><file name="sinabs_automaticresponse.xml" hash="433931469f0a766545e7a38d43e93003"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Sinabs_AutomaticResponse.xml" hash="ed9cb08f1a08076b7f8ba5810151daf8"/></dir></target><target name="magelocale"><dir name="fr_FR"><file name="Sinabs_AutomaticResponse.csv" hash="d72967b389e59123ea431dfd46252b70"/><dir name="template"><dir name="email"><file name="automatic_response.html" hash="a9d14a2888f83cf344a63c1c63993251"/><file name="automatic_response_comment.html" hash="a73bf4d70a14914ab9f09443c68d5002"/></dir></dir></dir><dir name="en_US"><dir name="template"><dir name="email"><file name="automatic_response.html" hash="6acd37107b8dc2b7e9eebc0a56faefea"/><file name="automatic_response_comment.html" hash="dc85561b544f60ea7cbc58b6c7aefe8c"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
+ <dependencies/>
18
  </package>