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] Fixed rating issue website wise #4

Merged
merged 7,870 commits into from
Nov 23, 2018

Conversation

saphaljha
Copy link
Owner

Original Pull Request

magento#18888

Description (*)

Fixed rating issue website wise.

Fixed Issues (if relevant)

  1. Backend issue : "ratings isn't available" website wise magento/magento2#18192: Backend issue : "ratings isn't available" website wise

Manual testing scenarios (*)

N/A

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)

svitja and others added 30 commits November 1, 2018 12:12
Accepted Public Pull Requests:
 - magento#18967: fixed - Magento 2.2.6 Default values are not rendering on Wishlist product edit page (by @webkul-ratnesh)
 - magento#18873: [Backport] Prevent exception when option text converts to false (by @gelanivishal)
 - magento#18875: [Backport] Sections LESS mixins: fix the issue with missing rules and incorrect default variables (by @gelanivishal)


Fixed GitHub Issues:
 - magento#18555: Magento 2.2.6 Default values are not rendering on Wishlist product edit page. (reported by @kirtinariya1) has been fixed in magento#18967 by @webkul-ratnesh in 2.2-develop branch
   Related commits:
     1. 2bb0329

 - magento#13083: OptionManagement.validateOption throws NoSuchEntityException for "0" option label (reported by @rzinnatullin) has been fixed in magento#18873 by @gelanivishal in 2.2-develop branch
   Related commits:
     1. 06ca13a

 - magento#18729: Bug in "_sections.less" mixins: missing rules and incorrect default variables (reported by @dmytro-ch) has been fixed in magento#18875 by @gelanivishal in 2.2-develop branch
   Related commits:
     1. 999e79f
     2. 5333810
[TSG] Backporting for 2.2 (pr56) (2.2.8)
 - merged latest code from mainline branch
serhii-balko and others added 27 commits November 19, 2018 09:10
[TSG] Backporting for 2.2 (pr58) (2.2.8)
…put type is checkbox and add to cart with 3 values only 2 values added to cart. magento#19260
Accepted Public Pull Requests:
 - magento#19260: Issue magento#19205 Fixed: Bundle Product Option with input type is checkbox and add to cart with 3 values only 2 values added to cart. (by @maheshWebkul721)
 - magento#19237: [Backport] magento#18956 Fixes for set root_category_id (by @gelanivishal)
 - magento#19240: [Backport] Add missing unit test for WishlistSettings plugin (by @gelanivishal)
 - magento#19216: [Backport] Covering the \Magento\Weee observers by Unit Tests (by @eduard13)
 - magento#19217: [Backport] Covering the CheckUserLoginBackendObserver by Unit Test (by @eduard13)
 - magento#18808: fixed Quote Item Prices are NULL in cart related events. magento#18685 (by @ashutoshwebkul)
 - magento#16342: magento#14020-Cart-Sales-Rule-with-negated-condition-over-special-price-does� (by @novikor)


Fixed GitHub Issues:
 - magento#19205: Bundle Product Option with input type is checkbox and add to cart with 3 values only 2 values added to cart (reported by @sneha-panchal) has been fixed in magento#19260 by @maheshWebkul721 in 2.2-develop branch
   Related commits:
     1. aa379ea
     2. 1a321d2

 - magento#18956: Import of RootCategoryId should be possbile (Magento/Store/Model/Config/Importer/Processor/Create.php) (reported by @larsroettig) has been fixed in magento#19237 by @gelanivishal in 2.2-develop branch
   Related commits:
     1. aa4abec
     2. acefdb3
     3. 5866a39
     4. fee2712
     5. 7be21e2

 - magento#18685: Quote Item Prices are NULL in cart related events. (reported by @qsolutions-pl) has been fixed in magento#18808 by @ashutoshwebkul in 2.2-develop branch
   Related commits:
     1. 09586e4
     2. 1638891
     3. 175ebc0
     4. 59bd874

 - magento#14020: Cart Sales Rule with negated condition over special_price does not work for configurable products (reported by @Filipe-Bicho) has been fixed in magento#16342 by @novikor in 2.2-develop branch
   Related commits:
     1. 90b6803
     2. 2717cb1
     3. d2a0de8
     4. fae98c0
     5. 9a35b45
     6. 887ee4a
     7. 0c9aa81
     8. 4e68337
     9. 5b95b22
     10. 618f408
     11. 7c8482b
     12. e7130bf
     13. 5a7e78a
     14. 8d417ac
     15. 90ff989
     16. c52e0e8
     17. 5c3154b
     18. 51adb9d
…xception magento#18951

 - Merge Pull Request magento#18951 from progreg/magento2:issue-6803-magento22
 - Merged commits:
   1. 4df596b
   2. fedacf9
Accepted Public Pull Requests:
 - magento#18960: local themes should be added to git repo (by @torhoehn)
 - magento#18642: [Backport] Fix issue with unexpected changing of subscription status after customer saving (by @alexeya-ven)
 - magento#18951: Magento 2.2 Fix Product::addImageToMediaGallery throws Exception (by @progreg)


Fixed GitHub Issues:
 - magento#18949: dev/tools/grunt/configs/themes.js gets replaced after update magento (reported by @iget-master) has been fixed in magento#18960 by @torhoehn in 2.2-develop branch
   Related commits:
     1. bc485de

 - magento#6803: Product::addImageToMediaGallery throws Exception (reported by @R4c00n) has been fixed in magento#18951 by @progreg in 2.2-develop branch
   Related commits:
     1. 4df596b
     2. fedacf9
@saphaljha saphaljha merged commit e0d8308 into 2.2-develop Nov 23, 2018
saphaljha pushed a commit that referenced this pull request Jan 20, 2019
@saphaljha saphaljha deleted the 2.2-develop-PR-port-18888 branch February 6, 2019 14:58
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.