2.0.0.0-dev57
* Fixed bugs: * Fixed [MAP]: "Click for price" link is broken on the category page * Fixed tax rule search on the grid * Fixed redirect on dashboard if "Search", "Reset", "Export" buttons are clicked on several pages * Fixed switching user to alternate store-view when clicking on the Category (with Add Store Code to Urls="Yes" in the config) * Fixed printing Order/Shipping/Credit Memo from backend * Fixed 404 Error on attempt to print Shipping Label * Fixed duplication of JavaScript Resources in head on frontend * Fixed inconsistency with disabled states on Configurable product page in the Plushe theme * Fixed 3D Secure Information absence on Admin Order Info page * Fixed possibility to download or revert Backup * Fixed session fixation in user registration during checkout * Fixed fatal error during login to backend * Fixed inline translations in the Adminhtml area * Fixed partial refunds/invoices in Payflow Pro * Fixed the issue with ignoring area in design emulation * Fixed order placing with virtual product using Express Checkout * Fixed the error during order placement with Recurring profile payment * Fixed wrong redirect after customer registration during multishipping checkout * Fixed inability to crate shipping labels * Fixed inability to switch language, if the default language is English * Fixed an issue with incorrect XML appearing in cache after some actions on the frontend * Fixed product export * Fixed inability to configure memcache as session save handler * GitHub requests: * [#406](https://github.com/magento/magento2/pull/406) -- Remove cast to (int) for the varch increment_id * [#425](https://github.com/magento/magento2/issues/425) -- Installation of dev53 fails * [#324](https://github.com/magento/magento2/pull/324) -- ImportExport: Easier debugging * Modularity improvements: * Removed \Magento\App\Helper\HelperFactory * Removed the "helper" method from the abstract block interface * Layout page type config moved to library * Design loader moved to library * Theme label moved to library * Remaining part from Adminhtml moved to the appropriate modules. Adminhtml module has been eliminated * Core Session and Cookie models decomposed and moved to library * \Magento\Stdlib\Cookie library created * Session Manager and Session Config interfaces provided * Session save handler interface created * Session storage interface created, session does not extend \Magento\Object anymore * Session validator interface created * Session generic wrapper moved to library * Messages functionality moved from the Session model as separate component, message manager interface created * Sid resolver interface created to handle session sid from request
Showing
- .htaccess 1 addition, 2 deletions.htaccess
- CHANGELOG.md 48 additions, 1 deletionCHANGELOG.md
- app/bootstrap.php 3 additions, 4 deletionsapp/bootstrap.php
- app/code/Magento/AdminNotification/Block/Grid/Renderer/Actions.php 20 additions, 1 deletion...Magento/AdminNotification/Block/Grid/Renderer/Actions.php
- app/code/Magento/AdminNotification/Block/System/Messages.php 9 additions, 1 deletionapp/code/Magento/AdminNotification/Block/System/Messages.php
- app/code/Magento/AdminNotification/Controller/Adminhtml/Notification.php 17 additions, 23 deletions...o/AdminNotification/Controller/Adminhtml/Notification.php
- app/code/Magento/AdminNotification/etc/adminhtml/menu.xml 1 addition, 1 deletionapp/code/Magento/AdminNotification/etc/adminhtml/menu.xml
- app/code/Magento/AdminNotification/etc/adminhtml/routes.xml 2 additions, 2 deletionsapp/code/Magento/AdminNotification/etc/adminhtml/routes.xml
- app/code/Magento/AdminNotification/etc/module.xml 0 additions, 2 deletionsapp/code/Magento/AdminNotification/etc/module.xml
- app/code/Magento/Adminhtml/Block/Widget/Accordion/Item.php 0 additions, 38 deletionsapp/code/Magento/Adminhtml/Block/Widget/Accordion/Item.php
- app/code/Magento/Adminhtml/Block/Widget/Button.php 0 additions, 38 deletionsapp/code/Magento/Adminhtml/Block/Widget/Button.php
- app/code/Magento/Adminhtml/Block/Widget/Container.php 0 additions, 38 deletionsapp/code/Magento/Adminhtml/Block/Widget/Container.php
- app/code/Magento/Adminhtml/Block/Widget/Form/Container.php 0 additions, 38 deletionsapp/code/Magento/Adminhtml/Block/Widget/Form/Container.php
- app/code/Magento/Adminhtml/Block/Widget/Form/Element.php 0 additions, 38 deletionsapp/code/Magento/Adminhtml/Block/Widget/Form/Element.php
- app/code/Magento/Adminhtml/Block/Widget/Form/Element/Dependence.php 0 additions, 38 deletions...agento/Adminhtml/Block/Widget/Form/Element/Dependence.php
- app/code/Magento/Adminhtml/Block/Widget/Form/Element/Gallery.php 0 additions, 38 deletions...e/Magento/Adminhtml/Block/Widget/Form/Element/Gallery.php
- app/code/Magento/Adminhtml/Block/Widget/Form/Renderer/Element.php 0 additions, 38 deletions.../Magento/Adminhtml/Block/Widget/Form/Renderer/Element.php
- app/code/Magento/Adminhtml/Block/Widget/Form/Renderer/Fieldset.php 0 additions, 38 deletions...Magento/Adminhtml/Block/Widget/Form/Renderer/Fieldset.php
- app/code/Magento/Adminhtml/Block/Widget/Form/Renderer/Fieldset/Element.php 0 additions, 39 deletions...Adminhtml/Block/Widget/Form/Renderer/Fieldset/Element.php
- app/code/Magento/Adminhtml/Block/Widget/Grid.php 0 additions, 38 deletionsapp/code/Magento/Adminhtml/Block/Widget/Grid.php
Please register or sign in to comment