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

2.3 develop latest pull #9

Merged
merged 933 commits into from
Feb 6, 2019
Merged

Conversation

niravkrish
Copy link
Owner

Description (*)

Fixed Issues (if relevant)

  1. magento/magento2#<issue_number>: Issue title
  2. ...

Manual testing scenarios (*)

  1. ...
  2. ...

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)

magento-engcom-team and others added 30 commits January 26, 2019 22:50
Accepted Public Pull Requests:
 - #20231:  Fix #20229-Fatal error on product-compare page when attributes not configured  (by @vivekkumarcedcoss)
 - #20408: aclResource for UIComponent buttons (by @kassner)
 - #20407: Tier price on configurable product sorting sometimes wrong (by @vshatylo)
 - #20349: Fixed #19258 Incorrect orders updated (by @shikhamis11)
 - #19997: 19482 increase product quantity with disabled manage stock when place order is failed (by @agorbulin)
 - #19822: magento/magento2#?: Mark not used downloadable blocks, tests, layout updates and templates as deprecated. (by @swnsma)
 - #19095: Fix mass product update with group min cart qty (by @pmclain)
 - #19372: fixed Negative order amount in dashboard - #18754 (by @niravkrish)
 - #19585: Avoid duplicate loading of configuration files (by @ajardin)


Fixed GitHub Issues:
 - #20229: Fatal error on product-compare page when attributes not configured (reported by @Brengineer) has been fixed in #20231 by @vivekkumarcedcoss in 2.3-develop branch
   Related commits:
     1. db0e8b2

 - #12194: Tier price on configurable product sorting sometimes wrong (reported by @matin73) has been fixed in #20407 by @vshatylo in 2.3-develop branch
   Related commits:
     1. f4d0947

 - #19258: Incorrect orders updated (reported by @shachiarkatkar) has been fixed in #20349 by @shikhamis11 in 2.3-develop branch
   Related commits:
     1. 56c1b33
     2. d55f47d

 - #19482: Increase product quantity with disabled Manage Stock when place order is failed (reported by @iGerchak) has been fixed in #19997 by @agorbulin in 2.3-develop branch
   Related commits:
     1. c608b02
     2. 1a5a6be
     3. eb60f47

 - #17592: Mass attribute update fails with E_WARNING (reported by @sabl0r) has been fixed in #19095 by @pmclain in 2.3-develop branch
   Related commits:
     1. cf383a9
     2. e945ba0
     3. b3a4058

 - #18754: Negative order amount in dashboard latest order when order is cancelled where coupon has been used (reported by @albsa) has been fixed in #19372 by @niravkrish in 2.3-develop branch
   Related commits:
     1. c4f9a02
     2. 6ad2344
…d on order items during multiple address checkout #19192
[EngCom] Public Pull Requests - 2.3-develop
…ect for old URL is missed when product was imported #20344
VeronikaYarats and others added 28 commits February 1, 2019 18:10
[TSG] Upporting for 2.3 (pr41) (2.3.1)
 - merged latest code from mainline branch
Accepted Public Pull Requests:
 - #20428: checkout-page-shipping-title::Shipping method title overlapping on ed… (by @yashwant2jcommerce)
 - #20469: Fixed-Product-page-tabbing-content-misalignment-in-mobile-view :: Pro… (by @parag2jcommerce)
 - #20581: Time-fields-misaligned-in-iPad-landscape-view ::Time fields misaligne… (by @ajay2jcommerce)
 - #20725: My-account-page-title-extra-space-on-mobile (by @amol2jcommerce)
 - #20759: Code Cleanup : Typo Fixed enabed -> enabled (by @satyaprakashpatel)
 - #20634: Fixed Issue #20631 Console error on checkout after changing the allowed countries from admin (by @GovindaSharma)
 - #20653: Fix typehint (by @shochdoerfer)
 - #20628: Assign with and, or, replaced by &&, || (by @lfluvisotto)
 - #20488: tooltip-dropdown-pointer :: Tooltip dropdown pointer not proper on ta� (by @ranee2jcommerce)
 - #19182: #14849: [Forwardport] In Sales Emails no translation using order.getStatusLabel(). (by @p-bystritsky)


Fixed GitHub Issues:
 - #20427: Shipping method title overlapping on edit icon in mobile view on Checkout page  (reported by @faizan2jcommerce) has been fixed in #20428 by @yashwant2jcommerce in 2.3-develop branch
   Related commits:
     1. a1db46b

 - #20468: On Product Page Tabings Content Misaligned on Mobile View (reported by @parag2jcommerce) has been fixed in #20469 by @parag2jcommerce in 2.3-develop branch
   Related commits:
     1. c33a84d

 - #20580: Time fields misaligned in iPad landscape view (1024 x 768) (reported by @yashwant2jcommerce) has been fixed in #20581 by @ajay2jcommerce in 2.3-develop branch
   Related commits:
     1. fce9a9d

 - #20723: My account page title extra space on mobile (when not display error or success messages) (reported by @priti2jcommerce) has been fixed in #20725 by @amol2jcommerce in 2.3-develop branch
   Related commits:
     1. ac39ca2
     2. 89ece35
     3. fe35a75
     4. 5e2ac52
     5. b208e44

 - #20631: Console error on checkout after changing the allowed countries from admin. (reported by @maheshWebkul721) has been fixed in #20634 by @GovindaSharma in 2.3-develop branch
   Related commits:
     1. 12deeeb
     2. d134032
     3. 0902931

 - #20487: On checkout page tooltip dropdown pointer not proper on tablet (reported by @ranee2jcommerce) has been fixed in #20488 by @ranee2jcommerce in 2.3-develop branch
   Related commits:
     1. 547b80b
     2. 3b63526

 - #14849: In Sales Emails no translation using order.getStatusLabel()  (reported by @raymond62) has been fixed in #19182 by @p-bystritsky in 2.3-develop branch
   Related commits:
     1. bbf1247
     2. 3998176
     3. 2bc10a2
     4. 149d9e1
 - merged latest code from mainline branch
[EngCom] Public Pull Requests - GraphQL
Fixed:
MAGETWO-64191 [GITHUB] Url rewrite for product is broken after using massaction #8227
MAGETWO-96411 [2.3.x] Default addresses not selected when checking out from cart
MAGETWO-96849 [2.3.x] Money are refunded to gift card during partial refund when it's not required
MAGETWO-96846 [2.3.x] Anchor categories are not showing products after enabling subcategories
MC-5573 Refactoring tests. Improve specified test cases.
MC-10934 Tests failures CreationScheduledUpdateForStagingDashboardTest and StorefrontPurchaseProductWithCustomOptions
MAGETWO-91676 related data missing in order rest api
Fixed:
MAGETWO-94556 Undefined variables during product save
MAGETWO-96106 CMS Block status is not staged
Fixed:
MAGETWO-91559 Static blocks with same ID appear in place of correct block
MAGETWO-96406 [2.3.x] Swatch Attribute is not displayed in the Widget CMS
Fixed:
MC-5717 Sub-category doesnt display after moving categories
MC-4245 Upgrade DHL schema to 6.0
MC-11043 Flaky MFTF Test - MAGETWO-93767: Use saved for Braintree credit card on checkout with selecting billing address
MC-13644 Default billing and default shipping address lose their status after edit
@niravkrish niravkrish merged commit 4744c93 into niravkrish:2.3-develop Feb 6, 2019
niravkrish pushed a commit that referenced this pull request Apr 9, 2019
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.