diff --git a/LICENSE b/LICENSE index 251eb55..4bd8a2d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 blopa +Copyright (c) 2018 blopa Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Magento2/app/code/Werules/Chatbot/Api/ChatbotAPIRepositoryInterface.php b/Magento2/app/code/Werules/Chatbot/Api/ChatbotAPIRepositoryInterface.php index b4d0571..3f27170 100644 --- a/Magento2/app/code/Werules/Chatbot/Api/ChatbotAPIRepositoryInterface.php +++ b/Magento2/app/code/Werules/Chatbot/Api/ChatbotAPIRepositoryInterface.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Api; diff --git a/Magento2/app/code/Werules/Chatbot/Api/ChatbotUserRepositoryInterface.php b/Magento2/app/code/Werules/Chatbot/Api/ChatbotUserRepositoryInterface.php index 8ff96c2..0dbde65 100644 --- a/Magento2/app/code/Werules/Chatbot/Api/ChatbotUserRepositoryInterface.php +++ b/Magento2/app/code/Werules/Chatbot/Api/ChatbotUserRepositoryInterface.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Api; diff --git a/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotAPIInterface.php b/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotAPIInterface.php index e2538b2..cb99b68 100644 --- a/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotAPIInterface.php +++ b/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotAPIInterface.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Api\Data; diff --git a/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotAPISearchResultsInterface.php b/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotAPISearchResultsInterface.php index cc3be87..c3cdb4a 100644 --- a/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotAPISearchResultsInterface.php +++ b/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotAPISearchResultsInterface.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Api\Data; diff --git a/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotUserInterface.php b/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotUserInterface.php index f84709f..f229014 100644 --- a/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotUserInterface.php +++ b/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotUserInterface.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Api\Data; diff --git a/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotUserSearchResultsInterface.php b/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotUserSearchResultsInterface.php index 0df92f0..aba6752 100644 --- a/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotUserSearchResultsInterface.php +++ b/Magento2/app/code/Werules/Chatbot/Api/Data/ChatbotUserSearchResultsInterface.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Api\Data; diff --git a/Magento2/app/code/Werules/Chatbot/Api/Data/MessageInterface.php b/Magento2/app/code/Werules/Chatbot/Api/Data/MessageInterface.php index 534afdd..5c19fb0 100644 --- a/Magento2/app/code/Werules/Chatbot/Api/Data/MessageInterface.php +++ b/Magento2/app/code/Werules/Chatbot/Api/Data/MessageInterface.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Api\Data; diff --git a/Magento2/app/code/Werules/Chatbot/Api/Data/MessageSearchResultsInterface.php b/Magento2/app/code/Werules/Chatbot/Api/Data/MessageSearchResultsInterface.php index ba0c598..9584f87 100644 --- a/Magento2/app/code/Werules/Chatbot/Api/Data/MessageSearchResultsInterface.php +++ b/Magento2/app/code/Werules/Chatbot/Api/Data/MessageSearchResultsInterface.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Api\Data; diff --git a/Magento2/app/code/Werules/Chatbot/Api/Data/PromotionalMessagesInterface.php b/Magento2/app/code/Werules/Chatbot/Api/Data/PromotionalMessagesInterface.php index eaedfad..a5b5f1f 100644 --- a/Magento2/app/code/Werules/Chatbot/Api/Data/PromotionalMessagesInterface.php +++ b/Magento2/app/code/Werules/Chatbot/Api/Data/PromotionalMessagesInterface.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Api\Data; diff --git a/Magento2/app/code/Werules/Chatbot/Api/Data/PromotionalMessagesSearchResultsInterface.php b/Magento2/app/code/Werules/Chatbot/Api/Data/PromotionalMessagesSearchResultsInterface.php index edc85f2..ca393ab 100644 --- a/Magento2/app/code/Werules/Chatbot/Api/Data/PromotionalMessagesSearchResultsInterface.php +++ b/Magento2/app/code/Werules/Chatbot/Api/Data/PromotionalMessagesSearchResultsInterface.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Api\Data; diff --git a/Magento2/app/code/Werules/Chatbot/Api/MessageRepositoryInterface.php b/Magento2/app/code/Werules/Chatbot/Api/MessageRepositoryInterface.php index 4b1dbbc..5f5e106 100644 --- a/Magento2/app/code/Werules/Chatbot/Api/MessageRepositoryInterface.php +++ b/Magento2/app/code/Werules/Chatbot/Api/MessageRepositoryInterface.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Api; diff --git a/Magento2/app/code/Werules/Chatbot/Api/PromotionalMessagesRepositoryInterface.php b/Magento2/app/code/Werules/Chatbot/Api/PromotionalMessagesRepositoryInterface.php index 047a22f..197d733 100644 --- a/Magento2/app/code/Werules/Chatbot/Api/PromotionalMessagesRepositoryInterface.php +++ b/Magento2/app/code/Werules/Chatbot/Api/PromotionalMessagesRepositoryInterface.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Api; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/BackButton.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/BackButton.php index f045f57..690359f 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/BackButton.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/BackButton.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\ChatbotUser\Edit; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/DeleteButton.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/DeleteButton.php index b783b8c..d650b7c 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/DeleteButton.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/DeleteButton.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\ChatbotUser\Edit; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/GenericButton.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/GenericButton.php index dc530d3..ca3e5e3 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/GenericButton.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/GenericButton.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\ChatbotUser\Edit; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/SaveAndContinueButton.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/SaveAndContinueButton.php index 5ab8b01..56a4ff0 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/SaveAndContinueButton.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/SaveAndContinueButton.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\ChatbotUser\Edit; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/SaveButton.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/SaveButton.php index e689773..7ff8372 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/SaveButton.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/ChatbotUser/Edit/SaveButton.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\ChatbotUser\Edit; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/BackButton.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/BackButton.php index 47a4547..891a5d9 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/BackButton.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/BackButton.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\PromotionalMessages\Edit; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/DeleteButton.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/DeleteButton.php index 0516e5d..d989879 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/DeleteButton.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/DeleteButton.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\PromotionalMessages\Edit; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/GenericButton.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/GenericButton.php index 0bd824d..30fa2cb 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/GenericButton.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/GenericButton.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\PromotionalMessages\Edit; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/SaveAndContinueButton.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/SaveAndContinueButton.php index cfc5ac2..cf3f06c 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/SaveAndContinueButton.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/SaveAndContinueButton.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\PromotionalMessages\Edit; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/SaveButton.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/SaveButton.php index c7fe296..c3f1276 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/SaveButton.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/PromotionalMessages/Edit/SaveButton.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\PromotionalMessages\Edit; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/Commands.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/Commands.php index 050a5e4..c2f9a8c 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/Commands.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/Commands.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\System\Config\Form\Field; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/CommandsList.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/CommandsList.php index bcf69b9..8ff61fd 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/CommandsList.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/CommandsList.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\System\Config\Form\Field; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/CommandsSelect.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/CommandsSelect.php index d3e23a3..4b8ec68 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/CommandsSelect.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/CommandsSelect.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\System\Config\Form\Field; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/DefaultReplies.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/DefaultReplies.php index 0c58c49..ab28ff6 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/DefaultReplies.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/DefaultReplies.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\System\Config\Form\Field; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MatchModeList.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MatchModeList.php index 670dcda..999fac3 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MatchModeList.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MatchModeList.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\System\Config\Form\Field; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MatchModeSelect.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MatchModeSelect.php index 85aa524..7233f34 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MatchModeSelect.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MatchModeSelect.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\System\Config\Form\Field; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MessageQueueModeList.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MessageQueueModeList.php index 7ca7b87..9a1c571 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MessageQueueModeList.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MessageQueueModeList.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\System\Config\Form\Field; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MessageQueueModeSelect.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MessageQueueModeSelect.php index d2f7b70..7c90bcd 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MessageQueueModeSelect.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/MessageQueueModeSelect.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\System\Config\Form\Field; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/NaturalLanguageProcessorReplies.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/NaturalLanguageProcessorReplies.php index b94ae6f..ca32fdd 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/NaturalLanguageProcessorReplies.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/NaturalLanguageProcessorReplies.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\System\Config\Form\Field; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/ReplyModeList.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/ReplyModeList.php index 9ffd54e..b7d5e67 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/ReplyModeList.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/ReplyModeList.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\System\Config\Form\Field; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/ReplyModeSelect.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/ReplyModeSelect.php index 7c88ac5..995b445 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/ReplyModeSelect.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/ReplyModeSelect.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\System\Config\Form\Field; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/WelcomeOptions.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/WelcomeOptions.php index f15b05b..8390a53 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/WelcomeOptions.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Form/Field/WelcomeOptions.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\System\Config\Form\Field; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Options/YesNo.php b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Options/YesNo.php index 50d8053..82dd77e 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Options/YesNo.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Adminhtml/System/Config/Options/YesNo.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Adminhtml\System\Config\Options; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Chatbox/Messenger.php b/Magento2/app/code/Werules/Chatbot/Block/Chatbox/Messenger.php index ae0352a..f530d85 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Chatbox/Messenger.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Chatbox/Messenger.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Chatbox; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Customer/Index.php b/Magento2/app/code/Werules/Chatbot/Block/Customer/Index.php index 50227c3..67b4332 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Customer/Index.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Customer/Index.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Customer; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Webhook/Index.php b/Magento2/app/code/Werules/Chatbot/Block/Webhook/Index.php index f56edd0..de25866 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Webhook/Index.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Webhook/Index.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Webhook; diff --git a/Magento2/app/code/Werules/Chatbot/Block/Webhook/Messenger.php b/Magento2/app/code/Werules/Chatbot/Block/Webhook/Messenger.php index 325ace7..05ea153 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Webhook/Messenger.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Webhook/Messenger.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Webhook; @@ -85,6 +83,8 @@ protected function processRequest() else // process message { $messengerInstance = $this->getMessengerInstance(); + if (!$messengerInstance->getPostData()) + return $this->getJsonErrorResponse(); $this->logPostData($messengerInstance->getPostData(), 'werules_chatbot_messenger.log'); $messageObject = $this->createMessageObject($messengerInstance); @@ -127,7 +127,7 @@ protected function createMessageObject($messenger) $messageObject->messagePayload = $this->getMessengerPayload($messenger); // TODO $messageObject->chatMessageId = $messenger->MessageID(); if ($messenger->getMessageTimestamp()) - $messageObject->sentAt = (int)$messenger->getMessageTimestamp(); + $messageObject->sentAt = substr($messenger->getMessageTimestamp(), 0, 10); else $messageObject->sentAt = time(); $datetime = date('Y-m-d H:i:s'); diff --git a/Magento2/app/code/Werules/Chatbot/Block/Webhook/Telegram.php b/Magento2/app/code/Werules/Chatbot/Block/Webhook/Telegram.php index 480e46a..84b9122 100644 --- a/Magento2/app/code/Werules/Chatbot/Block/Webhook/Telegram.php +++ b/Magento2/app/code/Werules/Chatbot/Block/Webhook/Telegram.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Block\Webhook; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotAPI/Index.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotAPI/Index.php index d004139..4e07bd6 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotAPI/Index.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotAPI/Index.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml\ChatbotAPI; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser.php index cb02d8d..99d4b53 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Delete.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Delete.php index 63d1f2f..7373a60 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Delete.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Delete.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml\ChatbotUser; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Edit.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Edit.php index 0a14a86..52b0318 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Edit.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Edit.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml\ChatbotUser; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Index.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Index.php index 8b41e7b..97a4a84 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Index.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Index.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml\ChatbotUser; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/InlineEdit.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/InlineEdit.php index 3f82d6b..b9f53db 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/InlineEdit.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/InlineEdit.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml\ChatbotUser; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/NewAction.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/NewAction.php index eb6dd5e..88406a7 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/NewAction.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/NewAction.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml\ChatbotUser; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Save.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Save.php index c441184..0ae348b 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Save.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/ChatbotUser/Save.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml\ChatbotUser; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/Message/Index.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/Message/Index.php index 652f0c7..f727851 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/Message/Index.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/Message/Index.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml\Message; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages.php index 83d3c48..fa4980f 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Delete.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Delete.php index cdc9f6f..fe9e8be 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Delete.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Delete.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml\PromotionalMessages; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Edit.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Edit.php index 0c1b402..93c38e9 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Edit.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Edit.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml\PromotionalMessages; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Index.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Index.php index 9a5151f..a0c0630 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Index.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Index.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml\PromotionalMessages; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/InlineEdit.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/InlineEdit.php index 8da56f4..83b40e1 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/InlineEdit.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/InlineEdit.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml\PromotionalMessages; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/NewAction.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/NewAction.php index d3837b0..bf369fe 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/NewAction.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/NewAction.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml\PromotionalMessages; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Save.php b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Save.php index ef8d80d..d7fb2c6 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Save.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Adminhtml/PromotionalMessages/Save.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Adminhtml\PromotionalMessages; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Customer/Index.php b/Magento2/app/code/Werules/Chatbot/Controller/Customer/Index.php index ad0f1dc..b28a1fc 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Customer/Index.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Customer/Index.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Customer; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Customer/Login.php b/Magento2/app/code/Werules/Chatbot/Controller/Customer/Login.php index 9f41b9d..7c779e7 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Customer/Login.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Customer/Login.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Customer; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Customer/Save.php b/Magento2/app/code/Werules/Chatbot/Controller/Customer/Save.php index 8821c74..0b140be 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Customer/Save.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Customer/Save.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Customer; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Webhook/Index.php b/Magento2/app/code/Werules/Chatbot/Controller/Webhook/Index.php index b763c52..26a7900 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Webhook/Index.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Webhook/Index.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Webhook; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Webhook/Messenger.php b/Magento2/app/code/Werules/Chatbot/Controller/Webhook/Messenger.php index 4177a91..4ce40a9 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Webhook/Messenger.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Webhook/Messenger.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Webhook; diff --git a/Magento2/app/code/Werules/Chatbot/Controller/Webhook/Telegram.php b/Magento2/app/code/Werules/Chatbot/Controller/Webhook/Telegram.php index 1be341e..76fcecc 100644 --- a/Magento2/app/code/Werules/Chatbot/Controller/Webhook/Telegram.php +++ b/Magento2/app/code/Werules/Chatbot/Controller/Webhook/Telegram.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Controller\Webhook; diff --git a/Magento2/app/code/Werules/Chatbot/Cron/PromotionalMessages.php b/Magento2/app/code/Werules/Chatbot/Cron/PromotionalMessages.php index 465175d..3e48b58 100644 --- a/Magento2/app/code/Werules/Chatbot/Cron/PromotionalMessages.php +++ b/Magento2/app/code/Werules/Chatbot/Cron/PromotionalMessages.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Cron; diff --git a/Magento2/app/code/Werules/Chatbot/Cron/QueueWorker.php b/Magento2/app/code/Werules/Chatbot/Cron/QueueWorker.php index ac766e2..314d6bb 100644 --- a/Magento2/app/code/Werules/Chatbot/Cron/QueueWorker.php +++ b/Magento2/app/code/Werules/Chatbot/Cron/QueueWorker.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Cron; diff --git a/Magento2/app/code/Werules/Chatbot/Helper/Data.php b/Magento2/app/code/Werules/Chatbot/Helper/Data.php index eeafe6f..5efba47 100644 --- a/Magento2/app/code/Werules/Chatbot/Helper/Data.php +++ b/Magento2/app/code/Werules/Chatbot/Helper/Data.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Helper; diff --git a/Magento2/app/code/Werules/Chatbot/Helper/Define.php b/Magento2/app/code/Werules/Chatbot/Helper/Define.php index d5db115..8e00282 100644 --- a/Magento2/app/code/Werules/Chatbot/Helper/Define.php +++ b/Magento2/app/code/Werules/Chatbot/Helper/Define.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Helper; diff --git a/Magento2/app/code/Werules/Chatbot/LICENSE.txt b/Magento2/app/code/Werules/Chatbot/LICENSE.txt index 9db2b4c..edf7b80 100644 --- a/Magento2/app/code/Werules/Chatbot/LICENSE.txt +++ b/Magento2/app/code/Werules/Chatbot/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 blopa +Copyright (c) 2018 blopa Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Magento2/app/code/Werules/Chatbot/Model/Api/Messenger.php b/Magento2/app/code/Werules/Chatbot/Model/Api/Messenger.php index d79318e..5b0c5b9 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/Api/Messenger.php +++ b/Magento2/app/code/Werules/Chatbot/Model/Api/Messenger.php @@ -13,22 +13,20 @@ /** * Magento Chatbot Integration - * Copyright (C) 2017 + * Copyright (C) 2018 * * This file is part of Werules/Chatbot. * * Werules/Chatbot is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * it under the terms of the MIT License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * MIT License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model\Api; diff --git a/Magento2/app/code/Werules/Chatbot/Model/Api/witAI.php b/Magento2/app/code/Werules/Chatbot/Model/Api/witAI.php index b80aa38..ab3882f 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/Api/witAI.php +++ b/Magento2/app/code/Werules/Chatbot/Model/Api/witAI.php @@ -1,22 +1,20 @@ . +* You should have received a copy of the MIT License +* along with this program. If not, see . */ namespace Werules\Chatbot\Model\Api; diff --git a/Magento2/app/code/Werules/Chatbot/Model/ChatbotAPI.php b/Magento2/app/code/Werules/Chatbot/Model/ChatbotAPI.php index d63ef37..d693a19 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/ChatbotAPI.php +++ b/Magento2/app/code/Werules/Chatbot/Model/ChatbotAPI.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model; diff --git a/Magento2/app/code/Werules/Chatbot/Model/ChatbotAPIRepository.php b/Magento2/app/code/Werules/Chatbot/Model/ChatbotAPIRepository.php index 2b16686..4d1d271 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/ChatbotAPIRepository.php +++ b/Magento2/app/code/Werules/Chatbot/Model/ChatbotAPIRepository.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model; diff --git a/Magento2/app/code/Werules/Chatbot/Model/ChatbotUser.php b/Magento2/app/code/Werules/Chatbot/Model/ChatbotUser.php index 614216b..09bbc6d 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/ChatbotUser.php +++ b/Magento2/app/code/Werules/Chatbot/Model/ChatbotUser.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model; diff --git a/Magento2/app/code/Werules/Chatbot/Model/ChatbotUser/DataProvider.php b/Magento2/app/code/Werules/Chatbot/Model/ChatbotUser/DataProvider.php index 9a02579..ca47853 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/ChatbotUser/DataProvider.php +++ b/Magento2/app/code/Werules/Chatbot/Model/ChatbotUser/DataProvider.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model\ChatbotUser; diff --git a/Magento2/app/code/Werules/Chatbot/Model/ChatbotUserRepository.php b/Magento2/app/code/Werules/Chatbot/Model/ChatbotUserRepository.php index 6877f68..75126a3 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/ChatbotUserRepository.php +++ b/Magento2/app/code/Werules/Chatbot/Model/ChatbotUserRepository.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model; diff --git a/Magento2/app/code/Werules/Chatbot/Model/Message.php b/Magento2/app/code/Werules/Chatbot/Model/Message.php index 86f14f8..c7fbdf7 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/Message.php +++ b/Magento2/app/code/Werules/Chatbot/Model/Message.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model; diff --git a/Magento2/app/code/Werules/Chatbot/Model/MessageRepository.php b/Magento2/app/code/Werules/Chatbot/Model/MessageRepository.php index 720dbcf..97d0c82 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/MessageRepository.php +++ b/Magento2/app/code/Werules/Chatbot/Model/MessageRepository.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model; diff --git a/Magento2/app/code/Werules/Chatbot/Model/PromotionalMessages.php b/Magento2/app/code/Werules/Chatbot/Model/PromotionalMessages.php index 9b4dc29..ca1152d 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/PromotionalMessages.php +++ b/Magento2/app/code/Werules/Chatbot/Model/PromotionalMessages.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model; diff --git a/Magento2/app/code/Werules/Chatbot/Model/PromotionalMessages/DataProvider.php b/Magento2/app/code/Werules/Chatbot/Model/PromotionalMessages/DataProvider.php index e805408..6d7869b 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/PromotionalMessages/DataProvider.php +++ b/Magento2/app/code/Werules/Chatbot/Model/PromotionalMessages/DataProvider.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model\PromotionalMessages; diff --git a/Magento2/app/code/Werules/Chatbot/Model/PromotionalMessagesRepository.php b/Magento2/app/code/Werules/Chatbot/Model/PromotionalMessagesRepository.php index 92a5c2e..9f0dfed 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/PromotionalMessagesRepository.php +++ b/Magento2/app/code/Werules/Chatbot/Model/PromotionalMessagesRepository.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model; diff --git a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotAPI.php b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotAPI.php index 241f4c9..c31031c 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotAPI.php +++ b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotAPI.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model\ResourceModel; diff --git a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotAPI/Collection.php b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotAPI/Collection.php index a7317f8..56b29bd 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotAPI/Collection.php +++ b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotAPI/Collection.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model\ResourceModel\ChatbotAPI; diff --git a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotUser.php b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotUser.php index 1fb9904..fdbe5c1 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotUser.php +++ b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotUser.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model\ResourceModel; diff --git a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotUser/Collection.php b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotUser/Collection.php index 56d8f05..6e83027 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotUser/Collection.php +++ b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/ChatbotUser/Collection.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model\ResourceModel\ChatbotUser; diff --git a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/Message.php b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/Message.php index 92d87e4..e39924d 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/Message.php +++ b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/Message.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model\ResourceModel; diff --git a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/Message/Collection.php b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/Message/Collection.php index f500edf..a4bea75 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/Message/Collection.php +++ b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/Message/Collection.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model\ResourceModel\Message; diff --git a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/PromotionalMessages.php b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/PromotionalMessages.php index bcfd9e7..93724f2 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/PromotionalMessages.php +++ b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/PromotionalMessages.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model\ResourceModel; diff --git a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/PromotionalMessages/Collection.php b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/PromotionalMessages/Collection.php index c1bacc2..301d464 100644 --- a/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/PromotionalMessages/Collection.php +++ b/Magento2/app/code/Werules/Chatbot/Model/ResourceModel/PromotionalMessages/Collection.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Model\ResourceModel\PromotionalMessages; diff --git a/Magento2/app/code/Werules/Chatbot/Setup/InstallData.php b/Magento2/app/code/Werules/Chatbot/Setup/InstallData.php index fc65f83..82c49f5 100644 --- a/Magento2/app/code/Werules/Chatbot/Setup/InstallData.php +++ b/Magento2/app/code/Werules/Chatbot/Setup/InstallData.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Setup; diff --git a/Magento2/app/code/Werules/Chatbot/Setup/InstallSchema.php b/Magento2/app/code/Werules/Chatbot/Setup/InstallSchema.php index d1c10db..0c17aa8 100644 --- a/Magento2/app/code/Werules/Chatbot/Setup/InstallSchema.php +++ b/Magento2/app/code/Werules/Chatbot/Setup/InstallSchema.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Setup; diff --git a/Magento2/app/code/Werules/Chatbot/Setup/UpgradeData.php b/Magento2/app/code/Werules/Chatbot/Setup/UpgradeData.php index 6e16c79..fce0691 100644 --- a/Magento2/app/code/Werules/Chatbot/Setup/UpgradeData.php +++ b/Magento2/app/code/Werules/Chatbot/Setup/UpgradeData.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Setup; @@ -36,7 +34,7 @@ public function upgrade( ModuleContextInterface $context ) { $setup->startSetup(); - if (version_compare($context->getVersion(), "1.0.5", "<")) { + if (version_compare($context->getVersion(), "1.0.6", "<")) { //Your upgrade script } $setup->endSetup(); diff --git a/Magento2/app/code/Werules/Chatbot/Setup/UpgradeSchema.php b/Magento2/app/code/Werules/Chatbot/Setup/UpgradeSchema.php index bb83fe8..62d0b7f 100644 --- a/Magento2/app/code/Werules/Chatbot/Setup/UpgradeSchema.php +++ b/Magento2/app/code/Werules/Chatbot/Setup/UpgradeSchema.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Setup; diff --git a/Magento2/app/code/Werules/Chatbot/Ui/Component/Listing/Column/ChatbotUserActions.php b/Magento2/app/code/Werules/Chatbot/Ui/Component/Listing/Column/ChatbotUserActions.php index a752a57..78cdaa8 100644 --- a/Magento2/app/code/Werules/Chatbot/Ui/Component/Listing/Column/ChatbotUserActions.php +++ b/Magento2/app/code/Werules/Chatbot/Ui/Component/Listing/Column/ChatbotUserActions.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Ui\Component\Listing\Column; diff --git a/Magento2/app/code/Werules/Chatbot/Ui/Component/Listing/Column/PromotionalMessagesActions.php b/Magento2/app/code/Werules/Chatbot/Ui/Component/Listing/Column/PromotionalMessagesActions.php index a09a7f7..fe23267 100644 --- a/Magento2/app/code/Werules/Chatbot/Ui/Component/Listing/Column/PromotionalMessagesActions.php +++ b/Magento2/app/code/Werules/Chatbot/Ui/Component/Listing/Column/PromotionalMessagesActions.php @@ -1,22 +1,20 @@ . + * You should have received a copy of the MIT License + * along with this program. If not, see . */ namespace Werules\Chatbot\Ui\Component\Listing\Column; diff --git a/Magento2/app/code/Werules/Chatbot/etc/adminhtml/system.xml b/Magento2/app/code/Werules/Chatbot/etc/adminhtml/system.xml index 4e0ffad..0971fa2 100644 --- a/Magento2/app/code/Werules/Chatbot/etc/adminhtml/system.xml +++ b/Magento2/app/code/Werules/Chatbot/etc/adminhtml/system.xml @@ -6,12 +6,12 @@
- werules + werules_chatbot Werules_Chatbot::config_werules_chatbot Magento Chatbot v1.0.5 +

Magento Chatbot v1.0.6

To use this module you'll have to use SSL in your store.

]]>
@@ -62,12 +62,12 @@
- werules + werules_chatbot Werules_Chatbot::config_werules_chatbot Magento Chatbot v1.0.5 +

Magento Chatbot v1.0.6

To use this module you'll have to use SSL in your store.

]]>
@@ -235,12 +235,12 @@
- werules + werules_chatbot Werules_Chatbot::config_werules_chatbot Magento Chatbot v1.0.5 +

Magento Chatbot v1.0.6

To use this module you'll have to use SSL in your store.

You should only change settings here if you know what you're doing.