forked from magento/magento2
-
Notifications
You must be signed in to change notification settings - Fork 0
[Backport] [Fix] forgot to add lowercase conversion on grouped product assignation #22
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
Merged
Conversation
This file contains hidden or 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
… is passed instead its id. magento#16392 - Merge Pull Request magento#16392 from eduard13/magento2:2.1-develop-update-wishlist-item - Merged commits: 1. f2038a9
…gento-magento2-16392
…agento#16493 - Merge Pull Request magento#16493 from gelanivishal/magento2:2.1-develop-PR-port-12314 - Merged commits: 1. e3e68e8
- Merge Pull Request magento#16491 from gelanivishal/magento2:2.1-develop-PR-port-16213 - Merged commits: 1. f0a8ba8 2. f388069
…eButtonText magento#16229 - Merge Pull Request magento#16229 from Karlasa/magento2:2.1-develop-PR-port-16190 - Merged commits: 1. d09dbe4 2. f523032
… is passed instead its id. magento#16392
… is passed instead its id. magento#16392
Accepted Public Pull Requests: - magento#16491: Fix for magento#8222 (by @gelanivishal) - magento#16392: [Backport]Fixes updating wishlist item if an item object is passed instead its id. (by @eduard13) - magento#16229: [Backport] magento#16079 translation possibility for moreButtonText (by @Karlasa) Fixed GitHub Issues: - magento#8222: Estimate Shipping and Tax Form not works due to js error in collapsible.js [proposed fix] (reported by @Dart18) has been fixed in magento#16491 by @gelanivishal in 2.1-develop branch Related commits: 1. f0a8ba8 2. f388069 - magento#16079: Need information about translating issue (Magento Swatches Js) (reported by @mageho) has been fixed in magento#16229 by @Karlasa in 2.1-develop branch Related commits: 1. d09dbe4 2. f523032
…to#16547 - Merge Pull Request magento#16547 from gelanivishal/magento2:2.1-develop-PR-port-15993 - Merged commits: 1. 56684c1 2. 9735078 3. 0040a1c
Accepted Public Pull Requests: - magento#16547: Correct return type of methods and typo correction (by @gelanivishal)
Declare module namespace before template path
Declare module namespace before template path
Declare module namespace before template path
Declare module namespace before template path
Declare module namespace before template path
Declare module namespace before template path
Declare module namespace before template path
… name magento#16577 - Merge Pull Request magento#16577 from mageprince/magento2:2.1-develop-PR-port-16515 - Merged commits: 1. 50364d1 2. 3156f06 3. 320748c 4. 2ea290a 5. fff72b6 6. 534e755 7. bf502d4 8. c5a77ff 9. 154cde1 10. c65e4d7 11. c34bc82 12. 835372f 13. e139ab4 14. 1f352cf 15. fec40bd 16. 09e2e5b 17. 1756134 18. 8af67d8 19. 5b353f4 20. a1ccb20 21. 964e126 22. 331c07a 23. 7a475a7 24. 1bc1104 25. 4bf400d 26. 362b942 27. 1cbcd7c 28. ea49cd6 29. af5ca55 30. 562ad21 31. fbfdf47 32. 0f981cf 33. abdba4d 34. 63d0ff9 35. 4a4d5e3 36. d9f848f 37. 1f6d6a4 38. 6dafb79 39. cfdf23d 40. d219d1c 41. 5a11c63 42. a66dbfd 43. 613b07d
… name(Magento_Sales::order/creditmemo.phtml). magento#16586 - Merge Pull Request magento#16586 from mageprince/magento2:2.1-develop-PR-port-16481 - Merged commits: 1. e39ca3e
… name(Magento_Sales::order/creditmemo.phtml). magento#16586
Accepted Public Pull Requests: - magento#16577: [Backport] Declare module namespace before template path name (by @mageprince) - magento#16586: [Backport] Declare module namespace before template path name(Magento_Sales::order/creditmemo.phtml). (by @mageprince)
…nge to Transport variable event parameters magento#16601 - Merge Pull Request magento#16601 from gwharton/magento2:2.1-develop-10210 - Merged commits: 1. 390fc2f
- Merge Pull Request magento#16634 from sanganinamrata/magento2:2.1-develop-PR-port-16557 - Merged commits: 1. 10bf5b5
…idden by the loop magento#16643 - Merge Pull Request magento#16643 from lfluvisotto/magento2:2.1-develop-PR-port-16143 - Merged commits: 1. 93d9b57
…popup class to let user click deeper than modals and reach to overlay's div in modal-wrapper div
…r-events rule to .modal-… magento#16665 - Merge Pull Request magento#16665 from mageprince/magento2:2.1-develop-PR-port-15172 - Merged commits: 1. 4c53caf
…gento#16671 - Merge Pull Request magento#16671 from mageprince/magento2:2.1-develop-PR-port-15791 - Merged commits: 1. 3f6105f
…nto#16667 - Merge Pull Request magento#16667 from mageprince/magento2:2.1-develop-PR-port-16053 - Merged commits: 1. 31ecfe5
…r-events rule to .modal-… magento#16665
…nge to Transport variable event parameters magento#16601
Accepted Public Pull Requests: - magento#16667: [Backport] Improve retrieval of first array element (by @mageprince) - magento#16671: [Backport] Removed unused class from forms less file. (by @mageprince) - magento#16665: [Backport] 7399-clickableOverlay-less-fix - added pointer-events rule to .modal-� (by @mageprince) - magento#16643: [Backport] Variable as a method parameter might be overridden by the loop (by @lfluvisotto) - magento#16601: [2.1-develop][BackPort] Fixed backwards incompatible change to Transport variable event parameters (by @gwharton) - magento#16634: [Backport] Updated SynonymGroup.xml (by @sanganinamrata) - magento#16493: [Backport] Prevent layout cache corruption in edge case (by @gelanivishal) Fixed GitHub Issues: - magento#7399: Modal UI: clickableOverlay option doesn't work (reported by @thdoan) has been fixed in magento#16665 by @mageprince in 2.1-develop branch Related commits: 1. 4c53caf - magento#10210: Transport variable can not be altered in email_invoice_set_template_vars_before Event (reported by @diybook) has been fixed in magento#16601 by @gwharton in 2.1-develop branch Related commits: 1. 390fc2f
…er changes done in MAGETWO-67240 - See changes done for MAGETWO-67240 here magento@02596b7#diff-b876c962d83b3bee42acba83af842309
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#15312
Forgot to add lowercase conversion on grouped product assignation after changes done in MAGETWO-67240
Contribution checklist