2.0.0.0-dev60
* Fixed bugs: * Fixed an issue with exceeding the memory limit when uploading very big images * Fixed an issue in moving a category when $afterCategoryId is null * Fixed an issue when products from a non-default website were not available as bundle items * Fixed an issue when orders placed via Authorize.net had the wrong statuses * Fixed an issue where orders placed via PayPal Express Checkout could not be placed if HTTPS was used on the frontend * Fixed a security issue with a user session during registration * Removed a CSRF vulnerability in checkout * Fixed an issue with JavaScript static testing framework not handling corrupted paths in white/black lists properly * Fixed an issue with Google Shopping synchronization * Fixed the contextual help tooltip design * Fixed an issue with the Authorize.net CC section UI on the Onepage Checkout page * Fixed UI issues on the order pages in the backend * Fixed UI issues in the backend for IE9 * Fixed UI issues on the Edit Customer page in the backend * Fixed a UI issue with the image preview placeholder on the Edit Product page for IE9 * Fixed UI issues with forms in the backend * Fixed UI issues with buttons in the backend * Fixed an issue with a product status after a virtual product was duplicated * Fixed a fatal error with attribute file from the customer account page in the backend * Fixed a security issue when CURLOPT_SSL_VERIFYPEER and CURLOPT_SSL_VERIFYHOST where used with improper values sometimes * Updated the field descriptions for Secure Base URL settings in the backend * Fixed an issue in product duplication for multiple store views * Consolidated several 3rd-party JavaScript libraries in the pub/lib directory, and fixed license notice texts to conform to the open source license requirements * Service Layer implementation: * Implemented the initial set of services for the Customer module
Showing
- CHANGELOG.md 33 additions, 0 deletionsCHANGELOG.md
- app/code/Magento/Authorizenet/Model/Directpost/Observer.php 10 additions, 8 deletionsapp/code/Magento/Authorizenet/Model/Directpost/Observer.php
- app/code/Magento/Backend/App/Response/Http/FileFactory.php 9 additions, 3 deletionsapp/code/Magento/Backend/App/Response/Http/FileFactory.php
- app/code/Magento/Backend/Block/Widget/Grid/Column/Renderer/Currency.php 10 additions, 1 deletion...to/Backend/Block/Widget/Grid/Column/Renderer/Currency.php
- app/code/Magento/Backend/Controller/Adminhtml/System/Config.php 1 addition, 1 deletion...de/Magento/Backend/Controller/Adminhtml/System/Config.php
- app/code/Magento/Backend/etc/adminhtml/system.xml 3 additions, 1 deletionapp/code/Magento/Backend/etc/adminhtml/system.xml
- app/code/Magento/Backend/view/adminhtml/admin/login.phtml 7 additions, 6 deletionsapp/code/Magento/Backend/view/adminhtml/admin/login.phtml
- app/code/Magento/Backend/view/adminhtml/layout/default.xml 2 additions, 2 deletionsapp/code/Magento/Backend/view/adminhtml/layout/default.xml
- app/code/Magento/Backend/view/adminhtml/layout/editor.xml 1 addition, 1 deletionapp/code/Magento/Backend/view/adminhtml/layout/editor.xml
- app/code/Magento/Backup/Controller/Adminhtml/Index.php 7 additions, 1 deletionapp/code/Magento/Backup/Controller/Adminhtml/Index.php
- app/code/Magento/Bundle/Block/Adminhtml/Catalog/Product/Edit/Tab/Bundle/Option/Search/Grid.php 1 addition, 9 deletions...ml/Catalog/Product/Edit/Tab/Bundle/Option/Search/Grid.php
- app/code/Magento/Catalog/Block/Adminhtml/Product/Grid.php 66 additions, 35 deletionsapp/code/Magento/Catalog/Block/Adminhtml/Product/Grid.php
- app/code/Magento/Catalog/Model/Category.php 1 addition, 1 deletionapp/code/Magento/Catalog/Model/Category.php
- app/code/Magento/Catalog/Model/Product.php 2 additions, 2 deletionsapp/code/Magento/Catalog/Model/Product.php
- app/code/Magento/Catalog/Model/Resource/Category.php 11 additions, 24 deletionsapp/code/Magento/Catalog/Model/Resource/Category.php
- app/code/Magento/Checkout/Controller/Onepage.php 14 additions, 1 deletionapp/code/Magento/Checkout/Controller/Onepage.php
- app/code/Magento/Checkout/view/frontend/onepage/payment.phtml 1 addition, 0 deletions...code/Magento/Checkout/view/frontend/onepage/payment.phtml
- app/code/Magento/Core/Model/App.php 2 additions, 2 deletionsapp/code/Magento/Core/Model/App.php
- app/code/Magento/Core/view/adminhtml/prototype/magento.css 22 additions, 93 deletionsapp/code/Magento/Core/view/adminhtml/prototype/magento.css
- app/code/Magento/Customer/Block/Adminhtml/Form/Element/File.php 1 addition, 1 deletion...de/Magento/Customer/Block/Adminhtml/Form/Element/File.php
Please register or sign in to comment