From 2545de75bf86edf2511462176395c4b6bdacff11 Mon Sep 17 00:00:00 2001 From: Cid Lopes Date: Fri, 22 Mar 2019 14:16:08 +0200 Subject: [PATCH 01/18] Update pull-request-template.md --- .github/pull-request-template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/pull-request-template.md b/.github/pull-request-template.md index 1512e810..00f8b7c9 100644 --- a/.github/pull-request-template.md +++ b/.github/pull-request-template.md @@ -30,4 +30,5 @@ - [ ] I have correctly labeled this pull request. - [ ] I have linked the corresponding issue in this description. - [ ] I have updated the corresponding Jira ticket. -- [ ] I have requested a review from at least 2 reviewers \ No newline at end of file +- [ ] I have requested a review from at least 2 reviewers +- [ ] I have checked the base branch of this pull request From d552597240792df8bc080ccd5c1fe40b4abba1bd Mon Sep 17 00:00:00 2001 From: Mridang Agarwalla Date: Mon, 1 Apr 2019 14:04:11 +0300 Subject: [PATCH 02/18] Update pull-request-template.md --- .github/pull-request-template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull-request-template.md b/.github/pull-request-template.md index 00f8b7c9..9141e06c 100644 --- a/.github/pull-request-template.md +++ b/.github/pull-request-template.md @@ -32,3 +32,4 @@ - [ ] I have updated the corresponding Jira ticket. - [ ] I have requested a review from at least 2 reviewers - [ ] I have checked the base branch of this pull request +- [ ] I have checked my code for any possible security vulnerabilities From 7c2a947798bd69bf9d3b187743259c8f0687ff58 Mon Sep 17 00:00:00 2001 From: Mridang Agarwalla Date: Mon, 1 Apr 2019 14:35:41 +0300 Subject: [PATCH 03/18] Bumped the copyright year --- .phan/stubs/Mage.php | 2 +- .phan/stubs/Yotpo.php | 2 +- Gruntfile.js | 2 +- app/code/community/Nosto/Tagging/Block/Addtocart.php | 2 +- .../community/Nosto/Tagging/Block/Adminhtml/Iframe.php | 2 +- .../Nosto/Tagging/Block/Adminhtml/Notifications.php | 2 +- .../Adminhtml/System/Config/Currency/CronFrequency.php | 2 +- .../Block/Adminhtml/System/Config/Currency/Formats.php | 2 +- .../Block/Adminhtml/System/Config/Currency/Method.php | 2 +- .../Block/Adminhtml/System/Config/Inventory/Switch.php | 2 +- .../Block/Adminhtml/System/Config/Ratings/Provider.php | 2 +- .../Block/Adminhtml/System/Config/Variation/Switch.php | 2 +- app/code/community/Nosto/Tagging/Block/Cart.php | 2 +- app/code/community/Nosto/Tagging/Block/Category.php | 2 +- app/code/community/Nosto/Tagging/Block/Customer.php | 2 +- app/code/community/Nosto/Tagging/Block/Element.php | 2 +- app/code/community/Nosto/Tagging/Block/Embed.php | 2 +- app/code/community/Nosto/Tagging/Block/Meta.php | 2 +- app/code/community/Nosto/Tagging/Block/Order.php | 2 +- app/code/community/Nosto/Tagging/Block/Pagetype.php | 2 +- app/code/community/Nosto/Tagging/Block/Product.php | 2 +- .../Nosto/Tagging/Block/Product/List/Toolbar.php | 2 +- app/code/community/Nosto/Tagging/Block/Searchterm.php | 2 +- app/code/community/Nosto/Tagging/Block/Stub.php | 2 +- app/code/community/Nosto/Tagging/Block/Variation.php | 2 +- app/code/community/Nosto/Tagging/Helper/Account.php | 2 +- app/code/community/Nosto/Tagging/Helper/Bootstrap.php | 2 +- app/code/community/Nosto/Tagging/Helper/Cache.php | 2 +- app/code/community/Nosto/Tagging/Helper/Class.php | 2 +- app/code/community/Nosto/Tagging/Helper/Currency.php | 2 +- app/code/community/Nosto/Tagging/Helper/Customer.php | 2 +- app/code/community/Nosto/Tagging/Helper/Data.php | 2 +- app/code/community/Nosto/Tagging/Helper/Email.php | 2 +- app/code/community/Nosto/Tagging/Helper/Event.php | 2 +- app/code/community/Nosto/Tagging/Helper/Log.php | 2 +- app/code/community/Nosto/Tagging/Helper/Module.php | 2 +- app/code/community/Nosto/Tagging/Helper/Oauth.php | 2 +- app/code/community/Nosto/Tagging/Helper/Price.php | 2 +- app/code/community/Nosto/Tagging/Helper/Rating.php | 2 +- app/code/community/Nosto/Tagging/Helper/Setup.php | 2 +- app/code/community/Nosto/Tagging/Helper/Stock.php | 2 +- app/code/community/Nosto/Tagging/Helper/Url.php | 2 +- app/code/community/Nosto/Tagging/Helper/Variation.php | 2 +- app/code/community/Nosto/Tagging/Model/Base.php | 2 +- .../community/Nosto/Tagging/Model/Category/Config.php | 2 +- .../community/Nosto/Tagging/Model/Collection/Rates.php | 2 +- .../community/Nosto/Tagging/Model/Container/Cart.php | 2 +- .../Nosto/Tagging/Model/Container/Customer.php | 2 +- app/code/community/Nosto/Tagging/Model/Customer.php | 2 +- app/code/community/Nosto/Tagging/Model/Index.php | 2 +- .../community/Nosto/Tagging/Model/Indexer/Product.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Account.php | 2 +- .../Nosto/Tagging/Model/Meta/Account/Billing.php | 2 +- .../Nosto/Tagging/Model/Meta/Account/Iframe.php | 2 +- .../Nosto/Tagging/Model/Meta/Account/Owner.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Cart.php | 2 +- .../Nosto/Tagging/Model/Meta/Cart/Builder.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Cart/Item.php | 2 +- .../Nosto/Tagging/Model/Meta/Cart/Item/Bundled.php | 2 +- .../Tagging/Model/Meta/Cart/Item/Configurable.php | 2 +- .../Nosto/Tagging/Model/Meta/Cart/Item/Grouped.php | 2 +- .../Nosto/Tagging/Model/Meta/Cart/Item/Simple.php | 2 +- .../Nosto/Tagging/Model/Meta/Category/Builder.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Oauth.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Order.php | 2 +- .../Nosto/Tagging/Model/Meta/Order/Builder.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Order/Buyer.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Order/Item.php | 2 +- .../Nosto/Tagging/Model/Meta/Order/Item/Bundled.php | 2 +- .../Tagging/Model/Meta/Order/Item/Configurable.php | 2 +- .../Nosto/Tagging/Model/Meta/Order/Item/Default.php | 2 +- .../Nosto/Tagging/Model/Meta/Order/Item/Grouped.php | 2 +- .../Nosto/Tagging/Model/Meta/Order/Item/Simple.php | 2 +- .../Nosto/Tagging/Model/Meta/Order/Status.php | 2 +- .../Tagging/Model/Meta/Order/Vaimo/Klarna/Checkout.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Product.php | 2 +- .../Nosto/Tagging/Model/Meta/Product/Builder.php | 2 +- .../Nosto/Tagging/Model/Meta/Product/Tags/Lowstock.php | 2 +- .../Nosto/Tagging/Model/Meta/Product/Trait.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Rating.php | 2 +- .../Nosto/Tagging/Model/Meta/Rating/Interface.php | 2 +- .../Nosto/Tagging/Model/Meta/Rating/Mage/Rating.php | 2 +- .../Nosto/Tagging/Model/Meta/Rating/Yotpo/Yotpo.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Settings.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Sku.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/User.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Variation.php | 2 +- .../Nosto/Tagging/Model/Meta/Variation/Collection.php | 2 +- .../community/Nosto/Tagging/Model/Observer/Cart.php | 10 +++++----- .../Nosto/Tagging/Model/Observer/Controller.php | 2 +- .../Nosto/Tagging/Model/Observer/Customer.php | 2 +- .../Nosto/Tagging/Model/Observer/Exchange.php | 2 +- .../community/Nosto/Tagging/Model/Observer/Order.php | 2 +- .../community/Nosto/Tagging/Model/Observer/Product.php | 2 +- .../community/Nosto/Tagging/Model/Observer/Setting.php | 2 +- app/code/community/Nosto/Tagging/Model/Product.php | 2 +- .../Nosto/Tagging/Model/Resource/Customer.php | 2 +- .../Tagging/Model/Resource/Customer/Collection.php | 2 +- .../community/Nosto/Tagging/Model/Resource/Index.php | 2 +- .../Nosto/Tagging/Model/Resource/Index/Collection.php | 2 +- .../Tagging/Model/Resource/Product/Collection.php | 2 +- .../community/Nosto/Tagging/Model/Service/Cart.php | 2 +- .../community/Nosto/Tagging/Model/Service/Customer.php | 2 +- .../community/Nosto/Tagging/Model/Service/Order.php | 2 +- .../community/Nosto/Tagging/Model/Service/Product.php | 2 +- .../Tagging/Model/Service/Recommendation/Base.php | 2 +- .../Tagging/Model/Service/Recommendation/Category.php | 2 +- .../Config/Backend/Currency/Exchange/Rate/Cron.php | 2 +- .../Config/Backend/Currency/Exchange/Rate/Time.php | 2 +- .../Tagging/Model/System/Config/Source/Attribute.php | 2 +- .../Model/System/Config/Source/Cron/Frequency.php | 2 +- .../Tagging/Model/System/Config/Source/Custom/Tags.php | 2 +- .../Nosto/Tagging/Model/System/Config/Source/Image.php | 2 +- .../Model/System/Config/Source/Memory/Percentage.php | 2 +- .../System/Config/Source/Multi/Currency/Method.php | 2 +- .../Model/System/Config/Source/Price/Attribute.php | 2 +- .../Model/System/Config/Source/Product/Attribute.php | 2 +- .../Model/System/Config/Source/Ratings/Provider.php | 2 +- .../System/Config/Source/Restore/Cart/Location.php | 2 +- .../Tagging/Model/System/Config/Source/Yesno/Base.php | 2 +- .../Model/System/Config/Source/Yesno/Graphql.php | 2 +- app/code/community/Nosto/Tagging/Util/Product.php | 2 +- .../Nosto/Tagging/controllers/AddToCartController.php | 2 +- .../Tagging/controllers/Adminhtml/NostoController.php | 2 +- .../Nosto/Tagging/controllers/CartController.php | 2 +- .../Nosto/Tagging/controllers/ExportController.php | 2 +- .../Nosto/Tagging/controllers/OauthController.php | 2 +- .../Tagging/controllers/RestoreCartController.php | 2 +- app/code/community/Nosto/Tagging/etc/adminhtml.xml | 2 +- app/code/community/Nosto/Tagging/etc/cache.xml | 2 +- app/code/community/Nosto/Tagging/etc/config.xml | 2 +- app/code/community/Nosto/Tagging/etc/system.xml | 2 +- app/code/community/Nosto/Tagging/shell/reconnect.php | 2 +- app/code/community/Nosto/Tagging/shell/remove.php | 2 +- .../mysql4-install-2.8.0.php | 2 +- .../mysql4-upgrade-2.8.0-2.8.2.php | 2 +- .../sql/nosto_index_setup/mysql4-install-3.4.0.php | 2 +- .../Tagging/sql/tagging_setup/mysql4-install-1.2.0.php | 2 +- .../sql/tagging_setup/mysql4-upgrade-1.1.7-1.2.0.php | 2 +- .../sql/tagging_setup/mysql4-upgrade-2.11.3-3.0.0.php | 2 +- .../adminhtml/default/default/layout/nostotagging.xml | 2 +- .../default/default/template/nostotagging/iframe.phtml | 2 +- .../default/template/nostotagging/notifications.phtml | 2 +- .../system/config/currency/cronFrequency.phtml | 2 +- .../nostotagging/system/config/currency/formats.phtml | 2 +- .../default/default/template/nostotagging/wizard.phtml | 2 +- .../frontend/base/default/layout/nostotagging.xml | 2 +- .../base/default/template/nostotagging/addtocart.phtml | 2 +- .../base/default/template/nostotagging/element.phtml | 2 +- .../base/default/template/nostotagging/embed.phtml | 2 +- .../base/default/template/nostotagging/jsstub.phtml | 2 +- .../base/default/template/nostotagging/meta.phtml | 2 +- app/etc/modules/Nosto_Tagging.xml | 2 +- build.xml | 2 +- js/nosto-src/iframeHandler.js | 2 +- phan.php | 2 +- ruleset.xml | 2 +- 157 files changed, 161 insertions(+), 161 deletions(-) diff --git a/.phan/stubs/Mage.php b/.phan/stubs/Mage.php index cff73011..f327f0d9 100644 --- a/.phan/stubs/Mage.php +++ b/.phan/stubs/Mage.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/.phan/stubs/Yotpo.php b/.phan/stubs/Yotpo.php index 96980d9d..11418687 100644 --- a/.phan/stubs/Yotpo.php +++ b/.phan/stubs/Yotpo.php @@ -22,7 +22,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ class Yotpo_Yotpo_Helper_RichSnippets extends Mage_Core_Helper_Abstract diff --git a/Gruntfile.js b/Gruntfile.js index 05c200d6..c62f18f3 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -20,7 +20,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Addtocart.php b/app/code/community/Nosto/Tagging/Block/Addtocart.php index bbfd7ad0..06c5e7a6 100644 --- a/app/code/community/Nosto/Tagging/Block/Addtocart.php +++ b/app/code/community/Nosto/Tagging/Block/Addtocart.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/Iframe.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/Iframe.php index 192db3fc..0f3331cf 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/Iframe.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/Iframe.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/Notifications.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/Notifications.php index c622ac4e..610816a4 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/Notifications.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/Notifications.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/CronFrequency.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/CronFrequency.php index 60cde21f..c5ef285d 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/CronFrequency.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/CronFrequency.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Formats.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Formats.php index 6b79f975..59a93539 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Formats.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Formats.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Method.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Method.php index d42bc5fa..2099608d 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Method.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Method.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Inventory/Switch.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Inventory/Switch.php index 30033745..4d61ff07 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Inventory/Switch.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Inventory/Switch.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Ratings/Provider.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Ratings/Provider.php index 4e8852cc..01eac961 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Ratings/Provider.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Ratings/Provider.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Variation/Switch.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Variation/Switch.php index fc216224..d057fd8b 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Variation/Switch.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Variation/Switch.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Cart.php b/app/code/community/Nosto/Tagging/Block/Cart.php index 0ec82f39..037909d6 100644 --- a/app/code/community/Nosto/Tagging/Block/Cart.php +++ b/app/code/community/Nosto/Tagging/Block/Cart.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Category.php b/app/code/community/Nosto/Tagging/Block/Category.php index a2324948..9e3b08d3 100644 --- a/app/code/community/Nosto/Tagging/Block/Category.php +++ b/app/code/community/Nosto/Tagging/Block/Category.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Customer.php b/app/code/community/Nosto/Tagging/Block/Customer.php index f5d77694..64faab07 100644 --- a/app/code/community/Nosto/Tagging/Block/Customer.php +++ b/app/code/community/Nosto/Tagging/Block/Customer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Element.php b/app/code/community/Nosto/Tagging/Block/Element.php index 4530f02e..7eed3ebf 100644 --- a/app/code/community/Nosto/Tagging/Block/Element.php +++ b/app/code/community/Nosto/Tagging/Block/Element.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Embed.php b/app/code/community/Nosto/Tagging/Block/Embed.php index 8633839e..297825b0 100644 --- a/app/code/community/Nosto/Tagging/Block/Embed.php +++ b/app/code/community/Nosto/Tagging/Block/Embed.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Meta.php b/app/code/community/Nosto/Tagging/Block/Meta.php index 532cfd9b..483e2a40 100644 --- a/app/code/community/Nosto/Tagging/Block/Meta.php +++ b/app/code/community/Nosto/Tagging/Block/Meta.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Order.php b/app/code/community/Nosto/Tagging/Block/Order.php index 347a40e8..5e39e72e 100644 --- a/app/code/community/Nosto/Tagging/Block/Order.php +++ b/app/code/community/Nosto/Tagging/Block/Order.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Pagetype.php b/app/code/community/Nosto/Tagging/Block/Pagetype.php index 41179410..27b924ae 100644 --- a/app/code/community/Nosto/Tagging/Block/Pagetype.php +++ b/app/code/community/Nosto/Tagging/Block/Pagetype.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Product.php b/app/code/community/Nosto/Tagging/Block/Product.php index 0e6273ec..531fc440 100644 --- a/app/code/community/Nosto/Tagging/Block/Product.php +++ b/app/code/community/Nosto/Tagging/Block/Product.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php b/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php index 8f8e2d11..937639ce 100644 --- a/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php +++ b/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Searchterm.php b/app/code/community/Nosto/Tagging/Block/Searchterm.php index 597f2ba8..d370a94a 100644 --- a/app/code/community/Nosto/Tagging/Block/Searchterm.php +++ b/app/code/community/Nosto/Tagging/Block/Searchterm.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Stub.php b/app/code/community/Nosto/Tagging/Block/Stub.php index 5f2759fe..7348f729 100644 --- a/app/code/community/Nosto/Tagging/Block/Stub.php +++ b/app/code/community/Nosto/Tagging/Block/Stub.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Variation.php b/app/code/community/Nosto/Tagging/Block/Variation.php index a299634a..fc240166 100644 --- a/app/code/community/Nosto/Tagging/Block/Variation.php +++ b/app/code/community/Nosto/Tagging/Block/Variation.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Account.php b/app/code/community/Nosto/Tagging/Helper/Account.php index 2bfc8d3a..652b0e8b 100644 --- a/app/code/community/Nosto/Tagging/Helper/Account.php +++ b/app/code/community/Nosto/Tagging/Helper/Account.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Bootstrap.php b/app/code/community/Nosto/Tagging/Helper/Bootstrap.php index ddea3901..81f6bbd9 100644 --- a/app/code/community/Nosto/Tagging/Helper/Bootstrap.php +++ b/app/code/community/Nosto/Tagging/Helper/Bootstrap.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Cache.php b/app/code/community/Nosto/Tagging/Helper/Cache.php index 79de0bda..02078477 100644 --- a/app/code/community/Nosto/Tagging/Helper/Cache.php +++ b/app/code/community/Nosto/Tagging/Helper/Cache.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Class.php b/app/code/community/Nosto/Tagging/Helper/Class.php index 273d8302..0efa9e86 100644 --- a/app/code/community/Nosto/Tagging/Helper/Class.php +++ b/app/code/community/Nosto/Tagging/Helper/Class.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Currency.php b/app/code/community/Nosto/Tagging/Helper/Currency.php index 31f2c2f2..a08f9ef8 100644 --- a/app/code/community/Nosto/Tagging/Helper/Currency.php +++ b/app/code/community/Nosto/Tagging/Helper/Currency.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Customer.php b/app/code/community/Nosto/Tagging/Helper/Customer.php index 4ea7538d..9951ef98 100644 --- a/app/code/community/Nosto/Tagging/Helper/Customer.php +++ b/app/code/community/Nosto/Tagging/Helper/Customer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Data.php b/app/code/community/Nosto/Tagging/Helper/Data.php index 8c5bf63b..355123ad 100644 --- a/app/code/community/Nosto/Tagging/Helper/Data.php +++ b/app/code/community/Nosto/Tagging/Helper/Data.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Email.php b/app/code/community/Nosto/Tagging/Helper/Email.php index 2f2ff851..190811ec 100644 --- a/app/code/community/Nosto/Tagging/Helper/Email.php +++ b/app/code/community/Nosto/Tagging/Helper/Email.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Event.php b/app/code/community/Nosto/Tagging/Helper/Event.php index bd9e7b47..06a4a7e1 100644 --- a/app/code/community/Nosto/Tagging/Helper/Event.php +++ b/app/code/community/Nosto/Tagging/Helper/Event.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Log.php b/app/code/community/Nosto/Tagging/Helper/Log.php index 72f74498..eeb8a182 100644 --- a/app/code/community/Nosto/Tagging/Helper/Log.php +++ b/app/code/community/Nosto/Tagging/Helper/Log.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Module.php b/app/code/community/Nosto/Tagging/Helper/Module.php index 1399ad7c..f11263b1 100644 --- a/app/code/community/Nosto/Tagging/Helper/Module.php +++ b/app/code/community/Nosto/Tagging/Helper/Module.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Oauth.php b/app/code/community/Nosto/Tagging/Helper/Oauth.php index 59d6b8a7..04b366da 100644 --- a/app/code/community/Nosto/Tagging/Helper/Oauth.php +++ b/app/code/community/Nosto/Tagging/Helper/Oauth.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Price.php b/app/code/community/Nosto/Tagging/Helper/Price.php index 1716682b..2bff465f 100644 --- a/app/code/community/Nosto/Tagging/Helper/Price.php +++ b/app/code/community/Nosto/Tagging/Helper/Price.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Rating.php b/app/code/community/Nosto/Tagging/Helper/Rating.php index ceada0e8..6c880b8f 100644 --- a/app/code/community/Nosto/Tagging/Helper/Rating.php +++ b/app/code/community/Nosto/Tagging/Helper/Rating.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Setup.php b/app/code/community/Nosto/Tagging/Helper/Setup.php index 9435549a..131df861 100644 --- a/app/code/community/Nosto/Tagging/Helper/Setup.php +++ b/app/code/community/Nosto/Tagging/Helper/Setup.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Stock.php b/app/code/community/Nosto/Tagging/Helper/Stock.php index 1cbbbd7b..a75f6e15 100644 --- a/app/code/community/Nosto/Tagging/Helper/Stock.php +++ b/app/code/community/Nosto/Tagging/Helper/Stock.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Url.php b/app/code/community/Nosto/Tagging/Helper/Url.php index 4b7e5147..7634527a 100644 --- a/app/code/community/Nosto/Tagging/Helper/Url.php +++ b/app/code/community/Nosto/Tagging/Helper/Url.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Variation.php b/app/code/community/Nosto/Tagging/Helper/Variation.php index f8f4cc62..cf37455d 100644 --- a/app/code/community/Nosto/Tagging/Helper/Variation.php +++ b/app/code/community/Nosto/Tagging/Helper/Variation.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Base.php b/app/code/community/Nosto/Tagging/Model/Base.php index b7289c9c..9d78904b 100644 --- a/app/code/community/Nosto/Tagging/Model/Base.php +++ b/app/code/community/Nosto/Tagging/Model/Base.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Category/Config.php b/app/code/community/Nosto/Tagging/Model/Category/Config.php index e1a8be7e..fe6c4e4f 100644 --- a/app/code/community/Nosto/Tagging/Model/Category/Config.php +++ b/app/code/community/Nosto/Tagging/Model/Category/Config.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Collection/Rates.php b/app/code/community/Nosto/Tagging/Model/Collection/Rates.php index dc9c2057..a1a10cdf 100644 --- a/app/code/community/Nosto/Tagging/Model/Collection/Rates.php +++ b/app/code/community/Nosto/Tagging/Model/Collection/Rates.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Container/Cart.php b/app/code/community/Nosto/Tagging/Model/Container/Cart.php index 8c1b74be..f603ae33 100644 --- a/app/code/community/Nosto/Tagging/Model/Container/Cart.php +++ b/app/code/community/Nosto/Tagging/Model/Container/Cart.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Container/Customer.php b/app/code/community/Nosto/Tagging/Model/Container/Customer.php index d149a004..3eed02a4 100644 --- a/app/code/community/Nosto/Tagging/Model/Container/Customer.php +++ b/app/code/community/Nosto/Tagging/Model/Container/Customer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Customer.php b/app/code/community/Nosto/Tagging/Model/Customer.php index 497d8a2d..60d7cdca 100644 --- a/app/code/community/Nosto/Tagging/Model/Customer.php +++ b/app/code/community/Nosto/Tagging/Model/Customer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Index.php b/app/code/community/Nosto/Tagging/Model/Index.php index ebaff71a..82e8a791 100644 --- a/app/code/community/Nosto/Tagging/Model/Index.php +++ b/app/code/community/Nosto/Tagging/Model/Index.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Indexer/Product.php b/app/code/community/Nosto/Tagging/Model/Indexer/Product.php index 9ab61d57..034b3d6b 100644 --- a/app/code/community/Nosto/Tagging/Model/Indexer/Product.php +++ b/app/code/community/Nosto/Tagging/Model/Indexer/Product.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Account.php b/app/code/community/Nosto/Tagging/Model/Meta/Account.php index e49eb330..cb4bb3f8 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Account.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Account.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Account/Billing.php b/app/code/community/Nosto/Tagging/Model/Meta/Account/Billing.php index 84763166..549b81fb 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Account/Billing.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Account/Billing.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Account/Iframe.php b/app/code/community/Nosto/Tagging/Model/Meta/Account/Iframe.php index d0f12594..c63f532e 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Account/Iframe.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Account/Iframe.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Account/Owner.php b/app/code/community/Nosto/Tagging/Model/Meta/Account/Owner.php index daa9f30d..91a47ab8 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Account/Owner.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Account/Owner.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Cart.php b/app/code/community/Nosto/Tagging/Model/Meta/Cart.php index cdb92509..edd3c1b3 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Cart.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Cart.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Builder.php b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Builder.php index c0da3f14..dd01cf9c 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Builder.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Builder.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item.php b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item.php index 542ebd6e..153a8119 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Bundled.php b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Bundled.php index 4322382c..7b5100b9 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Bundled.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Bundled.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Configurable.php b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Configurable.php index 4a251542..8a8fea9e 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Configurable.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Configurable.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Grouped.php b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Grouped.php index 2d546fc6..9caa6474 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Grouped.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Grouped.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Simple.php b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Simple.php index 6dc2bc12..dee8445f 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Simple.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Simple.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Category/Builder.php b/app/code/community/Nosto/Tagging/Model/Meta/Category/Builder.php index 5212859d..52782e78 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Category/Builder.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Category/Builder.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Oauth.php b/app/code/community/Nosto/Tagging/Model/Meta/Oauth.php index 722da521..404c20aa 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Oauth.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Oauth.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order.php b/app/code/community/Nosto/Tagging/Model/Meta/Order.php index 24c735cd..8b0d243a 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Builder.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Builder.php index 5d25c51a..d8daf935 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Builder.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Builder.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Buyer.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Buyer.php index 56881e89..7ac6f656 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Buyer.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Buyer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item.php index ae3ffea5..4ada377f 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Bundled.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Bundled.php index 71fd238e..ae388b14 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Bundled.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Bundled.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Configurable.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Configurable.php index a4661b72..ee4f12f2 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Configurable.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Configurable.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Default.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Default.php index 8474c63f..a0b76ae1 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Default.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Default.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Grouped.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Grouped.php index 27b43d8d..06546851 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Grouped.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Grouped.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Simple.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Simple.php index 026625a1..d63d5441 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Simple.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Simple.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Status.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Status.php index 96b7d112..771bf4c8 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Status.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Status.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Vaimo/Klarna/Checkout.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Vaimo/Klarna/Checkout.php index 4a49a9f6..48bccd18 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Vaimo/Klarna/Checkout.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Vaimo/Klarna/Checkout.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Product.php b/app/code/community/Nosto/Tagging/Model/Meta/Product.php index 19a69a70..c0fecc3f 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Product.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Product.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Product/Builder.php b/app/code/community/Nosto/Tagging/Model/Meta/Product/Builder.php index d3266860..e3c8896a 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Product/Builder.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Product/Builder.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Product/Tags/Lowstock.php b/app/code/community/Nosto/Tagging/Model/Meta/Product/Tags/Lowstock.php index dec32ffb..8657f9c0 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Product/Tags/Lowstock.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Product/Tags/Lowstock.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Product/Trait.php b/app/code/community/Nosto/Tagging/Model/Meta/Product/Trait.php index 5ff12d14..880bcb76 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Product/Trait.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Product/Trait.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Rating.php b/app/code/community/Nosto/Tagging/Model/Meta/Rating.php index 7f341fd2..99877442 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Rating.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Rating.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Rating/Interface.php b/app/code/community/Nosto/Tagging/Model/Meta/Rating/Interface.php index 159642ad..3b3d8550 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Rating/Interface.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Rating/Interface.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Rating/Mage/Rating.php b/app/code/community/Nosto/Tagging/Model/Meta/Rating/Mage/Rating.php index 6a1be7cc..cd2cf43c 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Rating/Mage/Rating.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Rating/Mage/Rating.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Rating/Yotpo/Yotpo.php b/app/code/community/Nosto/Tagging/Model/Meta/Rating/Yotpo/Yotpo.php index 2b573e26..73893356 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Rating/Yotpo/Yotpo.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Rating/Yotpo/Yotpo.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Settings.php b/app/code/community/Nosto/Tagging/Model/Meta/Settings.php index 6b6abe3e..05064dce 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Settings.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Settings.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Sku.php b/app/code/community/Nosto/Tagging/Model/Meta/Sku.php index c6bc92b7..958dbd81 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Sku.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Sku.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/User.php b/app/code/community/Nosto/Tagging/Model/Meta/User.php index 24da0bb7..67ab26dc 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/User.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/User.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Variation.php b/app/code/community/Nosto/Tagging/Model/Meta/Variation.php index 7fe61bcf..ed1f4fa9 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Variation.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Variation.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Variation/Collection.php b/app/code/community/Nosto/Tagging/Model/Meta/Variation/Collection.php index 1298838f..5f23751e 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Variation/Collection.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Variation/Collection.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Observer/Cart.php b/app/code/community/Nosto/Tagging/Model/Observer/Cart.php index 151ebf10..d40bcade 100644 --- a/app/code/community/Nosto/Tagging/Model/Observer/Cart.php +++ b/app/code/community/Nosto/Tagging/Model/Observer/Cart.php @@ -1,9 +1,9 @@ diff --git a/app/code/community/Nosto/Tagging/Model/Observer/Controller.php b/app/code/community/Nosto/Tagging/Model/Observer/Controller.php index 3d999842..e2d835c4 100644 --- a/app/code/community/Nosto/Tagging/Model/Observer/Controller.php +++ b/app/code/community/Nosto/Tagging/Model/Observer/Controller.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Observer/Customer.php b/app/code/community/Nosto/Tagging/Model/Observer/Customer.php index 2fb43302..337496d8 100644 --- a/app/code/community/Nosto/Tagging/Model/Observer/Customer.php +++ b/app/code/community/Nosto/Tagging/Model/Observer/Customer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Observer/Exchange.php b/app/code/community/Nosto/Tagging/Model/Observer/Exchange.php index d938f3c0..7da16ce2 100644 --- a/app/code/community/Nosto/Tagging/Model/Observer/Exchange.php +++ b/app/code/community/Nosto/Tagging/Model/Observer/Exchange.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Observer/Order.php b/app/code/community/Nosto/Tagging/Model/Observer/Order.php index d739bc58..4a26ed98 100644 --- a/app/code/community/Nosto/Tagging/Model/Observer/Order.php +++ b/app/code/community/Nosto/Tagging/Model/Observer/Order.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Observer/Product.php b/app/code/community/Nosto/Tagging/Model/Observer/Product.php index 63ccd170..973cff85 100644 --- a/app/code/community/Nosto/Tagging/Model/Observer/Product.php +++ b/app/code/community/Nosto/Tagging/Model/Observer/Product.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Observer/Setting.php b/app/code/community/Nosto/Tagging/Model/Observer/Setting.php index 8b26e836..81550665 100644 --- a/app/code/community/Nosto/Tagging/Model/Observer/Setting.php +++ b/app/code/community/Nosto/Tagging/Model/Observer/Setting.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Product.php b/app/code/community/Nosto/Tagging/Model/Product.php index c034bcb7..84c6878e 100644 --- a/app/code/community/Nosto/Tagging/Model/Product.php +++ b/app/code/community/Nosto/Tagging/Model/Product.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Resource/Customer.php b/app/code/community/Nosto/Tagging/Model/Resource/Customer.php index 4636750f..300636eb 100644 --- a/app/code/community/Nosto/Tagging/Model/Resource/Customer.php +++ b/app/code/community/Nosto/Tagging/Model/Resource/Customer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Resource/Customer/Collection.php b/app/code/community/Nosto/Tagging/Model/Resource/Customer/Collection.php index c8fa7b1b..2eab9dd0 100644 --- a/app/code/community/Nosto/Tagging/Model/Resource/Customer/Collection.php +++ b/app/code/community/Nosto/Tagging/Model/Resource/Customer/Collection.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Resource/Index.php b/app/code/community/Nosto/Tagging/Model/Resource/Index.php index 6a52f247..b8acbdee 100644 --- a/app/code/community/Nosto/Tagging/Model/Resource/Index.php +++ b/app/code/community/Nosto/Tagging/Model/Resource/Index.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Resource/Index/Collection.php b/app/code/community/Nosto/Tagging/Model/Resource/Index/Collection.php index 28774eac..89220d09 100644 --- a/app/code/community/Nosto/Tagging/Model/Resource/Index/Collection.php +++ b/app/code/community/Nosto/Tagging/Model/Resource/Index/Collection.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Resource/Product/Collection.php b/app/code/community/Nosto/Tagging/Model/Resource/Product/Collection.php index f2ed4179..08c8539c 100644 --- a/app/code/community/Nosto/Tagging/Model/Resource/Product/Collection.php +++ b/app/code/community/Nosto/Tagging/Model/Resource/Product/Collection.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Service/Cart.php b/app/code/community/Nosto/Tagging/Model/Service/Cart.php index 93eda045..c0c99b45 100644 --- a/app/code/community/Nosto/Tagging/Model/Service/Cart.php +++ b/app/code/community/Nosto/Tagging/Model/Service/Cart.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Service/Customer.php b/app/code/community/Nosto/Tagging/Model/Service/Customer.php index eb9093fa..c65dce61 100644 --- a/app/code/community/Nosto/Tagging/Model/Service/Customer.php +++ b/app/code/community/Nosto/Tagging/Model/Service/Customer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Service/Order.php b/app/code/community/Nosto/Tagging/Model/Service/Order.php index dfda34d0..68994e51 100644 --- a/app/code/community/Nosto/Tagging/Model/Service/Order.php +++ b/app/code/community/Nosto/Tagging/Model/Service/Order.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Service/Product.php b/app/code/community/Nosto/Tagging/Model/Service/Product.php index 96cd2f5d..66fc9841 100644 --- a/app/code/community/Nosto/Tagging/Model/Service/Product.php +++ b/app/code/community/Nosto/Tagging/Model/Service/Product.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Base.php b/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Base.php index 89eda094..639dd8fd 100644 --- a/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Base.php +++ b/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Base.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Category.php b/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Category.php index 12e77a7b..788a036b 100644 --- a/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Category.php +++ b/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Category.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Cron.php b/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Cron.php index ed0b269f..7083ac95 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Cron.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Cron.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Time.php b/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Time.php index 236c7db6..3a6e6f8d 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Time.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Time.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Attribute.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Attribute.php index 59c32cef..61cbd263 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Attribute.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Attribute.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Cron/Frequency.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Cron/Frequency.php index 0d7817ee..bddbee15 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Cron/Frequency.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Cron/Frequency.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Custom/Tags.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Custom/Tags.php index 0b6d7814..e70676fc 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Custom/Tags.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Custom/Tags.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Image.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Image.php index 04bd1968..8464b3b4 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Image.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Image.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Memory/Percentage.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Memory/Percentage.php index 1acc38d3..8825c58d 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Memory/Percentage.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Memory/Percentage.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Multi/Currency/Method.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Multi/Currency/Method.php index 79c59e57..fecfcfcc 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Multi/Currency/Method.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Multi/Currency/Method.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Price/Attribute.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Price/Attribute.php index 94faf4c0..375c3a41 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Price/Attribute.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Price/Attribute.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Product/Attribute.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Product/Attribute.php index 6fb0042b..20808fd5 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Product/Attribute.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Product/Attribute.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Ratings/Provider.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Ratings/Provider.php index c7490046..fe81fc11 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Ratings/Provider.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Ratings/Provider.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Restore/Cart/Location.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Restore/Cart/Location.php index 5f38175a..e3c8801c 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Restore/Cart/Location.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Restore/Cart/Location.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Base.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Base.php index 986865ff..f7855791 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Base.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Base.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Graphql.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Graphql.php index 7bf33997..c3cabfa6 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Graphql.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Graphql.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Util/Product.php b/app/code/community/Nosto/Tagging/Util/Product.php index 64c7dcb2..3c3292a0 100644 --- a/app/code/community/Nosto/Tagging/Util/Product.php +++ b/app/code/community/Nosto/Tagging/Util/Product.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/controllers/AddToCartController.php b/app/code/community/Nosto/Tagging/controllers/AddToCartController.php index 5b805604..615ed440 100644 --- a/app/code/community/Nosto/Tagging/controllers/AddToCartController.php +++ b/app/code/community/Nosto/Tagging/controllers/AddToCartController.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/controllers/Adminhtml/NostoController.php b/app/code/community/Nosto/Tagging/controllers/Adminhtml/NostoController.php index f794a6dc..04178522 100644 --- a/app/code/community/Nosto/Tagging/controllers/Adminhtml/NostoController.php +++ b/app/code/community/Nosto/Tagging/controllers/Adminhtml/NostoController.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/controllers/CartController.php b/app/code/community/Nosto/Tagging/controllers/CartController.php index a954b5f9..444949ff 100644 --- a/app/code/community/Nosto/Tagging/controllers/CartController.php +++ b/app/code/community/Nosto/Tagging/controllers/CartController.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/controllers/ExportController.php b/app/code/community/Nosto/Tagging/controllers/ExportController.php index 01cb2488..565efb2d 100644 --- a/app/code/community/Nosto/Tagging/controllers/ExportController.php +++ b/app/code/community/Nosto/Tagging/controllers/ExportController.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/controllers/OauthController.php b/app/code/community/Nosto/Tagging/controllers/OauthController.php index 67a12a1f..707adca7 100644 --- a/app/code/community/Nosto/Tagging/controllers/OauthController.php +++ b/app/code/community/Nosto/Tagging/controllers/OauthController.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/controllers/RestoreCartController.php b/app/code/community/Nosto/Tagging/controllers/RestoreCartController.php index b03b4f02..cc530845 100644 --- a/app/code/community/Nosto/Tagging/controllers/RestoreCartController.php +++ b/app/code/community/Nosto/Tagging/controllers/RestoreCartController.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/etc/adminhtml.xml b/app/code/community/Nosto/Tagging/etc/adminhtml.xml index ec2f330c..e17b69f8 100644 --- a/app/code/community/Nosto/Tagging/etc/adminhtml.xml +++ b/app/code/community/Nosto/Tagging/etc/adminhtml.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/app/code/community/Nosto/Tagging/etc/cache.xml b/app/code/community/Nosto/Tagging/etc/cache.xml index e688612e..f5392724 100644 --- a/app/code/community/Nosto/Tagging/etc/cache.xml +++ b/app/code/community/Nosto/Tagging/etc/cache.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/app/code/community/Nosto/Tagging/etc/config.xml b/app/code/community/Nosto/Tagging/etc/config.xml index 0cbb6420..8b2a716d 100644 --- a/app/code/community/Nosto/Tagging/etc/config.xml +++ b/app/code/community/Nosto/Tagging/etc/config.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/app/code/community/Nosto/Tagging/etc/system.xml b/app/code/community/Nosto/Tagging/etc/system.xml index 0caf0d32..071c0417 100644 --- a/app/code/community/Nosto/Tagging/etc/system.xml +++ b/app/code/community/Nosto/Tagging/etc/system.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/app/code/community/Nosto/Tagging/shell/reconnect.php b/app/code/community/Nosto/Tagging/shell/reconnect.php index 587d109a..5cad62e1 100644 --- a/app/code/community/Nosto/Tagging/shell/reconnect.php +++ b/app/code/community/Nosto/Tagging/shell/reconnect.php @@ -22,7 +22,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/shell/remove.php b/app/code/community/Nosto/Tagging/shell/remove.php index 8fdbbda0..95dd5a4f 100644 --- a/app/code/community/Nosto/Tagging/shell/remove.php +++ b/app/code/community/Nosto/Tagging/shell/remove.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-install-2.8.0.php b/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-install-2.8.0.php index 1b2a03cd..24555a3f 100644 --- a/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-install-2.8.0.php +++ b/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-install-2.8.0.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-upgrade-2.8.0-2.8.2.php b/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-upgrade-2.8.0-2.8.2.php index 791d91c9..d5a4730c 100644 --- a/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-upgrade-2.8.0-2.8.2.php +++ b/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-upgrade-2.8.0-2.8.2.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/sql/nosto_index_setup/mysql4-install-3.4.0.php b/app/code/community/Nosto/Tagging/sql/nosto_index_setup/mysql4-install-3.4.0.php index b30bf274..c7b05b93 100644 --- a/app/code/community/Nosto/Tagging/sql/nosto_index_setup/mysql4-install-3.4.0.php +++ b/app/code/community/Nosto/Tagging/sql/nosto_index_setup/mysql4-install-3.4.0.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-install-1.2.0.php b/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-install-1.2.0.php index e1f9de22..01567bf8 100644 --- a/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-install-1.2.0.php +++ b/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-install-1.2.0.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-1.1.7-1.2.0.php b/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-1.1.7-1.2.0.php index 7a00185a..956a212e 100644 --- a/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-1.1.7-1.2.0.php +++ b/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-1.1.7-1.2.0.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-2.11.3-3.0.0.php b/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-2.11.3-3.0.0.php index 17423bf4..dea2119e 100644 --- a/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-2.11.3-3.0.0.php +++ b/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-2.11.3-3.0.0.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/design/adminhtml/default/default/layout/nostotagging.xml b/app/design/adminhtml/default/default/layout/nostotagging.xml index 85dee4da..c19a434a 100644 --- a/app/design/adminhtml/default/default/layout/nostotagging.xml +++ b/app/design/adminhtml/default/default/layout/nostotagging.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/app/design/adminhtml/default/default/template/nostotagging/iframe.phtml b/app/design/adminhtml/default/default/template/nostotagging/iframe.phtml index 6041d95b..fedb2b97 100644 --- a/app/design/adminhtml/default/default/template/nostotagging/iframe.phtml +++ b/app/design/adminhtml/default/default/template/nostotagging/iframe.phtml @@ -22,7 +22,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ ?> diff --git a/app/design/adminhtml/default/default/template/nostotagging/notifications.phtml b/app/design/adminhtml/default/default/template/nostotagging/notifications.phtml index d0c24e66..f0491277 100644 --- a/app/design/adminhtml/default/default/template/nostotagging/notifications.phtml +++ b/app/design/adminhtml/default/default/template/nostotagging/notifications.phtml @@ -22,7 +22,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/cronFrequency.phtml b/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/cronFrequency.phtml index 6651bde6..fd17b235 100644 --- a/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/cronFrequency.phtml +++ b/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/cronFrequency.phtml @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ ?> diff --git a/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/formats.phtml b/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/formats.phtml index e8186327..c56b5483 100644 --- a/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/formats.phtml +++ b/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/formats.phtml @@ -22,7 +22,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ ?> diff --git a/app/design/adminhtml/default/default/template/nostotagging/wizard.phtml b/app/design/adminhtml/default/default/template/nostotagging/wizard.phtml index 187599ef..71389e88 100644 --- a/app/design/adminhtml/default/default/template/nostotagging/wizard.phtml +++ b/app/design/adminhtml/default/default/template/nostotagging/wizard.phtml @@ -22,7 +22,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ ?> diff --git a/app/design/frontend/base/default/layout/nostotagging.xml b/app/design/frontend/base/default/layout/nostotagging.xml index c0f16896..c82abf12 100644 --- a/app/design/frontend/base/default/layout/nostotagging.xml +++ b/app/design/frontend/base/default/layout/nostotagging.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/app/design/frontend/base/default/template/nostotagging/addtocart.phtml b/app/design/frontend/base/default/template/nostotagging/addtocart.phtml index 3c9a4daa..412f037f 100644 --- a/app/design/frontend/base/default/template/nostotagging/addtocart.phtml +++ b/app/design/frontend/base/default/template/nostotagging/addtocart.phtml @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/design/frontend/base/default/template/nostotagging/element.phtml b/app/design/frontend/base/default/template/nostotagging/element.phtml index dc7263b1..1bcdc038 100644 --- a/app/design/frontend/base/default/template/nostotagging/element.phtml +++ b/app/design/frontend/base/default/template/nostotagging/element.phtml @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/design/frontend/base/default/template/nostotagging/embed.phtml b/app/design/frontend/base/default/template/nostotagging/embed.phtml index c1c01e4f..450904b1 100644 --- a/app/design/frontend/base/default/template/nostotagging/embed.phtml +++ b/app/design/frontend/base/default/template/nostotagging/embed.phtml @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/design/frontend/base/default/template/nostotagging/jsstub.phtml b/app/design/frontend/base/default/template/nostotagging/jsstub.phtml index 64830653..17c63ec2 100644 --- a/app/design/frontend/base/default/template/nostotagging/jsstub.phtml +++ b/app/design/frontend/base/default/template/nostotagging/jsstub.phtml @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/design/frontend/base/default/template/nostotagging/meta.phtml b/app/design/frontend/base/default/template/nostotagging/meta.phtml index 0f93ab15..e73a57a2 100644 --- a/app/design/frontend/base/default/template/nostotagging/meta.phtml +++ b/app/design/frontend/base/default/template/nostotagging/meta.phtml @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/etc/modules/Nosto_Tagging.xml b/app/etc/modules/Nosto_Tagging.xml index b674e644..85281681 100644 --- a/app/etc/modules/Nosto_Tagging.xml +++ b/app/etc/modules/Nosto_Tagging.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/build.xml b/build.xml index 42df5baf..1263d35e 100644 --- a/build.xml +++ b/build.xml @@ -22,7 +22,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/js/nosto-src/iframeHandler.js b/js/nosto-src/iframeHandler.js index eb8134c3..c2dde09d 100644 --- a/js/nosto-src/iframeHandler.js +++ b/js/nosto-src/iframeHandler.js @@ -20,7 +20,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/phan.php b/phan.php index bdc47aa0..47fbd538 100644 --- a/phan.php +++ b/phan.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/ruleset.xml b/ruleset.xml index 0789f041..fbdf269c 100644 --- a/ruleset.xml +++ b/ruleset.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2017 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> From e0a40ecc15053266f62fa1ff1707932148d657a7 Mon Sep 17 00:00:00 2001 From: Mridang Agarwalla Date: Mon, 1 Apr 2019 15:01:23 +0300 Subject: [PATCH 04/18] Bumped the copyright year --- .phan/stubs/Mage.php | 2 +- .phan/stubs/Yotpo.php | 2 +- Gruntfile.js | 2 +- app/code/community/Nosto/Tagging/Block/Addtocart.php | 2 +- app/code/community/Nosto/Tagging/Block/Adminhtml/Iframe.php | 2 +- .../community/Nosto/Tagging/Block/Adminhtml/Notifications.php | 2 +- .../Block/Adminhtml/System/Config/Currency/CronFrequency.php | 2 +- .../Tagging/Block/Adminhtml/System/Config/Currency/Formats.php | 2 +- .../Tagging/Block/Adminhtml/System/Config/Currency/Method.php | 2 +- .../Tagging/Block/Adminhtml/System/Config/Inventory/Switch.php | 2 +- .../Tagging/Block/Adminhtml/System/Config/Ratings/Provider.php | 2 +- .../Tagging/Block/Adminhtml/System/Config/Variation/Switch.php | 2 +- app/code/community/Nosto/Tagging/Block/Cart.php | 2 +- app/code/community/Nosto/Tagging/Block/Category.php | 2 +- app/code/community/Nosto/Tagging/Block/Customer.php | 2 +- app/code/community/Nosto/Tagging/Block/Element.php | 2 +- app/code/community/Nosto/Tagging/Block/Embed.php | 2 +- app/code/community/Nosto/Tagging/Block/Meta.php | 2 +- app/code/community/Nosto/Tagging/Block/Order.php | 2 +- app/code/community/Nosto/Tagging/Block/Pagetype.php | 2 +- app/code/community/Nosto/Tagging/Block/Product.php | 2 +- app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php | 2 +- app/code/community/Nosto/Tagging/Block/Searchterm.php | 2 +- app/code/community/Nosto/Tagging/Block/Stub.php | 2 +- app/code/community/Nosto/Tagging/Block/Variation.php | 2 +- app/code/community/Nosto/Tagging/Helper/Account.php | 2 +- app/code/community/Nosto/Tagging/Helper/Bootstrap.php | 2 +- app/code/community/Nosto/Tagging/Helper/Cache.php | 2 +- app/code/community/Nosto/Tagging/Helper/Class.php | 2 +- app/code/community/Nosto/Tagging/Helper/Currency.php | 2 +- app/code/community/Nosto/Tagging/Helper/Customer.php | 2 +- app/code/community/Nosto/Tagging/Helper/Data.php | 2 +- app/code/community/Nosto/Tagging/Helper/Email.php | 2 +- app/code/community/Nosto/Tagging/Helper/Event.php | 2 +- app/code/community/Nosto/Tagging/Helper/Log.php | 2 +- app/code/community/Nosto/Tagging/Helper/Module.php | 2 +- app/code/community/Nosto/Tagging/Helper/Oauth.php | 2 +- app/code/community/Nosto/Tagging/Helper/Price.php | 2 +- app/code/community/Nosto/Tagging/Helper/Rating.php | 2 +- app/code/community/Nosto/Tagging/Helper/Setup.php | 2 +- app/code/community/Nosto/Tagging/Helper/Stock.php | 2 +- app/code/community/Nosto/Tagging/Helper/Url.php | 2 +- app/code/community/Nosto/Tagging/Helper/Variation.php | 2 +- app/code/community/Nosto/Tagging/Model/Base.php | 2 +- app/code/community/Nosto/Tagging/Model/Category/Config.php | 2 +- app/code/community/Nosto/Tagging/Model/Collection/Rates.php | 2 +- app/code/community/Nosto/Tagging/Model/Container/Cart.php | 2 +- app/code/community/Nosto/Tagging/Model/Container/Customer.php | 2 +- app/code/community/Nosto/Tagging/Model/Customer.php | 2 +- app/code/community/Nosto/Tagging/Model/Index.php | 2 +- app/code/community/Nosto/Tagging/Model/Indexer/Product.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Account.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Account/Billing.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Account/Iframe.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Account/Owner.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Cart.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Cart/Builder.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Cart/Item.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Cart/Item/Bundled.php | 2 +- .../Nosto/Tagging/Model/Meta/Cart/Item/Configurable.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Cart/Item/Grouped.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Cart/Item/Simple.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Category/Builder.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Oauth.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Order.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Order/Builder.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Order/Buyer.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Order/Item.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Order/Item/Bundled.php | 2 +- .../Nosto/Tagging/Model/Meta/Order/Item/Configurable.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Order/Item/Default.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Order/Item/Grouped.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Order/Item/Simple.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Order/Status.php | 2 +- .../Nosto/Tagging/Model/Meta/Order/Vaimo/Klarna/Checkout.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Product.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Product/Builder.php | 2 +- .../Nosto/Tagging/Model/Meta/Product/Tags/Lowstock.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Product/Trait.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Rating.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Rating/Interface.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Rating/Mage/Rating.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Rating/Yotpo/Yotpo.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Settings.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Sku.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/User.php | 2 +- app/code/community/Nosto/Tagging/Model/Meta/Variation.php | 2 +- .../community/Nosto/Tagging/Model/Meta/Variation/Collection.php | 2 +- app/code/community/Nosto/Tagging/Model/Observer/Cart.php | 2 +- app/code/community/Nosto/Tagging/Model/Observer/Controller.php | 2 +- app/code/community/Nosto/Tagging/Model/Observer/Customer.php | 2 +- app/code/community/Nosto/Tagging/Model/Observer/Exchange.php | 2 +- app/code/community/Nosto/Tagging/Model/Observer/Order.php | 2 +- app/code/community/Nosto/Tagging/Model/Observer/Product.php | 2 +- app/code/community/Nosto/Tagging/Model/Observer/Setting.php | 2 +- app/code/community/Nosto/Tagging/Model/Product.php | 2 +- app/code/community/Nosto/Tagging/Model/Resource/Customer.php | 2 +- .../Nosto/Tagging/Model/Resource/Customer/Collection.php | 2 +- app/code/community/Nosto/Tagging/Model/Resource/Index.php | 2 +- .../community/Nosto/Tagging/Model/Resource/Index/Collection.php | 2 +- .../Nosto/Tagging/Model/Resource/Product/Collection.php | 2 +- app/code/community/Nosto/Tagging/Model/Service/Cart.php | 2 +- app/code/community/Nosto/Tagging/Model/Service/Customer.php | 2 +- app/code/community/Nosto/Tagging/Model/Service/Order.php | 2 +- app/code/community/Nosto/Tagging/Model/Service/Product.php | 2 +- .../Nosto/Tagging/Model/Service/Recommendation/Base.php | 2 +- .../Nosto/Tagging/Model/Service/Recommendation/Category.php | 2 +- .../Model/System/Config/Backend/Currency/Exchange/Rate/Cron.php | 2 +- .../Model/System/Config/Backend/Currency/Exchange/Rate/Time.php | 2 +- .../Nosto/Tagging/Model/System/Config/Source/Attribute.php | 2 +- .../Nosto/Tagging/Model/System/Config/Source/Cron/Frequency.php | 2 +- .../Nosto/Tagging/Model/System/Config/Source/Custom/Tags.php | 2 +- .../Nosto/Tagging/Model/System/Config/Source/Image.php | 2 +- .../Tagging/Model/System/Config/Source/Memory/Percentage.php | 2 +- .../Model/System/Config/Source/Multi/Currency/Method.php | 2 +- .../Tagging/Model/System/Config/Source/Price/Attribute.php | 2 +- .../Tagging/Model/System/Config/Source/Product/Attribute.php | 2 +- .../Tagging/Model/System/Config/Source/Ratings/Provider.php | 2 +- .../Model/System/Config/Source/Restore/Cart/Location.php | 2 +- .../Nosto/Tagging/Model/System/Config/Source/Yesno/Base.php | 2 +- .../Nosto/Tagging/Model/System/Config/Source/Yesno/Graphql.php | 2 +- app/code/community/Nosto/Tagging/Util/Product.php | 2 +- .../community/Nosto/Tagging/controllers/AddToCartController.php | 2 +- .../Nosto/Tagging/controllers/Adminhtml/NostoController.php | 2 +- app/code/community/Nosto/Tagging/controllers/CartController.php | 2 +- .../community/Nosto/Tagging/controllers/ExportController.php | 2 +- .../community/Nosto/Tagging/controllers/OauthController.php | 2 +- .../Nosto/Tagging/controllers/RestoreCartController.php | 2 +- app/code/community/Nosto/Tagging/etc/adminhtml.xml | 2 +- app/code/community/Nosto/Tagging/etc/cache.xml | 2 +- app/code/community/Nosto/Tagging/etc/config.xml | 2 +- app/code/community/Nosto/Tagging/etc/system.xml | 2 +- app/code/community/Nosto/Tagging/shell/reconnect.php | 2 +- app/code/community/Nosto/Tagging/shell/remove.php | 2 +- .../sql/nosto_customer_reference_setup/mysql4-install-2.8.0.php | 2 +- .../mysql4-upgrade-2.8.0-2.8.2.php | 2 +- .../Tagging/sql/nosto_index_setup/mysql4-install-3.4.0.php | 2 +- .../Nosto/Tagging/sql/tagging_setup/mysql4-install-1.2.0.php | 2 +- .../Tagging/sql/tagging_setup/mysql4-upgrade-1.1.7-1.2.0.php | 2 +- .../Tagging/sql/tagging_setup/mysql4-upgrade-2.11.3-3.0.0.php | 2 +- app/design/adminhtml/default/default/layout/nostotagging.xml | 2 +- .../default/default/template/nostotagging/iframe.phtml | 2 +- .../default/default/template/nostotagging/notifications.phtml | 2 +- .../nostotagging/system/config/currency/cronFrequency.phtml | 2 +- .../template/nostotagging/system/config/currency/formats.phtml | 2 +- .../default/default/template/nostotagging/wizard.phtml | 2 +- app/design/frontend/base/default/layout/nostotagging.xml | 2 +- .../frontend/base/default/template/nostotagging/addtocart.phtml | 2 +- .../frontend/base/default/template/nostotagging/element.phtml | 2 +- .../frontend/base/default/template/nostotagging/embed.phtml | 2 +- .../frontend/base/default/template/nostotagging/jsstub.phtml | 2 +- .../frontend/base/default/template/nostotagging/meta.phtml | 2 +- app/etc/modules/Nosto_Tagging.xml | 2 +- build.xml | 2 +- js/nosto-src/iframeHandler.js | 2 +- phan.php | 2 +- ruleset.xml | 2 +- 157 files changed, 157 insertions(+), 157 deletions(-) diff --git a/.phan/stubs/Mage.php b/.phan/stubs/Mage.php index f327f0d9..3e5d7394 100644 --- a/.phan/stubs/Mage.php +++ b/.phan/stubs/Mage.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/.phan/stubs/Yotpo.php b/.phan/stubs/Yotpo.php index 11418687..3ee19016 100644 --- a/.phan/stubs/Yotpo.php +++ b/.phan/stubs/Yotpo.php @@ -22,7 +22,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ class Yotpo_Yotpo_Helper_RichSnippets extends Mage_Core_Helper_Abstract diff --git a/Gruntfile.js b/Gruntfile.js index c62f18f3..1649a3f3 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -20,7 +20,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Addtocart.php b/app/code/community/Nosto/Tagging/Block/Addtocart.php index 06c5e7a6..08700c8a 100644 --- a/app/code/community/Nosto/Tagging/Block/Addtocart.php +++ b/app/code/community/Nosto/Tagging/Block/Addtocart.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/Iframe.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/Iframe.php index 0f3331cf..7392551a 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/Iframe.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/Iframe.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/Notifications.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/Notifications.php index 610816a4..01eac287 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/Notifications.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/Notifications.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/CronFrequency.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/CronFrequency.php index c5ef285d..24f18601 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/CronFrequency.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/CronFrequency.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Formats.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Formats.php index 59a93539..90ed9dfa 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Formats.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Formats.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Method.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Method.php index 2099608d..46582ee3 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Method.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Currency/Method.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Inventory/Switch.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Inventory/Switch.php index 4d61ff07..ff87c13c 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Inventory/Switch.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Inventory/Switch.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Ratings/Provider.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Ratings/Provider.php index 01eac961..e677a45d 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Ratings/Provider.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Ratings/Provider.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Variation/Switch.php b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Variation/Switch.php index d057fd8b..8dbec2ec 100644 --- a/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Variation/Switch.php +++ b/app/code/community/Nosto/Tagging/Block/Adminhtml/System/Config/Variation/Switch.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Cart.php b/app/code/community/Nosto/Tagging/Block/Cart.php index 037909d6..6438a1af 100644 --- a/app/code/community/Nosto/Tagging/Block/Cart.php +++ b/app/code/community/Nosto/Tagging/Block/Cart.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Category.php b/app/code/community/Nosto/Tagging/Block/Category.php index 9e3b08d3..381ccf40 100644 --- a/app/code/community/Nosto/Tagging/Block/Category.php +++ b/app/code/community/Nosto/Tagging/Block/Category.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Customer.php b/app/code/community/Nosto/Tagging/Block/Customer.php index 64faab07..92c000ca 100644 --- a/app/code/community/Nosto/Tagging/Block/Customer.php +++ b/app/code/community/Nosto/Tagging/Block/Customer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Element.php b/app/code/community/Nosto/Tagging/Block/Element.php index 7eed3ebf..8aeccab6 100644 --- a/app/code/community/Nosto/Tagging/Block/Element.php +++ b/app/code/community/Nosto/Tagging/Block/Element.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Embed.php b/app/code/community/Nosto/Tagging/Block/Embed.php index 297825b0..2d5a34ca 100644 --- a/app/code/community/Nosto/Tagging/Block/Embed.php +++ b/app/code/community/Nosto/Tagging/Block/Embed.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Meta.php b/app/code/community/Nosto/Tagging/Block/Meta.php index 483e2a40..d14ddc45 100644 --- a/app/code/community/Nosto/Tagging/Block/Meta.php +++ b/app/code/community/Nosto/Tagging/Block/Meta.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Order.php b/app/code/community/Nosto/Tagging/Block/Order.php index 5e39e72e..e5aa1438 100644 --- a/app/code/community/Nosto/Tagging/Block/Order.php +++ b/app/code/community/Nosto/Tagging/Block/Order.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Pagetype.php b/app/code/community/Nosto/Tagging/Block/Pagetype.php index 27b924ae..306de0d5 100644 --- a/app/code/community/Nosto/Tagging/Block/Pagetype.php +++ b/app/code/community/Nosto/Tagging/Block/Pagetype.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Product.php b/app/code/community/Nosto/Tagging/Block/Product.php index 531fc440..5f434961 100644 --- a/app/code/community/Nosto/Tagging/Block/Product.php +++ b/app/code/community/Nosto/Tagging/Block/Product.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php b/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php index 937639ce..2cdaeb8b 100644 --- a/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php +++ b/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Searchterm.php b/app/code/community/Nosto/Tagging/Block/Searchterm.php index d370a94a..39709690 100644 --- a/app/code/community/Nosto/Tagging/Block/Searchterm.php +++ b/app/code/community/Nosto/Tagging/Block/Searchterm.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Stub.php b/app/code/community/Nosto/Tagging/Block/Stub.php index 7348f729..372aeab5 100644 --- a/app/code/community/Nosto/Tagging/Block/Stub.php +++ b/app/code/community/Nosto/Tagging/Block/Stub.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Block/Variation.php b/app/code/community/Nosto/Tagging/Block/Variation.php index fc240166..01403234 100644 --- a/app/code/community/Nosto/Tagging/Block/Variation.php +++ b/app/code/community/Nosto/Tagging/Block/Variation.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Account.php b/app/code/community/Nosto/Tagging/Helper/Account.php index 652b0e8b..e49b78b7 100644 --- a/app/code/community/Nosto/Tagging/Helper/Account.php +++ b/app/code/community/Nosto/Tagging/Helper/Account.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Bootstrap.php b/app/code/community/Nosto/Tagging/Helper/Bootstrap.php index 81f6bbd9..72401713 100644 --- a/app/code/community/Nosto/Tagging/Helper/Bootstrap.php +++ b/app/code/community/Nosto/Tagging/Helper/Bootstrap.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Cache.php b/app/code/community/Nosto/Tagging/Helper/Cache.php index 02078477..10f7d9ed 100644 --- a/app/code/community/Nosto/Tagging/Helper/Cache.php +++ b/app/code/community/Nosto/Tagging/Helper/Cache.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Class.php b/app/code/community/Nosto/Tagging/Helper/Class.php index 0efa9e86..4bf46a45 100644 --- a/app/code/community/Nosto/Tagging/Helper/Class.php +++ b/app/code/community/Nosto/Tagging/Helper/Class.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Currency.php b/app/code/community/Nosto/Tagging/Helper/Currency.php index a08f9ef8..97bc67e3 100644 --- a/app/code/community/Nosto/Tagging/Helper/Currency.php +++ b/app/code/community/Nosto/Tagging/Helper/Currency.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Customer.php b/app/code/community/Nosto/Tagging/Helper/Customer.php index 9951ef98..b3dd5985 100644 --- a/app/code/community/Nosto/Tagging/Helper/Customer.php +++ b/app/code/community/Nosto/Tagging/Helper/Customer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Data.php b/app/code/community/Nosto/Tagging/Helper/Data.php index 355123ad..bffdde19 100644 --- a/app/code/community/Nosto/Tagging/Helper/Data.php +++ b/app/code/community/Nosto/Tagging/Helper/Data.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Email.php b/app/code/community/Nosto/Tagging/Helper/Email.php index 190811ec..9f7473cb 100644 --- a/app/code/community/Nosto/Tagging/Helper/Email.php +++ b/app/code/community/Nosto/Tagging/Helper/Email.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Event.php b/app/code/community/Nosto/Tagging/Helper/Event.php index 06a4a7e1..ee0f83c2 100644 --- a/app/code/community/Nosto/Tagging/Helper/Event.php +++ b/app/code/community/Nosto/Tagging/Helper/Event.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Log.php b/app/code/community/Nosto/Tagging/Helper/Log.php index eeb8a182..121b690b 100644 --- a/app/code/community/Nosto/Tagging/Helper/Log.php +++ b/app/code/community/Nosto/Tagging/Helper/Log.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Module.php b/app/code/community/Nosto/Tagging/Helper/Module.php index f11263b1..65ebe308 100644 --- a/app/code/community/Nosto/Tagging/Helper/Module.php +++ b/app/code/community/Nosto/Tagging/Helper/Module.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Oauth.php b/app/code/community/Nosto/Tagging/Helper/Oauth.php index 04b366da..8ec3bc24 100644 --- a/app/code/community/Nosto/Tagging/Helper/Oauth.php +++ b/app/code/community/Nosto/Tagging/Helper/Oauth.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Price.php b/app/code/community/Nosto/Tagging/Helper/Price.php index 2bff465f..51ec5adb 100644 --- a/app/code/community/Nosto/Tagging/Helper/Price.php +++ b/app/code/community/Nosto/Tagging/Helper/Price.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Rating.php b/app/code/community/Nosto/Tagging/Helper/Rating.php index 6c880b8f..559c0995 100644 --- a/app/code/community/Nosto/Tagging/Helper/Rating.php +++ b/app/code/community/Nosto/Tagging/Helper/Rating.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Setup.php b/app/code/community/Nosto/Tagging/Helper/Setup.php index 131df861..33f63fb2 100644 --- a/app/code/community/Nosto/Tagging/Helper/Setup.php +++ b/app/code/community/Nosto/Tagging/Helper/Setup.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Stock.php b/app/code/community/Nosto/Tagging/Helper/Stock.php index a75f6e15..05e0dc30 100644 --- a/app/code/community/Nosto/Tagging/Helper/Stock.php +++ b/app/code/community/Nosto/Tagging/Helper/Stock.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Url.php b/app/code/community/Nosto/Tagging/Helper/Url.php index 7634527a..067da243 100644 --- a/app/code/community/Nosto/Tagging/Helper/Url.php +++ b/app/code/community/Nosto/Tagging/Helper/Url.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Helper/Variation.php b/app/code/community/Nosto/Tagging/Helper/Variation.php index cf37455d..b781c563 100644 --- a/app/code/community/Nosto/Tagging/Helper/Variation.php +++ b/app/code/community/Nosto/Tagging/Helper/Variation.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Base.php b/app/code/community/Nosto/Tagging/Model/Base.php index 9d78904b..77ae9c8e 100644 --- a/app/code/community/Nosto/Tagging/Model/Base.php +++ b/app/code/community/Nosto/Tagging/Model/Base.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Category/Config.php b/app/code/community/Nosto/Tagging/Model/Category/Config.php index fe6c4e4f..5af6ab28 100644 --- a/app/code/community/Nosto/Tagging/Model/Category/Config.php +++ b/app/code/community/Nosto/Tagging/Model/Category/Config.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Collection/Rates.php b/app/code/community/Nosto/Tagging/Model/Collection/Rates.php index a1a10cdf..bd07fd78 100644 --- a/app/code/community/Nosto/Tagging/Model/Collection/Rates.php +++ b/app/code/community/Nosto/Tagging/Model/Collection/Rates.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Container/Cart.php b/app/code/community/Nosto/Tagging/Model/Container/Cart.php index f603ae33..adaf7481 100644 --- a/app/code/community/Nosto/Tagging/Model/Container/Cart.php +++ b/app/code/community/Nosto/Tagging/Model/Container/Cart.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Container/Customer.php b/app/code/community/Nosto/Tagging/Model/Container/Customer.php index 3eed02a4..1e0a606d 100644 --- a/app/code/community/Nosto/Tagging/Model/Container/Customer.php +++ b/app/code/community/Nosto/Tagging/Model/Container/Customer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Customer.php b/app/code/community/Nosto/Tagging/Model/Customer.php index 60d7cdca..016a751f 100644 --- a/app/code/community/Nosto/Tagging/Model/Customer.php +++ b/app/code/community/Nosto/Tagging/Model/Customer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Index.php b/app/code/community/Nosto/Tagging/Model/Index.php index 82e8a791..aff9d49b 100644 --- a/app/code/community/Nosto/Tagging/Model/Index.php +++ b/app/code/community/Nosto/Tagging/Model/Index.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Indexer/Product.php b/app/code/community/Nosto/Tagging/Model/Indexer/Product.php index 034b3d6b..1ffd01e6 100644 --- a/app/code/community/Nosto/Tagging/Model/Indexer/Product.php +++ b/app/code/community/Nosto/Tagging/Model/Indexer/Product.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Account.php b/app/code/community/Nosto/Tagging/Model/Meta/Account.php index cb4bb3f8..7edad3a5 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Account.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Account.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Account/Billing.php b/app/code/community/Nosto/Tagging/Model/Meta/Account/Billing.php index 549b81fb..113ff68e 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Account/Billing.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Account/Billing.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Account/Iframe.php b/app/code/community/Nosto/Tagging/Model/Meta/Account/Iframe.php index c63f532e..37c2f2ff 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Account/Iframe.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Account/Iframe.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Account/Owner.php b/app/code/community/Nosto/Tagging/Model/Meta/Account/Owner.php index 91a47ab8..65c6bc40 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Account/Owner.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Account/Owner.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Cart.php b/app/code/community/Nosto/Tagging/Model/Meta/Cart.php index edd3c1b3..5bcbd2b2 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Cart.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Cart.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Builder.php b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Builder.php index dd01cf9c..b3b5e9a0 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Builder.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Builder.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item.php b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item.php index 153a8119..63514b8e 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Bundled.php b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Bundled.php index 7b5100b9..bbdef01a 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Bundled.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Bundled.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Configurable.php b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Configurable.php index 8a8fea9e..308ecc3d 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Configurable.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Configurable.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Grouped.php b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Grouped.php index 9caa6474..606d9082 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Grouped.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Grouped.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Simple.php b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Simple.php index dee8445f..54f7efd4 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Simple.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Cart/Item/Simple.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Category/Builder.php b/app/code/community/Nosto/Tagging/Model/Meta/Category/Builder.php index 52782e78..50298fbb 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Category/Builder.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Category/Builder.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Oauth.php b/app/code/community/Nosto/Tagging/Model/Meta/Oauth.php index 404c20aa..2c662b43 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Oauth.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Oauth.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order.php b/app/code/community/Nosto/Tagging/Model/Meta/Order.php index 8b0d243a..f0272ff6 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Builder.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Builder.php index d8daf935..05bcb541 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Builder.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Builder.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Buyer.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Buyer.php index 7ac6f656..8ff26733 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Buyer.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Buyer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item.php index 4ada377f..89f5e0e7 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Bundled.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Bundled.php index ae388b14..ea10e5fc 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Bundled.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Bundled.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Configurable.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Configurable.php index ee4f12f2..db6b007b 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Configurable.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Configurable.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Default.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Default.php index a0b76ae1..943e3492 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Default.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Default.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Grouped.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Grouped.php index 06546851..2c61d656 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Grouped.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Grouped.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Simple.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Simple.php index d63d5441..fd2b8f6b 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Simple.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Item/Simple.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Status.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Status.php index 771bf4c8..869100e5 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Status.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Status.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Order/Vaimo/Klarna/Checkout.php b/app/code/community/Nosto/Tagging/Model/Meta/Order/Vaimo/Klarna/Checkout.php index 48bccd18..658eb07f 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Order/Vaimo/Klarna/Checkout.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Order/Vaimo/Klarna/Checkout.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Product.php b/app/code/community/Nosto/Tagging/Model/Meta/Product.php index c0fecc3f..169e20a1 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Product.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Product.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Product/Builder.php b/app/code/community/Nosto/Tagging/Model/Meta/Product/Builder.php index e3c8896a..5aeddc0b 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Product/Builder.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Product/Builder.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Product/Tags/Lowstock.php b/app/code/community/Nosto/Tagging/Model/Meta/Product/Tags/Lowstock.php index 8657f9c0..329e000f 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Product/Tags/Lowstock.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Product/Tags/Lowstock.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Product/Trait.php b/app/code/community/Nosto/Tagging/Model/Meta/Product/Trait.php index 880bcb76..8ae570c1 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Product/Trait.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Product/Trait.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Rating.php b/app/code/community/Nosto/Tagging/Model/Meta/Rating.php index 99877442..f921369e 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Rating.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Rating.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Rating/Interface.php b/app/code/community/Nosto/Tagging/Model/Meta/Rating/Interface.php index 3b3d8550..f6405ef5 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Rating/Interface.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Rating/Interface.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Rating/Mage/Rating.php b/app/code/community/Nosto/Tagging/Model/Meta/Rating/Mage/Rating.php index cd2cf43c..f2a8d028 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Rating/Mage/Rating.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Rating/Mage/Rating.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Rating/Yotpo/Yotpo.php b/app/code/community/Nosto/Tagging/Model/Meta/Rating/Yotpo/Yotpo.php index 73893356..964a092e 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Rating/Yotpo/Yotpo.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Rating/Yotpo/Yotpo.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Settings.php b/app/code/community/Nosto/Tagging/Model/Meta/Settings.php index 05064dce..931afe51 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Settings.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Settings.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Sku.php b/app/code/community/Nosto/Tagging/Model/Meta/Sku.php index 958dbd81..99f1a18b 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Sku.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Sku.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/User.php b/app/code/community/Nosto/Tagging/Model/Meta/User.php index 67ab26dc..f8b7ce56 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/User.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/User.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Variation.php b/app/code/community/Nosto/Tagging/Model/Meta/Variation.php index ed1f4fa9..65c1f442 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Variation.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Variation.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Variation/Collection.php b/app/code/community/Nosto/Tagging/Model/Meta/Variation/Collection.php index 5f23751e..542d70fe 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Variation/Collection.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Variation/Collection.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Observer/Cart.php b/app/code/community/Nosto/Tagging/Model/Observer/Cart.php index d40bcade..bf77e25a 100644 --- a/app/code/community/Nosto/Tagging/Model/Observer/Cart.php +++ b/app/code/community/Nosto/Tagging/Model/Observer/Cart.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Observer/Controller.php b/app/code/community/Nosto/Tagging/Model/Observer/Controller.php index e2d835c4..1a122ca4 100644 --- a/app/code/community/Nosto/Tagging/Model/Observer/Controller.php +++ b/app/code/community/Nosto/Tagging/Model/Observer/Controller.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Observer/Customer.php b/app/code/community/Nosto/Tagging/Model/Observer/Customer.php index 337496d8..c6cfc509 100644 --- a/app/code/community/Nosto/Tagging/Model/Observer/Customer.php +++ b/app/code/community/Nosto/Tagging/Model/Observer/Customer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Observer/Exchange.php b/app/code/community/Nosto/Tagging/Model/Observer/Exchange.php index 7da16ce2..978360f6 100644 --- a/app/code/community/Nosto/Tagging/Model/Observer/Exchange.php +++ b/app/code/community/Nosto/Tagging/Model/Observer/Exchange.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Observer/Order.php b/app/code/community/Nosto/Tagging/Model/Observer/Order.php index 4a26ed98..88438b7f 100644 --- a/app/code/community/Nosto/Tagging/Model/Observer/Order.php +++ b/app/code/community/Nosto/Tagging/Model/Observer/Order.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Observer/Product.php b/app/code/community/Nosto/Tagging/Model/Observer/Product.php index 973cff85..b4c24b9b 100644 --- a/app/code/community/Nosto/Tagging/Model/Observer/Product.php +++ b/app/code/community/Nosto/Tagging/Model/Observer/Product.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Observer/Setting.php b/app/code/community/Nosto/Tagging/Model/Observer/Setting.php index 81550665..0cf314f3 100644 --- a/app/code/community/Nosto/Tagging/Model/Observer/Setting.php +++ b/app/code/community/Nosto/Tagging/Model/Observer/Setting.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Product.php b/app/code/community/Nosto/Tagging/Model/Product.php index 84c6878e..97e62083 100644 --- a/app/code/community/Nosto/Tagging/Model/Product.php +++ b/app/code/community/Nosto/Tagging/Model/Product.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Resource/Customer.php b/app/code/community/Nosto/Tagging/Model/Resource/Customer.php index 300636eb..0c1451b4 100644 --- a/app/code/community/Nosto/Tagging/Model/Resource/Customer.php +++ b/app/code/community/Nosto/Tagging/Model/Resource/Customer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Resource/Customer/Collection.php b/app/code/community/Nosto/Tagging/Model/Resource/Customer/Collection.php index 2eab9dd0..ac32a527 100644 --- a/app/code/community/Nosto/Tagging/Model/Resource/Customer/Collection.php +++ b/app/code/community/Nosto/Tagging/Model/Resource/Customer/Collection.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Resource/Index.php b/app/code/community/Nosto/Tagging/Model/Resource/Index.php index b8acbdee..1353d827 100644 --- a/app/code/community/Nosto/Tagging/Model/Resource/Index.php +++ b/app/code/community/Nosto/Tagging/Model/Resource/Index.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Resource/Index/Collection.php b/app/code/community/Nosto/Tagging/Model/Resource/Index/Collection.php index 89220d09..75a1bcfd 100644 --- a/app/code/community/Nosto/Tagging/Model/Resource/Index/Collection.php +++ b/app/code/community/Nosto/Tagging/Model/Resource/Index/Collection.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Resource/Product/Collection.php b/app/code/community/Nosto/Tagging/Model/Resource/Product/Collection.php index 08c8539c..e2e5c1b7 100644 --- a/app/code/community/Nosto/Tagging/Model/Resource/Product/Collection.php +++ b/app/code/community/Nosto/Tagging/Model/Resource/Product/Collection.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Service/Cart.php b/app/code/community/Nosto/Tagging/Model/Service/Cart.php index c0c99b45..8a588deb 100644 --- a/app/code/community/Nosto/Tagging/Model/Service/Cart.php +++ b/app/code/community/Nosto/Tagging/Model/Service/Cart.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Service/Customer.php b/app/code/community/Nosto/Tagging/Model/Service/Customer.php index c65dce61..90b38344 100644 --- a/app/code/community/Nosto/Tagging/Model/Service/Customer.php +++ b/app/code/community/Nosto/Tagging/Model/Service/Customer.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Service/Order.php b/app/code/community/Nosto/Tagging/Model/Service/Order.php index 68994e51..d11cba72 100644 --- a/app/code/community/Nosto/Tagging/Model/Service/Order.php +++ b/app/code/community/Nosto/Tagging/Model/Service/Order.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Service/Product.php b/app/code/community/Nosto/Tagging/Model/Service/Product.php index 66fc9841..4514f588 100644 --- a/app/code/community/Nosto/Tagging/Model/Service/Product.php +++ b/app/code/community/Nosto/Tagging/Model/Service/Product.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Base.php b/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Base.php index 639dd8fd..83b390b1 100644 --- a/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Base.php +++ b/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Base.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Category.php b/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Category.php index 788a036b..34390977 100644 --- a/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Category.php +++ b/app/code/community/Nosto/Tagging/Model/Service/Recommendation/Category.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Cron.php b/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Cron.php index 7083ac95..6f7456c2 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Cron.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Cron.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Time.php b/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Time.php index 3a6e6f8d..cfd1dfdf 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Time.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Backend/Currency/Exchange/Rate/Time.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Attribute.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Attribute.php index 61cbd263..d8e969c7 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Attribute.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Attribute.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Cron/Frequency.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Cron/Frequency.php index bddbee15..6d139359 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Cron/Frequency.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Cron/Frequency.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Custom/Tags.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Custom/Tags.php index e70676fc..d413af12 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Custom/Tags.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Custom/Tags.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Image.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Image.php index 8464b3b4..e949af8f 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Image.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Image.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Memory/Percentage.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Memory/Percentage.php index 8825c58d..7df7aa4a 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Memory/Percentage.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Memory/Percentage.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Multi/Currency/Method.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Multi/Currency/Method.php index fecfcfcc..7194bc4a 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Multi/Currency/Method.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Multi/Currency/Method.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Price/Attribute.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Price/Attribute.php index 375c3a41..0d350003 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Price/Attribute.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Price/Attribute.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Product/Attribute.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Product/Attribute.php index 20808fd5..96720acf 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Product/Attribute.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Product/Attribute.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Ratings/Provider.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Ratings/Provider.php index fe81fc11..71dae95a 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Ratings/Provider.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Ratings/Provider.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Restore/Cart/Location.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Restore/Cart/Location.php index e3c8801c..53d4a962 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Restore/Cart/Location.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Restore/Cart/Location.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Base.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Base.php index f7855791..c38f115c 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Base.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Base.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Graphql.php b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Graphql.php index c3cabfa6..aba9cee5 100644 --- a/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Graphql.php +++ b/app/code/community/Nosto/Tagging/Model/System/Config/Source/Yesno/Graphql.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/Util/Product.php b/app/code/community/Nosto/Tagging/Util/Product.php index 3c3292a0..a28ded76 100644 --- a/app/code/community/Nosto/Tagging/Util/Product.php +++ b/app/code/community/Nosto/Tagging/Util/Product.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/controllers/AddToCartController.php b/app/code/community/Nosto/Tagging/controllers/AddToCartController.php index 615ed440..6a29c7da 100644 --- a/app/code/community/Nosto/Tagging/controllers/AddToCartController.php +++ b/app/code/community/Nosto/Tagging/controllers/AddToCartController.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/controllers/Adminhtml/NostoController.php b/app/code/community/Nosto/Tagging/controllers/Adminhtml/NostoController.php index 04178522..d0dd63de 100644 --- a/app/code/community/Nosto/Tagging/controllers/Adminhtml/NostoController.php +++ b/app/code/community/Nosto/Tagging/controllers/Adminhtml/NostoController.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/controllers/CartController.php b/app/code/community/Nosto/Tagging/controllers/CartController.php index 444949ff..96276d36 100644 --- a/app/code/community/Nosto/Tagging/controllers/CartController.php +++ b/app/code/community/Nosto/Tagging/controllers/CartController.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/controllers/ExportController.php b/app/code/community/Nosto/Tagging/controllers/ExportController.php index 565efb2d..ae9c06f4 100644 --- a/app/code/community/Nosto/Tagging/controllers/ExportController.php +++ b/app/code/community/Nosto/Tagging/controllers/ExportController.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/controllers/OauthController.php b/app/code/community/Nosto/Tagging/controllers/OauthController.php index 707adca7..edc96c74 100644 --- a/app/code/community/Nosto/Tagging/controllers/OauthController.php +++ b/app/code/community/Nosto/Tagging/controllers/OauthController.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/controllers/RestoreCartController.php b/app/code/community/Nosto/Tagging/controllers/RestoreCartController.php index cc530845..c8101268 100644 --- a/app/code/community/Nosto/Tagging/controllers/RestoreCartController.php +++ b/app/code/community/Nosto/Tagging/controllers/RestoreCartController.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/etc/adminhtml.xml b/app/code/community/Nosto/Tagging/etc/adminhtml.xml index e17b69f8..6b64870f 100644 --- a/app/code/community/Nosto/Tagging/etc/adminhtml.xml +++ b/app/code/community/Nosto/Tagging/etc/adminhtml.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/app/code/community/Nosto/Tagging/etc/cache.xml b/app/code/community/Nosto/Tagging/etc/cache.xml index f5392724..b4e9808b 100644 --- a/app/code/community/Nosto/Tagging/etc/cache.xml +++ b/app/code/community/Nosto/Tagging/etc/cache.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/app/code/community/Nosto/Tagging/etc/config.xml b/app/code/community/Nosto/Tagging/etc/config.xml index 8b2a716d..9493d160 100644 --- a/app/code/community/Nosto/Tagging/etc/config.xml +++ b/app/code/community/Nosto/Tagging/etc/config.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/app/code/community/Nosto/Tagging/etc/system.xml b/app/code/community/Nosto/Tagging/etc/system.xml index 071c0417..84e055d6 100644 --- a/app/code/community/Nosto/Tagging/etc/system.xml +++ b/app/code/community/Nosto/Tagging/etc/system.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/app/code/community/Nosto/Tagging/shell/reconnect.php b/app/code/community/Nosto/Tagging/shell/reconnect.php index 5cad62e1..c0f63791 100644 --- a/app/code/community/Nosto/Tagging/shell/reconnect.php +++ b/app/code/community/Nosto/Tagging/shell/reconnect.php @@ -22,7 +22,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/shell/remove.php b/app/code/community/Nosto/Tagging/shell/remove.php index 95dd5a4f..88cc5032 100644 --- a/app/code/community/Nosto/Tagging/shell/remove.php +++ b/app/code/community/Nosto/Tagging/shell/remove.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-install-2.8.0.php b/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-install-2.8.0.php index 24555a3f..65f47144 100644 --- a/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-install-2.8.0.php +++ b/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-install-2.8.0.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-upgrade-2.8.0-2.8.2.php b/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-upgrade-2.8.0-2.8.2.php index d5a4730c..4e790740 100644 --- a/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-upgrade-2.8.0-2.8.2.php +++ b/app/code/community/Nosto/Tagging/sql/nosto_customer_reference_setup/mysql4-upgrade-2.8.0-2.8.2.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/sql/nosto_index_setup/mysql4-install-3.4.0.php b/app/code/community/Nosto/Tagging/sql/nosto_index_setup/mysql4-install-3.4.0.php index c7b05b93..0d6fe6a3 100644 --- a/app/code/community/Nosto/Tagging/sql/nosto_index_setup/mysql4-install-3.4.0.php +++ b/app/code/community/Nosto/Tagging/sql/nosto_index_setup/mysql4-install-3.4.0.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-install-1.2.0.php b/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-install-1.2.0.php index 01567bf8..c7cb090b 100644 --- a/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-install-1.2.0.php +++ b/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-install-1.2.0.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-1.1.7-1.2.0.php b/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-1.1.7-1.2.0.php index 956a212e..3f0915e2 100644 --- a/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-1.1.7-1.2.0.php +++ b/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-1.1.7-1.2.0.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-2.11.3-3.0.0.php b/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-2.11.3-3.0.0.php index dea2119e..f121f921 100644 --- a/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-2.11.3-3.0.0.php +++ b/app/code/community/Nosto/Tagging/sql/tagging_setup/mysql4-upgrade-2.11.3-3.0.0.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/design/adminhtml/default/default/layout/nostotagging.xml b/app/design/adminhtml/default/default/layout/nostotagging.xml index c19a434a..cbd44e10 100644 --- a/app/design/adminhtml/default/default/layout/nostotagging.xml +++ b/app/design/adminhtml/default/default/layout/nostotagging.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/app/design/adminhtml/default/default/template/nostotagging/iframe.phtml b/app/design/adminhtml/default/default/template/nostotagging/iframe.phtml index fedb2b97..395364b9 100644 --- a/app/design/adminhtml/default/default/template/nostotagging/iframe.phtml +++ b/app/design/adminhtml/default/default/template/nostotagging/iframe.phtml @@ -22,7 +22,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ ?> diff --git a/app/design/adminhtml/default/default/template/nostotagging/notifications.phtml b/app/design/adminhtml/default/default/template/nostotagging/notifications.phtml index f0491277..2f28a541 100644 --- a/app/design/adminhtml/default/default/template/nostotagging/notifications.phtml +++ b/app/design/adminhtml/default/default/template/nostotagging/notifications.phtml @@ -22,7 +22,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/cronFrequency.phtml b/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/cronFrequency.phtml index fd17b235..765e87ab 100644 --- a/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/cronFrequency.phtml +++ b/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/cronFrequency.phtml @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ ?> diff --git a/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/formats.phtml b/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/formats.phtml index c56b5483..5f98f51b 100644 --- a/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/formats.phtml +++ b/app/design/adminhtml/default/default/template/nostotagging/system/config/currency/formats.phtml @@ -22,7 +22,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ ?> diff --git a/app/design/adminhtml/default/default/template/nostotagging/wizard.phtml b/app/design/adminhtml/default/default/template/nostotagging/wizard.phtml index 71389e88..d04de73b 100644 --- a/app/design/adminhtml/default/default/template/nostotagging/wizard.phtml +++ b/app/design/adminhtml/default/default/template/nostotagging/wizard.phtml @@ -22,7 +22,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ ?> diff --git a/app/design/frontend/base/default/layout/nostotagging.xml b/app/design/frontend/base/default/layout/nostotagging.xml index c82abf12..c3840104 100644 --- a/app/design/frontend/base/default/layout/nostotagging.xml +++ b/app/design/frontend/base/default/layout/nostotagging.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/app/design/frontend/base/default/template/nostotagging/addtocart.phtml b/app/design/frontend/base/default/template/nostotagging/addtocart.phtml index 412f037f..098733b5 100644 --- a/app/design/frontend/base/default/template/nostotagging/addtocart.phtml +++ b/app/design/frontend/base/default/template/nostotagging/addtocart.phtml @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/design/frontend/base/default/template/nostotagging/element.phtml b/app/design/frontend/base/default/template/nostotagging/element.phtml index 1bcdc038..ebb2a087 100644 --- a/app/design/frontend/base/default/template/nostotagging/element.phtml +++ b/app/design/frontend/base/default/template/nostotagging/element.phtml @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/design/frontend/base/default/template/nostotagging/embed.phtml b/app/design/frontend/base/default/template/nostotagging/embed.phtml index 450904b1..ac356649 100644 --- a/app/design/frontend/base/default/template/nostotagging/embed.phtml +++ b/app/design/frontend/base/default/template/nostotagging/embed.phtml @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/design/frontend/base/default/template/nostotagging/jsstub.phtml b/app/design/frontend/base/default/template/nostotagging/jsstub.phtml index 17c63ec2..fd872ce8 100644 --- a/app/design/frontend/base/default/template/nostotagging/jsstub.phtml +++ b/app/design/frontend/base/default/template/nostotagging/jsstub.phtml @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/design/frontend/base/default/template/nostotagging/meta.phtml b/app/design/frontend/base/default/template/nostotagging/meta.phtml index e73a57a2..a3bee979 100644 --- a/app/design/frontend/base/default/template/nostotagging/meta.phtml +++ b/app/design/frontend/base/default/template/nostotagging/meta.phtml @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/etc/modules/Nosto_Tagging.xml b/app/etc/modules/Nosto_Tagging.xml index 85281681..91bbb1cc 100644 --- a/app/etc/modules/Nosto_Tagging.xml +++ b/app/etc/modules/Nosto_Tagging.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/build.xml b/build.xml index 1263d35e..167bce74 100644 --- a/build.xml +++ b/build.xml @@ -22,7 +22,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> diff --git a/js/nosto-src/iframeHandler.js b/js/nosto-src/iframeHandler.js index c2dde09d..049b75f6 100644 --- a/js/nosto-src/iframeHandler.js +++ b/js/nosto-src/iframeHandler.js @@ -20,7 +20,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/phan.php b/phan.php index 47fbd538..71e4abf8 100644 --- a/phan.php +++ b/phan.php @@ -21,7 +21,7 @@ * @category Nosto * @package Nosto_Tagging * @author Nosto Solutions Ltd - * @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/ruleset.xml b/ruleset.xml index fbdf269c..a444d29c 100644 --- a/ruleset.xml +++ b/ruleset.xml @@ -21,7 +21,7 @@ ~ @category Nosto ~ @package Nosto_Tagging ~ @author Nosto Solutions Ltd - ~ @copyright Copyright (c) 2013-2018 Nosto Solutions Ltd (http://www.nosto.com) + ~ @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) --> From 100189e8f7225bda2c6cc18880caf1276816e10c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannu=20Po=CC=88lo=CC=88nen?= Date: Mon, 1 Apr 2019 15:58:25 +0300 Subject: [PATCH 05/18] Bump SDK --- composer.json | 2 +- composer.lock | 110 +++++++++++++++++++++++++------------------------- 2 files changed, 56 insertions(+), 56 deletions(-) diff --git a/composer.json b/composer.json index 9af314ab..3efa46ca 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ }, "require": { "php": ">=5.4.0", - "nosto/php-sdk": "3.11.0" + "nosto/php-sdk": "3.12.1" }, "require-dev": { "php": ">=7.1.0", diff --git a/composer.lock b/composer.lock index 1ec4513b..77793d02 100644 --- a/composer.lock +++ b/composer.lock @@ -1,23 +1,24 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "17ad355ba8b0c892a17d5420a1317253", + "hash": "cc600b41af90688485cf7442824e4a86", + "content-hash": "cca3147e1985e72fd1159b4c73fa8d30", "packages": [ { "name": "nosto/php-sdk", - "version": "3.11.0", + "version": "3.12.1", "source": { "type": "git", "url": "https://github.com/Nosto/nosto-php-sdk.git", - "reference": "e193335c1b2d8cca05eae9ddf1efccb44e56ca8e" + "reference": "4ab720d3fb1cb95a8edfb9c4a303f8957601beb5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Nosto/nosto-php-sdk/zipball/e193335c1b2d8cca05eae9ddf1efccb44e56ca8e", - "reference": "e193335c1b2d8cca05eae9ddf1efccb44e56ca8e", + "url": "https://api.github.com/repos/Nosto/nosto-php-sdk/zipball/4ab720d3fb1cb95a8edfb9c4a303f8957601beb5", + "reference": "4ab720d3fb1cb95a8edfb9c4a303f8957601beb5", "shasum": "" }, "require": { @@ -51,7 +52,7 @@ "BSD-3-Clause" ], "description": "PHP SDK for developing Nosto modules for e-commerce platforms", - "time": "2019-03-05T14:36:39+00:00" + "time": "2019-03-28 08:25:44" }, { "name": "phpseclib/phpseclib", @@ -143,20 +144,20 @@ "x.509", "x509" ], - "time": "2019-01-27T19:37:29+00:00" + "time": "2019-01-27 19:37:29" }, { "name": "symfony/polyfill-ctype", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "e3d826245268269cd66f8326bd8bc066687b4a19" + "reference": "82ebae02209c21113908c229e9883c419720738a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19", - "reference": "e3d826245268269cd66f8326bd8bc066687b4a19", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a", + "reference": "82ebae02209c21113908c229e9883c419720738a", "shasum": "" }, "require": { @@ -168,7 +169,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.11-dev" } }, "autoload": { @@ -201,7 +202,7 @@ "polyfill", "portable" ], - "time": "2018-08-06T14:22:27+00:00" + "time": "2019-02-06 07:57:58" }, { "name": "vlucas/phpdotenv", @@ -252,7 +253,7 @@ "env", "environment" ], - "time": "2019-01-28T20:57:27+00:00" + "time": "2019-01-28 20:57:27" } ], "packages-dev": [ @@ -295,7 +296,7 @@ } ], "description": "A more advanced JSONRPC implementation", - "time": "2017-06-22T12:18:44+00:00" + "time": "2017-06-22 12:18:44" }, { "name": "magento-ecg/coding-standard", @@ -328,7 +329,7 @@ ], "description": "A set of PHP_CodeSniffer rules and sniffs.", "homepage": "https://github.com/magento-ecg/coding-standard", - "time": "2017-05-18T19:12:29+00:00" + "time": "2017-05-18 19:12:29" }, { "name": "magento/marketplace-eqp", @@ -357,7 +358,7 @@ "source": "https://github.com/magento/marketplace-eqp/tree/1.0.3", "issues": "https://github.com/magento/marketplace-eqp/issues" }, - "time": "2016-09-29T15:14:39+00:00" + "time": "2016-09-29 15:14:39" }, { "name": "mridang/magazine", @@ -407,7 +408,7 @@ "magento", "package" ], - "time": "2016-10-07T08:04:43+00:00" + "time": "2016-10-07 08:04:43" }, { "name": "mridang/pearify", @@ -453,7 +454,7 @@ "magento", "package" ], - "time": "2019-03-11T09:48:50+00:00" + "time": "2019-03-11 09:48:50" }, { "name": "netresearch/jsonmapper", @@ -495,7 +496,7 @@ } ], "description": "Map nested JSON structures onto PHP classes", - "time": "2017-11-28T21:30:01+00:00" + "time": "2017-11-28 21:30:01" }, { "name": "nikic/php-parser", @@ -546,7 +547,7 @@ "parser", "php" ], - "time": "2018-02-28T20:30:58+00:00" + "time": "2018-02-28 20:30:58" }, { "name": "openmage/magento-mirror", @@ -596,7 +597,7 @@ "BSD-3-Clause" ], "description": "Official version of pdepend to be handled with Composer", - "time": "2017-12-13T13:21:38+00:00" + "time": "2017-12-13 13:21:38" }, { "name": "phan/phan", @@ -655,7 +656,7 @@ "php", "static" ], - "time": "2017-10-21T02:26:51+00:00" + "time": "2017-10-21 02:26:51" }, { "name": "phing/phing", @@ -748,7 +749,7 @@ "task", "tool" ], - "time": "2018-01-25T13:18:09+00:00" + "time": "2018-01-25 13:18:09" }, { "name": "phpdocumentor/reflection-common", @@ -802,7 +803,7 @@ "reflection", "static analysis" ], - "time": "2017-09-11T18:02:19+00:00" + "time": "2017-09-11 18:02:19" }, { "name": "phpdocumentor/reflection-docblock", @@ -847,7 +848,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2017-11-10T14:09:06+00:00" + "time": "2017-11-10 14:09:06" }, { "name": "phpdocumentor/type-resolver", @@ -894,7 +895,7 @@ "email": "me@mikevanriel.com" } ], - "time": "2017-07-14T14:27:02+00:00" + "time": "2017-07-14 14:27:02" }, { "name": "phpmd/phpmd", @@ -960,7 +961,7 @@ "phpmd", "pmd" ], - "time": "2017-01-20T14:41:10+00:00" + "time": "2017-01-20 14:41:10" }, { "name": "phpunit/php-timer", @@ -1009,7 +1010,7 @@ "keywords": [ "timer" ], - "time": "2019-02-20T10:12:59+00:00" + "time": "2019-02-20 10:12:59" }, { "name": "psr/container", @@ -1058,7 +1059,7 @@ "container-interop", "psr" ], - "time": "2017-02-14T16:28:37+00:00" + "time": "2017-02-14 16:28:37" }, { "name": "psr/log", @@ -1105,7 +1106,7 @@ "psr", "psr-3" ], - "time": "2018-11-20T15:27:04+00:00" + "time": "2018-11-20 15:27:04" }, { "name": "sabre/event", @@ -1165,7 +1166,7 @@ "reactor", "signal" ], - "time": "2018-03-05T13:55:47+00:00" + "time": "2018-03-05 13:55:47" }, { "name": "sebastian/finder-facade", @@ -1204,7 +1205,7 @@ ], "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.", "homepage": "https://github.com/sebastianbergmann/finder-facade", - "time": "2017-11-18T17:31:49+00:00" + "time": "2017-11-18 17:31:49" }, { "name": "sebastian/phpcpd", @@ -1255,7 +1256,7 @@ ], "description": "Copy/Paste Detector (CPD) for PHP code.", "homepage": "https://github.com/sebastianbergmann/phpcpd", - "time": "2018-09-17T17:17:27+00:00" + "time": "2018-09-17 17:17:27" }, { "name": "sebastian/version", @@ -1298,7 +1299,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2016-10-03T07:35:21+00:00" + "time": "2016-10-03 07:35:21" }, { "name": "squizlabs/php_codesniffer", @@ -1376,7 +1377,7 @@ "phpcs", "standards" ], - "time": "2016-05-30T22:24:32+00:00" + "time": "2016-05-30 22:24:32" }, { "name": "symfony/config", @@ -1439,7 +1440,7 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:17:42+00:00" + "time": "2019-02-23 15:17:42" }, { "name": "symfony/console", @@ -1511,7 +1512,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-02-23 15:06:07" }, { "name": "symfony/contracts", @@ -1579,7 +1580,7 @@ "interoperability", "standards" ], - "time": "2018-12-05T08:06:11+00:00" + "time": "2018-12-05 08:06:11" }, { "name": "symfony/debug", @@ -1635,7 +1636,7 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-03-03T18:11:24+00:00" + "time": "2019-03-03 18:11:24" }, { "name": "symfony/dependency-injection", @@ -1708,7 +1709,7 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:17:42+00:00" + "time": "2019-02-23 15:17:42" }, { "name": "symfony/filesystem", @@ -1758,8 +1759,7 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2019-02-07T11:40:08+00:00" - + "time": "2019-02-07 11:40:08" }, { "name": "symfony/finder", @@ -1808,20 +1808,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:42:05+00:00" + "time": "2019-02-23 15:42:05" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "c79c051f5b3a46be09205c73b80b346e4153e494" + "reference": "fe5e94c604826c35a32fa832f35bd036b6799609" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", - "reference": "c79c051f5b3a46be09205c73b80b346e4153e494", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609", + "reference": "fe5e94c604826c35a32fa832f35bd036b6799609", "shasum": "" }, "require": { @@ -1833,7 +1833,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.11-dev" } }, "autoload": { @@ -1867,7 +1867,7 @@ "portable", "shim" ], - "time": "2018-09-21T13:07:52+00:00" + "time": "2019-02-06 07:57:58" }, { "name": "symfony/yaml", @@ -1926,7 +1926,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:17:42+00:00" + "time": "2019-02-23 15:17:42" }, { "name": "theseer/fdomdocument", @@ -1966,7 +1966,7 @@ ], "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.", "homepage": "https://github.com/theseer/fDOMDocument", - "time": "2017-06-30T11:53:12+00:00" + "time": "2017-06-30 11:53:12" }, { "name": "webmozart/assert", @@ -2017,7 +2017,7 @@ "check", "validate" ], - "time": "2018-12-25T11:19:39+00:00" + "time": "2018-12-25 11:19:39" }, { "name": "wimg/php-compatibility", @@ -2071,7 +2071,7 @@ "standards" ], "abandoned": "phpcompatibility/php-compatibility", - "time": "2018-07-17T13:42:26+00:00" + "time": "2018-07-17 13:42:26" } ], "aliases": [], From f41bff5fb30168fff55fb35968820d73cb592691 Mon Sep 17 00:00:00 2001 From: Cid Lopes Date: Fri, 5 Apr 2019 14:36:55 +0300 Subject: [PATCH 06/18] Add product published data to product builder --- app/code/community/Nosto/Tagging/Model/Meta/Product.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Product.php b/app/code/community/Nosto/Tagging/Model/Meta/Product.php index 19a69a70..5dfd85cd 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Product.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Product.php @@ -141,6 +141,9 @@ public function loadData(Mage_Catalog_Model_Product $product, Mage_Core_Model_St if ($dataHelper->getUseCustomFields($store)) { $this->setCustomFields($this->buildCustomFields($product, $store)); } + if ($product->hasData('created_at')) { + $this->setDatePublished($product->getData('created_at')); + } Mage::dispatchEvent( Nosto_Tagging_Helper_Event::EVENT_NOSTO_PRODUCT_LOAD_AFTER, From 0667b795126d16cef91dcda9db0d245ba20d94ad Mon Sep 17 00:00:00 2001 From: Cid Lopes Date: Fri, 5 Apr 2019 18:12:47 +0300 Subject: [PATCH 07/18] Add feature flag for tagging product date published --- app/code/community/Nosto/Tagging/Helper/Data.php | 16 ++++++++++++++++ .../Nosto/Tagging/Model/Meta/Product.php | 2 +- app/code/community/Nosto/Tagging/etc/config.xml | 1 + app/code/community/Nosto/Tagging/etc/system.xml | 12 ++++++++++++ 4 files changed, 30 insertions(+), 1 deletion(-) diff --git a/app/code/community/Nosto/Tagging/Helper/Data.php b/app/code/community/Nosto/Tagging/Helper/Data.php index bffdde19..84f16584 100644 --- a/app/code/community/Nosto/Tagging/Helper/Data.php +++ b/app/code/community/Nosto/Tagging/Helper/Data.php @@ -112,6 +112,11 @@ class Nosto_Tagging_Helper_Data extends Mage_Core_Helper_Abstract */ const XML_PATH_SEND_CUSTOMER_DATA = 'nosto_tagging/general/send_customer_data'; + /** + * Path to store config for tagging the date a product has beed added to Magento's catalog + */ + const XML_PATH_TAG_DATE_PUBLISHED = 'nosto_tagging/general/tag_date_published'; + /** * Path to store config for using SKUs */ @@ -569,6 +574,17 @@ public function getUseSkus($store = null) return (bool)Mage::getStoreConfig(self::XML_PATH_USE_SKUS, $store); } + /** + * Returns on/off setting for tagging product's date published + * + * @param Mage_Core_Model_Store|null $store the store model or null. + * @return boolean + */ + public function getTagDatePublished($store = null) + { + return (bool)Mage::getStoreConfig(self::XML_PATH_TAG_DATE_PUBLISHED, $store); + } + /** * Returns on/off setting for custom fields * diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Product.php b/app/code/community/Nosto/Tagging/Model/Meta/Product.php index dc8d454d..096ec810 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Product.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Product.php @@ -141,7 +141,7 @@ public function loadData(Mage_Catalog_Model_Product $product, Mage_Core_Model_St if ($dataHelper->getUseCustomFields($store)) { $this->setCustomFields($this->buildCustomFields($product, $store)); } - if ($product->hasData('created_at')) { + if ($dataHelper->getTagDatePublished($store) && $product->hasData('created_at')) { $this->setDatePublished($product->getData('created_at')); } diff --git a/app/code/community/Nosto/Tagging/etc/config.xml b/app/code/community/Nosto/Tagging/etc/config.xml index 9493d160..0f291d49 100644 --- a/app/code/community/Nosto/Tagging/etc/config.xml +++ b/app/code/community/Nosto/Tagging/etc/config.xml @@ -275,6 +275,7 @@ 0 0 1 + 0 0 1 checkout/cart diff --git a/app/code/community/Nosto/Tagging/etc/system.xml b/app/code/community/Nosto/Tagging/etc/system.xml index 84e055d6..439591ae 100644 --- a/app/code/community/Nosto/Tagging/etc/system.xml +++ b/app/code/community/Nosto/Tagging/etc/system.xml @@ -174,6 +174,18 @@ 1 + + + + Set this yes if you want to tag the date a product has been added to Magento's catalog + select + adminhtml/system_config_source_yesno + 80 + 1 + 1 + 1 + + From d168e84bd632cca36c9f05d38547baf4fac888a9 Mon Sep 17 00:00:00 2001 From: Cid Lopes Date: Mon, 8 Apr 2019 09:27:45 +0300 Subject: [PATCH 08/18] Fix Typo --- app/code/community/Nosto/Tagging/etc/system.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/community/Nosto/Tagging/etc/system.xml b/app/code/community/Nosto/Tagging/etc/system.xml index 439591ae..94a71716 100644 --- a/app/code/community/Nosto/Tagging/etc/system.xml +++ b/app/code/community/Nosto/Tagging/etc/system.xml @@ -176,7 +176,7 @@ - + Set this yes if you want to tag the date a product has been added to Magento's catalog select adminhtml/system_config_source_yesno From 48b4cc521c414f997e61ba7502484096881f8971 Mon Sep 17 00:00:00 2001 From: Cid Lopes Date: Mon, 8 Apr 2019 11:41:21 +0300 Subject: [PATCH 09/18] Catch exception and log warning on set product published date --- app/code/community/Nosto/Tagging/Model/Meta/Product.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/code/community/Nosto/Tagging/Model/Meta/Product.php b/app/code/community/Nosto/Tagging/Model/Meta/Product.php index 096ec810..2c88846b 100644 --- a/app/code/community/Nosto/Tagging/Model/Meta/Product.php +++ b/app/code/community/Nosto/Tagging/Model/Meta/Product.php @@ -142,7 +142,11 @@ public function loadData(Mage_Catalog_Model_Product $product, Mage_Core_Model_St $this->setCustomFields($this->buildCustomFields($product, $store)); } if ($dataHelper->getTagDatePublished($store) && $product->hasData('created_at')) { - $this->setDatePublished($product->getData('created_at')); + try { + $this->setDatePublished($product->getData('created_at')); + } catch (Nosto_NostoException $e) { + Nosto_Tagging_Helper_Log::exception($e); + } } Mage::dispatchEvent( From 5b82419e5b9fdda5734653d54e0c08faa857509a Mon Sep 17 00:00:00 2001 From: Cid Lopes Date: Mon, 8 Apr 2019 16:17:11 +0300 Subject: [PATCH 10/18] Bump SDK to 3.13.0 --- composer.json | 2 +- composer.lock | 89 +++++++++++++++++++++++++-------------------------- 2 files changed, 45 insertions(+), 46 deletions(-) diff --git a/composer.json b/composer.json index 3efa46ca..fc91c607 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ }, "require": { "php": ">=5.4.0", - "nosto/php-sdk": "3.12.1" + "nosto/php-sdk": "3.13.0" }, "require-dev": { "php": ">=7.1.0", diff --git a/composer.lock b/composer.lock index 77793d02..2fe210a0 100644 --- a/composer.lock +++ b/composer.lock @@ -1,24 +1,23 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "cc600b41af90688485cf7442824e4a86", - "content-hash": "cca3147e1985e72fd1159b4c73fa8d30", + "content-hash": "8567516866ecf1cd4087dbc8b6b76dba", "packages": [ { "name": "nosto/php-sdk", - "version": "3.12.1", + "version": "3.13.0", "source": { "type": "git", "url": "https://github.com/Nosto/nosto-php-sdk.git", - "reference": "4ab720d3fb1cb95a8edfb9c4a303f8957601beb5" + "reference": "980fdeeab0583cae842cffc04552842edb33e046" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Nosto/nosto-php-sdk/zipball/4ab720d3fb1cb95a8edfb9c4a303f8957601beb5", - "reference": "4ab720d3fb1cb95a8edfb9c4a303f8957601beb5", + "url": "https://api.github.com/repos/Nosto/nosto-php-sdk/zipball/980fdeeab0583cae842cffc04552842edb33e046", + "reference": "980fdeeab0583cae842cffc04552842edb33e046", "shasum": "" }, "require": { @@ -52,7 +51,7 @@ "BSD-3-Clause" ], "description": "PHP SDK for developing Nosto modules for e-commerce platforms", - "time": "2019-03-28 08:25:44" + "time": "2019-04-08T13:02:49+00:00" }, { "name": "phpseclib/phpseclib", @@ -144,7 +143,7 @@ "x.509", "x509" ], - "time": "2019-01-27 19:37:29" + "time": "2019-01-27T19:37:29+00:00" }, { "name": "symfony/polyfill-ctype", @@ -202,7 +201,7 @@ "polyfill", "portable" ], - "time": "2019-02-06 07:57:58" + "time": "2019-02-06T07:57:58+00:00" }, { "name": "vlucas/phpdotenv", @@ -253,7 +252,7 @@ "env", "environment" ], - "time": "2019-01-28 20:57:27" + "time": "2019-01-28T20:57:27+00:00" } ], "packages-dev": [ @@ -296,7 +295,7 @@ } ], "description": "A more advanced JSONRPC implementation", - "time": "2017-06-22 12:18:44" + "time": "2017-06-22T12:18:44+00:00" }, { "name": "magento-ecg/coding-standard", @@ -329,7 +328,7 @@ ], "description": "A set of PHP_CodeSniffer rules and sniffs.", "homepage": "https://github.com/magento-ecg/coding-standard", - "time": "2017-05-18 19:12:29" + "time": "2017-05-18T19:12:29+00:00" }, { "name": "magento/marketplace-eqp", @@ -358,7 +357,7 @@ "source": "https://github.com/magento/marketplace-eqp/tree/1.0.3", "issues": "https://github.com/magento/marketplace-eqp/issues" }, - "time": "2016-09-29 15:14:39" + "time": "2016-09-29T15:14:39+00:00" }, { "name": "mridang/magazine", @@ -408,7 +407,7 @@ "magento", "package" ], - "time": "2016-10-07 08:04:43" + "time": "2016-10-07T08:04:43+00:00" }, { "name": "mridang/pearify", @@ -454,7 +453,7 @@ "magento", "package" ], - "time": "2019-03-11 09:48:50" + "time": "2019-03-11T09:48:50+00:00" }, { "name": "netresearch/jsonmapper", @@ -496,7 +495,7 @@ } ], "description": "Map nested JSON structures onto PHP classes", - "time": "2017-11-28 21:30:01" + "time": "2017-11-28T21:30:01+00:00" }, { "name": "nikic/php-parser", @@ -547,7 +546,7 @@ "parser", "php" ], - "time": "2018-02-28 20:30:58" + "time": "2018-02-28T20:30:58+00:00" }, { "name": "openmage/magento-mirror", @@ -597,7 +596,7 @@ "BSD-3-Clause" ], "description": "Official version of pdepend to be handled with Composer", - "time": "2017-12-13 13:21:38" + "time": "2017-12-13T13:21:38+00:00" }, { "name": "phan/phan", @@ -656,7 +655,7 @@ "php", "static" ], - "time": "2017-10-21 02:26:51" + "time": "2017-10-21T02:26:51+00:00" }, { "name": "phing/phing", @@ -749,7 +748,7 @@ "task", "tool" ], - "time": "2018-01-25 13:18:09" + "time": "2018-01-25T13:18:09+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -803,7 +802,7 @@ "reflection", "static analysis" ], - "time": "2017-09-11 18:02:19" + "time": "2017-09-11T18:02:19+00:00" }, { "name": "phpdocumentor/reflection-docblock", @@ -848,7 +847,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2017-11-10 14:09:06" + "time": "2017-11-10T14:09:06+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -895,7 +894,7 @@ "email": "me@mikevanriel.com" } ], - "time": "2017-07-14 14:27:02" + "time": "2017-07-14T14:27:02+00:00" }, { "name": "phpmd/phpmd", @@ -961,7 +960,7 @@ "phpmd", "pmd" ], - "time": "2017-01-20 14:41:10" + "time": "2017-01-20T14:41:10+00:00" }, { "name": "phpunit/php-timer", @@ -1010,7 +1009,7 @@ "keywords": [ "timer" ], - "time": "2019-02-20 10:12:59" + "time": "2019-02-20T10:12:59+00:00" }, { "name": "psr/container", @@ -1059,7 +1058,7 @@ "container-interop", "psr" ], - "time": "2017-02-14 16:28:37" + "time": "2017-02-14T16:28:37+00:00" }, { "name": "psr/log", @@ -1106,7 +1105,7 @@ "psr", "psr-3" ], - "time": "2018-11-20 15:27:04" + "time": "2018-11-20T15:27:04+00:00" }, { "name": "sabre/event", @@ -1166,7 +1165,7 @@ "reactor", "signal" ], - "time": "2018-03-05 13:55:47" + "time": "2018-03-05T13:55:47+00:00" }, { "name": "sebastian/finder-facade", @@ -1205,7 +1204,7 @@ ], "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.", "homepage": "https://github.com/sebastianbergmann/finder-facade", - "time": "2017-11-18 17:31:49" + "time": "2017-11-18T17:31:49+00:00" }, { "name": "sebastian/phpcpd", @@ -1256,7 +1255,7 @@ ], "description": "Copy/Paste Detector (CPD) for PHP code.", "homepage": "https://github.com/sebastianbergmann/phpcpd", - "time": "2018-09-17 17:17:27" + "time": "2018-09-17T17:17:27+00:00" }, { "name": "sebastian/version", @@ -1299,7 +1298,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2016-10-03 07:35:21" + "time": "2016-10-03T07:35:21+00:00" }, { "name": "squizlabs/php_codesniffer", @@ -1377,7 +1376,7 @@ "phpcs", "standards" ], - "time": "2016-05-30 22:24:32" + "time": "2016-05-30T22:24:32+00:00" }, { "name": "symfony/config", @@ -1440,7 +1439,7 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2019-02-23 15:17:42" + "time": "2019-02-23T15:17:42+00:00" }, { "name": "symfony/console", @@ -1512,7 +1511,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-02-23 15:06:07" + "time": "2019-02-23T15:06:07+00:00" }, { "name": "symfony/contracts", @@ -1580,7 +1579,7 @@ "interoperability", "standards" ], - "time": "2018-12-05 08:06:11" + "time": "2018-12-05T08:06:11+00:00" }, { "name": "symfony/debug", @@ -1636,7 +1635,7 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-03-03 18:11:24" + "time": "2019-03-03T18:11:24+00:00" }, { "name": "symfony/dependency-injection", @@ -1709,7 +1708,7 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-02-23 15:17:42" + "time": "2019-02-23T15:17:42+00:00" }, { "name": "symfony/filesystem", @@ -1759,7 +1758,7 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2019-02-07 11:40:08" + "time": "2019-02-07T11:40:08+00:00" }, { "name": "symfony/finder", @@ -1808,7 +1807,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-02-23 15:42:05" + "time": "2019-02-23T15:42:05+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -1867,7 +1866,7 @@ "portable", "shim" ], - "time": "2019-02-06 07:57:58" + "time": "2019-02-06T07:57:58+00:00" }, { "name": "symfony/yaml", @@ -1926,7 +1925,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-02-23 15:17:42" + "time": "2019-02-23T15:17:42+00:00" }, { "name": "theseer/fdomdocument", @@ -1966,7 +1965,7 @@ ], "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.", "homepage": "https://github.com/theseer/fDOMDocument", - "time": "2017-06-30 11:53:12" + "time": "2017-06-30T11:53:12+00:00" }, { "name": "webmozart/assert", @@ -2017,7 +2016,7 @@ "check", "validate" ], - "time": "2018-12-25 11:19:39" + "time": "2018-12-25T11:19:39+00:00" }, { "name": "wimg/php-compatibility", @@ -2071,7 +2070,7 @@ "standards" ], "abandoned": "phpcompatibility/php-compatibility", - "time": "2018-07-17 13:42:26" + "time": "2018-07-17T13:42:26+00:00" } ], "aliases": [], From 3a6b4fbf5938a3f62859c57c495bd203b14c8052 Mon Sep 17 00:00:00 2001 From: Cid Lopes Date: Wed, 10 Apr 2019 15:39:21 +0300 Subject: [PATCH 11/18] Override Category Sortby Dropdown in Display Settings --- .../Nosto/Tagging/Model/Category/Sortby.php | 62 +++++++++++++++++++ .../community/Nosto/Tagging/etc/config.xml | 1 + 2 files changed, 63 insertions(+) create mode 100644 app/code/community/Nosto/Tagging/Model/Category/Sortby.php diff --git a/app/code/community/Nosto/Tagging/Model/Category/Sortby.php b/app/code/community/Nosto/Tagging/Model/Category/Sortby.php new file mode 100644 index 00000000..ce582e5d --- /dev/null +++ b/app/code/community/Nosto/Tagging/Model/Category/Sortby.php @@ -0,0 +1,62 @@ + + * @copyright Copyright (c) 2013-2019 Nosto Solutions Ltd (http://www.nosto.com) + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + */ + +/** + * Adds relevance attribute to the sorting options for category products + * + * @category Nosto + * @package Nosto_Tagging + * @author Nosto Solutions Ltd + */ +class Nosto_Tagging_Model_Category_Sortby extends Mage_Catalog_Model_Category_Attribute_Source_Sortby +{ + /** + * Retrieve All options + * + * @return array + */ + public function getAllOptions() + { + if (is_null($this->_options)) { + $this->_options = array(array( + 'label' => Mage::helper('catalog')->__('Best Value'), + 'value' => 'position' + )); + foreach ($this->_getCatalogConfig()->getAttributesUsedForSortBy() as $attribute) { + $this->_options[] = array( + 'label' => Mage::helper('catalog')->__($attribute['frontend_label']), + 'value' => $attribute['attribute_code'] + ); + } + } + $this->_options[] = array( + 'label' => 'Nosto', + 'value' => 'NostoValue' + ); + return $this->_options; + } +} diff --git a/app/code/community/Nosto/Tagging/etc/config.xml b/app/code/community/Nosto/Tagging/etc/config.xml index 0f291d49..5513bd57 100644 --- a/app/code/community/Nosto/Tagging/etc/config.xml +++ b/app/code/community/Nosto/Tagging/etc/config.xml @@ -102,6 +102,7 @@ Nosto_Tagging_Model_Category_Config + Nosto_Tagging_Model_Category_Sortby From 7d6e9c2dc6c3cddf1c9a3d14a5754d706f18510b Mon Sep 17 00:00:00 2001 From: Cid Lopes Date: Fri, 12 Apr 2019 13:22:31 +0300 Subject: [PATCH 12/18] Add Category Sorting Options to Category Display Page --- .../Nosto/Tagging/Helper/Account.php | 16 ++++++++- .../Nosto/Tagging/Model/Category/Config.php | 9 ++--- .../Nosto/Tagging/Model/Category/Sortby.php | 33 ++++++++++--------- 3 files changed, 37 insertions(+), 21 deletions(-) diff --git a/app/code/community/Nosto/Tagging/Helper/Account.php b/app/code/community/Nosto/Tagging/Helper/Account.php index e49b78b7..e3097aa2 100644 --- a/app/code/community/Nosto/Tagging/Helper/Account.php +++ b/app/code/community/Nosto/Tagging/Helper/Account.php @@ -323,7 +323,7 @@ public function resetAccountSettings(Mage_Core_Model_Store $store = null) } /** - * Returns all store views that have Nosto intsalled + * Returns all store views that have Nosto installed * * @return Mage_Core_Model_Store[] */ @@ -340,4 +340,18 @@ public function getAllStoreViewsWithNostoAccount() return $storesWithNosto; } + + /** + * Returns the id of the fist store that has nosto installed + * + * @return int|null + */ + public function getFirstNostoStoreId() + { + $storesWithNosto = $this->getAllStoreViewsWithNostoAccount(); + if (!empty($storesWithNosto) && $storesWithNosto[0] instanceof Mage_Core_Model_Store) { + return $storesWithNosto[0]->getId(); + } + return null; + } } diff --git a/app/code/community/Nosto/Tagging/Model/Category/Config.php b/app/code/community/Nosto/Tagging/Model/Category/Config.php index 5af6ab28..8e3d9161 100644 --- a/app/code/community/Nosto/Tagging/Model/Category/Config.php +++ b/app/code/community/Nosto/Tagging/Model/Category/Config.php @@ -40,14 +40,16 @@ class Nosto_Tagging_Model_Category_Config extends Mage_Catalog_Model_Config /** * Add relevance attribute as a sorting option * + * @param null $storeId * @return array + * @throws Mage_Core_Model_Store_Exception */ - public function getAttributeUsedForSortByArray() + public function getAttributeUsedForSortByArray($storeId = null) { $options = parent::getAttributeUsedForSortByArray(); /* @var Nosto_Tagging_Helper_Data $dataHelper */ $dataHelper = Mage::helper('nosto_tagging'); - $store = Mage::app()->getStore(); + $store = Mage::app()->getStore($storeId); /* @var Nosto_Tagging_Helper_Account $accountHelper */ $accountHelper = Mage::helper('nosto_tagging/account'); $nostoAccount = $accountHelper->find($store); @@ -56,7 +58,6 @@ public function getAttributeUsedForSortByArray() $featureAccessService = new Nosto_Service_FeatureAccess($nostoAccount); if ($dataHelper->getUsePersonalizedCategorySorting($store) && $featureAccessService->canUseGraphql() - ) { $options[self::NOSTO_PERSONALIZED_KEY] = Mage::helper('catalog')->__('Personalized for you'); $options[self::NOSTO_TOPLIST_KEY] = Mage::helper('catalog')->__('Top products'); @@ -65,4 +66,4 @@ public function getAttributeUsedForSortByArray() return $options; } -} \ No newline at end of file +} diff --git a/app/code/community/Nosto/Tagging/Model/Category/Sortby.php b/app/code/community/Nosto/Tagging/Model/Category/Sortby.php index ce582e5d..5cfe3f4a 100644 --- a/app/code/community/Nosto/Tagging/Model/Category/Sortby.php +++ b/app/code/community/Nosto/Tagging/Model/Category/Sortby.php @@ -35,28 +35,29 @@ class Nosto_Tagging_Model_Category_Sortby extends Mage_Catalog_Model_Category_Attribute_Source_Sortby { /** - * Retrieve All options + * Retrieve all options for category display settings product listing * * @return array + * @throws Mage_Core_Model_Store_Exception */ public function getAllOptions() { - if (is_null($this->_options)) { - $this->_options = array(array( - 'label' => Mage::helper('catalog')->__('Best Value'), - 'value' => 'position' - )); - foreach ($this->_getCatalogConfig()->getAttributesUsedForSortBy() as $attribute) { - $this->_options[] = array( - 'label' => Mage::helper('catalog')->__($attribute['frontend_label']), - 'value' => $attribute['attribute_code'] - ); - } + /* @var Nosto_Tagging_Model_Category_Config $configModel*/ + $configModel = Mage::getModel('nosto_tagging/category_config'); + $storeId = (int)Mage::app()->getRequest()->getParam('store'); + // If we're in 'All store views' scope, should show options if there's Nosto account + if ($storeId === Mage_Core_Model_App::ADMIN_STORE_ID) { + /* @var Nosto_Tagging_Helper_Account $accountHelper */ + $accountHelper = Mage::helper('nosto_tagging/account'); + $storeId = $accountHelper->getFirstNostoStoreId() ?: $storeId; + } + $options = $configModel->getAttributeUsedForSortByArray($storeId); + foreach ($options as $key => $option) { + $this->_options[] = array( + 'label' => $option, + 'value' => $key + ); } - $this->_options[] = array( - 'label' => 'Nosto', - 'value' => 'NostoValue' - ); return $this->_options; } } From 3159d7424b24301afa397184b5da4d650a684380 Mon Sep 17 00:00:00 2001 From: Cid Lopes Date: Fri, 12 Apr 2019 13:28:19 +0300 Subject: [PATCH 13/18] Lower Nesting In Category Toolbar Block --- .../Tagging/Block/Product/List/Toolbar.php | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php b/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php index 2cdaeb8b..2de5c36f 100644 --- a/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php +++ b/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php @@ -40,6 +40,7 @@ class Nosto_Tagging_Block_Product_List_Toolbar * * @param Varien_Data_Collection $collection * @return Mage_Catalog_Block_Product_List_Toolbar + * @throws Mage_Core_Model_Store_Exception */ public function setCollection($collection) { @@ -54,24 +55,23 @@ public function setCollection($collection) || !$accountHelper->find($store) ) { return parent::setCollection($collection); - } else { - $this->_collection = $collection; - $limit = (int)$this->getLimit(); - if ($limit) { - $this->_collection->setPageSize($limit); - } - $this->_collection->setCurPage($this->getCurrentPage()); - $sortIds = array_reverse($this->getSortIds($this->getCurrentOrder())); - if (!empty($sortIds)) { - $orderByIds = sprintf( - 'FIELD(product_id, %s) DESC', - implode(',', $sortIds) - ); - $this->_collection->getSelect()->order($orderByIds); - } - - return $this; } + $this->_collection = $collection; + $limit = (int)$this->getLimit(); + if ($limit) { + $this->_collection->setPageSize($limit); + } + $this->_collection->setCurPage($this->getCurrentPage()); + $sortIds = array_reverse($this->getSortIds($this->getCurrentOrder())); + if (!empty($sortIds)) { + $orderByIds = sprintf( + 'FIELD(product_id, %s) DESC', + implode(',', $sortIds) + ); + $this->_collection->getSelect()->order($orderByIds); + } + + return $this; } /** @@ -100,4 +100,4 @@ protected function getSortIds($type) $type ); } -} \ No newline at end of file +} From a5b2f79c4fe7f5d339968c1a8e6fee055a819202 Mon Sep 17 00:00:00 2001 From: Cid Lopes Date: Fri, 12 Apr 2019 13:48:41 +0300 Subject: [PATCH 14/18] Set Nosto As Default Sorting Is Category Personalisation Is Enabled --- .../Tagging/Block/Product/List/Toolbar.php | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php b/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php index 2de5c36f..0bb941ef 100644 --- a/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php +++ b/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php @@ -100,4 +100,44 @@ protected function getSortIds($type) $type ); } + + /** + * Override parent method to set Nosto as default sorting option + * + * @return string + * @throws Exception + */ + public function getCurrentOrder() + { + $order = $this->_getData('_current_grid_order'); + if ($order) { + return $order; + } + + $orders = $this->getAvailableOrders(); + $nostoKey = Nosto_Tagging_Model_Category_Config::NOSTO_PERSONALIZED_KEY; + $defaultOrder = array_key_exists($nostoKey, $orders) ? $nostoKey : $this->_orderField ; + + if (!isset($orders[$defaultOrder])) { + $keys = array_keys($orders); + $defaultOrder = $keys[0]; + } + + $order = $this->getRequest()->getParam($this->getOrderVarName()); + if ($order && isset($orders[$order])) { + if ($order === $defaultOrder) { + Mage::getSingleton('catalog/session')->unsSortOrder(); + } else { + $this->_memorizeParam('sort_order', $order); + } + } else { + $order = Mage::getSingleton('catalog/session')->getSortOrder(); + } + // validate session value + if (!$order || !isset($orders[$order])) { + $order = $defaultOrder; + } + $this->setData('_current_grid_order', $order); + return $order; + } } From 99f1418a2142d248914d847a91be2e43f22c1599 Mon Sep 17 00:00:00 2001 From: Cid Lopes Date: Fri, 12 Apr 2019 13:50:50 +0300 Subject: [PATCH 15/18] Fix Typo --- app/code/community/Nosto/Tagging/Helper/Account.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/community/Nosto/Tagging/Helper/Account.php b/app/code/community/Nosto/Tagging/Helper/Account.php index e3097aa2..c8b6cf51 100644 --- a/app/code/community/Nosto/Tagging/Helper/Account.php +++ b/app/code/community/Nosto/Tagging/Helper/Account.php @@ -342,7 +342,7 @@ public function getAllStoreViewsWithNostoAccount() } /** - * Returns the id of the fist store that has nosto installed + * Returns the id of the first store that has nosto installed * * @return int|null */ From a0e56754eaffb9387a48489ee3f240efa61f0f15 Mon Sep 17 00:00:00 2001 From: Cid Lopes Date: Fri, 12 Apr 2019 15:45:43 +0300 Subject: [PATCH 16/18] Remove Unnecessary Function Override --- .../Tagging/Block/Product/List/Toolbar.php | 40 ------------------- 1 file changed, 40 deletions(-) diff --git a/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php b/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php index 0bb941ef..2de5c36f 100644 --- a/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php +++ b/app/code/community/Nosto/Tagging/Block/Product/List/Toolbar.php @@ -100,44 +100,4 @@ protected function getSortIds($type) $type ); } - - /** - * Override parent method to set Nosto as default sorting option - * - * @return string - * @throws Exception - */ - public function getCurrentOrder() - { - $order = $this->_getData('_current_grid_order'); - if ($order) { - return $order; - } - - $orders = $this->getAvailableOrders(); - $nostoKey = Nosto_Tagging_Model_Category_Config::NOSTO_PERSONALIZED_KEY; - $defaultOrder = array_key_exists($nostoKey, $orders) ? $nostoKey : $this->_orderField ; - - if (!isset($orders[$defaultOrder])) { - $keys = array_keys($orders); - $defaultOrder = $keys[0]; - } - - $order = $this->getRequest()->getParam($this->getOrderVarName()); - if ($order && isset($orders[$order])) { - if ($order === $defaultOrder) { - Mage::getSingleton('catalog/session')->unsSortOrder(); - } else { - $this->_memorizeParam('sort_order', $order); - } - } else { - $order = Mage::getSingleton('catalog/session')->getSortOrder(); - } - // validate session value - if (!$order || !isset($orders[$order])) { - $order = $defaultOrder; - } - $this->setData('_current_grid_order', $order); - return $order; - } } From aedcf335242ccb7128154edc27589aa7acfdfdb8 Mon Sep 17 00:00:00 2001 From: Cid Lopes Date: Mon, 15 Apr 2019 12:09:30 +0300 Subject: [PATCH 17/18] Bump version && Update Changelog --- CHANGELOG.md | 3 +++ app/code/community/Nosto/Tagging/etc/config.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ea9ccda..fbe43e3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. +### 3.10.0 +* Add Nosto category personalization in the default Magento category sorting options + ### 3.9.0 * Feature flag to set the a percentage of total PHP available memory that can be used by Nosto indexer * Exit indexer gracefully if the memory consumption goes over the predefined amount diff --git a/app/code/community/Nosto/Tagging/etc/config.xml b/app/code/community/Nosto/Tagging/etc/config.xml index 5513bd57..d0ed6ff2 100644 --- a/app/code/community/Nosto/Tagging/etc/config.xml +++ b/app/code/community/Nosto/Tagging/etc/config.xml @@ -28,7 +28,7 @@ - 3.9.0 + 3.10.0 From 4fe3fc180d2aefebfc2ee4893f55c5def4ff9f5c Mon Sep 17 00:00:00 2001 From: Cid Lopes Date: Mon, 15 Apr 2019 16:35:33 +0300 Subject: [PATCH 18/18] Set category sorting to No by default --- app/code/community/Nosto/Tagging/etc/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/community/Nosto/Tagging/etc/config.xml b/app/code/community/Nosto/Tagging/etc/config.xml index d0ed6ff2..b09f07b7 100644 --- a/app/code/community/Nosto/Tagging/etc/config.xml +++ b/app/code/community/Nosto/Tagging/etc/config.xml @@ -275,7 +275,7 @@ 0 0 0 - 1 + 0 0 0 1