EditProductsFromCategory - Version 1.0.4

Version Notes

Updated install errors

Download this release

Release Info

Developer 2J Design Ltd
Extension EditProductsFromCategory
Version 1.0.4
Comparing to
See all releases


Code changes from version 1.0.3 to 1.0.4

app/code/local/JjDesign/.DS_Store DELETED
Binary file
app/code/local/JjDesign/EditProductsFromCategory/.DS_Store DELETED
Binary file
app/code/local/JjDesign/EditProductsFromCategory/Adminhtml/.DS_Store DELETED
Binary file
app/code/local/JjDesign/EditProductsFromCategory/Adminhtml/Block/.DS_Store DELETED
Binary file
app/code/local/JjDesign/EditProductsFromCategory/Adminhtml/Block/Adminhtml/.DS_Store DELETED
Binary file
app/code/local/JjDesign/EditProductsFromCategory/Adminhtml/Block/Adminhtml/Catalog/.DS_Store DELETED
Binary file
app/code/local/JjDesign/EditProductsFromCategory/Adminhtml/Block/Adminhtml/Catalog/Category/.DS_Store DELETED
Binary file
package.xml CHANGED
@@ -1,22 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>EditProductsFromCategory</name>
4
- <version>1.0.3</version>
5
  <stability>stable</stability>
6
  <license>Open Software License (OSL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
- <summary>Add the ability to link direct to a product to edit from the category products tab</summary>
10
- <description>This simple but effective module adds the manage product edit link directly onto the manage category page, from the category you can see all the products currently assigned however currently there is no way in Magento to quickly jump to the product from this screen to edit.&#xD;
11
- &#xD;
12
- Now you can save time by adding a direct link to the manage product page, saving time by not having to navigate through to manage products and searching for the product to edit.&#xD;
13
- &#xD;
14
- One of the most requested features by our clients, we decided to make this module available. We guarantee this simple addition will save you lots of time.</description>
15
- <notes>Updated for magento connect 2.0</notes>
16
- <authors><author><name>Jamie Jackson</name><user>jamie_2jdesign</user><email>jamie@2jdesign.co.uk</email></author></authors>
17
- <date>2013-06-04</date>
18
- <time>22:23:44</time>
19
- <contents><target name="magelocal"><dir name="JjDesign"><dir name="EditProductsFromCategory"><dir name="Adminhtml"><dir name="Block"><dir name="Adminhtml"><dir name="Catalog"><dir name="Category"><dir name="Tab"><file name="Product.php" hash="5a87fbd3b3f360583f2d49f49f3963d6"/></dir><file name=".DS_Store" hash="8ff15f938f09a2c2b7dfa7c9767a86a5"/></dir><file name=".DS_Store" hash="82aa75c4d31bc237d94ff4c196efcf75"/></dir><file name=".DS_Store" hash="02e2f39f786fc9b0e730181829354db5"/></dir><file name=".DS_Store" hash="75a93bfda3ad7ca742039f9b5c2e4155"/></dir><dir name="etc"><file name="config.xml" hash="e7eabc823f887eacd90b38669c4f40b2"/></dir><file name=".DS_Store" hash="419201a059df99e4e60a9ae40218a28a"/></dir><file name=".DS_Store" hash="75a93bfda3ad7ca742039f9b5c2e4155"/></dir><file name=".DS_Store" hash="2b55543bc97c42c818cfd24ecdbaeb1f"/></dir></target><target name="mageetc"><dir name="modules"><file name="JjDesign_EditProductsFromCategory_Adminhtml.xml" hash="0ff7f6fdc6105617a2f4e1390531ed87"/></dir></target></contents>
20
  <compatible/>
21
- <dependencies><required><php><min>4.0.0</min><max>5.4.14</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.5</min><max>1.7</max></package></required></dependencies>
22
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>EditProductsFromCategory</name>
4
+ <version>1.0.4</version>
5
  <stability>stable</stability>
6
  <license>Open Software License (OSL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
+ <summary>Updated module, please do not use previous version.</summary>
10
+ <description>Updated module, please do not use previous versions due to error on install.</description>
11
+ <notes>Updated install errors</notes>
12
+ <authors><author><name>2J Design Ltd</name><user>jamie_2jdesign</user><email>jamie@2jdesign.co.uk</email></author></authors>
13
+ <date>2013-06-05</date>
14
+ <time>22:41:34</time>
15
+ <contents><target name="magelocal"><dir name="JjDesign"><dir name="EditProductsFromCategory"><dir><dir name="Adminhtml"><dir name="Block"><dir name="Adminhtml"><dir name="Catalog"><dir name="Category"><dir name="Tab"><file name="Product.php" hash="5a87fbd3b3f360583f2d49f49f3963d6"/></dir></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="e7eabc823f887eacd90b38669c4f40b2"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="JjDesign_EditProductsFromCategory_Adminhtml.xml" hash="0ff7f6fdc6105617a2f4e1390531ed87"/></dir></target></contents>
 
 
 
 
16
  <compatible/>
17
+ <dependencies><required><php><min>4.0.0</min><max>5.4.14</max></php></required></dependencies>
18
  </package>