2.0.0.0-dev65
* Fixed bugs: * Fixed inability to execute System Backup, Database Backup, and Media Backup * Indexer implementation: * Implemented a new optimized Catalog Category Flat Indexer * Cron improvements: * Added the ability to divide cron tasks into groups * Added the ability to run cron groups in separate processes * Caching improvements: * Added a new mechanism to identify uniquely page content (hash-key for cache storage) * Added a tab for Page Cache mechanism in System Configuration * Implemented the ability to configure the Varnish caching server settings and download it as a .vcl file * LESS pre-processing to CSS * LESS files in library, theme, module are automatically compiled to CSS during materialization * LESS files compilation caching mechanism added in Developer mode * Modularity improvements: * Moved the Shortcut Buttons abstraction from PayPal to Catalog * Moved the Recurring Profile functionality to a separate module * Moved the Billing Agreements functionality to the PayPal module * Improvements in code coverage calculation: * Added code coverage calculation in the clover xml format for unit tests * GitHub requests: * [#377] (https://github.com/magento/magento2/issues/377) Remove and avoid javascript eval() calls * [#319] (https://github.com/magento/magento2/issues/319) No message was displayed when product added to shopping cart. * [#367] (https://github.com/magento/magento2/issues/367) Improve the error message from the contact form * [#469] (https://github.com/magento/magento2/issues/469) Can't change prices on different websites for custom options * Updated the Customer service exception handling, and added tests * Added usage of the Customer service to the Customer module, replacing some direct usage of the Customer model * Updated various PHPDoc with the parameter and return types
Showing
- .htaccess 1 addition, 1 deletion.htaccess
- CHANGELOG.md 32 additions, 1 deletionCHANGELOG.md
- app/code/Magento/AdminNotification/Model/System/Message/Security.php 1 addition, 1 deletion...gento/AdminNotification/Model/System/Message/Security.php
- app/code/Magento/AdminNotification/view/adminhtml/system/messages.phtml 1 addition, 1 deletion...to/AdminNotification/view/adminhtml/system/messages.phtml
- app/code/Magento/AdminNotification/view/adminhtml/system/notification.js 2 additions, 2 deletions...o/AdminNotification/view/adminhtml/system/notification.js
- app/code/Magento/Authorizenet/Helper/Backend.php 1 addition, 1 deletionapp/code/Magento/Authorizenet/Helper/Backend.php
- app/code/Magento/Authorizenet/Helper/Data.php 1 addition, 1 deletionapp/code/Magento/Authorizenet/Helper/Data.php
- app/code/Magento/Authorizenet/view/adminhtml/js/direct-post.js 0 additions, 0 deletions...ode/Magento/Authorizenet/view/adminhtml/js/direct-post.js
- app/code/Magento/Authorizenet/view/adminhtml/layout/sales_order_create_index.xml 2 additions, 2 deletions...izenet/view/adminhtml/layout/sales_order_create_index.xml
- app/code/Magento/Authorizenet/view/frontend/directpost/form.phtml 3 additions, 3 deletions.../Magento/Authorizenet/view/frontend/directpost/form.phtml
- app/code/Magento/Authorizenet/view/frontend/info/cc.phtml 13 additions, 10 deletionsapp/code/Magento/Authorizenet/view/frontend/info/cc.phtml
- app/code/Magento/Authorizenet/view/frontend/js/direct-post.js 0 additions, 0 deletions...code/Magento/Authorizenet/view/frontend/js/direct-post.js
- app/code/Magento/Authorizenet/view/frontend/layout/checkout_onepage_index.xml 2 additions, 2 deletions...horizenet/view/frontend/layout/checkout_onepage_index.xml
- app/code/Magento/Backend/App/AbstractAction.php 26 additions, 11 deletionsapp/code/Magento/Backend/App/AbstractAction.php
- app/code/Magento/Backend/App/Action/Plugin/Authentication.php 2 additions, 1 deletion...code/Magento/Backend/App/Action/Plugin/Authentication.php
- app/code/Magento/Backend/App/Config.php 3 additions, 0 deletionsapp/code/Magento/Backend/App/Config.php
- app/code/Magento/Backend/App/Router/DefaultRouter.php 13 additions, 12 deletionsapp/code/Magento/Backend/App/Router/DefaultRouter.php
- app/code/Magento/Backend/Block/Cache.php 6 additions, 1 deletionapp/code/Magento/Backend/Block/Cache.php
- app/code/Magento/Backend/Block/Cache/Additional.php 6 additions, 1 deletionapp/code/Magento/Backend/Block/Cache/Additional.php
- app/code/Magento/Backend/Block/Dashboard.php 12 additions, 0 deletionsapp/code/Magento/Backend/Block/Dashboard.php
Please register or sign in to comment