Skip to content

Update 2.3 develop branch#1

Merged
nirav-kadiya merged 2236 commits intonirav-kadiya:2.3-developfrom
magento:2.3-develop
Nov 24, 2018
Merged

Update 2.3 develop branch#1
nirav-kadiya merged 2236 commits intonirav-kadiya:2.3-developfrom
magento:2.3-develop

Conversation

@nirav-kadiya
Copy link
Owner

No description provided.

slopukhov and others added 30 commits November 14, 2018 10:24
…19203

 - Merge Pull Request #19203 from p-bystritsky/magento2:ISSUE-13095
 - Merged commits:
   1. a9bdbdb
…#19213

 - Merge Pull Request #19213 from ajardin/magento2:elasticsearch-config
 - Merged commits:
   1. ec040af
 - merged latest code from mainline branch
Accepted Public Pull Requests:
 - #19143: Allow to read HTTP/2 response header in curl client. (by @vovayatsyuk)
 - #19144: [2.3-develop] [Forwardport Unit test] #17833:  Child theme does not inherit translations fr� (by @vpodorozh)
 - #19130: [Quote] API: Fixed issue "Can not update cart with a reserved order number like 000000651" (by @vasilii-b)
 - magento-engcom/import-export-improvements#143: Fixed miss called property in getStoreIdByCode method (by @maxalmonte14)
 - #18906: Add missing unit test for WishlistSettings plugin (by @dmytro-ch)
 - #18565: [Forwardport] Fix type hint of customer-data updateSectionId parameters (by @gelanivishal)


Fixed GitHub Issues:
 - #19127: Cannot connect to Magento 2 market place (reported by @terrybakshi) has been fixed in #19143 by @vovayatsyuk in 2.3-develop branch
   Related commits:
     1. e827b32

 - #17833: Child theme does not inherit translations from parent theme (reported by @rossmc) has been fixed in #19144 by @vpodorozh in 2.3-develop branch
   Related commits:
     1. 57fcc1b
     2. fe73cf0

 - #19101: API REST and Reserved Order Id (reported by @davidlhoumaud) has been fixed in #19130 by @vasilii-b in 2.3-develop branch
   Related commits:
     1. fe7b9ac
Stanislav Idolov and others added 23 commits November 22, 2018 13:52
 - Merge Pull Request magento/graphql-ce#221 from ronak2ram/graphql-ce:Fixed-218
 - Merged commits:
   1. bf0030f
   2. 4eac0fc
   3. 60f91ee
   4. 5c6f20f
   5. 922d398
   6. 6d984eb
   7. d3a22e9
   8. 772d4da
 - Merge Pull Request magento/graphql-ce#262 from VoronoyAlexandr/graphql-ce:260_schema_must_contain_unique_named_types_but_contains_multiple_types_named
 - Merged commits:
   1. bf346d1
   2. 6e32307
Accepted Public Pull Requests:
 - #19326: fix: remove old code in tabs, always set tabindex to 0 when tabs are � (by @DanielRuf)
 - #19309: Removed $this->setShowGlobalIcon(); (by @sreichel)
 - #19299: Fix styling issue for order items table (by @dmytro-ch)
 - #18609: Binding to event collapsible scroll (by @danielgheoltan)
 - #19277: Remove cart edit link extra space (by @VincentMarmiesse)
 - #18888: Fixed rating issue website wise (by @saphaljha)
 - #19213: Fix dependency between Elasticsearch configuration fields (by @ajardin)
 - #19195: [Newsletter] Fixing the customer subscribing from different stores (by @eduard13)
 - #19183: [Captcha] Integration tests for wrong captcha (by @eduard13)
 - #19180: [Forwardport] Fix/add expresion (by @torhoehn)
 - magento-engcom/import-export-improvements#152: Removed method annotation without argument from PHPDoc (by @VoronoyAlexandr)
 - #19024: Add-validation-new-from-date-less-than-new-to-date-in-SCV-product-import (by @agorbulin)
 - #19053: Magento backend  Notifications counter round icon small cut from right side (by @abrarpathan19)
 - #19039: #13157 - Last Ordered Items block - bad js code (by @omiroshnichenko)
 - #18703: Changed get product way in blocks with related products (by @henryktews)
 - magento-engcom/import-export-improvements#148: Clean Up Magento/ImportExport/Controller/Adminhtml/History/Download (by @denispapec)
 - #18641: Set cache id prefix on installation (by @schmengler)


Fixed GitHub Issues:
 - #18192: Backend issue : "ratings isn't  available" website wise (reported by @hardik-krish) has been fixed in #18888 by @saphaljha in 2.3-develop branch
   Related commits:
     1. 1c820be
     2. 8ea303b
     3. cd24396
     4. cbbaf12
     5. 611969d
     6. 774164c
     7. 2ea37a8
     8. 0e59e8c
     9. b9790c6

 - #19172: Newsletter subscription does not set the correct store_id if already subscribed.  Not Fixed in 2.3-dev (reported by @bbmxxc) has been fixed in #19195 by @eduard13 in 2.3-develop branch
   Related commits:
     1. c9b5250
     2. 3b84172

 - #17635: addExpressionFieldToSelect has to be called after all addFieldToSelect (reported by @dbsdsun) has been fixed in #19180 by @torhoehn in 2.3-develop branch
   Related commits:
     1. e697698
     2. 3050d23
     3. 99ea195

 - #18887: Magento backend  Notifications counter round icon small cut from right side (reported by @abrarpathan19) has been fixed in #19053 by @abrarpathan19 in 2.3-develop branch
   Related commits:
     1. 4a945f2
     2. 9e9c74c

 - #13157: Last Ordered Items block - bad js code  (reported by @Eytham) has been fixed in #19039 by @omiroshnichenko in 2.3-develop branch
   Related commits:
     1. c333367
     2. 4803537
     3. 7c9de8e
     4. eaaed4b

 - #15828: Multisite installation, default website slow (X-Magento-Vary) (reported by @Flowlance) has been fixed in #18641 by @schmengler in 2.3-develop branch
   Related commits:
     1. 12b7e08
     2. 6a68a18
     3. 3ccd55e
     4. f14949c
 - merged latest code from mainline branch
[EngCom] Public Pull Requests - GraphQL
@nirav-kadiya nirav-kadiya merged commit 350b56c into nirav-kadiya:2.3-develop Nov 24, 2018
nirav-kadiya pushed a commit that referenced this pull request Dec 8, 2018
nirav-kadiya pushed a commit that referenced this pull request Dec 8, 2018
nirav-kadiya pushed a commit that referenced this pull request Dec 8, 2018
Fixed issues-18534: 2 wysiwyg on catalog category edit page
nirav-kadiya pushed a commit that referenced this pull request Dec 8, 2018
nirav-kadiya pushed a commit that referenced this pull request Dec 8, 2018
nmalevanec pushed a commit that referenced this pull request Dec 11, 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.