Version Notes
New version Owned it loaded with some exciting new features
Download this release
Release Info
Developer | Owned it |
Extension | OwnedIt_Platform |
Version | 2.0.3 |
Comparing to | |
See all releases |
Code changes from version 2.0.2 to 2.0.3
app/code/local/OwnedItModule/OwnedIt/Block/Main.php
CHANGED
@@ -122,7 +122,7 @@ class OwnedItModule_OwnedIt_Block_Main extends Mage_Core_Block_Template {
|
|
122 |
$owneditJS .= "no_of_products_in_cart : '".$totalProducts."',";
|
123 |
$owneditJS .= "product_category_ids : '".json_encode($prodCatArr)."',";
|
124 |
$owneditJS .= "product_category_names : '".json_encode($prodCatNameArr)."',";
|
125 |
-
$owneditJS .= "form_key : '".$formKey."'";
|
126 |
$owneditJS .= $current_category;
|
127 |
$owneditJS .= "};";
|
128 |
$owneditJS .= "var ss = document.createElement('script');";
|
122 |
$owneditJS .= "no_of_products_in_cart : '".$totalProducts."',";
|
123 |
$owneditJS .= "product_category_ids : '".json_encode($prodCatArr)."',";
|
124 |
$owneditJS .= "product_category_names : '".json_encode($prodCatNameArr)."',";
|
125 |
+
$owneditJS .= "form_key : '".$formKey."',";
|
126 |
$owneditJS .= $current_category;
|
127 |
$owneditJS .= "};";
|
128 |
$owneditJS .= "var ss = document.createElement('script');";
|
app/code/local/OwnedItModule/OwnedIt/etc/config.xml
CHANGED
@@ -42,7 +42,7 @@
|
|
42 |
<config>
|
43 |
<modules>
|
44 |
<OwnedItModule_OwnedIt>
|
45 |
-
<version>2.0.
|
46 |
</OwnedItModule_OwnedIt>
|
47 |
</modules>
|
48 |
<global>
|
42 |
<config>
|
43 |
<modules>
|
44 |
<OwnedItModule_OwnedIt>
|
45 |
+
<version>2.0.3</version>
|
46 |
</OwnedItModule_OwnedIt>
|
47 |
</modules>
|
48 |
<global>
|
app/design/frontend/base/default/layout/ownedit.xml
CHANGED
@@ -38,7 +38,7 @@
|
|
38 |
*
|
39 |
**/
|
40 |
-->
|
41 |
-
<layout version="2.0.
|
42 |
<default>
|
43 |
<reference name="head" before="-">
|
44 |
<block type="ownedit/main" name="ownedit_js" template="ownedit/ownedit.phtml" />
|
38 |
*
|
39 |
**/
|
40 |
-->
|
41 |
+
<layout version="2.0.3">
|
42 |
<default>
|
43 |
<reference name="head" before="-">
|
44 |
<block type="ownedit/main" name="ownedit_js" template="ownedit/ownedit.phtml" />
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>OwnedIt_Platform</name>
|
4 |
-
<version>2.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>http://www.opensource.org/licenses/mit-license.php</license>
|
7 |
<channel>community</channel>
|
@@ -11,8 +11,8 @@
|
|
11 |
<notes>New version Owned it loaded with some exciting new features</notes>
|
12 |
<authors><author><name>Owned it</name><user>ownedit</user><email>support@ownedit.com</email></author></authors>
|
13 |
<date>2015-09-09</date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="magelocal"><dir name="OwnedItModule"><dir name="OwnedIt"><dir name="Block"><file name="Main.php" hash="
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.3.0</min><max>5.6.6</max></php></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>OwnedIt_Platform</name>
|
4 |
+
<version>2.0.3</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>http://www.opensource.org/licenses/mit-license.php</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>New version Owned it loaded with some exciting new features</notes>
|
12 |
<authors><author><name>Owned it</name><user>ownedit</user><email>support@ownedit.com</email></author></authors>
|
13 |
<date>2015-09-09</date>
|
14 |
+
<time>11:02:17</time>
|
15 |
+
<contents><target name="magelocal"><dir name="OwnedItModule"><dir name="OwnedIt"><dir name="Block"><file name="Main.php" hash="b0766c2e97cbbb3ba36a61757336d7c2"/></dir><dir name="etc"><file name="config.xml" hash="049f256b5777eb778520e262dbae0804"/><file name="system.xml" hash="01f8c086b149b8bbb2f1f5db264a26b1"/></dir><dir name="Helper"><file name="Data.php" hash="66cf1aee630259a0915145fef07b0c2d"/></dir><dir name="Model"><file name="Observer.php" hash="15b3be3265aba9fa177ce008447a06e2"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="ownedit.xml" hash="39faa12acc3c8f112b582e85f440cd22"/></dir><dir name="template"><dir name="ownedit"><file name="ownedit.phtml" hash="d8302024a695c7b5223305c4f432ba48"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="OwnedItModule_OwnedIt.xml" hash="fdc86e8c104745d0067f7ceeaa2dd5b3"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.3.0</min><max>5.6.6</max></php></required></dependencies>
|
18 |
</package>
|