forked from magento/magento2
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Forwardport] FIXED - appended payment code to ID field to make it unique #1
Open
rakesh-gangani
wants to merge
987
commits into
2.3-develop
Choose a base branch
from
2.3-develop-PR-port-15344
base: 2.3-develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
…agento#15540 - Merge Pull Request magento#15540 from Veriteworks/magento2:fixPriceFormat - Merged commits: 1. cf05a84 2. 67a2038
…nto#15833 - Merge Pull Request magento#15833 from chirag-wagento/magento2:2.3-develop-PR-port-14967 - Merged commits: 1. 110ee75 2. 3994790 3. 8281b38
…gento#15847 - Merge Pull Request magento#15847 from torhoehn/magento2:up-port-pull-15765 - Merged commits: 1. e46e5a5
… product with required custom option
… product with required custom option
- Merge Pull Request magento#15695 from dverkade/magento2:2.3-Fix-typos - Merged commits: 1. f0eb540
…tion for Braintree
- addressed CR comments
…ct with product name MC-146: Guest customer should be able to advance search grouped product with product sku MC-282: Guest customer should be able to advance search grouped product with product description MC-283: Guest customer should be able to advance search grouped product with product short description MC-284: Guest customer should be able to advance search grouped product with product price - added mftf tests
magento#15853 - Merge Pull Request magento#15853 from rogyar/magento2:2.3-wishlist-return-fix - Merged commits: 1. ea8c241
…stom-Options-are-corruputed
- Write plugin to invalidate fulltext - Invalidate category_product on after delete for Category resource model - Write integration tests
…mple Products are "Out of Stock"
- builds stabilization
…ce into MAGETWO-91570
- builds stabilization
…variable has no effect in B… magento#15916
[borg] MAGETWO-91529: Restricted admin user can remove product from other websites
- merged latest code from mainline branch
Accepted Public Pull Requests: - magento#16042: [Forwardport] fix for dropdown toggle icon in cart (by @chirag-wagento) - magento#16045: [Forwardport] Extend default config instead overwrite (by @chirag-wagento) - magento#16022: Wishlist: Remove unnecessary parameter from invoking toHtml() method (by @rogyar) - magento#15916: [Forwardport] [Resolved : Changing @tab-content__border variable has no effect in B� (by @hitesh-wagento) - magento#15884: [Forwardport 2.3] Trim username on customer account login page (by @dankhrapiyush) - magento#15896: [Forwardport] Solve overlapping Issue on every Home page & category page of Hot Sel (by @chirag-wagento) - magento#15879: [Forwardport] [Resolved : limiter float too generic] (by @hitesh-wagento) Fixed GitHub Issues: - magento#14999: Changing @tab-content__border variable has no effect in Blank theme (reported by @denistrator) has been fixed in magento#15916 by @hitesh-wagento in 2.3-develop branch Related commits: 1. 21ce9fb - magento#6058: IE11 user login email validation fails if field has leading or trailing space (reported by @dnadle) has been fixed in magento#15884 by @dankhrapiyush in 2.3-develop branch Related commits: 1. c44f1f8 - magento#15213: Alignment & overlapping Issue on every Home page & category page of Hot Seller section (reported by @cnviradiya) has been fixed in magento#15896 by @chirag-wagento in 2.3-develop branch Related commits: 1. a851540 - magento#15323: limiter float too generic (reported by @DanielRuf) has been fixed in magento#15879 by @hitesh-wagento in 2.3-develop branch Related commits: 1. 172e5ae
[TSG] Upporting for 2.3 (pr23) (2.3.0)
- fixed default attribute setting
…ce into MAGETWO-91570
[pangolin] RE-develop functional tests
…ce into MAGETWO-91570
[earl] MAGETWO-90803 & MAGETWO-91570
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Original Pull Request
magento#15344
Description
Fixed Issues (if relevant)
Manual testing scenarios
Contribution checklist