Version Notes
Picture Perfect 1.3.1 Stable Version
Download this release
Release Info
Developer | Roman |
Extension | pictureperfect-wexo |
Version | 1.3.1 |
Comparing to | |
See all releases |
Code changes from version 1.2.1 to 1.3.1
app/code/local/wexo/Imageupload/controllers/Adminhtml/ImageuploadController.php
CHANGED
@@ -309,7 +309,5 @@ class Wexo_Imageupload_Adminhtml_ImageuploadController extends Mage_Adminhtml_Co
|
|
309 |
$file = fopen($configPath, 'w+');
|
310 |
fwrite($file, str_replace($before, $after, $content));
|
311 |
fclose($file);
|
312 |
-
|
313 |
-
Mage::app('admin', 'store')->cleanCache();
|
314 |
}
|
315 |
}
|
309 |
$file = fopen($configPath, 'w+');
|
310 |
fwrite($file, str_replace($before, $after, $content));
|
311 |
fclose($file);
|
|
|
|
|
312 |
}
|
313 |
}
|
app/code/local/wexo/Imageupload/etc/config.xml
CHANGED
@@ -71,8 +71,8 @@
|
|
71 |
</resources>
|
72 |
</global>
|
73 |
<api_param>
|
74 |
-
<api_key
|
75 |
-
<email
|
76 |
</api_param>
|
77 |
<design>
|
78 |
<js_dir>/js/wexo_imageupload</js_dir>
|
71 |
</resources>
|
72 |
</global>
|
73 |
<api_param>
|
74 |
+
<api_key></api_key>
|
75 |
+
<email></email>
|
76 |
</api_param>
|
77 |
<design>
|
78 |
<js_dir>/js/wexo_imageupload</js_dir>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>pictureperfect-wexo</name>
|
4 |
-
<version>1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.wexo.dk/magento-module-license">WEXO Module License</license>
|
7 |
<channel>community</channel>
|
@@ -10,11 +10,11 @@
|
|
10 |
<description>Are you tired of time consuming and monotonous image uploading? Here is the solution! This module will make the life easier for Magento web shop owners by dividing your workload and make the process of managing product images faster and easier. And best of all - it is free!
|
11 |

|
12 |
If you would like to save even more time, then you can integrate the module with Remove the Background™ which is indeed a user friendly, labor saving and compatible solution for improving product images. </description>
|
13 |
-
<notes>Picture Perfect 1.
|
14 |
<authors><author><name>Roman</name><user>Wufer</user><email>grisk55@mail.ru</email></author></authors>
|
15 |
<date>2012-04-11</date>
|
16 |
-
<time>
|
17 |
-
<contents><target name="mage"><dir name="."><dir name="app"><dir name="code"><dir name="local"><dir name="wexo"><dir name="Imageupload"><dir name="Block"><dir name="Adminhtml"><dir name="Imageupload"><dir name="Edit"><dir name="Tab"><file name="form.php" hash="181535799edd11987675c2115c6886b4"/></dir><file name="form.php" hash="940a6de59796d49b358177339e8f7cfe"/></dir><file name="Grid.php" hash="f3037360970024826f50f0957267785b"/></dir><file name="Imageupload.php" hash="702c943e61847fa9a643770abbb62052"/><file name="Quotes.php" hash="eab0b654ff8421b1d674c1278b90dea6"/></dir></dir><dir name="Helper"><file name="ArrayToXml.php" hash="6d7640b898efd16566df87e0f575aae8"/><file name="Data.php" hash="0b2371e152a39e9b36ac5e97e23fe49f"/><file name="ImageUpload.php" hash="2871bce2c7a0fce01c16543de2ddde2d"/><file name="UploadHandler.php" hash="f5e1931968c1c8954624bb43d3adec68"/></dir><dir name="Model"><file name="Mysql.php" hash="a4c087425622d2f2cb67a6be41400828"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="ImageuploadController.php" hash="
|
18 |
<compatible/>
|
19 |
-
<dependencies><required><php><min>5.3.1</min><max>5.4.0</max></php
|
20 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>pictureperfect-wexo</name>
|
4 |
+
<version>1.3.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.wexo.dk/magento-module-license">WEXO Module License</license>
|
7 |
<channel>community</channel>
|
10 |
<description>Are you tired of time consuming and monotonous image uploading? Here is the solution! This module will make the life easier for Magento web shop owners by dividing your workload and make the process of managing product images faster and easier. And best of all - it is free!
|
11 |

|
12 |
If you would like to save even more time, then you can integrate the module with Remove the Background™ which is indeed a user friendly, labor saving and compatible solution for improving product images. </description>
|
13 |
+
<notes>Picture Perfect 1.3.1 Stable Version</notes>
|
14 |
<authors><author><name>Roman</name><user>Wufer</user><email>grisk55@mail.ru</email></author></authors>
|
15 |
<date>2012-04-11</date>
|
16 |
+
<time>11:37:38</time>
|
17 |
+
<contents><target name="mage"><dir name="."><dir name="app"><dir name="code"><dir name="local"><dir name="wexo"><dir name="Imageupload"><dir name="Block"><dir name="Adminhtml"><dir name="Imageupload"><dir name="Edit"><dir name="Tab"><file name="form.php" hash="181535799edd11987675c2115c6886b4"/></dir><file name="form.php" hash="940a6de59796d49b358177339e8f7cfe"/></dir><file name="Grid.php" hash="f3037360970024826f50f0957267785b"/></dir><file name="Imageupload.php" hash="702c943e61847fa9a643770abbb62052"/><file name="Quotes.php" hash="eab0b654ff8421b1d674c1278b90dea6"/></dir></dir><dir name="Helper"><file name="ArrayToXml.php" hash="6d7640b898efd16566df87e0f575aae8"/><file name="Data.php" hash="0b2371e152a39e9b36ac5e97e23fe49f"/><file name="ImageUpload.php" hash="2871bce2c7a0fce01c16543de2ddde2d"/><file name="UploadHandler.php" hash="f5e1931968c1c8954624bb43d3adec68"/></dir><dir name="Model"><file name="Mysql.php" hash="a4c087425622d2f2cb67a6be41400828"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="ImageuploadController.php" hash="eac3e38e9631209f2cd1e925e7328a8e"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="17403c50e227df61ffd8457e3ed4c516"/><file name="config.xml" hash="157943f6404102b15eb2740e50de24a3"/></dir><dir name="sql"><dir name="imageupload_setup"><file name="mysql4-install-0.1.0.php" hash="bd94ca51cb6b5a1a72188a4400cc0c64"/></dir></dir></dir></dir></dir></dir><dir name="design"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="imageupload.xml" hash="96f9ae2ba9a17c04cd07712a9215e5fa"/></dir><dir name="template"><dir name="imageupload"><file name="imageuploadbackend.phtml" hash="ed227948838ca0099762c65755059b0c"/></dir></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><file name="Wexo_Imageupload.xml" hash="da493fbe90cbbe44983502c37f7c131b"/></dir></dir></dir><dir name="media"><dir name="wexo_uploaded_files"><dir name="ready_files"><file name="info.txt" hash="b0556599fb86ecd822b26fe54d7c2615"/></dir><dir name="thumbnails"><file name="your_first_image.jpg" hash="4be9da359495feb2a4288c079c18921c"/></dir><file name="your_first_image.jpg" hash="7098a45cf1eb9ab6559a2532b8f80b50"/></dir></dir><dir name="skin"><dir name="adminhtml"><dir name="default"><dir name="default"><file name="wexo_imageupload.css" hash="8b2206642976af8c1aef7bea1a4a1401"/></dir></dir></dir></dir><dir name="js"><dir name="wexo_imageupload"><dir name="ajaxSearch"><file name="ajax-loader.gif" hash="5a54ac225b025dfa0c045c0eacb972cb"/><file name="ajaxSearch.js" hash="5556b9385b6825b01e03d089afa2563f"/></dir><dir name="cors"><file name="jquery.postmessage-transport.js" hash="11fe256b13a09546f7280198d8e98239"/><file name="jquery.xdr-transport.js" hash="faaba6cc2d368480b13fb99d4556b3eb"/></dir><dir name="date"><file name="dateFormat.js" hash="0ada36cb8bcc98c00dcf1eb79bb3f5eb"/></dir><dir name="from_site"><file name="bootstrap-image-gallery.min.js" hash="c37476e80032d0535d90904cf0475d71"/><file name="bootstrap.min.js" hash="65aa619d80ebcdd8435134a3fdf80b8b"/><file name="canvas-to-blob.min.js" hash="4d3b7b16282b97e1f6ed534aa95d69ae"/><file name="load-image.min.js" hash="c7770cc767dbf0120e859528cdef5df1"/><file name="tmpl.min.js" hash="411df7e2bc659d35015f7fdb7432b331"/></dir><dir name="jquery"><file name="jquery.js" hash="ab2e5a64325fbe4f9f09e174048e089d"/><file name="noConflict.js" hash="c91887792716c192e4942fde5f2ec848"/></dir><file name="jquery.fileupload-ip.js" hash="6ef236c9b095fab9199bc0a610474822"/><file name="jquery.fileupload-ui.js" hash="aa2b6323dd1a0b8e5a1b445166e22d95"/><file name="jquery.fileupload.js" hash="968bdc259b6e16002c086ad72002c10f"/><file name="jquery.iframe-transport.js" hash="a66b4d498adb22c8cf324b89c6870a97"/><file name="locale.js" hash="a7773b6a053fb90d7c1a284f8d83a352"/><file name="main.js" hash="119fc089d344de035be04fa653ada655"/><file name="statusLoader.gif" hash="e2bfb20cfa7417dcc901d4d42520e1cc"/><file name="templateBorder.gif" hash="dce00ddad351e72e83bc87274cbaa54a"/><dir name="vendor"><file name="jquery.ui.widget.js" hash="93126e5fb3ab5375bf76aeea2dd9d07b"/></dir></dir></dir></dir></target><target name="mageweb"><dir name="."><file name="proxy.php" hash="947842cef54a3f534225deaee8f6ebd5"/></dir></target></contents>
|
18 |
<compatible/>
|
19 |
+
<dependencies><required><php><min>5.3.1</min><max>5.4.0</max></php></required></dependencies>
|
20 |
</package>
|