2.0.0.0-dev69
* Themes update: * LESS styles library added in pub/lib/css/ * A new Blank theme set as default * GitHub requests: * [#491](https://github.com/magento/magento2/pull/491) -- Fixed bug, incorrect auto-generation Category URL for some groups of symbols (idish, cirrilic, , , and other). * [#480](https://github.com/magento/magento2/pull/480) -- Fixing a bug for loading config from local.xml * [#472](https://github.com/magento/magento2/issues/472) -- Params passed in pub/index.php being overwritten * [#461](https://github.com/magento/magento2/pull/461) -- Use translates for Quote\Address\Total\Shipping * [#235](https://github.com/magento/magento2/issues/235) -- Translation escaping * [#463](https://github.com/magento/magento2/pull/463) -- allow _resolveArguments to do sequential lookups * [#499](https://github.com/magento/magento2/issues/499) Deleted unclosed comment in calendar.css * Fixed bugs: * Fixed a fatal error that occurred with a dependency in pub/errors/report.php * Fixed an issue where code coverage failed for Magento\SalesRule\Model\Rule\Action\Discount\CartFixedTest * Fixed an issue where PayPal Express Checkout redirected to the PayPal site even though the Allow Guest Checkout option was set to 'No' * Fixed an issue where invalid password reset link was sent when resetting customer password from the backend * Fixed an issue where it was not possible to download a previously created backup * Fixed a security issue with possibility of a XSS injection in the Integration re-authorization flow * Fixed an issue where Billing Agreement cancellation from the backend did not work * Fixed an issue with the debug section in the developer settings * Fixed the unreliable implementation of the fetching authorization header via SOAP * Fixed issues with WSDL generation error reporting * Fixed an issue with incorrect order of the Recurring Profile tab in Account Customer on the frontend * Fixed an issue when the information about a custom option of the 'File' type was not displayed correctly on the recurring profile page * Fixed an issue with editing Product template * Fixed an issue with duplicated shipping method options during checkout * Fixed an issue where flat indexers were re-indexed in shell when they were disabled * Fixed an issue where adding a wrong/nonexistent SKU using 'Order by SKU' from My Account caused a fatal error * Fixed an issue with the JS/CSS merging functionality * Fixed an issue with static view files publication tool used for the 'production' mode * Modularity improvements: * Removed the deprecated GoogleCheckout functionality * Removed all dependencies on the RecurringPayment module * Removed the Sales module dependencies on Customer models/blocks * Renamed the RecurringProfile module to RecurringPayment * Resolved dependencies between the Email Templates functionality and other modules * Moved Core module lib-only depended components to library * Moved CSS URL resolving logic from publisher to the separate CSS pre-processor * Re-factored the View publisher * Framework improvements: * Added restrictions on the data populated to the Service Data Object * Renamed Data Transfer Object to Service Data Object * Updated the view files population tool to support LESS * Customer Service usage: * Refactored the Tax module to use Customer service layer * Refactored Customer module Adminhtml internal controllers and helper to use Customer services * Added and updated the Customer service APIs * Exposed Customer services as REST APIs * Indexer implementation: * Implemented a new optimized Product Price Indexer * Updated various PHPDoc with the parameter and return types
Showing
- CHANGELOG.md 54 additions, 0 deletionsCHANGELOG.md
- app/code/Magento/AdminNotification/Model/Resource/Inbox/Collection.php 3 additions, 4 deletions...nto/AdminNotification/Model/Resource/Inbox/Collection.php
- app/code/Magento/AdminNotification/Model/Resource/System/Message.php 2 additions, 1 deletion...gento/AdminNotification/Model/Resource/System/Message.php
- app/code/Magento/AdminNotification/Model/System/Message.php 4 additions, 2 deletionsapp/code/Magento/AdminNotification/Model/System/Message.php
- app/code/Magento/AdminNotification/etc/module.xml 0 additions, 0 deletionsapp/code/Magento/AdminNotification/etc/module.xml
- app/code/Magento/Authorizenet/etc/module.xml 0 additions, 0 deletionsapp/code/Magento/Authorizenet/etc/module.xml
- app/code/Magento/Authorizenet/view/frontend/form/cc.phtml 2 additions, 2 deletionsapp/code/Magento/Authorizenet/view/frontend/form/cc.phtml
- app/code/Magento/Backend/App/ConfigInterface.php 3 additions, 0 deletionsapp/code/Magento/Backend/App/ConfigInterface.php
- app/code/Magento/Backend/Block/Widget/Grid/Column/Renderer/Options.php 2 additions, 3 deletions...nto/Backend/Block/Widget/Grid/Column/Renderer/Options.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/Controller/Adminhtml/System/Store.php 2 additions, 1 deletion...ode/Magento/Backend/Controller/Adminhtml/System/Store.php
- app/code/Magento/Backend/Model/Auth.php 1 addition, 0 deletionsapp/code/Magento/Backend/Model/Auth.php
- app/code/Magento/Backend/Model/Auth/Credential/StorageInterface.php 2 additions, 2 deletions...agento/Backend/Model/Auth/Credential/StorageInterface.php
- app/code/Magento/Backend/Model/Config/Source/Website/AdminOptionHash.php 18 additions, 15 deletions...o/Backend/Model/Config/Source/Website/AdminOptionHash.php
- app/code/Magento/Backend/Model/Config/Source/Website/OptionHash.php 11 additions, 4 deletions...agento/Backend/Model/Config/Source/Website/OptionHash.php
- app/code/Magento/Backend/Model/Locale/Resolver.php 1 addition, 1 deletionapp/code/Magento/Backend/Model/Locale/Resolver.php
- app/code/Magento/Backend/Model/Menu/Item/Validator.php 4 additions, 1 deletionapp/code/Magento/Backend/Model/Menu/Item/Validator.php
- app/code/Magento/Backend/Model/Widget/Grid/Row/GeneratorInterface.php 4 additions, 0 deletions...ento/Backend/Model/Widget/Grid/Row/GeneratorInterface.php
- app/code/Magento/Backend/etc/adminhtml/system.xml 3 additions, 3 deletionsapp/code/Magento/Backend/etc/adminhtml/system.xml
- app/code/Magento/Backend/etc/module.xml 0 additions, 0 deletionsapp/code/Magento/Backend/etc/module.xml
Please register or sign in to comment