SellerActive - Version 1.1.2

Version Notes

Stable release 2

Download this release

Release Info

Developer SellerActive
Extension SellerActive
Version 1.1.2
Comparing to
See all releases


Code changes from version 1.1.1 to 1.1.2

app/code/community/SellerActive/{Block → SellerActive/Block}/Adminhtml/Settings.php RENAMED
File without changes
app/code/community/SellerActive/{Block → SellerActive/Block}/Adminhtml/Settings/Form.php RENAMED
File without changes
app/code/community/SellerActive/{Helper → SellerActive/Helper}/Data.php RENAMED
File without changes
app/code/community/SellerActive/{Model → SellerActive/Model}/Config.php RENAMED
File without changes
app/code/community/SellerActive/{Model → SellerActive/Model}/Resource/Setting.php RENAMED
File without changes
app/code/community/SellerActive/{Model → SellerActive/Model}/Setting.php RENAMED
File without changes
app/code/community/SellerActive/{controllers → SellerActive/controllers}/Adminhtml/SettingsController.php RENAMED
File without changes
app/code/community/SellerActive/{etc → SellerActive/etc}/adminhtml.xml RENAMED
File without changes
app/code/community/SellerActive/{etc → SellerActive/etc}/config.xml RENAMED
File without changes
app/code/community/SellerActive/{etc → SellerActive/etc}/webservice.xml RENAMED
File without changes
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>SellerActive</name>
4
- <version>1.1.1</version>
5
  <stability>stable</stability>
6
  <license>OSL</license>
7
  <channel>community</channel>
@@ -21,11 +21,11 @@
21
  5. Follow on-screen instructions.&lt;br /&gt;&lt;br /&gt;&#xD;
22
  If you have any issues please do not hesitate to &lt;a href="https://selleractive.zendesk.com"&gt;contact our customer support&lt;/a&gt;.&lt;br /&gt;&#xD;
23
  &lt;/p&gt;</description>
24
- <notes>Stable release</notes>
25
  <authors><author><name>SellerActive</name><user>SellerActive</user><email>support@selleractive.com</email></author></authors>
26
  <date>2015-02-09</date>
27
- <time>19:37:46</time>
28
- <contents><target name="magecommunity"><dir name="SellerActive"><dir name="Block"><dir name="Adminhtml"><dir name="Settings"><file name="Form.php" hash="1cfebcd76420a73cf3eb3b80d4b90bd6"/></dir><file name="Settings.php" hash="dadb9e804b9510db0125eb41ff0ea5b8"/></dir></dir><dir name="Helper"><file name="Data.php" hash="4eb452b99b6a52dd018eece47a989c82"/></dir><dir name="Model"><file name="Config.php" hash="c29137876435bcc0d0df997521a3f1f4"/><dir name="Resource"><file name="Setting.php" hash="b3fe72391d31bb37bfb4f5234e1ac842"/></dir><file name="Setting.php" hash="f35c86e6550f1e55431991b721087ab3"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="SettingsController.php" hash="f34afddf1c32930c4f8a73a790b624de"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="6e9af6333e890b8a5d95195417659758"/><file name="config.xml" hash="580d39f52fd1568cc96acc82fdda440e"/><file name="webservice.xml" hash="90a164319e952d21d982f89b4b302005"/></dir></dir></target></contents>
29
  <compatible/>
30
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.6.0.0</min><max>1.9</max></package></required></dependencies>
31
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>SellerActive</name>
4
+ <version>1.1.2</version>
5
  <stability>stable</stability>
6
  <license>OSL</license>
7
  <channel>community</channel>
21
  5. Follow on-screen instructions.&lt;br /&gt;&lt;br /&gt;&#xD;
22
  If you have any issues please do not hesitate to &lt;a href="https://selleractive.zendesk.com"&gt;contact our customer support&lt;/a&gt;.&lt;br /&gt;&#xD;
23
  &lt;/p&gt;</description>
24
+ <notes>Stable release 2</notes>
25
  <authors><author><name>SellerActive</name><user>SellerActive</user><email>support@selleractive.com</email></author></authors>
26
  <date>2015-02-09</date>
27
+ <time>23:34:15</time>
28
+ <contents><target name="magecommunity"><dir name="SellerActive"><dir name="SellerActive"><dir name="Block"><dir name="Adminhtml"><dir name="Settings"><file name="Form.php" hash="1cfebcd76420a73cf3eb3b80d4b90bd6"/></dir><file name="Settings.php" hash="dadb9e804b9510db0125eb41ff0ea5b8"/></dir></dir><dir name="Helper"><file name="Data.php" hash="4eb452b99b6a52dd018eece47a989c82"/></dir><dir name="Model"><file name="Config.php" hash="c29137876435bcc0d0df997521a3f1f4"/><dir name="Resource"><file name="Setting.php" hash="b3fe72391d31bb37bfb4f5234e1ac842"/></dir><file name="Setting.php" hash="f35c86e6550f1e55431991b721087ab3"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="SettingsController.php" hash="f34afddf1c32930c4f8a73a790b624de"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="6e9af6333e890b8a5d95195417659758"/><file name="config.xml" hash="580d39f52fd1568cc96acc82fdda440e"/><file name="webservice.xml" hash="90a164319e952d21d982f89b4b302005"/></dir></dir></dir></target></contents>
29
  <compatible/>
30
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.6.0.0</min><max>1.9</max></package></required></dependencies>
31
  </package>