Merge pull request #464 from magento-folks/bugs
Fixed issues: - MAGETWO-56938: CLONE - [Github] API salesOrderRepositoryV1 can't create shipping address #5544 - MAGETWO-55342: [GITHUB] Free shiping coupon usage is not tracked #3506 - MAGETWO-59137: It's impossible to create a catalog price rule - MAGETWO-59090: [Github] Admin can't reset password for more than one customer #5260 - MAGETWO-58182: [Github] Minicart item count is not updated if switch from https to http #6487
Showing
- app/code/Magento/CatalogRule/view/adminhtml/ui_component/catalog_rule_form.xml 1 addition, 1 deletion...logRule/view/adminhtml/ui_component/catalog_rule_form.xml
- app/code/Magento/Customer/Controller/Adminhtml/Index/ResetPassword.php 3 additions, 0 deletions...nto/Customer/Controller/Adminhtml/Index/ResetPassword.php
- app/code/Magento/Customer/Test/Unit/Controller/Adminhtml/Index/ResetPasswordTest.php 51 additions, 1 deletion...est/Unit/Controller/Adminhtml/Index/ResetPasswordTest.php
- app/code/Magento/Sales/Model/OrderRepository.php 10 additions, 0 deletionsapp/code/Magento/Sales/Model/OrderRepository.php
- app/code/Magento/Sales/Test/Unit/Model/OrderRepositoryTest.php 36 additions, 0 deletions...ode/Magento/Sales/Test/Unit/Model/OrderRepositoryTest.php
- app/code/Magento/SalesRule/Observer/SalesOrderAfterPlaceObserver.php 1 addition, 1 deletion...gento/SalesRule/Observer/SalesOrderAfterPlaceObserver.php
- app/code/Magento/SalesRule/Test/Unit/Observer/SalesOrderAfterPlaceObserverTest.php 4 additions, 8 deletions...e/Test/Unit/Observer/SalesOrderAfterPlaceObserverTest.php
- app/code/Magento/Security/Model/Plugin/AccountManagement.php 10 additions, 2 deletionsapp/code/Magento/Security/Model/Plugin/AccountManagement.php
- app/code/Magento/Security/etc/adminhtml/di.xml 5 additions, 0 deletionsapp/code/Magento/Security/etc/adminhtml/di.xml
- app/code/Magento/Theme/view/frontend/web/js/view/messages.js 1 addition, 1 deletionapp/code/Magento/Theme/view/frontend/web/js/view/messages.js
- dev/tests/api-functional/testsuite/Magento/Sales/Service/V1/OrderCreateTest.php 62 additions, 1 deletion...al/testsuite/Magento/Sales/Service/V1/OrderCreateTest.php
- dev/tests/integration/testsuite/Magento/Customer/Controller/Adminhtml/Index/ResetPasswordTest.php 88 additions, 0 deletions...Customer/Controller/Adminhtml/Index/ResetPasswordTest.php
Please register or sign in to comment