Merge pull request #678 from magento-nord/NORD-PR
Bugs fixed: * MAGETWO-33564: [GitHub] Database Schema: Incorrect Unique Indexes #1002 * MAGETWO-56095: When category has products that are not visible to catalog the pager still shows is this expected behavior? * MAGETWO-59649: Current store resolver does not work for global scope * MAGETWO-60962: New attribute is not visible when create new address * MAGETWO-55937: [Complex product/Grouped productsl] Tax Amount and Custom Prices isn't displayed on Slide Panel (admin panel)
Showing
- app/code/Magento/Catalog/Model/ResourceModel/Eav/Attribute.php 3 additions, 0 deletions...ode/Magento/Catalog/Model/ResourceModel/Eav/Attribute.php
- app/code/Magento/CatalogInventory/Setup/InstallSchema.php 2 additions, 2 deletionsapp/code/Magento/CatalogInventory/Setup/InstallSchema.php
- app/code/Magento/CatalogInventory/Setup/UpgradeSchema.php 123 additions, 0 deletionsapp/code/Magento/CatalogInventory/Setup/UpgradeSchema.php
- app/code/Magento/Checkout/view/frontend/web/template/billing-address/details.html 6 additions, 1 deletion...t/view/frontend/web/template/billing-address/details.html
- app/code/Magento/Checkout/view/frontend/web/template/shipping-address/address-renderer/default.html 6 additions, 1 deletion...b/template/shipping-address/address-renderer/default.html
- app/code/Magento/Checkout/view/frontend/web/template/shipping-information/address-renderer/default.html 6 additions, 1 deletion...mplate/shipping-information/address-renderer/default.html
- app/code/Magento/GroupedProduct/Model/Product/Type/Grouped.php 1 addition, 1 deletion...ode/Magento/GroupedProduct/Model/Product/Type/Grouped.php
- app/code/Magento/Store/Model/StoreManager.php 1 addition, 1 deletionapp/code/Magento/Store/Model/StoreManager.php
- dev/tests/functional/tests/app/Magento/Checkout/Test/Block/Onepage/Shipping/AddressModal.php 16 additions, 0 deletions...nto/Checkout/Test/Block/Onepage/Shipping/AddressModal.php
- dev/tests/functional/tests/app/Magento/Checkout/Test/Block/Onepage/Shipping/AddressModal.xml 3 additions, 0 deletions...nto/Checkout/Test/Block/Onepage/Shipping/AddressModal.xml
- dev/tests/functional/tests/app/Magento/Customer/Test/Block/Address/Edit.php 16 additions, 0 deletions...al/tests/app/Magento/Customer/Test/Block/Address/Edit.php
- dev/tests/functional/tests/app/Magento/Customer/Test/Page/CustomerAddressEdit.php 0 additions, 51 deletions...ts/app/Magento/Customer/Test/Page/CustomerAddressEdit.php
- dev/tests/functional/tests/app/Magento/Customer/Test/Page/CustomerAddressEdit.xml 12 additions, 0 deletions...ts/app/Magento/Customer/Test/Page/CustomerAddressEdit.xml
- dev/tests/functional/tests/app/Magento/GroupedProduct/Test/Block/Catalog/Product/View.php 15 additions, 0 deletions...agento/GroupedProduct/Test/Block/Catalog/Product/View.php
- dev/tests/functional/tests/app/Magento/GroupedProduct/Test/Block/Catalog/Product/View/Type/Grouped.php 12 additions, 0 deletions...dProduct/Test/Block/Catalog/Product/View/Type/Grouped.php
- dev/tests/functional/tests/app/Magento/GroupedProduct/Test/Block/Checkout/Cart/CartItem.php 54 additions, 0 deletions...ento/GroupedProduct/Test/Block/Checkout/Cart/CartItem.php
- dev/tests/functional/tests/app/Magento/GroupedProduct/Test/Constraint/AbstractAssertTaxRuleIsAppliedToAllPricesOnGroupedProductPage.php 82 additions, 0 deletions...AssertTaxRuleIsAppliedToAllPricesOnGroupedProductPage.php
- dev/tests/functional/tests/app/Magento/GroupedProduct/Test/Constraint/AssertTaxRuleIsAppliedToAllPricesGroupedExcludingIncludingTax.php 74 additions, 0 deletions...xRuleIsAppliedToAllPricesGroupedExcludingIncludingTax.php
- dev/tests/functional/tests/app/Magento/GroupedProduct/Test/Repository/GroupedProduct.xml 28 additions, 0 deletions...Magento/GroupedProduct/Test/Repository/GroupedProduct.xml
- dev/tests/functional/tests/app/Magento/GroupedProduct/Test/TestCase/TaxCalculationTest.xml 41 additions, 0 deletions...gento/GroupedProduct/Test/TestCase/TaxCalculationTest.xml
Please register or sign in to comment