Merge pull request #1844 from magento-engcom/2.2-develop-prs
Merge pull request #1014 from magento-engcom/2.2-develop-prs [EngCom] Public Pull Requests - 2.2-develop Public Pull Requests - #1012 10814: Attribute repository resets sourceModel for new attributes. by @nmalevanec - #1006 magento/magento2#12285: The option false for mobile device don't work in product - view page gallery by @p-bystritsky - #983 magento/magento2#12259: Save and Duplicated product not working by @p-bystritsky - #1000 8204: catalog:images:resize = getimagesize(): Read error! by @RomaKis magento/magento2#12633 Magento Connect no longer exist by @miguelbalparda Fixed Public Issues - magento/magento2#10814 Attribute repository resets sourceModel for new attributes - magento/magento2#12285 The option false for mobile device don't work in product view page gallery - magento/magento2#12490 I can't disable full screen gallery on mobile on magento 2.2.1 - magento/magento2#12259 Save and Duplicated product not working - magento/magento2#8204 catalog:images:resize = getimagesize(): Read error! in vendor/magento/module-catalog/Model/Product/Image.php on line 410 if an image is 0 bytes - magento/magento2#12632 Magento Connect no longer exist
Showing
- app/code/Magento/Catalog/Console/Command/ImagesResizeCommand.php 20 additions, 8 deletions...e/Magento/Catalog/Console/Command/ImagesResizeCommand.php
- app/code/Magento/Catalog/Model/Product/Attribute/Repository.php 23 additions, 9 deletions...de/Magento/Catalog/Model/Product/Attribute/Repository.php
- app/code/Magento/Catalog/Model/Product/Copier.php 21 additions, 18 deletionsapp/code/Magento/Catalog/Model/Product/Copier.php
- app/code/Magento/Catalog/Model/Product/Image/Cache.php 30 additions, 3 deletionsapp/code/Magento/Catalog/Model/Product/Image/Cache.php
- app/code/Magento/Catalog/Test/Unit/Console/Command/ImagesResizeCommandTest.php 40 additions, 0 deletions...log/Test/Unit/Console/Command/ImagesResizeCommandTest.php
- app/code/Magento/Catalog/Test/Unit/Model/Product/Image/CacheTest.php 52 additions, 0 deletions...gento/Catalog/Test/Unit/Model/Product/Image/CacheTest.php
- app/code/Magento/Marketplace/view/adminhtml/templates/index.phtml 3 additions, 3 deletions.../Magento/Marketplace/view/adminhtml/templates/index.phtml
- app/code/Magento/Marketplace/view/adminhtml/web/partners/images/magento-connect.png 0 additions, 0 deletions...ce/view/adminhtml/web/partners/images/magento-connect.png
- app/code/Magento/Marketplace/view/adminhtml/web/partners/images/magento-marketplace.svg 1 addition, 0 deletions...iew/adminhtml/web/partners/images/magento-marketplace.svg
- app/design/adminhtml/Magento/backend/Magento_Marketplace/web/css/source/_module.less 1 addition, 1 deletion...o/backend/Magento_Marketplace/web/css/source/_module.less
- dev/tests/api-functional/testsuite/Magento/Catalog/Api/ProductAttributeRepositoryTest.php 30 additions, 1 deletion...te/Magento/Catalog/Api/ProductAttributeRepositoryTest.php
- dev/tests/integration/testsuite/Magento/Catalog/Model/Product/CopierTest.php 90 additions, 0 deletions...on/testsuite/Magento/Catalog/Model/Product/CopierTest.php
- dev/tests/integration/testsuite/Magento/Framework/Config/ConverterTest.php 94 additions, 0 deletions...tion/testsuite/Magento/Framework/Config/ConverterTest.php
- lib/internal/Magento/Framework/Config/Converter.php 3 additions, 1 deletionlib/internal/Magento/Framework/Config/Converter.php
Please register or sign in to comment