Merge pull request #286 from magento-mpi/MPI-bugfixes
Fixed issues: - MAGETWO-56344: [Github] #5902 Braintree doesn't work when using table prefixing - MAGETWO-55953: Exception occurs when tracking shipment with invalid FedEx tracking number - MAGETWO-56801: [GITHUB] Fixed column description for "website_id" column #4388 - MAGETWO-56745: [Github] PayPal Express Checkout "Display on Shopping Cart -> NO" does not work - MAGETWO-56467: Free shipping threshold fields are mixed up in UPS and Fedex configurations - MAGETWO-56342: [Github] #5910 Braintree sandbox errors when using alternative Merchant Account ID - MAGETWO-56115: [Github] #5857 Impossible to configure custom availability gateway validator - MAGETWO-54134: CE module depends on EE code - MAGETWO-56447: UPS not providing shipping rates for Puerto Rico
Showing
- app/code/Magento/Braintree/Gateway/Config/Config.php 10 additions, 0 deletionsapp/code/Magento/Braintree/Gateway/Config/Config.php
- app/code/Magento/Braintree/Gateway/Request/PaymentDataBuilder.php 1 addition, 1 deletion.../Magento/Braintree/Gateway/Request/PaymentDataBuilder.php
- app/code/Magento/Braintree/Model/Ui/ConfigProvider.php 9 additions, 1 deletionapp/code/Magento/Braintree/Model/Ui/ConfigProvider.php
- app/code/Magento/Braintree/Test/Unit/Gateway/Request/PaymentDataBuilderTest.php 1 addition, 2 deletions...tree/Test/Unit/Gateway/Request/PaymentDataBuilderTest.php
- app/code/Magento/Braintree/Test/Unit/Model/Ui/ConfigProviderTest.php 25 additions, 2 deletions...gento/Braintree/Test/Unit/Model/Ui/ConfigProviderTest.php
- app/code/Magento/CatalogInventory/Setup/InstallSchema.php 1 addition, 1 deletionapp/code/Magento/CatalogInventory/Setup/InstallSchema.php
- app/code/Magento/CatalogInventory/etc/module.xml 1 addition, 1 deletionapp/code/Magento/CatalogInventory/etc/module.xml
- app/code/Magento/Dhl/Model/Plugin/Rma/Block/Adminhtml/Rma/Edit/Tab/General/Shippingmethod.php 0 additions, 39 deletions...a/Block/Adminhtml/Rma/Edit/Tab/General/Shippingmethod.php
- app/code/Magento/Dhl/composer.json 1 addition, 2 deletionsapp/code/Magento/Dhl/composer.json
- app/code/Magento/Dhl/etc/di.xml 0 additions, 4 deletionsapp/code/Magento/Dhl/etc/di.xml
- app/code/Magento/Fedex/Model/Carrier.php 221 additions, 101 deletionsapp/code/Magento/Fedex/Model/Carrier.php
- app/code/Magento/Fedex/Model/Plugin/Rma/Block/Adminhtml/Rma/Edit/Tab/General/Shippingmethod.php 0 additions, 39 deletions...a/Block/Adminhtml/Rma/Edit/Tab/General/Shippingmethod.php
- app/code/Magento/Fedex/Test/Unit/Model/CarrierTest.php 465 additions, 143 deletionsapp/code/Magento/Fedex/Test/Unit/Model/CarrierTest.php
- app/code/Magento/Fedex/composer.json 0 additions, 3 deletionsapp/code/Magento/Fedex/composer.json
- app/code/Magento/Fedex/etc/adminhtml/system.xml 2 additions, 2 deletionsapp/code/Magento/Fedex/etc/adminhtml/system.xml
- app/code/Magento/Fedex/etc/di.xml 0 additions, 13 deletionsapp/code/Magento/Fedex/etc/di.xml
- app/code/Magento/Fedex/etc/wsdl/TrackService_v10.wsdl 981 additions, 196 deletionsapp/code/Magento/Fedex/etc/wsdl/TrackService_v10.wsdl
- app/code/Magento/Payment/Model/Method/Adapter.php 11 additions, 8 deletionsapp/code/Magento/Payment/Model/Method/Adapter.php
- app/code/Magento/Payment/Test/Unit/Model/Method/AdapterTest.php 62 additions, 52 deletions...de/Magento/Payment/Test/Unit/Model/Method/AdapterTest.php
- app/code/Magento/Paypal/Block/Express/InContext/Minicart/Button.php 17 additions, 2 deletions...agento/Paypal/Block/Express/InContext/Minicart/Button.php
Please register or sign in to comment