Version Notes
- updated app route
- applied new branding rules
Download this release
Release Info
| Developer | Cue Connect |
| Extension | Cue |
| Version | 3.0.12 |
| Comparing to | |
| See all releases | |
Code changes from version 3.0.11 to 3.0.12
- app/code/community/CueConnect/Cue/Block/Navigation.php +1 -1
- app/code/community/CueConnect/Cue/controllers/ElistController.php +3 -3
- app/code/community/CueConnect/Cue/etc/config.xml +6 -6
- app/code/community/CueConnect/Cue/etc/system.xml +27 -9
- app/design/frontend/base/default/layout/cueconnect.xml +2 -2
- app/design/frontend/base/default/template/cueconnect/elist.phtml +2 -2
- app/design/frontend/base/default/template/cueconnect/js.phtml +1 -1
- package.xml +7 -7
app/code/community/CueConnect/Cue/Block/Navigation.php
CHANGED
|
@@ -17,7 +17,7 @@ class CueConnect_Cue_Block_Navigation extends Mage_Page_Block_Switch
|
|
| 17 |
if (Mage::helper('cueconnect')->isCollectionAuto()) {
|
| 18 |
$parentBlock = $this->getParentBlock();
|
| 19 |
if ($parentBlock) {
|
| 20 |
-
$parentBlock->addLink('My
|
| 21 |
}
|
| 22 |
}
|
| 23 |
}
|
| 17 |
if (Mage::helper('cueconnect')->isCollectionAuto()) {
|
| 18 |
$parentBlock = $this->getParentBlock();
|
| 19 |
if ($parentBlock) {
|
| 20 |
+
$parentBlock->addLink('My List', $this->getUrl('apps/mylist'), 'My List', false, array(), 200, null, 'class="cue-stream"');
|
| 21 |
}
|
| 22 |
}
|
| 23 |
}
|
app/code/community/CueConnect/Cue/controllers/ElistController.php
CHANGED
|
@@ -33,7 +33,7 @@ class CueConnect_Cue_ElistController extends Mage_Core_Controller_Front_Action
|
|
| 33 |
$this->loadLayout();
|
| 34 |
|
| 35 |
// update page title
|
| 36 |
-
$this->getLayout()->getBlock("head")->setTitle($this->__("Cue
|
| 37 |
|
| 38 |
// show breadcrumbs
|
| 39 |
$breadcrumbs = $this->getLayout()->getBlock("breadcrumbs");
|
|
@@ -44,8 +44,8 @@ class CueConnect_Cue_ElistController extends Mage_Core_Controller_Front_Action
|
|
| 44 |
));
|
| 45 |
|
| 46 |
$breadcrumbs->addCrumb("elist", array(
|
| 47 |
-
"label" => $this->__("
|
| 48 |
-
"title" => $this->__("
|
| 49 |
));
|
| 50 |
|
| 51 |
// render layout
|
| 33 |
$this->loadLayout();
|
| 34 |
|
| 35 |
// update page title
|
| 36 |
+
$this->getLayout()->getBlock("head")->setTitle($this->__("Cue My List"));
|
| 37 |
|
| 38 |
// show breadcrumbs
|
| 39 |
$breadcrumbs = $this->getLayout()->getBlock("breadcrumbs");
|
| 44 |
));
|
| 45 |
|
| 46 |
$breadcrumbs->addCrumb("elist", array(
|
| 47 |
+
"label" => $this->__("My-List"),
|
| 48 |
+
"title" => $this->__("My-List")
|
| 49 |
));
|
| 50 |
|
| 51 |
// render layout
|
app/code/community/CueConnect/Cue/etc/config.xml
CHANGED
|
@@ -107,7 +107,7 @@
|
|
| 107 |
</events>
|
| 108 |
<rewrite>
|
| 109 |
<elist_url>
|
| 110 |
-
<from><![CDATA[#^/apps/
|
| 111 |
<to><![CDATA[/cueconnect/elist/index]]></to>
|
| 112 |
<complete>1</complete>
|
| 113 |
</elist_url>
|
|
@@ -234,23 +234,23 @@
|
|
| 234 |
<height>480</height>
|
| 235 |
</image>
|
| 236 |
<path>
|
| 237 |
-
<elist>apps/
|
| 238 |
</path>
|
| 239 |
<webhook>
|
| 240 |
<save_customer>
|
| 241 |
-
<url>https://business.cueconnect.
|
| 242 |
<key>026132282952ccf731a765413bf11ca32ccbc683ab92c7ad3171b2a0a71ef21d69d1334efcf79da5ecc2d496221e0e28ed025e71d210ebf16e70bfa338c4f2d3</key>
|
| 243 |
</save_customer>
|
| 244 |
<save_mark>
|
| 245 |
-
<url>https://business.cueconnect.
|
| 246 |
<key>bf83fc65e0e710e68e17c811bdb6e5d48ea2e805d8fc4af3ac9c8c428631fa044fa6509f128e6891b6d5e8df54508e045b53d95289d72f2f46d98499286772ca</key>
|
| 247 |
</save_mark>
|
| 248 |
<price_changed>
|
| 249 |
-
<url>https://business.cueconnect.
|
| 250 |
<key>f7ba9544bdded1d3a1aead3cb43557b340bf69ce1919a94e7282bfe11f573c94ffc375bf778bc374677c8150ae3880e9fa1502bb5e4235d7628e1ed3e95a6895</key>
|
| 251 |
</price_changed>
|
| 252 |
<select_version>
|
| 253 |
-
<url>https://business.cueconnect.
|
| 254 |
<key>a2645def81375a4f88475acc6b4b0639fd87bfaef715b828e1704f79bac6262ef0e85876dd7047765360678b3372812b5f1741b3abfe9159a3d50fe01e05d757</key>
|
| 255 |
</select_version>
|
| 256 |
</webhook>
|
| 107 |
</events>
|
| 108 |
<rewrite>
|
| 109 |
<elist_url>
|
| 110 |
+
<from><![CDATA[#^/apps/mylist(\/)*$#]]></from>
|
| 111 |
<to><![CDATA[/cueconnect/elist/index]]></to>
|
| 112 |
<complete>1</complete>
|
| 113 |
</elist_url>
|
| 234 |
<height>480</height>
|
| 235 |
</image>
|
| 236 |
<path>
|
| 237 |
+
<elist>apps/mylist</elist>
|
| 238 |
</path>
|
| 239 |
<webhook>
|
| 240 |
<save_customer>
|
| 241 |
+
<url>https://qa-business.cueconnect.net/magento/saveCustomer</url>
|
| 242 |
<key>026132282952ccf731a765413bf11ca32ccbc683ab92c7ad3171b2a0a71ef21d69d1334efcf79da5ecc2d496221e0e28ed025e71d210ebf16e70bfa338c4f2d3</key>
|
| 243 |
</save_customer>
|
| 244 |
<save_mark>
|
| 245 |
+
<url>https://qa-business.cueconnect.net/magento/saveMark</url>
|
| 246 |
<key>bf83fc65e0e710e68e17c811bdb6e5d48ea2e805d8fc4af3ac9c8c428631fa044fa6509f128e6891b6d5e8df54508e045b53d95289d72f2f46d98499286772ca</key>
|
| 247 |
</save_mark>
|
| 248 |
<price_changed>
|
| 249 |
+
<url>https://qa-business.cueconnect.net/magento/priceChanged</url>
|
| 250 |
<key>f7ba9544bdded1d3a1aead3cb43557b340bf69ce1919a94e7282bfe11f573c94ffc375bf778bc374677c8150ae3880e9fa1502bb5e4235d7628e1ed3e95a6895</key>
|
| 251 |
</price_changed>
|
| 252 |
<select_version>
|
| 253 |
+
<url>https://qa-business.cueconnect.net/magento/selectVersion</url>
|
| 254 |
<key>a2645def81375a4f88475acc6b4b0639fd87bfaef715b828e1704f79bac6262ef0e85876dd7047765360678b3372812b5f1741b3abfe9159a3d50fe01e05d757</key>
|
| 255 |
</select_version>
|
| 256 |
</webhook>
|
app/code/community/CueConnect/Cue/etc/system.xml
CHANGED
|
@@ -10,6 +10,24 @@
|
|
| 10 |
<show_in_website>1</show_in_website>
|
| 11 |
<show_in_store>1</show_in_store>
|
| 12 |
<groups>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
<credentials translate="label">
|
| 14 |
<label>Cue API Key</label>
|
| 15 |
<comment><![CDATA[<p>Get your Cue API key from your Merchant Hub account under the Code Implementation section.</p>]]></comment>
|
|
@@ -31,8 +49,8 @@
|
|
| 31 |
</fields>
|
| 32 |
</credentials>
|
| 33 |
<enabled translate="label">
|
| 34 |
-
<label>Enable
|
| 35 |
-
<comment><![CDATA[<p>When "
|
| 36 |
<frontend_type>text</frontend_type>
|
| 37 |
<sort_order>2</sort_order>
|
| 38 |
<show_in_default>0</show_in_default>
|
|
@@ -41,7 +59,7 @@
|
|
| 41 |
<fields>
|
| 42 |
<enabled translate="label">
|
| 43 |
<label>Enabled</label>
|
| 44 |
-
<tooltip>Enable
|
| 45 |
<show_in_default>0</show_in_default>
|
| 46 |
<show_in_website>0</show_in_website>
|
| 47 |
<show_in_store>1</show_in_store>
|
|
@@ -54,8 +72,8 @@
|
|
| 54 |
|
| 55 |
|
| 56 |
<mode translate="label">
|
| 57 |
-
<label>
|
| 58 |
-
<comment><![CDATA[<p>Available in two versions: a customizable widget or enterprise fully integrated that works seamlessly with your existing Customer Account and Profile.</p><p><strong>Standalone Widget:</strong>
|
| 59 |
<frontend_type>text</frontend_type>
|
| 60 |
<sort_order>3</sort_order>
|
| 61 |
<show_in_default>0</show_in_default>
|
|
@@ -74,8 +92,8 @@
|
|
| 74 |
</fields>
|
| 75 |
</mode>
|
| 76 |
<collection translate="label">
|
| 77 |
-
<label>My
|
| 78 |
-
<comment><![CDATA[<p>The "My
|
| 79 |
<frontend_type>text</frontend_type>
|
| 80 |
<sort_order>4</sort_order>
|
| 81 |
<show_in_default>0</show_in_default>
|
|
@@ -158,10 +176,10 @@
|
|
| 158 |
<label>Manual Setup Instructions</label>
|
| 159 |
<comment><![CDATA[
|
| 160 |
|
| 161 |
-
<strong>Step 1. 'My
|
| 162 |
|
| 163 |
|
| 164 |
-
<p>Copy the <a> tag and paste it in the theme's source code where you wish the 'My
|
| 165 |
|
| 166 |
<div class="reg_main" style="padding:0 20px;margin-bottom: 20px">
|
| 167 |
<textarea readonly="readonly" style="width: 80%; height: 50px;">
|
| 10 |
<show_in_website>1</show_in_website>
|
| 11 |
<show_in_store>1</show_in_store>
|
| 12 |
<groups>
|
| 13 |
+
<environment translate="label">
|
| 14 |
+
<label>Environment</label>
|
| 15 |
+
<frontend_type>text</frontend_type>
|
| 16 |
+
<sort_order>1</sort_order>
|
| 17 |
+
<show_in_default>0</show_in_default>
|
| 18 |
+
<show_in_website>0</show_in_website>
|
| 19 |
+
<show_in_store>1</show_in_store>
|
| 20 |
+
<fields>
|
| 21 |
+
<env translate="label">
|
| 22 |
+
<label>Env</label>
|
| 23 |
+
<show_in_default>0</show_in_default>
|
| 24 |
+
<show_in_website>0</show_in_website>
|
| 25 |
+
<show_in_store>1</show_in_store>
|
| 26 |
+
<frontend_type>text</frontend_type>
|
| 27 |
+
<sort_order>3</sort_order>
|
| 28 |
+
</env>
|
| 29 |
+
</fields>
|
| 30 |
+
</environment>
|
| 31 |
<credentials translate="label">
|
| 32 |
<label>Cue API Key</label>
|
| 33 |
<comment><![CDATA[<p>Get your Cue API key from your Merchant Hub account under the Code Implementation section.</p>]]></comment>
|
| 49 |
</fields>
|
| 50 |
</credentials>
|
| 51 |
<enabled translate="label">
|
| 52 |
+
<label>Enable My-List for this store</label>
|
| 53 |
+
<comment><![CDATA[<p>When "My-List" is enabled, magento's native wishlist will be disabled and customers' saved items are transfered to "My-List".</p>]]></comment>
|
| 54 |
<frontend_type>text</frontend_type>
|
| 55 |
<sort_order>2</sort_order>
|
| 56 |
<show_in_default>0</show_in_default>
|
| 59 |
<fields>
|
| 60 |
<enabled translate="label">
|
| 61 |
<label>Enabled</label>
|
| 62 |
+
<tooltip>Enable My-List for this store</tooltip>
|
| 63 |
<show_in_default>0</show_in_default>
|
| 64 |
<show_in_website>0</show_in_website>
|
| 65 |
<show_in_store>1</show_in_store>
|
| 72 |
|
| 73 |
|
| 74 |
<mode translate="label">
|
| 75 |
+
<label>My-List Version</label>
|
| 76 |
+
<comment><![CDATA[<p>Available in two versions: a customizable widget or enterprise fully integrated that works seamlessly with your existing Customer Account and Profile.</p><p><strong>Standalone Widget:</strong> My-List technology is deployed on a standalone widget. Shoppers will opt into this service by signing up through the My-list login popup modal.</p><p><strong>Fully Integrated:</strong> works seamlessly with your existing Customer Account and Profile. Shoppers simply need to create an account with your store to have access to My-List capabilities.</p>]]></comment>
|
| 77 |
<frontend_type>text</frontend_type>
|
| 78 |
<sort_order>3</sort_order>
|
| 79 |
<show_in_default>0</show_in_default>
|
| 92 |
</fields>
|
| 93 |
</mode>
|
| 94 |
<collection translate="label">
|
| 95 |
+
<label>My List</label>
|
| 96 |
+
<comment><![CDATA[<p>The "My List" link can be automatically added to the top links or manually inserted in any location in your theme files. <br>If you wish to manually place the "My List" link, set this option to "No" and follow the steps in the Manual Setup Instructions section below in this page.</p>]]></comment>
|
| 97 |
<frontend_type>text</frontend_type>
|
| 98 |
<sort_order>4</sort_order>
|
| 99 |
<show_in_default>0</show_in_default>
|
| 176 |
<label>Manual Setup Instructions</label>
|
| 177 |
<comment><