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.2 develop #5

Merged
merged 697 commits into from
Jan 18, 2019
Merged

2.2 develop #5

merged 697 commits into from
Jan 18, 2019

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)

viktorpetryk and others added 30 commits December 19, 2018 17:43
Fixed issue - #18374
Unable to get product attribute value for store-view scope type in product collection loaded for a specific store.
Fixed issue - magento #19285
On Notification page Select All and Select Visible both works same
reverted changes
added getColumnValues function  in collection for getting all values with reset limits
called new function named getAllColumnValues for getting all collection values for specific field
Added new function i.e getAllColumnValues which reset current collection limits/orders and returns all values from collection for specific field in array
zakdma and others added 26 commits January 10, 2019 13:53
[EngCom] Public Pull Requests - 2.2-develop
…ItemId #20082

 - Merge Pull Request #20082 from milindsingh/magento2:2.2-develop-PR-port-19941
 - Merged commits:
   1. 4802e00
   2. cb15b01
[TSG] Backporting for 2.2 (pr68) (2.2)
…20208

 - Merge Pull Request #20208 from saphaljha/magento2:2.2-develop-PR-port-19130
 - Merged commits:
   1. e3ec0f6
… cancel, made by guest after creating of customer account. #19423
 - Merge Pull Request #20219 from amol2jcommerce/magento2:Changes-Hamburger-Icon-was-available-on-a-page
 - Merged commits:
   1. 8ddc45b
Accepted Public Pull Requests:
 - #20082: [Backport] issue resolved:Undefined Variable $itemsOrderItemId (by @milindsingh)
 - #19423: Fixed bug, when exception occurred on order with coupons cancel, made by guest after creating of customer account. (by @Winfle)
 - #19927: [Backport] [Framework] New Link is not correctly shown as Current if contains default parts (by @eduard13)


Fixed GitHub Issues:
 - #19940: Exception undefined variable itemsOrderItemId while creating shipment through MSI (reported by @mohammadzakir) has been fixed in #20082 by @milindsingh in 2.2-develop branch
   Related commits:
     1. 4802e00
     2. cb15b01

 - #19230: Can't Cancel Order (reported by @friendscottn) has been fixed in #19423 by @Winfle in 2.2-develop branch
   Related commits:
     1. cede04f
     2. 11480e8
     3. 10fbf40
     4. 1e2f3fb
     5. 5ea6e72
     6. 9a63dad
     7. 36c2329
     8. fdf7da4

 - #19099: New Link is not correctly shown as Current if contains default parts (reported by @eduard13) has been fixed in #19927 by @eduard13 in 2.2-develop branch
   Related commits:
     1. 0e027a0
     2. 1357888
     3. 83cbf32
     4. 02bc6fa
     5. cf1e877
     6. a03c156
Accepted Public Pull Requests:
 - #20219: Changes-Hamburger-Icon-was-available-on-a-page (by @amol2jcommerce)
 - #20208: magento/magento2:#19101 - API REST and Reserved Order Id (by @saphaljha)


Fixed GitHub Issues:
 - #20210: Hamburger Icon was available on a page where menu was not present. Issue in responsive view (reported by @swetacedcoss) has been fixed in #20219 by @amol2jcommerce in 2.2-develop branch
   Related commits:
     1. 8ddc45b

 - #19101: API REST and Reserved Order Id (reported by @davidlhoumaud) has been fixed in #20208 by @saphaljha in 2.2-develop branch
   Related commits:
     1. e3ec0f6
@niravkrish niravkrish merged commit c60d387 into niravkrish:2.2-develop Jan 18, 2019
niravkrish pushed a commit that referenced this pull request Jan 18, 2019
niravkrish pushed a commit that referenced this pull request Apr 9, 2019
niravkrish pushed a commit that referenced this pull request May 2, 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.