Skip to content

Commit

Permalink
Merge pull request #29 from mageprince/develop-1.0.7
Browse files Browse the repository at this point in the history
Merge Develop 1.0.7
  • Loading branch information
mageprince authored Feb 26, 2020
2 parents 63ad112 + bf70115 commit 379b846
Show file tree
Hide file tree
Showing 72 changed files with 294 additions and 1,224 deletions.
22 changes: 3 additions & 19 deletions Api/Data/FaqGroupInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,12 @@

/**
* MagePrince
* Copyright (C) 2018 Mageprince
* Copyright (C) 2020 Mageprince <info@mageprince.com>
*
* NOTICE OF LICENSE
*
* This program 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.
*
* 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.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see http://opensource.org/licenses/gpl-3.0.html
*
* @category MagePrince
* @package Prince_Faq
* @copyright Copyright (c) 2018 MagePrince
* @copyright Copyright (c) 2020 Mageprince (http://www.mageprince.com/)
* @license http://opensource.org/licenses/gpl-3.0.html GNU General Public License,version 3 (GPL-3.0)
* @author MagePrince
* @author MagePrince <info@mageprince.com>
*/

namespace Prince\Faq\Api\Data;
Expand Down
22 changes: 3 additions & 19 deletions Api/Data/FaqGroupSearchResultsInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,12 @@

/**
* MagePrince
* Copyright (C) 2018 Mageprince
* Copyright (C) 2020 Mageprince <info@mageprince.com>
*
* NOTICE OF LICENSE
*
* This program 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.
*
* 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.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see http://opensource.org/licenses/gpl-3.0.html
*
* @category MagePrince
* @package Prince_Faq
* @copyright Copyright (c) 2018 MagePrince
* @copyright Copyright (c) 2020 Mageprince (http://www.mageprince.com/)
* @license http://opensource.org/licenses/gpl-3.0.html GNU General Public License,version 3 (GPL-3.0)
* @author MagePrince
* @author MagePrince <info@mageprince.com>
*/

namespace Prince\Faq\Api\Data;
Expand Down
22 changes: 3 additions & 19 deletions Api/Data/FaqInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,12 @@

/**
* MagePrince
* Copyright (C) 2018 Mageprince
* Copyright (C) 2020 Mageprince <info@mageprince.com>
*
* NOTICE OF LICENSE
*
* This program 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.
*
* 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.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see http://opensource.org/licenses/gpl-3.0.html
*
* @category MagePrince
* @package Prince_Faq
* @copyright Copyright (c) 2018 MagePrince
* @copyright Copyright (c) 2020 Mageprince (http://www.mageprince.com/)
* @license http://opensource.org/licenses/gpl-3.0.html GNU General Public License,version 3 (GPL-3.0)
* @author MagePrince
* @author MagePrince <info@mageprince.com>
*/

namespace Prince\Faq\Api\Data;
Expand Down
22 changes: 3 additions & 19 deletions Api/Data/FaqSearchResultsInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,12 @@

/**
* MagePrince
* Copyright (C) 2018 Mageprince
* Copyright (C) 2020 Mageprince <info@mageprince.com>
*
* NOTICE OF LICENSE
*
* This program 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.
*
* 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.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see http://opensource.org/licenses/gpl-3.0.html
*
* @category MagePrince
* @package Prince_Faq
* @copyright Copyright (c) 2018 MagePrince
* @copyright Copyright (c) 2020 Mageprince (http://www.mageprince.com/)
* @license http://opensource.org/licenses/gpl-3.0.html GNU General Public License,version 3 (GPL-3.0)
* @author MagePrince
* @author MagePrince <info@mageprince.com>
*/

namespace Prince\Faq\Api\Data;
Expand Down
22 changes: 3 additions & 19 deletions Api/FaqGroupRepositoryInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,12 @@

/**
* MagePrince
* Copyright (C) 2018 Mageprince
* Copyright (C) 2020 Mageprince <info@mageprince.com>
*
* NOTICE OF LICENSE
*
* This program 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.
*
* 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.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see http://opensource.org/licenses/gpl-3.0.html
*
* @category MagePrince
* @package Prince_Faq
* @copyright Copyright (c) 2018 MagePrince
* @copyright Copyright (c) 2020 Mageprince (http://www.mageprince.com/)
* @license http://opensource.org/licenses/gpl-3.0.html GNU General Public License,version 3 (GPL-3.0)
* @author MagePrince
* @author MagePrince <info@mageprince.com>
*/

namespace Prince\Faq\Api;
Expand Down
22 changes: 3 additions & 19 deletions Api/FaqRepositoryInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,12 @@

/**
* MagePrince
* Copyright (C) 2018 Mageprince
* Copyright (C) 2020 Mageprince <info@mageprince.com>
*
* NOTICE OF LICENSE
*
* This program 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.
*
* 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.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see http://opensource.org/licenses/gpl-3.0.html
*
* @category MagePrince
* @package Prince_Faq
* @copyright Copyright (c) 2018 MagePrince
* @copyright Copyright (c) 2020 Mageprince (http://www.mageprince.com/)
* @license http://opensource.org/licenses/gpl-3.0.html GNU General Public License,version 3 (GPL-3.0)
* @author MagePrince
* @author MagePrince <info@mageprince.com>
*/

namespace Prince\Faq\Api;
Expand Down
22 changes: 3 additions & 19 deletions Block/Adminhtml/Faq/Edit/BackButton.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,12 @@

/**
* MagePrince
* Copyright (C) 2018 Mageprince
* Copyright (C) 2020 Mageprince <info@mageprince.com>
*
* NOTICE OF LICENSE
*
* This program 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.
*
* 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.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see http://opensource.org/licenses/gpl-3.0.html
*
* @category MagePrince
* @package Prince_Faq
* @copyright Copyright (c) 2018 MagePrince
* @copyright Copyright (c) 2020 Mageprince (http://www.mageprince.com/)
* @license http://opensource.org/licenses/gpl-3.0.html GNU General Public License,version 3 (GPL-3.0)
* @author MagePrince
* @author MagePrince <info@mageprince.com>
*/

namespace Prince\Faq\Block\Adminhtml\Faq\Edit;
Expand Down
22 changes: 3 additions & 19 deletions Block/Adminhtml/Faq/Edit/DeleteButton.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,12 @@

/**
* MagePrince
* Copyright (C) 2018 Mageprince
* Copyright (C) 2020 Mageprince <info@mageprince.com>
*
* NOTICE OF LICENSE
*
* This program 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.
*
* 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.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see http://opensource.org/licenses/gpl-3.0.html
*
* @category MagePrince
* @package Prince_Faq
* @copyright Copyright (c) 2018 MagePrince
* @copyright Copyright (c) 2020 Mageprince (http://www.mageprince.com/)
* @license http://opensource.org/licenses/gpl-3.0.html GNU General Public License,version 3 (GPL-3.0)
* @author MagePrince
* @author MagePrince <info@mageprince.com>
*/

namespace Prince\Faq\Block\Adminhtml\Faq\Edit;
Expand Down
22 changes: 3 additions & 19 deletions Block/Adminhtml/Faq/Edit/GenericButton.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,12 @@

/**
* MagePrince
* Copyright (C) 2018 Mageprince
* Copyright (C) 2020 Mageprince <info@mageprince.com>
*
* NOTICE OF LICENSE
*
* This program 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.
*
* 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.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see http://opensource.org/licenses/gpl-3.0.html
*
* @category MagePrince
* @package Prince_Faq
* @copyright Copyright (c) 2018 MagePrince
* @copyright Copyright (c) 2020 Mageprince (http://www.mageprince.com/)
* @license http://opensource.org/licenses/gpl-3.0.html GNU General Public License,version 3 (GPL-3.0)
* @author MagePrince
* @author MagePrince <info@mageprince.com>
*/

namespace Prince\Faq\Block\Adminhtml\Faq\Edit;
Expand Down
22 changes: 3 additions & 19 deletions Block/Adminhtml/Faq/Edit/SaveAndContinueButton.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,12 @@

/**
* MagePrince
* Copyright (C) 2018 Mageprince
* Copyright (C) 2020 Mageprince <info@mageprince.com>
*
* NOTICE OF LICENSE
*
* This program 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.
*
* 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.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see http://opensource.org/licenses/gpl-3.0.html
*
* @category MagePrince
* @package Prince_Faq
* @copyright Copyright (c) 2018 MagePrince
* @copyright Copyright (c) 2020 Mageprince (http://www.mageprince.com/)
* @license http://opensource.org/licenses/gpl-3.0.html GNU General Public License,version 3 (GPL-3.0)
* @author MagePrince
* @author MagePrince <info@mageprince.com>
*/

namespace Prince\Faq\Block\Adminhtml\Faq\Edit;
Expand Down
22 changes: 3 additions & 19 deletions Block/Adminhtml/Faq/Edit/SaveButton.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,12 @@

/**
* MagePrince
* Copyright (C) 2018 Mageprince
* Copyright (C) 2020 Mageprince <info@mageprince.com>
*
* NOTICE OF LICENSE
*
* This program 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.
*
* 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.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see http://opensource.org/licenses/gpl-3.0.html
*
* @category MagePrince
* @package Prince_Faq
* @copyright Copyright (c) 2018 MagePrince
* @copyright Copyright (c) 2020 Mageprince (http://www.mageprince.com/)
* @license http://opensource.org/licenses/gpl-3.0.html GNU General Public License,version 3 (GPL-3.0)
* @author MagePrince
* @author MagePrince <info@mageprince.com>
*/

namespace Prince\Faq\Block\Adminhtml\Faq\Edit;
Expand Down
22 changes: 3 additions & 19 deletions Block/Adminhtml/FaqGroup/Edit/BackButton.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,12 @@

/**
* MagePrince
* Copyright (C) 2018 Mageprince
* Copyright (C) 2020 Mageprince <info@mageprince.com>
*
* NOTICE OF LICENSE
*
* This program 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.
*
* 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.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see http://opensource.org/licenses/gpl-3.0.html
*
* @category MagePrince
* @package Prince_Faq
* @copyright Copyright (c) 2018 MagePrince
* @copyright Copyright (c) 2020 Mageprince (http://www.mageprince.com/)
* @license http://opensource.org/licenses/gpl-3.0.html GNU General Public License,version 3 (GPL-3.0)
* @author MagePrince
* @author MagePrince <info@mageprince.com>
*/

namespace Prince\Faq\Block\Adminhtml\FaqGroup\Edit;
Expand Down
Loading

0 comments on commit 379b846

Please sign in to comment.