0.1.0-alpha102
* Fixed bugs: * Fixed an issue where the categories tree was not displayed when adding a new category during product creation * Fixed an issue where the Template field on the New Email Template page was labeled as required * Fixed minor UI issues in Multiple Addresses Checkout for a desktop * Fixed minor UI issues with Widgets on the storefront * Fixed minor UI issues with pages printing view on the storefront * Fixed minor UI issues in items Gift message on the Order View frontend page * Fixed an issue in the Admin panel where no message was displayed after adding a product to cart with quantity exceeding the available quantity) * Framework improvements: * To enhance the readability of tables for screen readers, added the <caption> tag and the scope attribute for tables * Added customer module interfaces * Created the ability to generate API documentation * Added the following functional tests: * Create gift message in the Admin panel * Delete term * Product type switching when editing * Re-authorize tokens for the Integration * Revoke all access tokens for admin without tokens * Update custom order status * Update a product from a mini shopping cart * WebApi Framework improvements: * Added Web API support to add/override matching identifier parameter in the body from URL * Documentation: * Added README files with module description for the following modules: * Authorizenet * Centinel * Customer * CustomerImportExport * Dhl * Fedex * OfflinePayments * OfflineShipping * Ogone * PayPalRecurringPayment * Payment * Paypal * ProductAlert * RecurringPayment * Sendfriend * Shipping * Ups * Usps * Wishlist * Container-Based Page Layout: * Distributed the responsibility of View\Layout between three classes (PageLayout, PageConfig, GenericLayout) * Refactored controller actions to use ResultInterface objects: * Catalog * Backend
Showing
- CHANGELOG.md 51 additions, 0 deletionsCHANGELOG.md
- app/code/Magento/AdminNotification/composer.json 5 additions, 5 deletionsapp/code/Magento/AdminNotification/composer.json
- app/code/Magento/AdminNotification/view/adminhtml/layout/adminhtml_notification_block.xml 58 additions, 56 deletions...on/view/adminhtml/layout/adminhtml_notification_block.xml
- app/code/Magento/AdminNotification/view/adminhtml/layout/adminhtml_notification_index.xml 5 additions, 3 deletions...on/view/adminhtml/layout/adminhtml_notification_index.xml
- app/code/Magento/AdminNotification/view/adminhtml/layout/default.xml 10 additions, 8 deletions...gento/AdminNotification/view/adminhtml/layout/default.xml
- app/code/Magento/Authorization/composer.json 3 additions, 3 deletionsapp/code/Magento/Authorization/composer.json
- app/code/Magento/Authorizenet/README.md 1 addition, 0 deletionsapp/code/Magento/Authorizenet/README.md
- app/code/Magento/Authorizenet/composer.json 9 additions, 9 deletionsapp/code/Magento/Authorizenet/composer.json
- app/code/Magento/Authorizenet/view/frontend/layout/checkout_onepage_index.xml 5 additions, 3 deletions...horizenet/view/frontend/layout/checkout_onepage_index.xml
- app/code/Magento/Authorizenet/view/frontend/layout/checkout_onepage_review.xml 7 additions, 5 deletions...orizenet/view/frontend/layout/checkout_onepage_review.xml
- app/code/Magento/Authorizenet/view/frontend/templates/info/cc.phtml 2 additions, 1 deletion...agento/Authorizenet/view/frontend/templates/info/cc.phtml
- app/code/Magento/Backend/App/AbstractAction.php 4 additions, 0 deletionsapp/code/Magento/Backend/App/AbstractAction.php
- app/code/Magento/Backend/Block/Widget/Button/Toolbar.php 9 additions, 19 deletionsapp/code/Magento/Backend/Block/Widget/Button/Toolbar.php
- app/code/Magento/Backend/Controller/Adminhtml/Ajax/Translate.php 15 additions, 6 deletions...e/Magento/Backend/Controller/Adminhtml/Ajax/Translate.php
- app/code/Magento/Backend/Controller/Adminhtml/Auth/DeniedIframe.php 23 additions, 5 deletions...agento/Backend/Controller/Adminhtml/Auth/DeniedIframe.php
- app/code/Magento/Backend/Controller/Adminhtml/Auth/DeniedJson.php 27 additions, 11 deletions.../Magento/Backend/Controller/Adminhtml/Auth/DeniedJson.php
- app/code/Magento/Backend/Controller/Adminhtml/Auth/Login.php 33 additions, 5 deletionsapp/code/Magento/Backend/Controller/Adminhtml/Auth/Login.php
- app/code/Magento/Backend/Controller/Adminhtml/Auth/Logout.php 22 additions, 2 deletions...code/Magento/Backend/Controller/Adminhtml/Auth/Logout.php
- app/code/Magento/Backend/Controller/Adminhtml/Cache.php 17 additions, 1 deletionapp/code/Magento/Backend/Controller/Adminhtml/Cache.php
- app/code/Magento/Backend/Controller/Adminhtml/Cache/CleanImages.php 4 additions, 2 deletions...agento/Backend/Controller/Adminhtml/Cache/CleanImages.php
Please register or sign in to comment