Merge pull request #405 from magento-folks/bugs
Bug MAGETWO-56699 [GITHUB] Paypal checkout not possible with products that have custom options #5938 - for mainline MAGETWO-58290 [Github]Empty product option is added on each PUT request #5963 MAGETWO-58136 [Github] Shipping and billing address are not set if order placed with payment action Sale #6438 MAGETWO-55608 [GITHUB] M2.1: Not scrollable picture on mobile / product page #5302 MAGETWO-58285 Ajax error message doesn't display in backend MAGETWO-58338 [Github]Problem adding attribute options that start with a number via REST Api #5715 MAGETWO-52575 Unable to apply free shipping to specified method when creating order in admin MAGETWO-57078 [GITHUB] Can't set customer group when creating a new order in the admin. #6162 MAGETWO-58039 Table rate shipping not applying correctly - for mainline
Showing
- app/code/Magento/Catalog/Model/Product.php 6 additions, 4 deletionsapp/code/Magento/Catalog/Model/Product.php
- app/code/Magento/Catalog/Model/Product/Attribute/Repository.php 8 additions, 2 deletions...de/Magento/Catalog/Model/Product/Attribute/Repository.php
- app/code/Magento/Catalog/Test/Unit/Model/Product/Attribute/RepositoryTest.php 28 additions, 1 deletion...alog/Test/Unit/Model/Product/Attribute/RepositoryTest.php
- app/code/Magento/Catalog/Test/Unit/Model/ProductTest.php 23 additions, 0 deletionsapp/code/Magento/Catalog/Test/Unit/Model/ProductTest.php
- app/code/Magento/Catalog/view/adminhtml/templates/catalog/product/attribute/set/main.phtml 5 additions, 0 deletions...inhtml/templates/catalog/product/attribute/set/main.phtml
- app/code/Magento/Eav/Model/ResourceModel/Entity/Attribute.php 2 additions, 1 deletion...code/Magento/Eav/Model/ResourceModel/Entity/Attribute.php
- app/code/Magento/Quote/Model/Quote/Address/Total/Shipping.php 3 additions, 4 deletions...code/Magento/Quote/Model/Quote/Address/Total/Shipping.php
- app/code/Magento/Sales/Model/AdminOrder/Create.php 7 additions, 3 deletionsapp/code/Magento/Sales/Model/AdminOrder/Create.php
- app/code/Magento/Sales/Model/Order/Invoice/Plugin/AddressUpdate.php 77 additions, 0 deletions...agento/Sales/Model/Order/Invoice/Plugin/AddressUpdate.php
- app/code/Magento/Sales/Test/Unit/Model/AdminOrder/CreateTest.php 49 additions, 20 deletions...e/Magento/Sales/Test/Unit/Model/AdminOrder/CreateTest.php
- app/code/Magento/Sales/Test/Unit/Model/Order/Invoice/Plugin/AddressUpdateTest.php 90 additions, 0 deletions...est/Unit/Model/Order/Invoice/Plugin/AddressUpdateTest.php
- app/code/Magento/Sales/etc/di.xml 3 additions, 0 deletionsapp/code/Magento/Sales/etc/di.xml
- app/code/Magento/Sales/view/adminhtml/web/order/create/scripts.js 1 addition, 1 deletion.../Magento/Sales/view/adminhtml/web/order/create/scripts.js
- dev/tests/api-functional/testsuite/Magento/Catalog/Api/ProductAttributeOptionManagementInterfaceTest.php 33 additions, 13 deletions...log/Api/ProductAttributeOptionManagementInterfaceTest.php
- dev/tests/api-functional/testsuite/Magento/Quote/Api/GuestShipmentEstimationTest.php 109 additions, 0 deletions...stsuite/Magento/Quote/Api/GuestShipmentEstimationTest.php
- dev/tests/integration/testsuite/Magento/SalesRule/_files/cart_rule_free_shipping.php 74 additions, 0 deletions...uite/Magento/SalesRule/_files/cart_rule_free_shipping.php
- dev/tests/integration/testsuite/Magento/SalesRule/_files/cart_rule_free_shipping_rollback.php 14 additions, 0 deletions...nto/SalesRule/_files/cart_rule_free_shipping_rollback.php
- lib/web/fotorama/fotorama.js 8 additions, 2 deletionslib/web/fotorama/fotorama.js
- lib/web/fotorama/fotorama.min.js 2 additions, 2 deletionslib/web/fotorama/fotorama.min.js
Please register or sign in to comment