0.1.0-alpha105
* Various improvements: * Merged SQL and Data Upgrades for the Tax, Weee, Customer, CustomerImportExport, ProductAlert, Sendfriend and Wishlist modules * Added 'Interface' suffix to all interface names * Stabilized functional tests for the following modules: * CheckoutAgreements * Customer * GiftMessage * Integration * Msrp * Reports * Added the following functional tests: * Create product attribute from product page * Fixed bugs: * Fixed an issue where bundle product price doubled during backend order creation * Fixed an issue where an error was thrown during Tax Rate creation, deletion and update * Fixed an issue where FPT was doubled when creating a refund if two FPTs were applied, and as a result the refund could not be created * Fixed an issue where the subtotal including tax field was not refreshed after removing downloadable product from cart * Fixed an issue where a downloadable link tax was not added to a product price on the product page if price was displayed including tax * Fixed an issue with incorrect product prices for bundle products in shopping cart * Fixed an issue where bundle product price was calculated incorrectly on the product page * Fixed an issue where configurable product options were not updated after changing currency * Fixed an issue where a standalone simple product and the same product as part of the grouped, were not recognized as one product in the shopping cart. * Fixed an issue where the incorrect tier pricing information was displayed in shopping cart * Fixed an issue where no notice was displayed in the shopping cart for products with MAP enabled * Fixed an issue where it was impossible to place an order from customer page in Admin * Fixed an issue where it was impossible to add address for a customer in Admin * Fixed an issue with broken redirect URL after deleting a product from the My Wishlist widget * Fixed an issue where it was impossible to assign an admin user to a user role * Service Contracts: * Implemented Service Contracts for the CatalogInventory Module * Framework Improvements: * Added the ability to configure the list of loaded modules before installation * Added the ability to use the Composer autoloader instead of the Magento custom autoloaders for tests * Introduced a repository for storing a quote entity * Performance improvements: * Split Magento\Customer\Helper\Data * Processed GitHub requests: * [#731](https://github.com/magento/magento2/issues/731) -- Filter grid is absent on CMS Pages in Backend
Showing
- CHANGELOG.md 41 additions, 0 deletionsCHANGELOG.md
- app/autoload.php 8 additions, 1 deletionapp/autoload.php
- app/code/Magento/AdminNotification/composer.json 5 additions, 5 deletionsapp/code/Magento/AdminNotification/composer.json
- app/code/Magento/Authorization/composer.json 3 additions, 3 deletionsapp/code/Magento/Authorization/composer.json
- app/code/Magento/Authorizenet/Controller/Directpost/Payment.php 10 additions, 3 deletions...de/Magento/Authorizenet/Controller/Directpost/Payment.php
- app/code/Magento/Authorizenet/Model/Directpost.php 7 additions, 6 deletionsapp/code/Magento/Authorizenet/Model/Directpost.php
- app/code/Magento/Authorizenet/Model/Directpost/Session.php 2 additions, 2 deletionsapp/code/Magento/Authorizenet/Model/Directpost/Session.php
- app/code/Magento/Authorizenet/composer.json 9 additions, 9 deletionsapp/code/Magento/Authorizenet/composer.json
- app/code/Magento/Backend/App/Action/Context.php 2 additions, 2 deletionsapp/code/Magento/Backend/App/Action/Context.php
- app/code/Magento/Backend/Block/System/Config/Form/Field/Factory.php 3 additions, 3 deletions...agento/Backend/Block/System/Config/Form/Field/Factory.php
- app/code/Magento/Backend/Block/System/Config/Form/Fieldset/Factory.php 3 additions, 3 deletions...nto/Backend/Block/System/Config/Form/Fieldset/Factory.php
- app/code/Magento/Backend/Model/Auth/Session.php 3 additions, 3 deletionsapp/code/Magento/Backend/Model/Auth/Session.php
- app/code/Magento/Backend/Model/Authorization/RoleLocator.php 1 addition, 1 deletionapp/code/Magento/Backend/Model/Authorization/RoleLocator.php
- app/code/Magento/Backend/Model/Config/BackendClone/Factory.php 3 additions, 3 deletions...ode/Magento/Backend/Model/Config/BackendClone/Factory.php
- app/code/Magento/Backend/Model/Config/BackendFactory.php 3 additions, 3 deletionsapp/code/Magento/Backend/Model/Config/BackendFactory.php
- app/code/Magento/Backend/Model/Config/CommentFactory.php 3 additions, 3 deletionsapp/code/Magento/Backend/Model/Config/CommentFactory.php
- app/code/Magento/Backend/Model/Config/Factory.php 3 additions, 3 deletionsapp/code/Magento/Backend/Model/Config/Factory.php
- app/code/Magento/Backend/Model/Config/SourceFactory.php 3 additions, 3 deletionsapp/code/Magento/Backend/Model/Config/SourceFactory.php
- app/code/Magento/Backend/Model/Config/Structure/Element/Dependency/FieldFactory.php 3 additions, 3 deletions...odel/Config/Structure/Element/Dependency/FieldFactory.php
- app/code/Magento/Backend/Model/Config/Structure/Element/FlyweightFactory.php 3 additions, 3 deletions...ckend/Model/Config/Structure/Element/FlyweightFactory.php
Please register or sign in to comment