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] Revert changing file permissions in #15144 #6
Merged
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#99 - Merge Pull Request magento/graphql-ce#99 from magento/graphql-ce:96-compatibility-with-content-staging - Merged commits: 1. e79f381
… prices for combination of options
… prices for combination of options
… prices for combination of options
…commit 9d3be73 changed the default behaviour of \Magento\Quote\Model\ResourceModel\Quote\Item\Collection::getStoreId() using the store coming from the current session instead of using the one from quote. The previous commit was made to fix an error while using getItems() without setting a quote. The current fix restore the previous behaviour and adds a check if the quote is not specified.
… prices for combination of options
… prices for combination of options
… prices for combination of options
… prices for combination of options
… prices for combination of options
… prices for combination of options
# Conflicts: # app/code/Magento/Checkout/Test/Mftf/Section/StorefrontMiniCartSection.xml
magento#16734 - Merge Pull Request magento#16734 from Karlasa/magento2:FP-PR16559 - Merged commits: 1. e0bd487 2. 15f6269
…ppercase reserved word magento#17016
Accepted Public Pull Requests: - magento#16893: [Forwardport] FIX for issue#14869 - Wrong price at backend after update (by @mage2pratik) - magento#17020: [Forwardport] hide cookie notice instead of reloading site (by @torhoehn) - magento#17014: [Forwardport] Fixes white color coding standard. (by @chirag-wagento) - magento#17016: [Forwardport] Avoid undefined index warning when using uppercase reserved word (by @FreekVandeursen) - magento#17017: [Forwardport] Wrong namespace defined in compare.phtml (by @ronak2ram) - magento#16997: [Forwardport] Corrected Magento_Framework's test xml file. (by @ihor-sviziev) - magento#16996: [Forwardport] Updated Magento_Newsletter's block file. (by @ihor-sviziev) - magento#16994: [Forwardport] Responsive Design Footers bottom of screen on mobile devices magento#15118 (by @ihor-sviziev) - magento#16993: [Forwardport] FIXED - appended payment code to ID field to make it unique (by @ihor-sviziev) - magento#16998: [Forwardport] Added 'title' attribute to 'a' link. (by @ihor-sviziev) - magento#16973: [Forwardport] Removed double occurrence of keywords in sentences. (by @gelanivishal) - magento/graphql-ce#126: 120 implement store configs coverage (by @VitaliyBoyko) - magento/graphql-ce#99: magento#96 Make category query compatible with staging (by @roma-glushko) - magento#16734: [forwardport] magento#16559 fix icon color variable naming (by @Karlasa) Fixed GitHub Issues: - magento#14869: M 2.2.3 price per website - wrong price at backend by a create order after update (reported by @Webroju) has been fixed in magento#16893 by @mage2pratik in 2.3-develop branch Related commits: 1. 49926d7 2. 35b968e - magento#15118: Responsive Design, Footers do not snap to bottom of screen on mobile devices (reported by @gwharton) has been fixed in magento#16994 by @ihor-sviziev in 2.3-develop branch Related commits: 1. f7228d0 - magento#13692: In payment step of checkout I cannot unselect #billing-save-in-address-book checkbox in non-first payment method (reported by @NeosKnowledgeBasePluswerk) has been fixed in magento#16993 by @ihor-sviziev in 2.3-develop branch Related commits: 1. a659f4b - magento#120: Default trigger coupon via URL (reported by @seansan) has been fixed in magento/graphql-ce#126 by @VitaliyBoyko in 2.3-develop branch Related commits: 1. e1f53d4 2. 5229cd6 3. af4b258 4. 3b64955 5. b5a2a98 6. e85a6e5 7. 8f3c6e9
Tasks: - MAGETWO-93669 [Forwardport] Implement parallelization for Category Product Indexer - MAGETWO-93671 [Forwardport] Implement parallelization for Search Indexer
[TSG] MFTF for 2.3 (pr3) (2.3.0)
[2.3.0-Regression] MAGETWO-90995 Error on info:language:list call
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#16937
Description
Revert file permissions change that were introduced in magento#15144
Fixed Issues (if relevant)
Manual testing scenarios
Contribution checklist