forked from magento/magento2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
- Loading branch information
1 parent
328ef8d
commit 1d6e87c
Showing
1,359 changed files
with
30,243 additions
and
15,374 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
The Magento_Authorizenet module implements the integration with the Authorize.Net payment gateway and makes the latter available as a payment method in Magento. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.