Merge pull request #1613 from magento-engcom/2.2-develop-prs
Public Pull Requests magento/magento2#11591 [Backport 2.2-develop] #11586 Fix duplicated crontab 2>&1 expression by @adrian-martinez-interactiv4 magento/magento2#11561 Magento sets ISO invalid language code by @crissanclick magento/magento2#11553 [2.2 Backport] ProductRepository sku cache is corrupted when cacheLimit is reached by @heldchen magento/magento2#11439 [Backport 2.2-develop] #11328 : app:config:dump adds extra space every time in multiline array value by @adrian-martinez-interactiv4 magento/magento2#11510 Add interaction to admin:user:create command by @cmuench magento/magento2#11522 [Backport 2.2-develop] Fix Filter Customer Report Review by @osrecio magento/magento2#11499 Ensure database is cleared/Magento reinstalled when TESTS_CLEANUP is enabled by @joshuaswarren magento/magento2#11385 Fix #10856: Sync billing with shipping address on Admin Order Page by @joni-jones magento/magento2#11317 [Backport 2.2-develop] Send email to subscribers only when are new by @osrecio
Showing
- app/code/Magento/Catalog/Model/ProductRepository.php 1 addition, 1 deletionapp/code/Magento/Catalog/Model/ProductRepository.php
- app/code/Magento/Newsletter/Model/Subscriber.php 4 additions, 0 deletionsapp/code/Magento/Newsletter/Model/Subscriber.php
- app/code/Magento/Quote/Model/Quote/Address.php 2 additions, 1 deletionapp/code/Magento/Quote/Model/Quote/Address.php
- app/code/Magento/Quote/Test/Unit/Model/Quote/AddressTest.php 13 additions, 15 deletionsapp/code/Magento/Quote/Test/Unit/Model/Quote/AddressTest.php
- app/code/Magento/Reports/Model/ResourceModel/Review/Customer/Collection.php 2 additions, 1 deletion...eports/Model/ResourceModel/Review/Customer/Collection.php
- app/code/Magento/Sales/Model/AdminOrder/Create.php 32 additions, 25 deletionsapp/code/Magento/Sales/Model/AdminOrder/Create.php
- app/code/Magento/Sales/view/adminhtml/web/order/create/scripts.js 29 additions, 18 deletions.../Magento/Sales/view/adminhtml/web/order/create/scripts.js
- dev/tests/api-functional/framework/Magento/TestFramework/WebApiApplication.php 5 additions, 1 deletion...nal/framework/Magento/TestFramework/WebApiApplication.php
- dev/tests/api-functional/framework/bootstrap.php 2 additions, 4 deletionsdev/tests/api-functional/framework/bootstrap.php
- dev/tests/integration/framework/Magento/TestFramework/Application.php 4 additions, 2 deletions...tegration/framework/Magento/TestFramework/Application.php
- dev/tests/integration/framework/bootstrap.php 1 addition, 1 deletiondev/tests/integration/framework/bootstrap.php
- dev/tests/integration/testsuite/Magento/Reports/Model/ResourceModel/Review/Customer/CollectionTest.php 36 additions, 0 deletions...ts/Model/ResourceModel/Review/Customer/CollectionTest.php
- dev/tests/integration/testsuite/Magento/Sales/Controller/Adminhtml/Order/CreateTest.php 58 additions, 1 deletion...e/Magento/Sales/Controller/Adminhtml/Order/CreateTest.php
- lib/internal/Magento/Framework/App/DeploymentConfig/Writer/PhpFormatter.php 38 additions, 11 deletions...to/Framework/App/DeploymentConfig/Writer/PhpFormatter.php
- lib/internal/Magento/Framework/App/Test/Unit/DeploymentConfig/Writer/PhpFormatterTest.php 3 additions, 3 deletions...pp/Test/Unit/DeploymentConfig/Writer/PhpFormatterTest.php
- lib/internal/Magento/Framework/Shell/CommandRenderer.php 1 addition, 1 deletionlib/internal/Magento/Framework/Shell/CommandRenderer.php
- lib/internal/Magento/Framework/Shell/Test/Unit/CommandRendererTest.php 25 additions, 12 deletions...Magento/Framework/Shell/Test/Unit/CommandRendererTest.php
- lib/internal/Magento/Framework/View/Page/Config.php 1 addition, 1 deletionlib/internal/Magento/Framework/View/Page/Config.php
- setup/src/Magento/Setup/Console/Command/AdminUserCreateCommand.php 97 additions, 4 deletions.../Magento/Setup/Console/Command/AdminUserCreateCommand.php
- setup/src/Magento/Setup/Test/Unit/Console/Command/AdminUserCreateCommandTest.php 73 additions, 2 deletions.../Test/Unit/Console/Command/AdminUserCreateCommandTest.php
Please register or sign in to comment