2.0.0.0-dev72
* Framework Improvements: * Fixed performance degradation caused by DI argument processors * Modularity improvements: * Introduced the Magento_UrlRewrite module, and moved corresponding classes from Magento_Core to Magento_UrlRewrite * Moved all Install logic to the Magento_Install module * Eliminated the Core\Helper\Js class * Moved the Email related logic from the Magento_Core module to the Magento_Email module * Moved the Cache related logic from the Magento_Core module to library * Indexer improvements: * Added execution time hints for console reindex * Customer Service usage: * Refactored the Magento_Newsletter module to use Customer service layer * Fixed bugs: * Fixed an issue with resetting customer password from the frontend * Fixed an issue where mistakenly the attribute of the Customer Address Edit form was cached * Fixed an issue where admin could not unsubscribe customer on the customer edit page in the backend * Fixed an issue where customers were always subscribed to the newsletter even if not selected during registration * GitHub requests: * [#325] (https://github.com/magento/magento2/pull/325) -- ImportExport: Fix notice if _attribute_set column is missing
Showing
- CHANGELOG.md 22 additions, 0 deletionsCHANGELOG.md
- app/code/Magento/Backend/Block/Page/Head.php 3 additions, 0 deletionsapp/code/Magento/Backend/Block/Page/Head.php
- app/code/Magento/Backend/Block/System/Config/Form/Fieldset.php 3 additions, 3 deletions...ode/Magento/Backend/Block/System/Config/Form/Fieldset.php
- app/code/Magento/Backend/Block/System/Config/Form/Fieldset/Modules/DisableOutput.php 2 additions, 2 deletions...ock/System/Config/Form/Fieldset/Modules/DisableOutput.php
- app/code/Magento/Backend/Block/Urlrewrite/Catalog/Category/Edit.php 2 additions, 2 deletions...agento/Backend/Block/Urlrewrite/Catalog/Category/Edit.php
- app/code/Magento/Backend/Block/Urlrewrite/Catalog/Edit/Form.php 6 additions, 6 deletions...de/Magento/Backend/Block/Urlrewrite/Catalog/Edit/Form.php
- app/code/Magento/Backend/Block/Urlrewrite/Catalog/Product/Edit.php 2 additions, 2 deletions...Magento/Backend/Block/Urlrewrite/Catalog/Product/Edit.php
- app/code/Magento/Backend/Block/Urlrewrite/Cms/Page/Edit.php 2 additions, 2 deletionsapp/code/Magento/Backend/Block/Urlrewrite/Cms/Page/Edit.php
- app/code/Magento/Backend/Block/Urlrewrite/Cms/Page/Edit/Form.php 6 additions, 6 deletions...e/Magento/Backend/Block/Urlrewrite/Cms/Page/Edit/Form.php
- app/code/Magento/Backend/Block/Urlrewrite/Edit.php 6 additions, 6 deletionsapp/code/Magento/Backend/Block/Urlrewrite/Edit.php
- app/code/Magento/Backend/Block/Urlrewrite/Edit/Form.php 14 additions, 14 deletionsapp/code/Magento/Backend/Block/Urlrewrite/Edit/Form.php
- app/code/Magento/Backend/Controller/Adminhtml/Urlrewrite.php 16 additions, 17 deletionsapp/code/Magento/Backend/Controller/Adminhtml/Urlrewrite.php
- app/code/Magento/Backend/Helper/Js.php 1 addition, 1 deletionapp/code/Magento/Backend/Helper/Js.php
- app/code/Magento/Backend/Helper/Media/Js.php 0 additions, 61 deletionsapp/code/Magento/Backend/Helper/Media/Js.php
- app/code/Magento/Backend/Model/Config.php 5 additions, 5 deletionsapp/code/Magento/Backend/Model/Config.php
- app/code/Magento/Backend/Model/Layout/Filter/Acl.php 1 addition, 1 deletionapp/code/Magento/Backend/Model/Layout/Filter/Acl.php
- app/code/Magento/Backend/Model/Url.php 14 additions, 6 deletionsapp/code/Magento/Backend/Model/Url.php
- app/code/Magento/Backend/Model/View.php 3 additions, 3 deletionsapp/code/Magento/Backend/Model/View.php
- app/code/Magento/Backend/etc/adminhtml/di.xml 2 additions, 2 deletionsapp/code/Magento/Backend/etc/adminhtml/di.xml
- app/code/Magento/Backend/etc/di.xml 1 addition, 1 deletionapp/code/Magento/Backend/etc/di.xml
Please register or sign in to comment