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] Corrected Magento_Framework's test xml file. #21

Merged
merged 81 commits into from
Oct 1, 2019

Conversation

sanganinamrata
Copy link
Owner

Original Pull Request

magento#16646

Description

Corrected block name in Magento_Framework's test XML file. block name was written wrong in grou.xml file.

Fixed Issues (if relevant)

N/A

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)

simpleadm and others added 30 commits March 27, 2018 09:55
…able Qty Increments' filed in product import
…#16364

 - Merge Pull Request magento#16364 from lfluvisotto/magento2:2.1-develop-PR-port-16141
 - Merged commits:
   1. c5cc0db
   2. ecfd4b4
   3. 57c048c
…e \`Enable Qty Increments\` field magento#14380

 - Merge Pull Request magento#14380 from simpleadm/magento2:backport/2.1-fix-product-import-enable-qty-inc
 - Merged commits:
   1. ead41d9
   2. 053fea2
…t page] magento#16526

 - Merge Pull Request magento#16526 from hitesh-wagento/magento2:2.1-wrong-password-checkout
 - Merged commits:
   1. 86ed9df
   2. b5902e9
magento#16761

 - Merge Pull Request magento#16761 from gelanivishal/magento2:2.1-develop-PR-port-15346-2
 - Merged commits:
   1. 7a6217c
…ree module's template file. magento#16770

 - Merge Pull Request magento#16770 from sanganinamrata/magento2:2.1-develop-PR-port-16690
 - Merged commits:
   1. 48530d2
…ssue magento#16755

 - Merge Pull Request magento#16755 from Karlasa/magento2:BP-PR-16716
 - Merged commits:
   1. f7160a2
Accepted Public Pull Requests:
 - magento#16761: [Backport] Fix function unnecessarily called multiple time (by @gelanivishal)
 - magento#16526: [Backport : Changed password placeholder text in checkout page] (by @hitesh-wagento)
 - magento#14380: [Backport 2.1] Issue 14351: Product import doesn't change `Enable Qty Increments` field (by @simpleadm)


Fixed GitHub Issues:
 - magento#15355: Function is unnecessarily called multiple time (reported by @saurabh-aureate) has been fixed in magento#16761 by @gelanivishal in 2.1-develop branch
   Related commits:
     1. 7a6217c

 - magento#16378: Wrong placeholder for password field in the checkout page (reported by @mohitka) has been fixed in magento#16526 by @hitesh-wagento in 2.1-develop branch
   Related commits:
     1. 86ed9df
     2. b5902e9

 - magento#14351: Product import doesn't change `Enable Qty Increments` field (reported by @simpleadm) has been fixed in magento#14380 by @simpleadm in 2.1-develop branch
   Related commits:
     1. ead41d9
     2. 053fea2
The e-mail address is responding with an autoreply which tells to use bugcrowd. So just mention bugcrowd instead so people don't loose time typing & encrypting a mail which has no use.
… webapi Interface class was using CR+LF end-of-line, TypeProcessor class was not able to determine the class name when an array was used.
Stanislav Idolov and others added 29 commits July 16, 2018 14:17
Accepted Public Pull Requests:
 - magento#16839: [backport] fix magento#16764 Rating Star issue on Product detail Page. (by @Karlasa)
 - magento#16846: [Backport] Create ability to set is_visible_on_front to order status history comment (by @ronak2ram)
 - magento#16842: [Backport] chore: remove extraneous cursor property (by @gelanivishal)
 - magento#16832: [Backport] Fixed set template syntax issue (by @gelanivishal)


Fixed GitHub Issues:
 - magento#16764: Rating Star issue on Product detail Page.  (reported by @Sathishkumar8731) has been fixed in magento#16839 by @Karlasa in 2.1-develop branch
   Related commits:
     1. 8e4cda6
Accepted Public Pull Requests:
 - magento#16770: [Backport] Added translation function for Magento_Braintree module's template file. (by @sanganinamrata)
…eckoutObserver magento#16877

 - Merge Pull Request magento#16877 from rogyar/magento2:2.1-captcha-guest-observer-ut
 - Merged commits:
   1. 3ac172d
Accepted Public Pull Requests:
 - magento#16835: [Backport] Smallest codestyle fix in Option/Type/Text.php (by @mage2pratik)
 - magento#16828: [Backport] FIX for apparently random API failures while using array types (by @ronak2ram)
 - magento#16802: [Backport] magento#16685 Updated security issues details (by @quisse)
Accepted Public Pull Requests:
 - magento#16797: [Backport] Resolved : no navigation-level0-item__hover__color magento#15848 (by @hitesh-wagento)


Fixed GitHub Issues:
 - magento#15848: no navigation-level0-item__hover__color (reported by @DanielRuf) has been fixed in magento#16797 by @hitesh-wagento in 2.1-develop branch
   Related commits:
     1. faa9815
Accepted Public Pull Requests:
 - magento#16877: [Backport 2.1] Captcha: Added unit test for CheckGuestCheckoutObserver (by @rogyar)
 - magento#16830: [Backport] Fix responsive tables showing broken heading (by @ronak2ram)
 - magento#16811: [Backport] FIXED - appended payment code to ID field to make it unique (by @mage2pratik)
 - magento#16364: [Backport] Fix case mismatch call (class/method) (by @lfluvisotto)


Fixed GitHub Issues:
 - magento#13692: In payment step of checkout I cannot unselect #billing-save-in-address-book checkbox in non-first payment method (reported by @NeosKnowledgeBasePluswerk) has been fixed in magento#16811 by @mage2pratik in 2.1-develop branch
   Related commits:
     1. 0f3ec25
…leted but is still saved… magento#16812

 - Merge Pull Request magento#16812 from mage2pratik/magento2:2.1-develop-PR-port-15468
 - Merged commits:
   1. d6e8ce9
   2. 66dc4d8
Accepted Public Pull Requests:
 - magento#16812: [Backport] Issue 15467 where a configuration sku gets deleted but is still saved… (by @mage2pratik)
 - magento#16801: [Backport] magento#16184: Fix type error in payment void method (by @gelanivishal)


Fixed GitHub Issues:
 - magento#15467: Cart does not load when Configuration product option is deleted and that option is in the cart (reported by @jonshipman) has been fixed in magento#16812 by @mage2pratik in 2.1-develop branch
   Related commits:
     1. d6e8ce9
     2. 66dc4d8

 - magento#16184: Argument 1 passed to Magento\Sales\Model\Order\Payment must be an instance of Magento\Framework\DataObject, none given (reported by @Jakhotiya) has been fixed in magento#16801 by @gelanivishal in 2.1-develop branch
   Related commits:
     1. 25a71d5
@sanganinamrata sanganinamrata merged commit 601949f into 2.1-develop Oct 1, 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.