0.1.0-alpha93
* Price template refactoring * Refactored order item templates in the Sales, Bundle and Downloadable modules * Eliminated the unused PHTML templates and removed the direct dependencies on the TaxHelper module in the Catalog module * Service layer implementation: * Created service layer for Order creation * Created service layer for Invoice * Created service layer for Credit Memo * Created service layer for Shipment * Introduce the Search library: * Created adapter interfaces for the Search library * Created response structure * Created parsing of XML declaration and creation of library objects (Queries, Filters, Aggregations) * Refactored Framework\Stdlib\Cookie to use CookieManager * Added the ability to prevent the backend cookie from going to the storefront * Fixed bugs: * Fixed an issue where taxes were not added in some orders * Fixed an issue were the Add New Address button did not work if the default address was already set * Fixed a Google Ch...
Showing
- .htaccess.sample 1 addition, 1 deletion.htaccess.sample
- CHANGELOG.md 43 additions, 2 deletionsCHANGELOG.md
- app/code/Magento/AdminNotification/composer.json 6 additions, 6 deletionsapp/code/Magento/AdminNotification/composer.json
- app/code/Magento/Authorization/composer.json 3 additions, 3 deletionsapp/code/Magento/Authorization/composer.json
- app/code/Magento/Authorizenet/Model/Directpost/Session.php 14 additions, 1 deletionapp/code/Magento/Authorizenet/Model/Directpost/Session.php
- app/code/Magento/Authorizenet/composer.json 10 additions, 10 deletionsapp/code/Magento/Authorizenet/composer.json
- app/code/Magento/Backend/AdminConfig.php 111 additions, 0 deletionsapp/code/Magento/Backend/AdminConfig.php
- app/code/Magento/Backend/Model/Auth/Session.php 28 additions, 22 deletionsapp/code/Magento/Backend/Model/Auth/Session.php
- app/code/Magento/Backend/Model/Config/Backend/Domain.php 50 additions, 0 deletionsapp/code/Magento/Backend/Model/Config/Backend/Domain.php
- app/code/Magento/Backend/Model/Session.php 15 additions, 2 deletionsapp/code/Magento/Backend/Model/Session.php
- app/code/Magento/Backend/Model/Session/Quote.php 14 additions, 1 deletionapp/code/Magento/Backend/Model/Session/Quote.php
- app/code/Magento/Backend/Model/Url.php 8 additions, 8 deletionsapp/code/Magento/Backend/Model/Url.php
- app/code/Magento/Backend/composer.json 23 additions, 23 deletionsapp/code/Magento/Backend/composer.json
- app/code/Magento/Backend/etc/adminhtml/di.xml 3 additions, 2 deletionsapp/code/Magento/Backend/etc/adminhtml/di.xml
- app/code/Magento/Backend/etc/adminhtml/system.xml 1 addition, 0 deletionsapp/code/Magento/Backend/etc/adminhtml/system.xml
- app/code/Magento/Backend/view/adminhtml/layout/default.xml 5 additions, 0 deletionsapp/code/Magento/Backend/view/adminhtml/layout/default.xml
- app/code/Magento/Backup/composer.json 7 additions, 7 deletionsapp/code/Magento/Backup/composer.json
- app/code/Magento/Bundle/Block/Sales/Order/Items/Renderer.php 13 additions, 0 deletionsapp/code/Magento/Bundle/Block/Sales/Order/Items/Renderer.php
- app/code/Magento/Bundle/Service/V1/Data/Product/Option/TypeConverter.php 3 additions, 1 deletion...o/Bundle/Service/V1/Data/Product/Option/TypeConverter.php
- app/code/Magento/Bundle/Service/V1/Product/Link/Data/ProductLink.php 2 additions, 0 deletions...gento/Bundle/Service/V1/Product/Link/Data/ProductLink.php
Please register or sign in to comment