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

[Forwardport] Remove double semicolon from the style sheets. #2

Merged
merged 656 commits into from
Jun 7, 2018

Conversation

sanganinamrata
Copy link
Owner

Original Pull Request

magento#15795

Description

Remove double semicolon from the style sheets.

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)

ameysar and others added 30 commits May 30, 2018 11:36
 - Merge Pull Request magento#15498 from lfluvisotto/magento2:2.3-develop-missing-phpdoc-comment
 - Merged commits:
   1. 949de44
   2. c78fbc0
   3. 2a20abd
   4. d6aabc3
…e order button magento#15577

 - Merge Pull Request magento#15577 from osrecio/magento2:2.3-develop-PR-port-15331
 - Merged commits:
   1. 751c3e6
   2. fb0f192
… #ToDo UI magento#15537

 - Merge Pull Request magento#15537 from vgelani/magento2:2.3-develop-PR-port-15421
 - Merged commits:
   1. 2dabd7d
Fixed issues:
 - MAGETWO-91934: Unlock Locales Editing when SCD on Demand Mode is Enabled
Fixes Javascript error in dropdowns.js by properly initializing the el variable. options.autoclose can now be set to false
…agento#15607

 - Merge Pull Request magento#15607 from dmytro-ch/magento2:2.3-develop-PR-port-15499
 - Merged commits:
   1. 1e2019c
- update static test to skip xsd validation for Module/Test/ folder
Stanislav Idolov and others added 14 commits June 6, 2018 12:39
Accepted Public Pull Requests:
 - magento#15853: Fixed return type hinting in DocBlocks for Wishlist module (by @rogyar)
 - magento#15695: Fixed a couple of typos  (by @dverkade)
 - magento#15833: [Forwardport] Format the javascript code #10 (by @chirag-wagento)
 - magento#15755: [Forwardport] Error 500 in Module Manager (by @vijay-wagento)
 - magento#15794: [Forwardport] [Resolved : Styling <select> by changing less variables in Luma theme� (by @hitesh-wagento)
 - magento#15809: [Forwardport] fix: support multiple minisearch widget instances (by @DanielRuf)
 - magento#15558: Fixes in catalog component blocks [2.3-develop] (by @mhauri)
 - magento#15572: [Forwardport] Docblock typo fixes (by @rogyar)
 - magento#15748: [Forwardport] Prevent multiple add-to-cart initializations in case of ajax loaded product listing (by @vijay-wagento)
 - magento#15745: [Forwardport] Fix method name (typo) (by @vijay-wagento)
 - magento#15746: [Forwardport] Resolved : UI Component listing action column outside of screen when... (by @vgelani)
 - magento#15692: Fix minor issues in ui export converter classes (by @dmytro-ch)
 - magento#15649: [Forwardport] Fixes in config module (by @mhauri)
 - magento#15540: fix for Wrong price amount on product page magento#11717 (by @HirokazuNishi)


Fixed GitHub Issues:
 - magento#15192: Module Manager module grid is not working Magento 2.2.4 (reported by @jignesh-baldha) has been fixed in magento#15755 by @vijay-wagento in 2.3-develop branch
   Related commits:
     1. 486f7a7
     2. 1b5d1d1

 - magento#15608: Styling <select> by changing less variables in Luma theme doesn't work as expected (reported by @denistrator) has been fixed in magento#15794 by @hitesh-wagento in 2.3-develop branch
   Related commits:
     1. 9fa6425

 - magento#14153: UI Component listing action column outside of screen when too many columns (reported by @milansimek) has been fixed in magento#15746 by @vgelani in 2.3-develop branch
   Related commits:
     1. 365bfb4

 - magento#11717: Wrong price amount on product page (reported by @HirokazuNishi) has been fixed in magento#15540 by @HirokazuNishi in 2.3-develop branch
   Related commits:
     1. cf05a84
     2. 67a2038
[TSG] Upporting for 2.3 (pr21) (2.3.0)
sanganinamrata pushed a commit that referenced this pull request Jun 7, 2018
[Forwardport] Added language translation for comment tag
@sanganinamrata sanganinamrata merged commit 1a76cdb into 2.3-develop Jun 7, 2018
sanganinamrata added a commit that referenced this pull request Jun 19, 2018
sanganinamrata added a commit that referenced this pull request Jun 19, 2018
sanganinamrata pushed a commit that referenced this pull request Jun 19, 2018
… Collection Using Magent… #2 magento#15829

 - Merge Pull Request magento#15829 from neeta-wagento/magento2:2.1-develop-PR-port-11869
 - Merged commits:
   1. c261156
   2. 950e317
sanganinamrata pushed a commit that referenced this pull request Jun 19, 2018
sanganinamrata pushed a commit that referenced this pull request Jun 19, 2018
Accepted Public Pull Requests:
 - magento#15829: [Backport] Resolve Error While Trying To Load Quote Item Collection Using Magent� #2 (by @neeta-wagento)
 - magento#15834: [BackPort] Resolve Knockout non-unique elements id in console error (by @viral-wagento)


Fixed GitHub Issues:
 - magento#8954: Error While Trying To Load Quote Item Collection Using Magento\Quote\Model\ResourceModel\QuoteItem\Collection::getItems() (reported by @rendyep) has been fixed in magento#15829 by @neeta-wagento in 2.1-develop branch
   Related commits:
     1. c261156
     2. 950e317

 - magento#15348: Multiple Payment Methods Enabled is giving error in console "Found 3 Elements with non - unique Id" (reported by @neeta-wagento) has been fixed in magento#15834 by @viral-wagento in 2.1-develop branch
   Related commits:
     1. b63d2c5
sanganinamrata pushed a commit that referenced this pull request Jun 19, 2018
Updated Branch 2.2-develop from Magento 2 upstream
sanganinamrata added a commit that referenced this pull request Jun 19, 2018
sanganinamrata pushed a commit that referenced this pull request Jul 6, 2018
 - Merge Pull Request magento#15798 from chirag-wagento/magento2:2.3-develop-PR-port-15789
 - Merged commits:
   1. cd0a7b4
sanganinamrata pushed a commit that referenced this pull request Jul 6, 2018
Accepted Public Pull Requests:
 - magento#16135: Fix type hints and add undefined property in Webapi [2.3-develop] (by @mhauri)
 - magento#16170: 1163: CreateCreditMemoEntityTest rework to support MSI reservation mechanism. (by @nmalevanec)
 - magento#16153: 1190: CreateOrderBackendPartOneTest rework to support MSI reservation mechanism. (by @nmalevanec)
 - magento#16061: Change the favicon file to the newer Magento logo (by @DMMundle)
 - magento#16155: [Forwardport] chore: prefer woff and woff2 (by @DanielRuf)
 - magento#15777: [Forwardport] Fix negative basket total due to shipping tax residue (by @osrecio)
 - magento#15861: [Forwardport] ISSUE-14747 Newsletter subscription confirmation message does not dis� (by @rahul-kachhadiya)
 - magento#16097: [Forwardport] fix: prevent inline-block issue in name form due to space and font-size (by @DanielRuf)
 - magento#15798: [Forwardport] Removed unnecessary css. #2 (by @chirag-wagento)
 - magento#16038: [Forwardport] bugfix checkout page cart icon color (by @chirag-wagento)
 - magento#15759: [Forwardport] 2.3 develop pr port 15566 (by @vgelani)
 - magento#16137: FIX for apparently random API failures while using array types (by @phoenix128)


Fixed GitHub Issues:
 - magento#1163: Problem when change less file in magento. (reported by @zivendesign) has been fixed in magento#16170 by @nmalevanec in 2.3-develop branch
   Related commits:
     1. f53c620

 - magento#1190: installation error in  0.74.0-beta4 (reported by @sivajik34) has been fixed in magento#16153 by @nmalevanec in 2.3-develop branch
   Related commits:
     1. 2b8b9d5

 - magento#14747: Newsletter subscription confirmation message does not display after clicking link in email (reported by @tohann) has been fixed in magento#15861 by @rahul-kachhadiya in 2.3-develop branch
   Related commits:
     1. 75516bf

 - magento#16047: inline-block issue in name form (reported by @DanielRuf) has been fixed in magento#16097 by @DanielRuf in 2.3-develop branch
   Related commits:
     1. 204b4ac

 - magento#15565: Getting wrong frontend-controller, when using storecodes in urls (reported by @EliasKotlyar) has been fixed in magento#15759 by @vgelani in 2.3-develop branch
   Related commits:
     1. 61856f5
     2. 4c77dff
sanganinamrata pushed a commit that referenced this pull request Jul 20, 2018
[Forwardport] magento#16079 translation possibility for moreButtonText
sanganinamrata pushed a commit that referenced this pull request Jan 28, 2020
sanganinamrata pushed a commit that referenced this pull request Jan 28, 2020
sanganinamrata pushed a commit that referenced this pull request Oct 24, 2020
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.