Skip to content
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
merged 102 commits into from
Jul 25, 2018

Conversation

chirag-wagento
Copy link
Owner

Original Pull Request

magento#16937

Description

Revert file permissions change that were introduced in magento#15144

Fixed Issues (if relevant)

  1. N/A

Manual testing scenarios

  1. Look at file permissions

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

Roman Glushko and others added 30 commits June 30, 2018 12:20
…agento#99

 - Merge Pull Request magento/graphql-ce#99 from magento/graphql-ce:96-compatibility-with-content-staging
 - Merged commits:
   1. e79f381
…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.
# 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
Stanislav Idolov and others added 29 commits July 24, 2018 07:48
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
[2.3.0-Regression] MAGETWO-90995 Error on info:language:list call
@chirag-wagento chirag-wagento merged commit 7fd0126 into 2.3-develop Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.