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] Backend: Fixed checkbox alignment #14

Open
wants to merge 1,802 commits into
base: 2.2-develop
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 4, 2019

  1. MAGETWO-96457: [Magento Cloud] [QUANS] Tiered block displayed on conf…

    …igurable products without any tiered pricing
    StasKozar committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    1df83b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec40010 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/2.2-develop' into MAGETWO-97239

    # Conflicts:
    #	app/code/Magento/SalesRule/Test/Mftf/Data/SalesRuleData.xml
    oleg-onufer committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    d470766 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/MAGETWO-97239' into 2.2-develop-…

    …mftf-pr14
    
    # Conflicts:
    #	app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductActionGroup.xml
    oleg-onufer committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    0329fd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6739e0d View commit details
    Browse the repository at this point in the history
  6. Merge pull request magento#3679 from magento-tsg-csl3/2.2-develop-pr20

    [TSG-CSL3] For 2.2 (pr20)
    Lysenko Olexandr authored Feb 4, 2019
    Configuration menu
    Copy the full SHA
    ddd278a View commit details
    Browse the repository at this point in the history
  7. MAGETWO-96457: [Magento Cloud] [QUANS] Tiered block displayed on conf…

    …igurable products without any tiered pricing
    StasKozar committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    1db76cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3132c3e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65c03dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cec236d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1181d0f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e563a50 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    42040b0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0be60e9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f30e8c5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    939fc9a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a0f2ec2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ccd313a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c86a825 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    12e4ec2 View commit details
    Browse the repository at this point in the history
  21. ENGCOM-3691: [Backport] Fix: Attribute Option with zero at the beginn…

    …ing does not work if there is already option with the same number without the zero [REST API] magento#19612
    sidolov authored Feb 4, 2019
    Configuration menu
    Copy the full SHA
    49883b7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9bd2e6a View commit details
    Browse the repository at this point in the history
  23. ENGCOM-4116: [Backport] Fixed magento#20282 Module Catalog Url Rewrit…

    …e: Permanent Redirect for old URL is missed when product was imported magento#20737
    
     - Merge Pull Request magento#20737 from shikhamis11/magento2:2.2-develop-PR-port-20344
     - Merged commits:
       1. 1cb5e51
       2. 7de5e7e
    magento-engcom-team committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    0c0cb8f View commit details
    Browse the repository at this point in the history
  24. 🔃 [EngCom] Public Pull Requests - 2.2-develop

    Accepted Public Pull Requests:
     - magento#20929: resolve typo errors for js record.js (by @neeta-wagento)
     - magento#20837: [Backport] Fixed apply discount button alignment on checkout page (by @amol2jcommerce)
     - magento#20886: [Backport] magento#20409 Fixed Unnecessary slash in namespace (by @milindsingh)
     - magento#20863: [Backport] Update Filter.php fix issue magento#20624 (by @irajneeshgupta)
     - magento#20784: [Backport] Gift-option-message-overlap-edit-and-remove-button-2.2 (by @ajay2jcommerce)
     - magento#20642: [Backport] magento#12194: Tier price on configurable product sorting so� (by @amol2jcommerce)
     - magento#19612: [Backport] Fix: Attribute Option with zero at the beginning does not work if there is already option with the same number without the zero [REST API] (by @SikailoISM)
     - magento#19667: [Backport] chore: remove old code for IE9 (by @DanielRuf)
    
    
    Fixed GitHub Issues:
     - magento#20137: On checkout page apply discount button is not align with input box (reported by @nainesh2jcommerce) has been fixed in magento#20837 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. 4a3354a
         2. 1a75856
         3. 496c6af
    
     - magento#20409: Magento\Catalog\Api\ProductRenderListInterface returns products regardless of visibility (reported by @Floddy) has been fixed in magento#20886 by @milindsingh in 2.2-develop branch
       Related commits:
         1. 9092e7a
    
     - magento#20624: `\Magento\ImportExport\Block\Adminhtml\Export\Filter::_getSelectHtmlWithValue()` method overwrites self $value argument (reported by @andkirby) has been fixed in magento#20863 by @irajneeshgupta in 2.2-develop branch
       Related commits:
         1. 05bc8a6
         2. 34da4ca
    
     - magento#20604: Gift option message overlap edit and remove button (reported by @ajay2jcommerce) has been fixed in magento#20784 by @ajay2jcommerce in 2.2-develop branch
       Related commits:
         1. adf8d4c
    
     - magento#19436: Attribute Option with zero at the bigining does not work if there is already option with the same number without the zero (REST API)) (reported by @zexperto) has been fixed in magento#19612 by @SikailoISM in 2.2-develop branch
       Related commits:
         1. 14aa091
    magento-engcom-team authored Feb 4, 2019
    Configuration menu
    Copy the full SHA
    6ef57bd View commit details
    Browse the repository at this point in the history
  25. ENGCOM-4012: [Backport] issue fixed magento#20259 Store switcher not …

    …sliding up and down, only dropd… magento#20540
    sidolov authored Feb 4, 2019
    Configuration menu
    Copy the full SHA
    203045a View commit details
    Browse the repository at this point in the history
  26. 🔃 [EngCom] Public Pull Requests - 2.2-develop

    Accepted Public Pull Requests:
     - magento#20540: [Backport] issue fixed magento#20259 Store switcher not sliding up and down, only dropd… (by @irajneeshgupta)
    
    
    Fixed GitHub Issues:
     - magento#20259: Store switcher not sliding up and down, only dropdown arrow working  (reported by @cedarvinda) has been fixed in magento#20540 by @irajneeshgupta in 2.2-develop branch
       Related commits:
         1. 4741489
         2. cd75f29
         3. 1f01d92
    magento-engcom-team authored Feb 4, 2019
    Configuration menu
    Copy the full SHA
    a72e4d1 View commit details
    Browse the repository at this point in the history
  27. ENGCOM-4120: [Backport] Fixes incorrect where condition when deleting…

    … swatch option, it delet… magento#20745
    
     - Merge Pull Request magento#20745 from amol2jcommerce/magento2:2.2-develop-PR-port-20421
     - Merged commits:
       1. 4ad7bd3
       2. b136710
    magento-engcom-team committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    0c5a0f4 View commit details
    Browse the repository at this point in the history
  28. ENGCOM-4121: [Backport] Time-fields-misaligned-in-iPad-landscape-view…

    … ::Time fields misaligne-2.2 magento#20602
    
     - Merge Pull Request magento#20602 from amol2jcommerce/magento2:Fixed-Start-time-field-Date-Field-order-misaligned-in-iPad-2.2
     - Merged commits:
       1. ebca6b3
    magento-engcom-team committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    1205c98 View commit details
    Browse the repository at this point in the history
  29. ENGCOM-4122: [Backport] Fixed-Wishlist-alignment-issue-at-mobile-2.2 m…

    …agento#20589
    
     - Merge Pull Request magento#20589 from amol2jcommerce/magento2:Fixed-Wishlist-alignment-issue-at-mobile-2.2
     - Merged commits:
       1. 38481cb
    magento-engcom-team committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    ba42aaa View commit details
    Browse the repository at this point in the history
  30. ENGCOM-4123: [Backport] Fixed-Apply-discount-code-placeholder-2.2 mag…

    …ento#20586
    
     - Merge Pull Request magento#20586 from amol2jcommerce/magento2:Fixed-Apply-discount-code-placeholder-2.2
     - Merged commits:
       1. f2d28ed
    magento-engcom-team committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    f8a50b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Configuration menu
    Copy the full SHA
    557aa92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    225872e View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/MAGETWO-96705' into 2.2-develop-…

    …mftf-pr14
    
    # Conflicts:
    #	app/code/Magento/SalesRule/Test/Mftf/ActionGroup/AdminCartPriceRuleActionGroup.xml
    #	app/code/Magento/SalesRule/Test/Mftf/Data/SalesRuleData.xml
    bshevchenko committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    bb6c56c View commit details
    Browse the repository at this point in the history
  4. MAGETWO-95452: Special price does not work when "default config" scop…

    …e timezone does not match "website" scope timezone
    svitja committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    32065b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50c7536 View commit details
    Browse the repository at this point in the history
  6. MAGETWO-96457: [Magento Cloud] [QUANS] Tiered block displayed on conf…

    …igurable products without any tiered pricing
    StasKozar committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    bfa89cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97940b5 View commit details
    Browse the repository at this point in the history
  8. MAGETWO-96457: [Magento Cloud] [QUANS] Tiered block displayed on conf…

    …igurable products without any tiered pricing
    StasKozar committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    3cf4f35 View commit details
    Browse the repository at this point in the history
  9. MAGETWO-94439: Not possible to drag specified Related/Upsell/Cross-se…

    …ll products to new positions in Windows 10 machine
    DianaRusin committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    0c09266 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a38067 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0cbf9d7 View commit details
    Browse the repository at this point in the history
  12. ENGCOM-4088: [Backport] Fixed Issue magento#20631 Console error on ch…

    …eckout after changing the allowed countries from admin magento#20885
    
     - Merge Pull Request magento#20885 from amol2jcommerce/magento2:2.2-develop-PR-port-20634
     - Merged commits:
       1. 467a2a8
       2. a48a4de
       3. 8d67213
       4. 1a38067
    magento-engcom-team committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    e9cbd08 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    87c9c61 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    83d0f82 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cac994a View commit details
    Browse the repository at this point in the history
  16. Merge remote-tracking branch 'origin/2.2-develop' into MAGETWO-95734

    # Conflicts:
    #	app/code/Magento/Backend/Test/Mftf/Section/AdminMainActionsSection.xml
    zakdma committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    5e7581e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d6a61ac View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    165e6ae View commit details
    Browse the repository at this point in the history
  19. ENGCOM-4127: [Backport] Fixed-Shipping-method-title-overlapping-on-ed…

    …it-icon-in-mobile magento#20443
    
     - Merge Pull Request magento#20443 from amol2jcommerce/magento2:Fixed-Shipping-method-title-overlapping-on-edit-icon-in-mobile
     - Merged commits:
       1. ed54283
    magento-engcom-team committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    f9cc4e4 View commit details
    Browse the repository at this point in the history
  20. ENGCOM-4128: [Backport] Avoid duplicate loading of configuration files

    …magento#20646
    
     - Merge Pull Request magento#20646 from amol2jcommerce/magento2:2.2-develop-PR-port-19585
     - Merged commits:
       1. bf13289
       2. eb6f0e6
       3. 3667eed
    magento-engcom-team committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    11239f7 View commit details
    Browse the repository at this point in the history
  21. ENGCOM-4131: [Backport] added config for catalog review in frontend m…

    …agento#19943
    
     - Merge Pull Request magento#19943 from torhoehn/magento2:2.2-develop-PR-port-18895
     - Merged commits:
       1. 4249ed8
       2. 5a1f1df
       3. 7968091
       4. 1b9f91f
    magento-engcom-team committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    b136e32 View commit details
    Browse the repository at this point in the history
  22. ENGCOM-4132: [Backport] My account page title extra space on mobile 2.2

    magento#20782
    
     - Merge Pull Request magento#20782 from amol2jcommerce/magento2:My-account-page-title-extra-space-on-mobile-2.2
     - Merged commits:
       1. 615a595
       2. 880362a
    magento-engcom-team committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    6425dda View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f62220b View commit details
    Browse the repository at this point in the history
  24. ENGCOM-4133: [Backport] Fixed-checkout-tooltip-dropdown magento#20490

     - Merge Pull Request magento#20490 from amol2jcommerce/magento2:Fixed-checkout-tooltip-dropdown
     - Merged commits:
       1. b6d9fed
    magento-engcom-team committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    4c7027b View commit details
    Browse the repository at this point in the history
  25. MAGETWO-74043: [GITHUB] Magento 2.1 CE, Cannot change attribute set f…

    …or bundled product magento#5999
    OlgaVasyltsun committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    3123271 View commit details
    Browse the repository at this point in the history
  26. MAGETWO-95734: MFTF tests fix

    zakdma committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    849b179 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3eef2af View commit details
    Browse the repository at this point in the history
  28. Merge pull request magento#3693 from magento-tsg/2.2-develop-mftf-pr14

    [TSG] MFTF for 2.2 (pr14) (2.2-develop)
    Alexander Akimov authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    1548d5a View commit details
    Browse the repository at this point in the history
  29. ENGCOM-4142: Fixed issue magento#19942 in 2.2 magento#20776

     - Merge Pull Request magento#20776 from cedcommerce/magento2:govind2.2-DevelopPr1
     - Merged commits:
       1. 0ec113f
       2. a44cb0e
    magento-engcom-team committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    a521238 View commit details
    Browse the repository at this point in the history
  30. ENGCOM-4143: [Backport] Fixed-Bundle-Product-add-to-cart-button-misal…

    …igned-2.2 magento#20554
    
     - Merge Pull Request magento#20554 from amol2jcommerce/magento2:Fixed-Bundle-Product-add-to-cart-button-misaligned-2.2
     - Merged commits:
       1. 1e704e7
    magento-engcom-team committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    ccab90a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    68e673d View commit details
    Browse the repository at this point in the history
  32. Merge remote-tracking branch 'origin/2.2-develop' into MAGETWO-95734

    # Conflicts:
    #	app/code/Magento/Backend/Test/Mftf/Section/AdminMainActionsSection.xml
    zakdma committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    a68bfb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Configuration menu
    Copy the full SHA
    56f3396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afe6be3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c192e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a353ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b530f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8d69a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a829ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f7afb5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    411f786 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    02c7c52 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b8a810d View commit details
    Browse the repository at this point in the history
  12. MAGETWO-98107: [FT] [MFTF] AdminCartRulesAppliedForProductInCartTest …

    …fails because of bad design
    zakdma committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    0453a65 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    80b1323 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7e403f6 View commit details
    Browse the repository at this point in the history
  15. MAGETWO-98110: [FT] [MFTF] StorefrontPurchaseProductWithCustomOptions…

    …Test fails because of bad design
    zakdma committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    9024f9b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c5c5014 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0002710 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    79a7e1e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fa9338f View commit details
    Browse the repository at this point in the history
  20. ENGCOM-4116: [Backport] Fixed magento#20282 Module Catalog Url Rewrit…

    …e: Permanent Redirect for old URL is missed when product was imported magento#20737
    sivaschenko authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    88d6e22 View commit details
    Browse the repository at this point in the history
  21. ENGCOM-4088: [Backport] Fixed Issue magento#20631 Console error on ch…

    …eckout after changing the allowed countries from admin magento#20885
    sivaschenko authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    d027b69 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4b6ceea View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1d69f99 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c3ce11c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8923b6a View commit details
    Browse the repository at this point in the history
  26. MAGETWO-74043: [GITHUB] Magento 2.1 CE, Cannot change attribute set f…

    …or bundled product magento#5999
    OlgaVasyltsun committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    6b50cd7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8634afc View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    74161d7 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    57c7886 View commit details
    Browse the repository at this point in the history
  30. ENGCOM-4006: [Backport]changes-add-your-review-text-is-not-show-unifo…

    …rmly-in-Mobile-view magento#20257
    
     - Merge Pull Request magento#20257 from amol2jcommerce/magento2:'changes-add-your-review-text-is-not-show-uniformly-in-Mobile-view'
     - Merged commits:
       1. 3b1be58
    magento-engcom-team committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    eb7dda1 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    119a650 View commit details
    Browse the repository at this point in the history
  32. Merge pull request magento#3696 from magento-tsg/2.2-develop-pr73

    [TSG] Backporting for 2.2 (pr73) (2.2)
    Alexander Akimov authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    e592fca View commit details
    Browse the repository at this point in the history
  33. [EngCom] Public Pull Requests - 2.2-develop

     - merged latest code from mainline branch
    magento-engcom-team authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    67ea0bc View commit details
    Browse the repository at this point in the history
  34. MAGETWO-97313: [Backport 2.2.x] Mysql reconnect does not work

    Yevhen Miroshnychenko committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    79ffb40 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2079268 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    31a2be6 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    649517d View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d28377b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Configuration menu
    Copy the full SHA
    9f2c4fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71d4aee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97f8101 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    373aecf View commit details
    Browse the repository at this point in the history
  5. MAGETWO-95734: MFTF tests fix

    zakdma committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    de2e02f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41493d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1731003 View commit details
    Browse the repository at this point in the history
  8. MAGETWO-95452: Special price does not work when "default config" scop…

    …e timezone does not match "website" scope timezone
    zakdma committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    34db704 View commit details
    Browse the repository at this point in the history
  9. MAGETWO-95452: Special price does not work when "default config" scop…

    …e timezone does not match "website" scope timezone
    zakdma committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    8ab274c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    096f2a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1ebfd8c View commit details
    Browse the repository at this point in the history
  12. ENGCOM-4122: [Backport] Fixed-Wishlist-alignment-issue-at-mobile-2.2 m…

    …agento#20589
    
     - Merge Pull Request magento#20589 from amol2jcommerce/magento2:Fixed-Wishlist-alignment-issue-at-mobile-2.2
     - Merged commits:
       1. 38481cb
       2. 1ebfd8c
    magento-engcom-team committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    29d43c5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    97c8e69 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f6a6ead View commit details
    Browse the repository at this point in the history
  15. MAGETWO-98107: [FT] [MFTF] AdminCartRulesAppliedForProductInCartTest …

    …fails because of bad design
    zakdma committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    ff63723 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ee49f71 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9cffc92 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    10021c4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f8d8709 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f86dbf8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ef0eb4d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5695646 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ad10c87 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d89a38a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Merge remote-tracking branch 'origin/2.2-develop' into MAGETWO-82385

    # Conflicts:
    #	app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOrderGridActionGroup.xml
    viktorpetryk committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    f520931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12e25f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93da742 View commit details
    Browse the repository at this point in the history
  4. Merge pull request magento#3712 from magento-tsg/2.2-develop-pr75

    [TSG] Backporting for 2.2 (pr75) (2.2)
    xmav authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    76fcd12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa14794 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84e1df6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61a9d57 View commit details
    Browse the repository at this point in the history
  8. ENGCOM-4133: [Backport] Fixed-checkout-tooltip-dropdown magento#20490

     - Merge Pull Request magento#20490 from amol2jcommerce/magento2:Fixed-checkout-tooltip-dropdown
     - Merged commits:
       1. b6d9fed
       2. f6a6ead
    magento-engcom-team committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    dad5078 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3091990 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    373c3b3 View commit details
    Browse the repository at this point in the history
  11. [EngCom] Public Pull Requests - 2.2-develop

     - merged latest code from mainline branch
    magento-engcom-team authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    02e0a87 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    07216dd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b7fa7f5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4cb01ef View commit details
    Browse the repository at this point in the history
  15. Fix static test.

    nmalevanec authored and nirav-kadiya committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    5ecc6b2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e0c8a8f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6c155e3 View commit details
    Browse the repository at this point in the history
  18. ENGCOM-4183: [Backport] Fixed - Lifetime update syntax error magento#…

    …13309 magento#21078
    
     - Merge Pull Request magento#21078 from ssp58bleuciel/magento2:2.2-develop-PR-port-19634
     - Merged commits:
       1. 4cb01ef
       2. 5ecc6b2
    magento-engcom-team committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    a3fe7c1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5c59a93 View commit details
    Browse the repository at this point in the history
  20. 🔃 [EngCom] Public Pull Requests - 2.2-develop

    Accepted Public Pull Requests:
     - magento#20443: [Backport] Fixed-Shipping-method-title-overlapping-on-edit-icon-in-mobile (by @amol2jcommerce)
     - magento#20737: [Backport] Fixed magento#20282 Module Catalog Url Rewrite: Permanent Redirect for old URL is missed when product was imported (by @shikhamis11)
     - magento#20885: [Backport] Fixed Issue magento#20631 Console error on checkout after changing the allowed countries from admin (by @amol2jcommerce)
     - magento#20738: [Backport] minicart-three-digit-quantity-cutoff (by @amol2jcommerce)
     - magento#19760: Fix for making subcategories appear in breadcrumbs (Backport) (by @Yamaha32088)
    
    
    Fixed GitHub Issues:
     - magento#20427: Shipping method title overlapping on edit icon in mobile view on Checkout page  (reported by @faizan2jcommerce) has been fixed in magento#20443 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. ed54283
    
     - magento#20282: Module Catalog Url Rewrite: Permanent Redirect for old URL is missed when product was imported (reported by @olegAleksin) has been fixed in magento#20737 by @shikhamis11 in 2.2-develop branch
       Related commits:
         1. 1cb5e51
         2. 7de5e7e
    
     - magento#20631: Console error on checkout after changing the allowed countries from admin. (reported by @maheshWebkul721) has been fixed in magento#20885 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. 467a2a8
         2. a48a4de
         3. 8d67213
         4. 1a38067
    
     - magento#20611: Minicart qty input box get distorted with 3-digit (reported by @parag2jcommerce) has been fixed in magento#20738 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. 3fb9d59
    
     - magento#7967: Problems with breadcrumbs (reported by @susmithaN) has been fixed in magento#19760 by @Yamaha32088 in 2.2-develop branch
       Related commits:
         1. bf7ee62
    sidolov authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    14d92d4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fcbb5c1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    14af3f8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    96128a5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f88b76b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b720840 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bc9c5bb View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a82b242 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    77cd8c2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    58423a9 View commit details
    Browse the repository at this point in the history
  30. ENGCOM-4011: [Backport] Fixed The ui-component field validation error…

    … not opening accordion tab that owns the field (field does not get focused) magento#20510
    sidolov authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    26d6f3e View commit details
    Browse the repository at this point in the history
  31. ENGCOM-3976: [Backport] issue magento#18349 Fixed for 2.3: Incorrect …

    …quote_item_id saved on order items during multiple address checkout magento#20640
    sidolov authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    19560b9 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1c54ed1 View commit details
    Browse the repository at this point in the history
  33. ENGCOM-4185: [Backport] MAGETWO-95819: Customer registration fields n…

    …ot translated magento#21081
    
     - Merge Pull Request magento#21081 from tdgroot/magento2:backport-magetwo-95819
     - Merged commits:
       1. e0c8a8f
    magento-engcom-team committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    5f56b5c View commit details
    Browse the repository at this point in the history
  34. ENGCOM-4187: [Backport] Empty block rendering in My Account page side…

    …bar fixed using designing changes. magento#20845
    
     - Merge Pull Request magento#20845 from mage2pratik/magento2:2.2-develop-PR-port-20630
     - Merged commits:
       1. e1e4f1b
    magento-engcom-team committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    eb8deb1 View commit details
    Browse the repository at this point in the history
  35. 🔃 [EngCom] Public Pull Requests - 2.2-develop

    Accepted Public Pull Requests:
     - magento#20554: [Backport] Fixed-Bundle-Product-add-to-cart-button-misaligned-2.2 (by @amol2jcommerce)
     - magento#20776: Fixed issue magento#19942 in 2.2 (by @GovindaSharma)
     - magento#20490: [Backport] Fixed-checkout-tooltip-dropdown (by @amol2jcommerce)
     - magento#20782: [Backport] My account page title extra space on mobile 2.2 (by @amol2jcommerce)
     - magento#19943: [Backport] added config for catalog review in frontend (by @torhoehn)
     - magento#20646: [Backport] Avoid duplicate loading of configuration files (by @amol2jcommerce)
     - magento#20586: [Backport] Fixed-Apply-discount-code-placeholder-2.2 (by @amol2jcommerce)
     - magento#20602: [Backport] Time-fields-misaligned-in-iPad-landscape-view ::Time fields misaligne-2.2 (by @amol2jcommerce)
     - magento#20745: [Backport] Fixes incorrect where condition when deleting swatch option, it delet� (by @amol2jcommerce)
     - magento#20510: [Backport] Fixed The ui-component field validation error not opening accordion tab that owns the field (field does not get focused) (by @mageprince)
     - magento#20640: [Backport] issue magento#18349 Fixed for 2.3: Incorrect quote_item_id saved on order items during multiple address checkout (by @amol2jcommerce)
    
    
    Fixed GitHub Issues:
     - magento#20193:  Bundle Product add to cart button misaligned on tab portrait view. (reported by @ajay2jcommerce) has been fixed in magento#20554 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. 1e704e7
    
     - magento#19942: Success message is not showing when creating invoice & shipment simultaniously  (reported by @Surabhi-Cedcoss) has been fixed in magento#20776 by @GovindaSharma in 2.2-develop branch
       Related commits:
         1. 0ec113f
         2. a44cb0e
    
     - magento#20487: On checkout page tooltip dropdown pointer not proper on tablet (reported by @ranee2jcommerce) has been fixed in magento#20490 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. b6d9fed
         2. f6a6ead
    
     - magento#20723: My account page title extra space on mobile (when not display error or success messages) (reported by @priti2jcommerce) has been fixed in magento#20782 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. 615a595
         2. 880362a
    
     - magento#20278: Apply discount code placeholder gets cut in Tab portriat view on cart page (reported by @yashwant2jcommerce) has been fixed in magento#20586 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. f2d28ed
    
     - magento#20580: Time fields misaligned in iPad landscape view (1024 x 768) (reported by @yashwant2jcommerce) has been fixed in magento#20602 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. ebca6b3
    
     - magento#20396: Changing attribute from swatch to dropdown deletes swatch options for all attributes (reported by @maderlock) has been fixed in magento#20745 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. 4ad7bd3
         2. b136710
    
     - magento#17926: The ui-component field validation error not opening accordion tab that owns the field (field does not get focused) (reported by @allanpaiste) has been fixed in magento#20510 by @mageprince in 2.2-develop branch
       Related commits:
         1. 4a13ccf
    magento-engcom-team authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    745e9ac View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c7e05eb View commit details
    Browse the repository at this point in the history
  37. ENGCOM-4020: [Backport] 19482 increase product quantity with disabled…

    … manage stock when place order is failed magento#20644
    sidolov authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    94d5291 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    297a0ae View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. 🔃 [EngCom] Public Pull Requests - 2.2-develop

    Accepted Public Pull Requests:
     - magento#20589: [Backport] Fixed-Wishlist-alignment-issue-at-mobile-2.2 (by @amol2jcommerce)
     - magento#20644: [Backport] 19482 increase product quantity with disabled manage stock when place order is failed (by @amol2jcommerce)
     - magento#20257: [Backport]changes-add-your-review-text-is-not-show-uniformly-in-Mobile-view (by @amol2jcommerce)
    
    
    Fixed GitHub Issues:
     - magento#19482: Increase product quantity with disabled Manage Stock when place order is failed (reported by @iGerchak) has been fixed in magento#20644 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. abddea8
         2. 5d38ec6
         3. 582a1e7
    
     - magento#20221: add your review text is not show uniformly in Mobile view (reported by @preeti-gupta123) has been fixed in magento#20257 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. 3b1be58
    magento-engcom-team authored Feb 9, 2019
    Configuration menu
    Copy the full SHA
    285af5b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. Configuration menu
    Copy the full SHA
    99106e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Fixed issue magento#20157

    Updated css file
    Govind Sharma authored and Amol Chaudhari committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    cb67c97 View commit details
    Browse the repository at this point in the history
  2. Fixed Indentation

    Govind Sharma authored and Amol Chaudhari committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    665dbef View commit details
    Browse the repository at this point in the history
  3. Updated Indentation

    Govind Sharma authored and Amol Chaudhari committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    246a344 View commit details
    Browse the repository at this point in the history
  4. ENGCOM-3991: Static test fix.

    p-bystritsky authored and Amol Chaudhari committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    09c0f01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fa3f8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da012fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35651f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    83c0b1c View commit details
    Browse the repository at this point in the history
  9. issue fixed magento#20382

    issue fixed magento#20382
    Rajneesh Gupta authored and irajneeshgupta committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    05848e5 View commit details
    Browse the repository at this point in the history
  10. ENGCOM-4200: [Backport][CMS] Improving the uploaded images styling view

    magento#21110
    
     - Merge Pull Request magento#21110 from eduard13/magento2:2.2-develop-20787-bp
     - Merged commits:
       1. 99106e1
    magento-engcom-team committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    2bfc837 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a220289 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'MAGETWO-97898' into port-97898

    Mariana Lashch committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    9079dde View commit details
    Browse the repository at this point in the history
  13. ENGCOM-4204: [Backport] Fixing the styling issue on customizable opti…

    …ons magento#20821
    
     - Merge Pull Request magento#20821 from eduard13/magento2:2.2-develop-bp-20498
     - Merged commits:
       1. 06f7430
    magento-engcom-team committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    e4cbf2c View commit details
    Browse the repository at this point in the history
  14. ENGCOM-4205: [Backport] issue fixed magento#20382 magento#21124

     - Merge Pull Request magento#21124 from irajneeshgupta/magento2:2.2-develop-PR-port-20383
     - Merged commits:
       1. 05848e5
    magento-engcom-team committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    990c74f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a538e9d View commit details
    Browse the repository at this point in the history
  16. ENGCOM-4208: [Backport] Add filter for \NOT FIND_IN_SET\ sql condit…

    …ions magento#21123
    
     - Merge Pull Request magento#21123 from mageprince/magento2:2.2-develop-PR-port-20607
     - Merged commits:
       1. 2fa3f8f
    magento-engcom-team committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    8f30b3e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0add114 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f06aa9b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    aea5b08 View commit details
    Browse the repository at this point in the history
  20. ENGCOM-3986: [Backport] Added option to exclude discount amount from …

    …minimum order amount calculation magento#18524
    sivaschenko authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    1efc8e0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9ba4908 View commit details
    Browse the repository at this point in the history
  22. 🔃 [EngCom] Public Pull Requests - 2.2-develop

    Accepted Public Pull Requests:
     - magento#21110: [Backport][CMS] Improving the uploaded images styling view (by @eduard13)
     - magento#21078: [Backport] Fixed - Lifetime update syntax error magento#13309 (by @ssp58bleuciel)
     - magento#20876: [backport] Exceptions when search product with sku like "42-" (by @Nazar65)
     - magento#18524: [Backport] Added option to exclude discount amount from minimum order amount calculation (by @ccasciotti)
    
    
    Fixed GitHub Issues:
     - magento#20786: [CMS] File upload preview style issue (reported by @eduard13) has been fixed in magento#21110 by @eduard13 in 2.2-develop branch
       Related commits:
         1. 99106e1
    
     - magento#13309: Lifetime update syntax error (reported by @navalnichnik) has been fixed in magento#21078 by @ssp58bleuciel in 2.2-develop branch
       Related commits:
         1. 4cb01ef
         2. 5ecc6b2
    
     - magento#9988: Quick search by SKU not working properly (reported by @harimayco) has been fixed in magento#20876 by @Nazar65 in 2.2-develop branch
       Related commits:
         1. 49d09cf
    
     - magento#20716: Exceptions when search product with sku like "42-" (reported by @Nazar65) has been fixed in magento#20876 by @Nazar65 in 2.2-develop branch
       Related commits:
         1. 49d09cf
    magento-engcom-team authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    5c7f3f1 View commit details
    Browse the repository at this point in the history
  23. ENGCOM-4213: [Backport] Number of Lines in a Street Address not setti…

    …ng to default when you checked Use system value magento#20566
    
     - Merge Pull Request magento#20566 from XxXgeoXxX/magento2:2.2-develop#13675
     - Merged commits:
       1. ca9bb26
    magento-engcom-team committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    a0fc09c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e1fa078 View commit details
    Browse the repository at this point in the history
  25. ENGCOM-4068: Fix issue 19328 - Success Message Icon vertically misali…

    …gned in admin panel magento#19333
    
     - Merge Pull Request magento#19333 from speedy008/magento2:fix-issue-19328
     - Merged commits:
       1. 4fcc190
       2. aa13b7d
       3. 330b6cc
       4. 5cab3ff
       5. 373c3b3
       6. 07216dd
       7. b7fa7f5
    magento-engcom-team committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    79130f6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    16fc50d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    fa7dd3c View commit details
    Browse the repository at this point in the history
  28. Merge pull request magento#3700 from magento-performance/MAGETWO-97094

    [performance] MAGETWO-97094: [BackPort][MC-5663] Enable caching of AJAX requests on Varnish/Fastly
    duhon authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    775a7cc View commit details
    Browse the repository at this point in the history
  29. 🔃 [EngCom] Public Pull Requests - 2.2-develop

    Accepted Public Pull Requests:
     - magento#21081: [Backport] MAGETWO-95819: Customer registration fields not translated (by @tdgroot)
     - magento#19333: Fix issue 19328 - Success Message Icon vertically misaligned in admin panel (by @speedy008)
    
    
    Fixed GitHub Issues:
     - magento#19328: Success Message Icon vertically misaligned in admin panel  (reported by @speedy008) has been fixed in magento#19333 by @speedy008 in 2.2-develop branch
       Related commits:
         1. 4fcc190
         2. aa13b7d
         3. 330b6cc
         4. 5cab3ff
         5. 373c3b3
         6. 07216dd
         7. b7fa7f5
    magento-engcom-team authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    199eff2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Fixed store switcher not work multistore setup with different product…

    … urls issue
    Janak committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    bd1e538 View commit details
    Browse the repository at this point in the history
  2. Fixed code as per given instrunction in codacy

    Janak committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    a886103 View commit details
    Browse the repository at this point in the history
  3. Code updated as per reviever instrunctions

    Janak committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    78df524 View commit details
    Browse the repository at this point in the history
  4. Fixed Travis CI build failed

    Janak committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    7ebc03f View commit details
    Browse the repository at this point in the history
  5. Fixed travis failed issue

    Janak committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    7e4fe31 View commit details
    Browse the repository at this point in the history
  6. ENGCOM-4224: [Backport] Fixed store switcher doesn't work multistore …

    …setup with different product urls issue magento#21140
    
     - Merge Pull Request magento#21140 from janakbhimani/magento2:2.2-develop-PR-port-19798
     - Merged commits:
       1. bd1e538
       2. a886103
       3. 78df524
       4. 7ebc03f
       5. 7e4fe31
    magento-engcom-team committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    f929a26 View commit details
    Browse the repository at this point in the history
  7. Merge branch '2.2-develop' of github.com:magento/magento2ce into port…

    …-97898
    Mariana Lashch committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    5775719 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f83ee1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request magento#3735 from magento-mpi/port-97898

    Fixed issues:
    - [MAGETWO-97898](https://jira.corp.magento.com/browse/MAGETWO-97898) [Magento Cloud] Store switcher URL redirects to the same store
    igrybkov authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    18f226f View commit details
    Browse the repository at this point in the history
  10. ENGCOM-4209: [Backport] Fixed issue magento#20157 On advanced search …

    …page Price field misaligned on mobile view magento#21114
    
     - Merge Pull Request magento#21114 from amol2jcommerce/magento2:2.2-develop-PR-port-20159
     - Merged commits:
       1. cb67c97
       2. 665dbef
       3. 246a344
       4. 09c0f01
    magento-engcom-team committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    06ca36a View commit details
    Browse the repository at this point in the history
  11. ENGCOM-4213: [Backport] Number of Lines in a Street Address not setti…

    …ng to default when you checked Use system value magento#20566
    sidolov authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    65ff6cd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    19fd905 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d88a50 View commit details
    Browse the repository at this point in the history
  14. ENGCOM-4187: [Backport] Empty block rendering in My Account page side…

    …bar fixed using designing changes. magento#20845
    sidolov authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    6fac0d2 View commit details
    Browse the repository at this point in the history
  15. 🔃 [EngCom] Public Pull Requests - 2.2-develop

    Accepted Public Pull Requests:
     - magento#20566: [Backport] Number of Lines in a Street Address not setting to default  when you checked Use system value (by @XxXgeoXxX)
     - magento#21123: [Backport] Add filter for `NOT FIND_IN_SET` sql conditions (by @mageprince)
     - magento#21124: [Backport] issue fixed magento#20382 (by @irajneeshgupta)
     - magento#20845: [Backport] Empty block rendering in My Account page sidebar fixed using designing changes. (by @mage2pratik)
    
    
    Fixed GitHub Issues:
     - magento#13675: Magento 2 :-  Number of Lines in a Street Address not setting to default when you checked Use system value in Magento 2.1.7 (reported by @pradeeprcs) has been fixed in magento#20566 by @XxXgeoXxX in 2.2-develop branch
       Related commits:
         1. ca9bb26
    
     - magento#20382: View and Edit Cart link not aligned in middle because bellow the link a blank div (class="minicart-widgets") existing has 15px margin top, this div (class="minicart-widgets" ) should be display none or should not come if has no content, should only display if has content (reported by @irajneeshgupta) has been fixed in magento#21124 by @irajneeshgupta in 2.2-develop branch
       Related commits:
         1. 05848e5
    
     - magento#19139: Empty block rendering in My Account page sidebar (reported by @rafaelstz) has been fixed in magento#20845 by @mage2pratik in 2.2-develop branch
       Related commits:
         1. e1e4f1b
    magento-engcom-team authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    2fcf9b7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2fc33b4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    53f344d View commit details
    Browse the repository at this point in the history
  18. Fix static test.

    nmalevanec authored and eduard13 committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    8b98fb9 View commit details
    Browse the repository at this point in the history
  19. ENGCOM-4226: [Backport] [SendFriend] Covering the Send to friend by i…

    …ntegration tests magento#21156
    
     - Merge Pull Request magento#21156 from eduard13/magento2:2.2-develop-PR-port-21048
     - Merged commits:
       1. 53f344d
       2. 8b98fb9
    magento-engcom-team committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    da02bbf View commit details
    Browse the repository at this point in the history
  20. Small code adjustments

    eduard13 committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    1a31aee View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b82bf39 View commit details
    Browse the repository at this point in the history
  22. ENGCOM-4110: Static test fix.

    p-bystritsky authored and mage2pratik committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    c59b231 View commit details
    Browse the repository at this point in the history
  23. Extra space from left in top message section (Notification section)

    Extra space from left in top message section (Notification section)
    cedarvinda authored and mage2pratik committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    46f3169 View commit details
    Browse the repository at this point in the history
  24. Orders-and-Returns-layout-not-proper

    amol 2jcommerce committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    ce53cee View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a297fff View commit details
    Browse the repository at this point in the history
  26. ENGCOM-4228: [Backport] Extra space from left in top message section …

    …(Notification section) magento#21161
    
     - Merge Pull Request magento#21161 from mage2pratik/magento2:2.2-develop-PR-port-20962
     - Merged commits:
       1. 46f3169
    magento-engcom-team committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    4cc39de View commit details
    Browse the repository at this point in the history
  27. ENGCOM-4230: [Backport] Orders-and-Returns-layout-not-proper magento#…

    …21163
    
     - Merge Pull Request magento#21163 from amol2jcommerce/magento2:2.2-develop-PR-port-20817
     - Merged commits:
       1. ce53cee
    magento-engcom-team committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    cf2d6ea View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6bb8952 View commit details
    Browse the repository at this point in the history
  29. ENGCOM-4225: [Backport] [Checkout] Covering the successfully adding a…

    … valid coupon to cart by an integra… magento#21155
    
     - Merge Pull Request magento#21155 from eduard13/magento2:2.2-develop-PR-port-21028
     - Merged commits:
       1. 2fc33b4
       2. 1a31aee
    magento-engcom-team committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    5f2f522 View commit details
    Browse the repository at this point in the history
  30. ENGCOM-4225: [Backport] [Checkout] Covering the successfully adding a…

    … valid coupon to cart by an integra… magento#21155
    sidolov authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    332dfac View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e8e44a9 View commit details
    Browse the repository at this point in the history
  32. Fixes incorrect country code being used for Greek VAT numbers, should…

    … be 'EL' instead of 'GR'.
    hostep authored and Amol Chaudhari committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    bfa4e1f View commit details
    Browse the repository at this point in the history
  33. Merge branch '2.2-develop' into MAGETWO-97313

    Yevhen Miroshnychenko committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    bd59f48 View commit details
    Browse the repository at this point in the history
  34. Merge pull request magento#3739 from magento-tsg/2.2-develop-pr76

    [TSG] Backporting for 2.2 (pr76) (2.2)
    Alexander Akimov authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    ae2090c View commit details
    Browse the repository at this point in the history
  35. ENGCOM-4232: [Backport] Fixes incorrect country code being used for G…

    …reek VAT numbers, should… magento#21169
    
     - Merge Pull Request magento#21169 from amol2jcommerce/magento2:2.2-develop-PR-port-20548
     - Merged commits:
       1. bfa4e1f
    magento-engcom-team committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    51c9d13 View commit details
    Browse the repository at this point in the history
  36. ENGCOM-4235: [Backport] Fixed redirection issue in Admin-> Content ->…

    … Schedule magento#21160
    
     - Merge Pull Request magento#21160 from mage2pratik/magento2:2.2-develop-PR-port-20967
     - Merged commits:
       1. b82bf39
       2. c59b231
    magento-engcom-team committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    ef143f0 View commit details
    Browse the repository at this point in the history
  37. [EngCom] Public Pull Requests - 2.2-develop

     - merged latest code from mainline branch
    magento-engcom-team authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    f6ecf31 View commit details
    Browse the repository at this point in the history
  38. 🔃 [EngCom] Public Pull Requests - 2.2-develop

    Accepted Public Pull Requests:
     - magento#21156: [Backport] [SendFriend] Covering the Send to friend by integration tests (by @eduard13)
     - magento#21155: [Backport] [Checkout] Covering the successfully adding a valid coupon to cart by an integra… (by @eduard13)
     - magento#20821: [Backport] Fixing the styling issue on customizable options (by @eduard13)
    
    
    Fixed GitHub Issues:
     - magento#20497: Product customizable options issue (reported by @eduard13) has been fixed in magento#20821 by @eduard13 in 2.2-develop branch
       Related commits:
         1. 06f7430
    magento-engcom-team authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    a951912 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Merge branch '2.2-develop' into MAGETWO-97313

    Yevhen Miroshnychenko committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    8658b2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5afdb2 View commit details
    Browse the repository at this point in the history
  3. ENGCOM-4235: [Backport] Fixed redirection issue in Admin-> Content ->…

    … Schedule magento#21160
    
     - Merge Pull Request magento#21160 from mage2pratik/magento2:2.2-develop-PR-port-20967
     - Merged commits:
       1. b82bf39
       2. c59b231
       3. e5afdb2
    magento-engcom-team committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    fb6c01d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b18bc64 View commit details
    Browse the repository at this point in the history
  5. ENGCOM-4245: [Backport] Changes-Schedule-Update-Form-filed-misalign-2.2

    magento#20404
    
     - Merge Pull Request magento#20404 from amol2jcommerce/magento2:Changes-Schedule-Update-Form-filed-misalign
     - Merged commits:
       1. 2eeecdb
    magento-engcom-team committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    9591bfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    341e0d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36cc4b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    735b2d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e4f5be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    072be9d View commit details
    Browse the repository at this point in the history
  11. ENGCOM-4224: [Backport] Fixed store switcher doesn't work multistore …

    …setup with different product urls issue magento#21140
    sidolov authored Feb 13, 2019
    Configuration menu
    Copy the full SHA
    3a1a06e View commit details
    Browse the repository at this point in the history
  12. ENGCOM-4209: [Backport] Fixed issue magento#20157 On advanced search …

    …page Price field misaligned on mobile view magento#21114
    sidolov authored Feb 13, 2019
    Configuration menu
    Copy the full SHA
    4b15d8c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b363b3a View commit details
    Browse the repository at this point in the history
  14. magento-engcom/magento2ce#2565: Fixed static test failures

    Stanislav Idolov committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    8deb8f4 View commit details
    Browse the repository at this point in the history
  15. Merge pull request magento#3743 from magento-thunder/MAGETWO-97313

    Fixed issues:
    - MAGETWO-97313: [Backport 2.2.x] Mysql reconnect does not work
    arhiopterecs authored Feb 13, 2019
    Configuration menu
    Copy the full SHA
    bb620ee View commit details
    Browse the repository at this point in the history
  16. 🔃 [EngCom] Public Pull Requests - 2.2-develop

    Accepted Public Pull Requests:
     - magento#20404: [Backport] Changes-Schedule-Update-Form-filed-misalign-2.2 (by @amol2jcommerce)
     - magento#21160: [Backport] Fixed redirection issue in Admin-> Content -> Schedule (by @mage2pratik)
     - magento#21169: [Backport] Fixes incorrect country code being used for Greek VAT numbers, should� (by @amol2jcommerce)
     - magento#21163: [Backport] Orders-and-Returns-layout-not-proper (by @amol2jcommerce)
     - magento#21161: [Backport] Extra space from left in top message section (Notification section) (by @mage2pratik)
     - magento#21140: [Backport] Fixed store switcher doesn't work multistore setup with different product urls issue (by @janakbhimani)
     - magento#21114: [Backport] Fixed issue magento#20157 On advanced search page Price field misaligned on mobile view (by @amol2jcommerce)
     - magento#20616: [Backport] Fixed admin multiselect and select ui arrow toggle issue (by @niravkrish)
    
    
    Fixed GitHub Issues:
     - magento#20402: Schedule update from filed misalignment in 768 x 1147 resolution (reported by @amol2jcommerce) has been fixed in magento#20404 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. 2eeecdb
    
     - magento#6960: Greek vat numbers cannot be validated (reported by @schnappenberger) has been fixed in magento#21169 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. bfa4e1f
    
     - magento#20816: Orders and Returns layout not proper (reported by @yashwant2jcommerce) has been fixed in magento#21163 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. ce53cee
    
     - magento#19714: Store switcher doesn't work multistore setup with different product urls (reported by @sreichel) has been fixed in magento#21140 by @janakbhimani in 2.2-develop branch
       Related commits:
         1. bd1e538
         2. a886103
         3. 78df524
         4. 7ebc03f
         5. 7e4fe31
    
     - magento#20157: On advanced search page Price field misaligned on mobile view (reported by @ajay2jcommerce) has been fixed in magento#21114 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. cb67c97
         2. 665dbef
         3. 246a344
         4. 09c0f01
    
     - magento#20240: Admin - dropdown toggle arrow not working on closing (reported by @saphaljha) has been fixed in magento#20616 by @niravkrish in 2.2-develop branch
       Related commits:
         1. b8fa8f3
    magento-engcom-team authored Feb 13, 2019
    Configuration menu
    Copy the full SHA
    37ad124 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    a8c0faf View commit details
    Browse the repository at this point in the history
  2. Fix functional test.

    nmalevanec authored and speedy008 committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    64a3ee3 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Update _fields.less

    replace css value Variable
    speedy008 authored Feb 15, 2019
    Configuration menu
    Copy the full SHA
    8445029 View commit details
    Browse the repository at this point in the history