
[EngCom] Public Pull Requests - 2.2-develop

Accepted Public Pull Requests: - magento/magento2#12951: [Bug] Correctly construct Magento\Framework\Phrase (by @punkstar) - magento/magento2#12946: Respect "Learn More Link" in Recently Viewed Products widget options (by @JeroenVanLeusden) - magento/magento2#12931: Display scroll bar of admin store switcher in OSX computers. (by @jalogut) - magento/magento2#12857: Update progress.phtml (by @jonashrem) - magento/magento2#12887: Remove unused if statement in order invoice save (by @JeroenVanLeusden) - magento/magento2#12845: Add missing preference for ObjectManager\ConfigInterface in integrati… (by @schmengler) - magento/magento2#12768: magento/magento2: Missing ext-bcmath dependency added (by @Mobecls) - magento/magento2#12401: Correctly set payment information when using paypal (by @therool) Fixed GitHub Issues: - magento/magento2#12844: "Cannot instantiate interface Magento\Framework\Interception\ObjectManager\ConfigInterface" error in integration tests (reported by @schmengler) has been fixed in magento/magento2#12845 by @schmengler in 2.2-develop branch Related commits: 1. 50ffc6ac - magento/magento2#11885: Magento 2.2 Paypal Can't Accept Checkout Agreements Before Routing to PayPal (reported by @Silarn) has been fixed in magento/magento2#12401 by @therool in 2.2-develop branch Related commits: 1. ba0472f2 2. 48923e1c 3. 774cb4c6 4. 12145bca 5. 7bdb9215 6. 70f5e386 7. 92f620f8 8. 1c7123fe 9. 9d5fa49f 10. a35b4686
Showing
- app/bootstrap.php 2 additions, 2 deletionsapp/bootstrap.php
- app/code/Magento/Catalog/view/base/web/template/product/link.html 2 additions, 1 deletion.../Magento/Catalog/view/base/web/template/product/link.html
- app/code/Magento/Paypal/Model/Express.php 6 additions, 1 deletionapp/code/Magento/Paypal/Model/Express.php
- app/code/Magento/Paypal/Test/Unit/Model/ExpressTest.php 10 additions, 1 deletionapp/code/Magento/Paypal/Test/Unit/Model/ExpressTest.php
- app/code/Magento/Paypal/view/frontend/web/js/action/set-payment-method.js 3 additions, 39 deletions.../Paypal/view/frontend/web/js/action/set-payment-method.js
- app/code/Magento/Sales/Controller/Adminhtml/Order/Invoice/Save.php 1 addition, 8 deletions...Magento/Sales/Controller/Adminhtml/Order/Invoice/Save.php
- app/code/Magento/Sales/i18n/en_US.csv 0 additions, 1 deletionapp/code/Magento/Sales/i18n/en_US.csv
- app/code/Magento/Ui/Controller/Adminhtml/Index/Render.php 1 addition, 1 deletionapp/code/Magento/Ui/Controller/Adminhtml/Index/Render.php
- app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/main/actions-bar/_store-switcher.less 8 additions, 0 deletions...b/css/source/module/main/actions-bar/_store-switcher.less
- composer.json 1 addition, 0 deletionscomposer.json
- composer.lock 2 additions, 1 deletioncomposer.lock
- dev/tests/integration/etc/di/preferences/ce.php 2 additions, 0 deletionsdev/tests/integration/etc/di/preferences/ce.php
- dev/tests/js/jasmine/tests/app/code/Magento/CheckoutAgreements/frontend/js/model/place-order-mixin.test.js 55 additions, 0 deletions...outAgreements/frontend/js/model/place-order-mixin.test.js
- dev/tests/js/jasmine/tests/app/code/Magento/CheckoutAgreements/frontend/js/model/set-payment-information-mixin.test.js 56 additions, 0 deletions...s/frontend/js/model/set-payment-information-mixin.test.js
- dev/tests/js/jasmine/tests/app/code/Magento/Paypal/frontend/js/view/payment/method-renderer/paypal-express-abstract.test.js 28 additions, 0 deletions...w/payment/method-renderer/paypal-express-abstract.test.js
- lib/internal/Magento/Framework/composer.json 1 addition, 0 deletionslib/internal/Magento/Framework/composer.json
- setup/view/magento/setup/readiness-check/progress.phtml 5 additions, 5 deletionssetup/view/magento/setup/readiness-check/progress.phtml
Please register or sign in to comment