2.0.0.0-dev70
* Fixed bugs: * Fixed an issue where the schedule of recurring payments was not displayed in the shopping cart * Fixed an issue with displaying tax class names in the Customer Groups grid * Fixed an issue with testing Solr connection * Fixed an issue with using custom module front name * Fixed an issue with USPS and DHL usage in the production mode * Modularity improvements: * Consolidated all logic related to Layered Navigation in one separate module * Framework Improvements: * Covered Magento library components with unit tests: * Magento/Interception * Magento/ObjectManager * Magento/Message * Magento/Module * Magento/Mail * Magento/Object * Magento/Math * Updated XML files to include a reference to the schema file in a form of a relative path * Updated code to be PSR-2 compliant
Showing
- CHANGELOG.md 22 additions, 0 deletionsCHANGELOG.md
- app/bootstrap.php 1 addition, 4 deletionsapp/bootstrap.php
- app/code/Magento/AdminNotification/Block/Grid/Renderer/Actions.php 19 additions, 15 deletions...Magento/AdminNotification/Block/Grid/Renderer/Actions.php
- app/code/Magento/AdminNotification/Block/Grid/Renderer/Notice.php 6 additions, 4 deletions.../Magento/AdminNotification/Block/Grid/Renderer/Notice.php
- app/code/Magento/AdminNotification/Block/Grid/Renderer/Severity.php 1 addition, 2 deletions...agento/AdminNotification/Block/Grid/Renderer/Severity.php
- app/code/Magento/AdminNotification/Block/System/Messages.php 13 additions, 10 deletionsapp/code/Magento/AdminNotification/Block/System/Messages.php
- app/code/Magento/AdminNotification/Block/ToolbarEntry.php 5 additions, 1 deletionapp/code/Magento/AdminNotification/Block/ToolbarEntry.php
- app/code/Magento/AdminNotification/Block/Window.php 1 addition, 1 deletionapp/code/Magento/AdminNotification/Block/Window.php
- app/code/Magento/AdminNotification/Controller/Adminhtml/Notification.php 27 additions, 29 deletions...o/AdminNotification/Controller/Adminhtml/Notification.php
- app/code/Magento/AdminNotification/Controller/Adminhtml/System/Message.php 10 additions, 8 deletions...AdminNotification/Controller/Adminhtml/System/Message.php
- app/code/Magento/AdminNotification/Helper/Data.php 1 addition, 1 deletionapp/code/Magento/AdminNotification/Helper/Data.php
- app/code/Magento/AdminNotification/Model/Config/Source/Frequency.php 5 additions, 5 deletions...gento/AdminNotification/Model/Config/Source/Frequency.php
- app/code/Magento/AdminNotification/Model/Feed.php 18 additions, 20 deletionsapp/code/Magento/AdminNotification/Model/Feed.php
- app/code/Magento/AdminNotification/Model/Inbox.php 21 additions, 14 deletionsapp/code/Magento/AdminNotification/Model/Inbox.php
- app/code/Magento/AdminNotification/Model/NotificationService.php 2 additions, 3 deletions...e/Magento/AdminNotification/Model/NotificationService.php
- app/code/Magento/AdminNotification/Model/Observer.php 1 addition, 1 deletionapp/code/Magento/AdminNotification/Model/Observer.php
- app/code/Magento/AdminNotification/Model/Resource/Grid/Collection.php 1 addition, 3 deletions...ento/AdminNotification/Model/Resource/Grid/Collection.php
- app/code/Magento/AdminNotification/Model/Resource/Inbox.php 27 additions, 16 deletionsapp/code/Magento/AdminNotification/Model/Resource/Inbox.php
- app/code/Magento/AdminNotification/Model/Resource/Inbox/Collection.php 1 addition, 2 deletions...nto/AdminNotification/Model/Resource/Inbox/Collection.php
- app/code/Magento/AdminNotification/Model/Resource/Inbox/Collection/Critical.php 15 additions, 5 deletions...Notification/Model/Resource/Inbox/Collection/Critical.php
Please register or sign in to comment