
[EngCom] Public Pull Requests - 2.2-develop

Accepted Public Pull Requests: - magento-engcom/magento2ce#1146: #12231: [GitHub] New Cart Rule : Small styles issue because of styles… (by @serhii-balko) - magento-engcom/magento2ce#1245: Misleading feedback when sending tracking information email (by @nmalevanec) - magento-engcom/magento2ce#1247: #7213: [GitHub] WEBAPI: PHP session is always started (by @serhii-balko) - magento-engcom/magento2ce#1045: 7768: Adding 'is_saleable' attribute to sort of product collection causes exception and adding 'is_salable' has no effect. (by @nmalevanec) - magento/magento2#13310: Add the domReady! statement (by @arnoudhgz) Fixed GitHub Issues: - magento/magento2#12231: New Cart Rule : Small styles issue because of styles-old.css (reported by @Triloworld) has been fixed in magento-engcom/magento2ce#1146 by @serhii-balko in 2.2-develop branch Related commits: 1. cdff30d4 - magento/magento2#5697: [2.1.0] Misleading feedback when sending tracking information email (reported by @peec) has been fixed in magento-engcom/magento2ce#1245 by @nmalevanec in 2.2-develop branch Related commits: 1. f03e6148 - magento/magento2#7213: WEBAPI: PHP session is always started 2.1.2 (reported by @boldhedgehog) has been fixed in magento-engcom/magento2ce#1247 by @serhii-balko in 2.2-develop branch Related commits: 1. a282973d 2. 6a586105 - magento/magento2#7768: Adding 'is_saleable' attribute to sort of product collection causes exception and adding 'is_salable' has no effect (reported by @dnadle) has been fixed in magento-engcom/magento2ce#1045 by @nmalevanec in 2.2-develop branch Related commits: 1. 6267566a
Showing
- app/code/Magento/Catalog/Model/ResourceModel/Product/Collection.php 1 addition, 1 deletion...agento/Catalog/Model/ResourceModel/Product/Collection.php
- app/code/Magento/Checkout/view/frontend/web/js/view/configure/product-customer-data.js 2 additions, 1 deletion...w/frontend/web/js/view/configure/product-customer-data.js
- app/code/Magento/Customer/etc/webapi_rest/di.xml 1 addition, 1 deletionapp/code/Magento/Customer/etc/webapi_rest/di.xml
- app/code/Magento/SalesRule/view/adminhtml/layout/sales_rule_promo_quote_edit.xml 1 addition, 0 deletions...ule/view/adminhtml/layout/sales_rule_promo_quote_edit.xml
- app/code/Magento/Shipping/Controller/Adminhtml/Order/Shipment/Email.php 3 additions, 1 deletion...to/Shipping/Controller/Adminhtml/Order/Shipment/Email.php
- app/code/Magento/Shipping/Test/Unit/Controller/Adminhtml/Order/Shipment/EmailTest.php 1 addition, 1 deletion...st/Unit/Controller/Adminhtml/Order/Shipment/EmailTest.php
- app/code/Magento/Shipping/i18n/en_US.csv 1 addition, 1 deletionapp/code/Magento/Shipping/i18n/en_US.csv
- app/code/Magento/User/etc/webapi_rest/di.xml 1 addition, 1 deletionapp/code/Magento/User/etc/webapi_rest/di.xml
- dev/tests/integration/testsuite/Magento/Catalog/Model/ResourceModel/Product/CollectionTest.php 36 additions, 0 deletions...to/Catalog/Model/ResourceModel/Product/CollectionTest.php
- dev/tests/integration/testsuite/Magento/Catalog/_files/multiple_products_with_non_saleable_product.php 52 additions, 0 deletions...og/_files/multiple_products_with_non_saleable_product.php
- dev/tests/integration/testsuite/Magento/Catalog/_files/multiple_products_with_non_saleable_product_rollback.php 28 additions, 0 deletions.../multiple_products_with_non_saleable_product_rollback.php
Please register or sign in to comment