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

[Backport] 19404 fixed newsletter issue #8

Merged
merged 411 commits into from
Feb 4, 2019

Conversation

niravkrish
Copy link
Owner

Original Pull Request

magento#19416

Description (*)

Fixed Issues (if relevant)

  1. When subscribing to newsletter, if email already exists, don't throw exception, but just warn without exception magento/magento2#19404: When subscribing to newsletter, if email already exists, don't throw exception, but just warn without exception

Manual testing scenarios (*)

  1. Subscribe for the news latter with already register emial

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)

sivaschenko and others added 30 commits January 21, 2019 13:44
…ile - tabshoriz.phtml magento#20433

 - Merge Pull Request magento#20433 from irajneeshgupta/magento2:2.2-develop-PR-port-20258
 - Merged commits:
   1. 2e844fa
   2. cf0d259
Accepted Public Pull Requests:
 - magento#20322: issue magento#19609 Fixed for 2.2-develop (by @maheshWebkul721)
 - magento#20206: 9130 remove the negative qty block. (by @saphaljha)
 - magento#19964: [Backport] Fix the issue with reset password when customer has address from not allowed country (by @dmytro-ch)
 - magento#19984: [Backport] Remove unneeded, also mistyped, saveHandler from CatalogSearch indexer declaration (by @dmytro-ch)


Fixed GitHub Issues:
 - magento#19609: config:set --lock-config does not act on other scopes (reported by @kassner) has been fixed in magento#20322 by @maheshWebkul721 in 2.2-develop branch
   Related commits:
     1. c72cbfc
     2. 816be4b

 - magento#9130: If stock is bellow OutOfStock Threshold, a negative qty is displayed in Product List Page (reported by @popoviciandrei) has been fixed in magento#20206 by @saphaljha in 2.2-develop branch
   Related commits:
     1. 2b88353
     2. 304e7e8

 - magento#18170: Unable to reset password if customer has address from not allowed country (reported by @ihor-sviziev) has been fixed in magento#19964 by @dmytro-ch in 2.2-develop branch
   Related commits:
     1. 317c02a

 - magento#19982: Catalogsearch Reindex (reported by @vincent2090311) has been fixed in magento#19984 by @dmytro-ch in 2.2-develop branch
   Related commits:
     1. 089c660
…0439

 - Merge Pull Request magento#20439 from saphaljha/magento2:2.2-develop-PR-port-20207
 - Merged commits:
   1. ecaffb4
   2. cb0dae7
…el and Dropdown misaligned magento#20375

 - Merge Pull Request magento#20375 from speedy008/magento2:2.2-develop-PR-port-19904
 - Merged commits:
   1. a8b4f38
   2. 58d49a9
…el and Dropdown misaligned magento#20375

 - Merge Pull Request magento#20375 from speedy008/magento2:2.2-develop-PR-port-19904
 - Merged commits:
   1. a8b4f38
   2. 58d49a9
   3. c94cfbe
StasKozar and others added 26 commits January 31, 2019 09:57
- adding cache flush after compile, to prevent compile deleting cache folder in some environments like travis
Accepted Public Pull Requests:
 - magento#20739: [Backport] issue fixed magento#20563 Go to shipping information, Update qty & Addresses� (by @amol2jcommerce)
 - magento#20744: [Backport] recent-order-product-title-misaligned (by @amol2jcommerce)
 - magento#20270: [Backport] Fixed-Widget-option-labels-are-misalinged (by @amol2jcommerce)
 - magento#20613: [Backport] admin-order-info-issue2.2 (by @dipti2jcommerce)
 - magento#20418: [Backport] issue fixed magento#20304 No space between step title and saved address in c� (by @shikhamis11)
 - magento#20285: [Backport]magento#20222 Canary islands in ups carrier 2.2 (by @duckchip)
 - magento#18809: [Backport] catalog:images:resize total images count calculates incorrectly magento#18387 (by @vpodorozh)
 - magento#19461: [Backport 2.2] issue magento#18931 fixed. (by @JeroenVanLeusden)
 - magento#19655: Fixed - Shipping issue on PayPal Express magento#14712 (by @ssp58bleuciel)


Fixed GitHub Issues:
 - magento#20563: Go to shipping information, Update qty & Addresses and Enter a new address button Not aligned from left and right in 767px screen size (reported by @swetacedcoss) has been fixed in magento#20739 by @amol2jcommerce in 2.2-develop branch
   Related commits:
     1. 6e7281d

 - magento#20500: Recent Order Product Title Misaligned in Sidebar (reported by @parag2jcommerce) has been fixed in magento#20744 by @amol2jcommerce in 2.2-develop branch
   Related commits:
     1. a971270
     2. 81d8781
     3. 73cb5c8

 - magento#20113: Widget option labels are misalinged (reported by @yashwant2jcommerce) has been fixed in magento#20270 by @amol2jcommerce in 2.2-develop branch
   Related commits:
     1. 936d71f
     2. 935d3d2

 - magento#20609: Currency rate value not align proper in order information tab  when we create creditmemo from admin (reported by @dipti2jcommerce) has been fixed in magento#20613 by @dipti2jcommerce in 2.2-develop branch
   Related commits:
     1. 7bf7ce1

 - magento#20304: No space between step title and saved address in checkout  (reported by @swetacedcoss) has been fixed in magento#20418 by @shikhamis11 in 2.2-develop branch
   Related commits:
     1. 16d7461

 - magento#18387: catalog:images:resize fails to process all images -> Possible underlying Magento/Framework/DB/Query/Generator issue (reported by @gwharton) has been fixed in magento#18809 by @vpodorozh in 2.2-develop branch
   Related commits:
     1. f114f2a
     2. 95eeb9f
     3. 84590de
     4. 4653d3e
     5. d2e5345
     6. 2539a71
     7. 76bd089
     8. b81b550
     9. 051d82d
     10. 10a1a88

 - magento#18931: Product added to shopping cart / comparison list message not translated by default (reported by @arnoudhgz) has been fixed in magento#19461 by @JeroenVanLeusden in 2.2-develop branch
   Related commits:
     1. 3b521b0

 - magento#14712: Shipping issue on PayPal Express (reported by @raymond62) has been fixed in magento#19655 by @ssp58bleuciel in 2.2-develop branch
   Related commits:
     1. 8a059e6
     2. 8bdcca9
     3. c3d5010
- consolidate cache flush into method
…dding-cache-flush-on-static-clear

[honey] MC-5926: Conflict of simultaneous write in Redis cache
@niravkrish niravkrish merged commit 8e31436 into 2.2-develop Feb 4, 2019
@niravkrish
Copy link
Owner Author

fixed newsletter issue

niravkrish pushed a commit that referenced this pull request Mar 4, 2019
[Forwardport] 'Fixes-for-customer-login-page-input-field' :: On customer login page…
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.