0.1.0-alpha95
* Modularity * Log module became switchable * New switchable module TaxImportExport was created * Sales module improvement: * Performance was improved * Complexity of the order persistence logic was reduced * Unit tests coverage for modules was increased: * Magento\Rule * Magento\Contact * Framework: * Composite and bundle save/load processors were added * Support for the complex custom attributes were added * Generic abstract data objects, that is simple and extensible (supports custom attributes), were created * Search Library: * Approach of matching the fields to table names was implemented * MySQL Adapter Library for Match and Filtered query types was added * Ability to filter queries was added * Response handler for MySQL adapter was added * XML declarations for full-text search were added * Functional tests: * Add Products to Order from Last Ordered Products Section * Add Products to Order from Products in Comparison List Section * Add Products to Order from Recently Compared Products Section * Create Configurable Product * Create Store * Create Website * Delete Product From Customer Wishlist On Backend * Delete Store * Delete Website * Viewed Products Report * Products In Cart Report * Manage Product Review from Customer Page * Mass Assign Customer Group * New Account Report * Update Product Review From Product Page * Update Store * Manage Product Review From Customer Page * Other: * Session.name ini set * Calls to setPublicCookie became more secured * Generating the session ID for sensitive data was added * Fixed bugs: * Placing the order from backend * Redirecting the customer to empty shopping cart instead of displaying credit card iFrame on checkout with for PayPal Payflow Link * Showing the message for multiple shipping address checkout in Authorize partial approval flow * Mess detector failure * flv_player security vulnerability * Calling the inexistent method in cart with shopping cart price rules * Overriding a non-empty custom attribute value with empty value in store view scope * Editing in 'WYSIWYG editor' by clicking "Use Default" checkbox when switched to store view scope * RSS list page vulnerability * Applying the store View title on frontend for configurable attributes * Viewing the uploaded sample in downloadable product * Google Shopping: Problem with publishing products if change value for option 'Update Google Shopping Item when Product is Updated' * Configuration scope of items' InStock status on order cancellation * Creating the new customer in admin * GitHub requests: * #621-- Parse error: syntax error, unexpected T_OBJECT_OPERATOR * #651-- Multishipping checkout add/edit address page issue
Showing
- .htaccess 1 addition, 0 deletions.htaccess
- CHANGELOG.md 68 additions, 6 deletionsCHANGELOG.md
- CONTRIBUTOR_LICENSE_AGREEMENT.html 131 additions, 0 deletionsCONTRIBUTOR_LICENSE_AGREEMENT.html
- app/autoload.php 19 additions, 4 deletionsapp/autoload.php
- app/bootstrap.php 4 additions, 43 deletionsapp/bootstrap.php
- app/code/Magento/AdminNotification/Model/System/Message/Baseurl.php 3 additions, 3 deletions...agento/AdminNotification/Model/System/Message/Baseurl.php
- app/code/Magento/AdminNotification/composer.json 6 additions, 6 deletionsapp/code/Magento/AdminNotification/composer.json
- app/code/Magento/Authorization/Model/CompositeUserContext.php 8 additions, 30 deletions...code/Magento/Authorization/Model/CompositeUserContext.php
- app/code/Magento/Authorization/composer.json 3 additions, 3 deletionsapp/code/Magento/Authorization/composer.json
- app/code/Magento/Authorizenet/Helper/Backend.php 2 additions, 2 deletionsapp/code/Magento/Authorizenet/Helper/Backend.php
- app/code/Magento/Authorizenet/Helper/Data.php 3 additions, 3 deletionsapp/code/Magento/Authorizenet/Helper/Data.php
- app/code/Magento/Authorizenet/Model/Authorizenet.php 1 addition, 1 deletionapp/code/Magento/Authorizenet/Model/Authorizenet.php
- app/code/Magento/Authorizenet/Model/Directpost.php 3 additions, 3 deletionsapp/code/Magento/Authorizenet/Model/Directpost.php
- app/code/Magento/Authorizenet/Model/Directpost/Observer.php 3 additions, 3 deletionsapp/code/Magento/Authorizenet/Model/Directpost/Observer.php
- app/code/Magento/Authorizenet/Model/Directpost/Session.php 2 additions, 4 deletionsapp/code/Magento/Authorizenet/Model/Directpost/Session.php
- app/code/Magento/Authorizenet/composer.json 9 additions, 10 deletionsapp/code/Magento/Authorizenet/composer.json
- app/code/Magento/Authorizenet/etc/adminhtml/di.xml 0 additions, 5 deletionsapp/code/Magento/Authorizenet/etc/adminhtml/di.xml
- app/code/Magento/Authorizenet/etc/frontend/di.xml 0 additions, 5 deletionsapp/code/Magento/Authorizenet/etc/frontend/di.xml
- app/code/Magento/Authorizenet/etc/module.xml 0 additions, 1 deletionapp/code/Magento/Authorizenet/etc/module.xml
- app/code/Magento/Backend/AdminConfig.php 9 additions, 4 deletionsapp/code/Magento/Backend/AdminConfig.php
Please register or sign in to comment