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] Revert "Magento backend catalog cost without currency symbol" as Cost… #10

Open
wants to merge 2,886 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 Apr 29, 2019

  1. Fix magento#12802 - allow to override preference over \Magento\Quote\…

    …Api\Data\CartInterface and return correct object from QuoteRepository (+4 squashed commits) Squashed commits: [55b9f3ec52b] Fix magento#12802 - fix phpmd, mark quoteFactory as deprecated [56ca9a42468] Fix magento#12802 - change condition in quoteRepository [734212812a4] Fix magento#12802 - revert change of constructor parameters names [ba8ad543e0f] Fix magento#12802 - remove instanceof condition
    Bartlomiejsz committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    2a148f6 View commit details
    Browse the repository at this point in the history
  2. Fix static tests.

    nmalevanec authored and Bartlomiejsz committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    ac0e933 View commit details
    Browse the repository at this point in the history
  3. ENGCOM-4855: [Backport] Fix magento#12802 - allow to override prefere…

    …nce over CartInterface and return correct object from QuoteRepository magento#22549
    
     - Merge Pull Request magento#22549 from Bartlomiejsz/magento2:2.2-develop-PR-port-22149
     - Merged commits:
       1. 2a148f6
       2. ac0e933
    magento-engcom-team committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    1514fe3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Shortening currency list in Configuration->General

    use isset
    
    array_flip
    melaxon authored and amol2jcommerce committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    f54c202 View commit details
    Browse the repository at this point in the history
  2. ENGCOM-4856: [Backport] [Fixed] Checkout Section: Shipping step is ge…

    …tting skipped when customer hitting direct payment step URL magento#22543
    
     - Merge Pull Request magento#22543 from saphaljha/magento2:2.2-develop-PR-port-22405
     - Merged commits:
       1. 9b9d451
       2. 6645cb2
    magento-engcom-team committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    409eed3 View commit details
    Browse the repository at this point in the history
  3. Needs to provide the currency code explicitly in the -bash.00 verific…

    …ation call, otherwise the payment would fail when store's default currency is not USD.
    niravkrish committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    f6182ee View commit details
    Browse the repository at this point in the history
  4. ENGCOM-4857: [Backport] Shortening currency list in Configuration->Ge…

    …neral (replace PR magento#20397) magento#22551
    
     - Merge Pull Request magento#22551 from amol2jcommerce/magento2:2.2-develop-PR-port-22230
     - Merged commits:
       1. f54c202
    magento-engcom-team committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    21b2d01 View commit details
    Browse the repository at this point in the history
  5. ENGCOM-4858: [Backport] Fix the invalid currency error in credit card…

    … payment of PayPal Payflow Pro or Payments Pro magento#22557
    
     - Merge Pull Request magento#22557 from niravkrish/magento2:2.2-develop-PR-port-22399
     - Merged commits:
       1. f6182ee
    magento-engcom-team committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    76e4923 View commit details
    Browse the repository at this point in the history
  6. Backport-Adding product from wishlist not adding to cart showing warn…

    …ing message
    niravkrish committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    c62ab93 View commit details
    Browse the repository at this point in the history
  7. Fix order of parameters

    dmytro-ch authored Apr 30, 2019
    Configuration menu
    Copy the full SHA
    4402714 View commit details
    Browse the repository at this point in the history
  8. ENGCOM-4859: [Bakport] Adding product from wishlist not adding to car…

    …t showing warning message. magento#22536
    
     - Merge Pull Request magento#22536 from niravkrish/magento2:back-port-pull-19653
     - Merged commits:
       1. c62ab93
       2. 4402714
    magento-engcom-team committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    e35a39b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74e912a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd98dde View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c5bf7d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8298661 View commit details
    Browse the repository at this point in the history
  13. ENGCOM-4860: Fix MySQL syntax error on indexation with certain attrib…

    …ute codes magento#22559
    
     - Merge Pull Request magento#22559 from Itonomy/magento2:2.2-develop
     - Merged commits:
       1. dd98dde
       2. 2c5bf7d
       3. 8298661
    magento-engcom-team committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    f20d868 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7376de6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dcb50c5 View commit details
    Browse the repository at this point in the history
  16. ENGCOM-4834: [Backport] Fixed magento#22223 Missing/Wrong data displa…

    …y on downloadable report table … magento#22523
    sidolov authored Apr 30, 2019
    Configuration menu
    Copy the full SHA
    d2b56d2 View commit details
    Browse the repository at this point in the history
  17. 🔃 [EngCom] Public Pull Requests - 2.2-develop

    Accepted Public Pull Requests:
     - magento#22534: [Backport] magento#22299: Cms block cache key does not contain the store id (by @amol2jcommerce)
     - magento#22533: [Backport] PUT /V1/products/:sku/media/:entryId does not change the file (by @niravkrish)
     - magento#22523: [Backport] Fixed magento#22223 Missing/Wrong data display on downloadable report table � (by @shikhamis11)
    
    
    Fixed GitHub Issues:
     - magento#22299: Cms block cache key does not contain the store id (reported by @tzyganu) has been fixed in magento#22534 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. d707c6b
         2. c17b232
    
     - magento#22402: PUT /V1/products/:sku/media/:entryId does not change the file (reported by @philippsander) has been fixed in magento#22533 by @niravkrish in 2.2-develop branch
       Related commits:
         1. 2995636
    
     - magento#22223: Missing/Wrong data display on downloadable report table reports>downloads in BO (reported by @seyuf) has been fixed in magento#22523 by @shikhamis11 in 2.2-develop branch
       Related commits:
         1. 0d936c8
         2. 35ca37e
         3. a78bb8e
    magento-engcom-team authored Apr 30, 2019
    Configuration menu
    Copy the full SHA
    bfbe295 View commit details
    Browse the repository at this point in the history
  18. Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…

    …nto PR-2019-4-29
    Spandana Chittimala committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    ab9e4c7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f3595c0 View commit details
    Browse the repository at this point in the history
  20. Revert "MAGETWO-99415: Update symfony/http-foundation"

    This reverts commit f3595c0
    danmooney2 committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    1d41abd View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…

    …nto PR-2019-4-29
    Spandana Chittimala committed May 1, 2019
    Configuration menu
    Copy the full SHA
    222ecc7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request magento#4140 from magento-obsessive-owls/MAGETWO-9…

    …9415-revert
    
    Revert "MAGETWO-99415: Update symfony/http-foundation"
    cspruiell authored May 1, 2019
    Configuration menu
    Copy the full SHA
    e11c932 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…

    …nto PR-2019-4-29
    Spandana Chittimala committed May 1, 2019
    Configuration menu
    Copy the full SHA
    c0f531d View commit details
    Browse the repository at this point in the history
  4. ENGCOM-4767: Magento Catalog - fix custom option type text price conv…

    …ersion for mu… magento#22016
    
     - Merge Pull Request magento#22016 from oleksii-lisovyi/magento2:fix-custom-options-type-text-price-conversion-for-multi-currency-website
     - Merged commits:
       1. 4ff4b6a
       2. 758245a
    magento-engcom-team committed May 1, 2019
    Configuration menu
    Copy the full SHA
    d2df041 View commit details
    Browse the repository at this point in the history
  5. ENGCOM-4799: Checkout Totals Sort Order fields can't be empty and sho…

    …uld be a number. magento#22413
    
     - Merge Pull Request magento#22413 from barbanet/magento2:2.2-develop
     - Merged commits:
       1. 2910efd
    magento-engcom-team committed May 1, 2019
    Configuration menu
    Copy the full SHA
    17b7341 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    753cce9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Merge pull request magento#4142 from magento-mpi/PR-2019-4-29

    MPI bug fix 2.2
    viktym authored May 2, 2019
    Configuration menu
    Copy the full SHA
    1cc6e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53f7e6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    008f8ef View commit details
    Browse the repository at this point in the history
  4. magento#22020 static-test-fix

    Nazar65 authored and amol2jcommerce committed May 2, 2019
    Configuration menu
    Copy the full SHA
    e97f14c View commit details
    Browse the repository at this point in the history
  5. Resolved Alignment Issue While Editing Order Data containing Downloda…

    …ble Products magento#20917
    ansari-ziyaurrahman authored and webkul-deepakkumar committed May 2, 2019
    Configuration menu
    Copy the full SHA
    223b710 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20c7d9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c888348 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6dcbeae View commit details
    Browse the repository at this point in the history
  9. MAGETWO-91328: Checkout doesn't work when AdBlock extension enabled a…

    …nd Google Analytics is enabled
    serhii-balko committed May 2, 2019
    Configuration menu
    Copy the full SHA
    0abb137 View commit details
    Browse the repository at this point in the history
  10. ENGCOM-5016: [Backport] Non existing file, when adding image to galle…

    …ry with move option. Fix for magento#21978 magento#22579
    
     - Merge Pull Request magento#22579 from amol2jcommerce/magento2:2.2-develop-PR-port-22020
     - Merged commits:
       1. 008f8ef
       2. e97f14c
    magento-engcom-team committed May 2, 2019
    Configuration menu
    Copy the full SHA
    0e7c329 View commit details
    Browse the repository at this point in the history
  11. ENGCOM-5017: [Backport] Alignment Issue While Editing Order Data cont…

    …aining Downlodable Products with 'Links can be purchased separately' enabled in Admin Section magento#22582
    
     - Merge Pull Request magento#22582 from webkul-deepakkumar/magento2:2.2-develop-PR-port-22298
     - Merged commits:
       1. 223b710
    magento-engcom-team committed May 2, 2019
    Configuration menu
    Copy the full SHA
    be46175 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fcc9c16 View commit details
    Browse the repository at this point in the history
  13. MAGETWO-98655: Purchasing a downloadable product as guest then creati…

    …ng an account on the onepagesuccess step doesn't link product with account
    nikita-shcherbatykh committed May 2, 2019
    Configuration menu
    Copy the full SHA
    2211dad View commit details
    Browse the repository at this point in the history
  14. MAGETWO-98655: Purchasing a downloadable product as guest then creati…

    …ng an account on the onepagesuccess step doesn't link product with account
    nikita-shcherbatykh committed May 2, 2019
    Configuration menu
    Copy the full SHA
    67e2e85 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a541b3c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9cf16b3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b7db604 View commit details
    Browse the repository at this point in the history
  18. ENGCOM-4856: [Backport] [Fixed] Checkout Section: Shipping step is ge…

    …tting skipped when customer hitting direct payment step URL magento#22543
    sidolov authored May 2, 2019
    Configuration menu
    Copy the full SHA
    f9338a3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    271da23 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a7dd4ae View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a0ad646 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8db2e21 View commit details
    Browse the repository at this point in the history
  23. Revert "PR magento#4142"

    Oleksandr Iegorov committed May 2, 2019
    Configuration menu
    Copy the full SHA
    94ea76d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a08dd4e View commit details
    Browse the repository at this point in the history
  25. MAGETWO-99471: Custom customer address attribute values are empty whe…

    …n address is changed in admin checkout
    Oleksandr Iegorov committed May 2, 2019
    Configuration menu
    Copy the full SHA
    61f3ddc View commit details
    Browse the repository at this point in the history
  26. Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…

    …nto MAGETWO-99471
    Oleksandr Iegorov committed May 2, 2019
    Configuration menu
    Copy the full SHA
    a6accc7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9935b8f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. Configuration menu
    Copy the full SHA
    e2c4216 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5b96e2 View commit details
    Browse the repository at this point in the history
  3. MAGETWO-98655: Purchasing a downloadable product as guest then creati…

    …ng an account on the onepagesuccess step doesn't link product with account
    nikita-shcherbatykh committed May 3, 2019
    Configuration menu
    Copy the full SHA
    2bb510d View commit details
    Browse the repository at this point in the history
  4. MAGETWO-98655: Purchasing a downloadable product as guest then creati…

    …ng an account on the onepagesuccess step doesn't link product with account
    nikita-shcherbatykh committed May 3, 2019
    Configuration menu
    Copy the full SHA
    25b18f4 View commit details
    Browse the repository at this point in the history
  5. ENGCOM-5032: [Backport] Fixed curl adapter to properly set http versi…

    …on based on $http_ver argument magento#21550
    
     - Merge Pull Request magento#21550 from davidalger/magento2:bugfix/curl-adapater-ignores-http-version-22-backport
     - Merged commits:
       1. 020ab5e
    magento-engcom-team committed May 3, 2019
    Configuration menu
    Copy the full SHA
    d71503b View commit details
    Browse the repository at this point in the history
  6. MAGETWO-98655: Purchasing a downloadable product as guest then creati…

    …ng an account on the onepagesuccess step doesn't link product with account
    nikita-shcherbatykh committed May 3, 2019
    Configuration menu
    Copy the full SHA
    0bcb750 View commit details
    Browse the repository at this point in the history
  7. MAGETWO-98655: Purchasing a downloadable product as guest then creati…

    …ng an account on the onepagesuccess step doesn't link product with account
    nikita-shcherbatykh committed May 3, 2019
    Configuration menu
    Copy the full SHA
    448b5a6 View commit details
    Browse the repository at this point in the history
  8. MAGETWO-98655: Purchasing a downloadable product as guest then creati…

    …ng an account on the onepagesuccess step doesn't link product with account
    nikita-shcherbatykh committed May 3, 2019
    Configuration menu
    Copy the full SHA
    2f41ea9 View commit details
    Browse the repository at this point in the history
  9. MAGETWO-98655: Purchasing a downloadable product as guest then creati…

    …ng an account on the onepagesuccess step doesn't link product with account
    nikita-shcherbatykh committed May 3, 2019
    Configuration menu
    Copy the full SHA
    88c2b69 View commit details
    Browse the repository at this point in the history
  10. 🔃 [EngCom] Public Pull Requests - 2.2-develop

    Accepted Public Pull Requests:
     - magento#22536: [Bakport] Adding product from wishlist not adding to cart showing warning message. (by @niravkrish)
     - magento#22551: [Backport] Shortening currency list in Configuration->General (replace PR magento#20397) (by @amol2jcommerce)
     - magento#22543: [Backport] [Fixed] Checkout Section: Shipping step is getting skipped when customer hitting direct payment step URL (by @saphaljha)
     - magento#22288: [BACKPORT] #222249 configurable product images wrong sorting fix (by @Wirson)
    
    
    Fixed GitHub Issues:
     - magento#9155: Adding product from wishlist not adding to cart showing warning message. (reported by @KishorkumarKar) has been fixed in magento#22536 by @niravkrish in 2.2-develop branch
       Related commits:
         1. c62ab93
         2. 4402714
    
     - magento#21596: Checkout: it is possible to leave blank Shipping Details section and get to Payment Details section by URL (reported by @hiren0241) has been fixed in magento#22543 by @saphaljha in 2.2-develop branch
       Related commits:
         1. 9b9d451
         2. 6645cb2
    
     - magento#22249: Configurable Product Gallery Images Out of Order when More than 10 images (reported by @sjb9774) has been fixed in magento#22288 by @Wirson in 2.2-develop branch
       Related commits:
         1. f4ab0e6
    magento-engcom-team authored May 3, 2019
    Configuration menu
    Copy the full SHA
    744c318 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d1a6187 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    be124c5 View commit details
    Browse the repository at this point in the history
  13. Merge pull request magento#4159 from magento-tsg/2.2-develop-pr94

    [TSG] Backporting for 2.2 (pr94) (2.2-develop)
    zakdma authored May 3, 2019
    Configuration menu
    Copy the full SHA
    b146f54 View commit details
    Browse the repository at this point in the history
  14. MAGETWO-98655: Purchasing a downloadable product as guest then creati…

    …ng an account on the onepagesuccess step doesn't link product with account
    nikita-shcherbatykh committed May 3, 2019
    Configuration menu
    Copy the full SHA
    13f3562 View commit details
    Browse the repository at this point in the history
  15. ENGCOM-5017: [Backport] Alignment Issue While Editing Order Data cont…

    …aining Downlodable Products with "Links can be purchased separately" enabled in Admin Section magento#22582
    sidolov authored May 3, 2019
    Configuration menu
    Copy the full SHA
    afb2e78 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ad15ec1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    200c236 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dbb1747 View commit details
    Browse the repository at this point in the history
  19. Merge pull request magento#4148 from magento-pangolin/MQE-1536

    [pangolin] MQE-1430: [2.2.x] Limit allowed bin/magento commands to specific list (MTF)
    KevinBKozan authored May 3, 2019
    Configuration menu
    Copy the full SHA
    3372a60 View commit details
    Browse the repository at this point in the history
  20. [EngCom] Public Pull Requests - 2.2-develop

     - merged latest code from mainline branch
    magento-engcom-team authored May 3, 2019
    Configuration menu
    Copy the full SHA
    d4cb573 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Configuration menu
    Copy the full SHA
    378f91d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c698e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80ea327 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/MAGETWO-97413' into 2.2-develop-…

    …pr28
    
    # Conflicts:
    #	app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductActionGroup.xml
    serhii-balko committed May 6, 2019
    Configuration menu
    Copy the full SHA
    85a4ae6 View commit details
    Browse the repository at this point in the history
  5. 🔃 [EngCom] Public Pull Requests - 2.2-develop

    Accepted Public Pull Requests:
     - magento#22582: [Backport] Alignment Issue While Editing Order Data containing Downlodable Products with "Links can be purchased separately" enabled in Admin Section (by @webkul-deepakkumar)
     - magento#22579: [Backport] Non existing file, when adding image to gallery with move option. Fix for magento#21978 (by @amol2jcommerce)
     - magento#22413: Checkout Totals Sort Order fields can't be empty and should be a number. (by @barbanet)
    
    
    Fixed GitHub Issues:
     - magento#20917: Alignment Issue While Editing Order Data containing Downlodable Products in Admin Section (reported by @pankaj-cedcoss) has been fixed in magento#22582 by @webkul-deepakkumar in 2.2-develop branch
       Related commits:
         1. 223b710
    
     - magento#21978: Adding product image: File doesn't exist (reported by @WalterSmulders) has been fixed in magento#22579 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. 008f8ef
         2. e97f14c
    magento-engcom-team authored May 6, 2019
    Configuration menu
    Copy the full SHA
    69cadfd View commit details
    Browse the repository at this point in the history
  6. MAGETWO-98949: Product short description changing for each update in …

    …multiple schedule update
    ysapiga committed May 6, 2019
    Configuration menu
    Copy the full SHA
    426fa7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb80daa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1b24f1 View commit details
    Browse the repository at this point in the history
  9. 🔃 [EngCom] Public Pull Requests - 2.2-develop

    Accepted Public Pull Requests:
     - magento#22535: [Backport] Fix configurable dropdown showing tax incorrectly in 2.3-develop (by @amol2jcommerce)
     - magento#22016: Magento Catalog - fix custom option type text price conversion for mu� (by @oleksii-lisovyi)
    
    
    Fixed GitHub Issues:
     - magento#22270: 2.2.8 Configurable product option dropdown - price difference incorrect when catalog prices are entered excluding tax (reported by @danielpfarmer) has been fixed in magento#22535 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. f593573
    magento-engcom-team authored May 6, 2019
    Configuration menu
    Copy the full SHA
    f8c9b03 View commit details
    Browse the repository at this point in the history
  10. MAGETWO-99562: Frontend email login on Safari cursor issue

    Roman Lytvynenko committed May 6, 2019
    Configuration menu
    Copy the full SHA
    c5d4037 View commit details
    Browse the repository at this point in the history
  11. MAGETWO-99562: Frontend email login on Safari cursor issue

    Roman Lytvynenko committed May 6, 2019
    Configuration menu
    Copy the full SHA
    fd579a3 View commit details
    Browse the repository at this point in the history
  12. MAGETWO-99562: Frontend email login on Safari cursor issue

    Roman Lytvynenko committed May 6, 2019
    Configuration menu
    Copy the full SHA
    b7784bf View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. Configuration menu
    Copy the full SHA
    c299330 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8b2458 View commit details
    Browse the repository at this point in the history
  3. ENGCOM-5014: [Backport] Corrected the translation for comment tag mag…

    …ento#22447
    
     - Merge Pull Request magento#22447 from yogeshsuhagiya/magento2:2.2-develop-PR-yogesh-4
     - Merged commits:
       1. ed86411
       2. b8b2458
    magento-engcom-team committed May 7, 2019
    Configuration menu
    Copy the full SHA
    4b78f62 View commit details
    Browse the repository at this point in the history
  4. MAGETWO-99562: Frontend email login on Safari cursor issue

    Roman Lytvynenko committed May 7, 2019
    Configuration menu
    Copy the full SHA
    5539e89 View commit details
    Browse the repository at this point in the history
  5. MAGETWO-99562: Frontend email login on Safari cursor issue

    Roman Lytvynenko committed May 7, 2019
    Configuration menu
    Copy the full SHA
    11dabd7 View commit details
    Browse the repository at this point in the history
  6. MAGETWO-99562: Frontend email login on Safari cursor issue

    Roman Lytvynenko committed May 7, 2019
    Configuration menu
    Copy the full SHA
    13590da View commit details
    Browse the repository at this point in the history
  7. ENGCOM-5032: [Backport] Fixed curl adapter to properly set http versi…

    …on based on $http_ver argument magento#21550
    sidolov authored May 7, 2019
    Configuration menu
    Copy the full SHA
    f0f0f2b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c53755 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8b1bae View commit details
    Browse the repository at this point in the history
  10. ENGCOM-4855: [Backport] Fix magento#12802 - allow to override prefere…

    …nce over CartInterface and return correct object from QuoteRepository magento#22549
    sidolov authored May 7, 2019
    Configuration menu
    Copy the full SHA
    4aa0461 View commit details
    Browse the repository at this point in the history
  11. MQE-1532: Bump MFTF version in Magento

    - MFTF version bump and lock file update
    KevinBKozan committed May 7, 2019
    Configuration menu
    Copy the full SHA
    b4bd29e View commit details
    Browse the repository at this point in the history
  12. MAGETWO-99540: Payment method validatation doesnt use updated billing…

    … address country ID for orders placed in admin
    viktym committed May 7, 2019
    Configuration menu
    Copy the full SHA
    76ab10b View commit details
    Browse the repository at this point in the history
  13. MQE-1532: Bump MFTF version in Magento

    - Test Stabilization
    KevinBKozan committed May 7, 2019
    Configuration menu
    Copy the full SHA
    1c80853 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'MAGETWO-93627' of https://github.com/magento-tango/mage…

    …nto2ce into PR-2019-05-07
    Spandana Chittimala committed May 7, 2019
    Configuration menu
    Copy the full SHA
    a7da2db View commit details
    Browse the repository at this point in the history
  15. Merge branch 'MAGETWO-99446' of https://github.com/magento-tango/mage…

    …nto2ce into PR-2019-05-07
    Spandana Chittimala committed May 7, 2019
    Configuration menu
    Copy the full SHA
    6a57fae View commit details
    Browse the repository at this point in the history
  16. Merge branch 'MAGETWO-99471' of https://github.com/magento-tango/mage…

    …nto2ce into PR-2019-05-07
    Spandana Chittimala committed May 7, 2019
    Configuration menu
    Copy the full SHA
    3e255c7 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'MAGETWO-98462' of https://github.com/magento-tango/mage…

    …nto2ce into PR-2019-05-07
    Spandana Chittimala committed May 7, 2019
    Configuration menu
    Copy the full SHA
    44e416c View commit details
    Browse the repository at this point in the history
  18. Merge branch 'MAGETWO-99540' of https://github.com/magento-mpi/magent…

    …o2ce into PR-2019-05-07
    Spandana Chittimala committed May 7, 2019
    Configuration menu
    Copy the full SHA
    9bce751 View commit details
    Browse the repository at this point in the history
  19. 🔃 [EngCom] Public Pull Requests - 2.2-develop

    Accepted Public Pull Requests:
     - magento#21550: [Backport] Fixed curl adapter to properly set http version based on $http_ver argument (by @davidalger)
     - magento#22447: [Backport] Corrected the translation for comment tag (by @yogeshsuhagiya)
     - magento#22559: Fix MySQL syntax error on indexation with certain attribute codes (by @Beagon)
     - magento#22549: [Backport] Fix magento#12802 - allow to override preference over CartInterface and return correct object from QuoteRepository (by @Bartlomiejsz)
    
    
    Fixed GitHub Issues:
     - magento#12802: QuoteRepository get methods won't return CartInterface but Quote model (reported by @msieprawski) has been fixed in magento#22549 by @Bartlomiejsz in 2.2-develop branch
       Related commits:
         1. 2a148f6
         2. ac0e933
    sidolov authored May 7, 2019
    Configuration menu
    Copy the full SHA
    d184fce View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. Configuration menu
    Copy the full SHA
    1da969f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b43ee6b View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…

    …nto PR-2019-05-07
    Spandana Chittimala committed May 8, 2019
    Configuration menu
    Copy the full SHA
    b0f54bf View commit details
    Browse the repository at this point in the history
  4. MQE-1532: Bump MFTF version in Magento

    - Test Stabilization
    KevinBKozan committed May 8, 2019
    Configuration menu
    Copy the full SHA
    b358fee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b99163 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc0394e View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'remotes/tango/MAGETWO-99446' into PR-20…

    …19-05-07
    Spandana Chittimala committed May 8, 2019
    Configuration menu
    Copy the full SHA
    6083b84 View commit details
    Browse the repository at this point in the history
  8. MQE-1532: Bump MFTF version in Magento

    - Skipping MC-15740
    KevinBKozan committed May 8, 2019
    Configuration menu
    Copy the full SHA
    88d0d48 View commit details
    Browse the repository at this point in the history
  9. Merge pull request magento#4181 from magento-tsg-csl3/2.2-develop-pr28

    [TSG-CSL3] For 2.2 (pr28)
    viktym authored May 8, 2019
    Configuration menu
    Copy the full SHA
    b3cf9d1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6196be5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request magento#4177 from magento-pangolin/MFTF-2.4.0-2.2

    MQE-1532: Bump MFTF version in Magento - 2.2-develop
    KevinBKozan authored May 8, 2019
    Configuration menu
    Copy the full SHA
    0b2fcf1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    613ae9b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c0f0d62 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'MAGETWO-99471' of https://github.com/magento-tango/mage…

    …nto2ce into PR-2019-05-07
    Spandana Chittimala committed May 8, 2019
    Configuration menu
    Copy the full SHA
    8d50ad5 View commit details
    Browse the repository at this point in the history
  15. Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…

    …nto PR-2019-05-07
    Spandana Chittimala committed May 8, 2019
    Configuration menu
    Copy the full SHA
    935b45a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e8c1cdf View commit details
    Browse the repository at this point in the history
  17. MAGETWO-72788: [Magento Cloud] - Issue with long url

    - code style
    odubovyk committed May 8, 2019
    Configuration menu
    Copy the full SHA
    f6bcbfe View commit details
    Browse the repository at this point in the history
  18. Renamed travis.yml file to travis.yml.sample

     - travis build is not required on magento2 repository
     - all required builds are implemented as GitHub checks
    Oleksii Korshenko committed May 8, 2019
    Configuration menu
    Copy the full SHA
    a91de2b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Configuration menu
    Copy the full SHA
    f9396db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20e3818 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6468260 View commit details
    Browse the repository at this point in the history
  4. 21842 - do not cache absolute file paths

    Github issue: magento#21842
    
    In customer and customer_address validation context the validator
    factory no longer caches absolute file paths for the validation.xml
    files (currently two file) as the file content is evaluated later
    in the filesystem directly and the file paths may not be correct
    in a multi server setup with shared cache (id_prefix)
    david-fuehr committed May 9, 2019
    Configuration menu
    Copy the full SHA
    1db265d View commit details
    Browse the repository at this point in the history
  5. clean up Validator Factory

    - adapt unit test
    david-fuehr committed May 9, 2019
    Configuration menu
    Copy the full SHA
    30f3fe1 View commit details
    Browse the repository at this point in the history
  6. untouch static method call to prevent codacy fail

    - refactoring of static method use should be in a separate pull request
    david-fuehr committed May 9, 2019
    Configuration menu
    Copy the full SHA
    18f3a05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c27d26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac0559e View commit details
    Browse the repository at this point in the history
  9. Renamed travis.yml file to travis.yml.sample

     - updated readme file
    Oleksii Korshenko committed May 9, 2019
    Configuration menu
    Copy the full SHA
    9c8fa5d View commit details
    Browse the repository at this point in the history
  10. ENGCOM-5093: Disable Travis builds - 2.2-develop magento#22799

     - Merge Pull Request magento#22799 from okorshenko/magento2:2.2-develop-travis
     - Merged commits:
       1. a91de2b
       2. 9c8fa5d
    magento-engcom-team committed May 9, 2019
    Configuration menu
    Copy the full SHA
    5df98ff View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Configuration menu
    Copy the full SHA
    40658d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    380404c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee436a0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request magento#4184 from magento-mpi/PR-2019-05-07

    [mpi] MAGETWO-98462: Shopping cart does not show all four digits of quantity
    dhorytskyi authored May 10, 2019
    Configuration menu
    Copy the full SHA
    834f1af View commit details
    Browse the repository at this point in the history
  5. MAGETWO-99251: Duplicate orders with same quote ID when form is submi…

    …tted using Enter key
    
    - Eliminated sending payment information multiple times
    viktym committed May 10, 2019
    Configuration menu
    Copy the full SHA
    d2027b2 View commit details
    Browse the repository at this point in the history
  6. MAGETWO-99416: Empty email in quote prevent order creation even if pa…

    …yment success
    
    - Added order address validation before order placing
    - Added logging of failed order saving attempts
    viktym committed May 10, 2019
    Configuration menu
    Copy the full SHA
    0e528c0 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2019

  1. Fixed:magento#22395

    Fixed  magento#22395: config:set -le and -lc short form options don't work
    satyaprakashpatel authored and Shikha Mishra committed May 11, 2019
    Configuration menu
    Copy the full SHA
    df7fad8 View commit details
    Browse the repository at this point in the history
  2. magento#22720 static-test-fix

    Nazar65 authored and Shikha Mishra committed May 11, 2019
    Configuration menu
    Copy the full SHA
    2e7c766 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. Configuration menu
    Copy the full SHA
    1f75058 View commit details
    Browse the repository at this point in the history
  2. ENGCOM-4509: [Backport] Custom option type select - Allow modify list…

    … of single selection option types magento#21748
    sidolov authored May 12, 2019
    Configuration menu
    Copy the full SHA
    6a83c2e View commit details
    Browse the repository at this point in the history
  3. ENGCOM-5102: [Backport] Fixed:magento#22395 magento#22836

     - Merge Pull Request magento#22836 from shikhamis11/magento2:2.2-develop-PR-port-22720
     - Merged commits:
       1. df7fad8
       2. 2e7c766
    magento-engcom-team committed May 12, 2019
    Configuration menu
    Copy the full SHA
    35cabff View commit details
    Browse the repository at this point in the history
  4. 🔃 [Magento Community Engineering] Community Contributions - 2.2-develop

    Accepted Public Pull Requests:
     - magento#22799: Disable Travis builds - 2.2-develop (by @okorshenko)
     - magento#21748: [Backport] Custom option type select - Allow modify list of single selection option types (by @ihor-sviziev)
    magento-engcom-team authored May 12, 2019
    Configuration menu
    Copy the full SHA
    eaf875e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Configuration menu
    Copy the full SHA
    7ee8d50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c6293d View commit details
    Browse the repository at this point in the history
  3. ENGCOM-5111: [Backport] magento#21473: Form element validation is not…

    … triggered when validation rules… magento#22801
    
     - Merge Pull Request magento#22801 from amol2jcommerce/magento2:2.2-develop-PR-port-21992
     - Merged commits:
       1. f9396db
       2. 20e3818
    magento-engcom-team committed May 13, 2019
    Configuration menu
    Copy the full SHA
    e35534f View commit details
    Browse the repository at this point in the history
  4. ENGCOM-5112: [Backport] 21842: don't cache absolute file paths in val…

    …idator factory magento#22805
    
     - Merge Pull Request magento#22805 from david-fuehr/magento2:back-port-pull-21856
     - Merged commits:
       1. 6468260
       2. 1db265d
       3. 30f3fe1
       4. 18f3a05
       5. 6c27d26
       6. ac0559e
    magento-engcom-team committed May 13, 2019
    Configuration menu
    Copy the full SHA
    272eb8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3bae73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b995f44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cd58df View commit details
    Browse the repository at this point in the history
  8. MAGETWO-99516: Account lock status not showing correctly in Customer …

    …Grid
    Roman Lytvynenko committed May 13, 2019
    Configuration menu
    Copy the full SHA
    65175ae View commit details
    Browse the repository at this point in the history
  9. Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…

    …nto MAGETWO-99516
    Roman Lytvynenko committed May 13, 2019
    Configuration menu
    Copy the full SHA
    d9ca0ef View commit details
    Browse the repository at this point in the history
  10. MAGETWO-99516: Account lock status not showing correctly in Customer …

    …Grid
    Roman Lytvynenko committed May 13, 2019
    Configuration menu
    Copy the full SHA
    f6d8ddd View commit details
    Browse the repository at this point in the history
  11. magento#22786 Add dependency for UPS required fields to avoid validat…

    …ion for these fields if UPS is not active
    Serhiy Zhovnir committed May 13, 2019
    Configuration menu
    Copy the full SHA
    d4553a2 View commit details
    Browse the repository at this point in the history
  12. ENGCOM-5111: [Backport] magento#21473: Form element validation is not…

    … triggered when validation rules… magento#22801
    VladimirZaets authored May 13, 2019
    Configuration menu
    Copy the full SHA
    81da6b2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    262bd66 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    80e177e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b6910d2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Configuration menu
    Copy the full SHA
    a700883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f09c2e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07c5cc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c86a3a View commit details
    Browse the repository at this point in the history
  5. MAGETWO-99622: Naming product attributes as container_attributename a…

    …nd attributename and placing them one after another causes error
    dyushkin committed May 14, 2019
    Configuration menu
    Copy the full SHA
    fe67e7b View commit details
    Browse the repository at this point in the history
  6. MAGETWO-99516: Account lock status not showing correctly in Customer …

    …Grid
    Roman Lytvynenko committed May 14, 2019
    Configuration menu
    Copy the full SHA
    4320134 View commit details
    Browse the repository at this point in the history
  7. Merge pull request magento#4197 from magento-tsg-csl3/2.2-develop-pr29

    [TSG-CSL3] For 2.2 (pr29)
    viktym authored May 14, 2019
    Configuration menu
    Copy the full SHA
    3a49c28 View commit details
    Browse the repository at this point in the history
  8. Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…

    …nto MAGETWO-99516
    Roman Lytvynenko committed May 14, 2019
    Configuration menu
    Copy the full SHA
    2b9bc66 View commit details
    Browse the repository at this point in the history
  9. [Magento Community Engineering] Community Contributions - 2.2-develop

     - merged latest code from mainline branch
    magento-engcom-team authored May 14, 2019
    Configuration menu
    Copy the full SHA
    4420543 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    777ff40 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    911f546 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f48907e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    688f804 View commit details
    Browse the repository at this point in the history
  14. Merge pull request magento#4194 from magento-engcom/MAGETWO-99645

    Fixed issues:
    - MAGETWO-99645 Integration of Allure reports in Magento 2.2
    slavvka authored May 14, 2019
    Configuration menu
    Copy the full SHA
    0175f09 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ba0c6d7 View commit details
    Browse the repository at this point in the history
  16. MAGETWO-97974: Product Content Description on Store view level cannot…

    … be updated if WYSIWYG is turned off
    Roman Lytvynenko committed May 14, 2019
    Configuration menu
    Copy the full SHA
    7ff9b7d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Merge branch '2.2-develop' of github.com:magento/magento2 into 2.2-de…

    …velop-PR-port-22787
    Serhiy Zhovnir committed May 15, 2019
    Configuration menu
    Copy the full SHA
    3ccf72b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ced714 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d2ea21 View commit details
    Browse the repository at this point in the history
  4. Merge pull request magento#4199 from magento-tango/PR-2.2-ALL

    [TANGO] PR-2.2-ALL
    dhorytskyi authored May 15, 2019
    Configuration menu
    Copy the full SHA
    5efaca9 View commit details
    Browse the repository at this point in the history
  5. MAGETWO-99660: Custom customer address attribute (dropdown) not getti…

    …ng populated for addresses for creation of orders in Admin
    Oleksandr Iegorov committed May 15, 2019
    Configuration menu
    Copy the full SHA
    784162c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a835e8 View commit details
    Browse the repository at this point in the history
  7. MAGETWO-99660: Custom customer address attribute (dropdown) not getti…

    …ng populated for addresses for creation of orders in Admin
    Oleksandr Iegorov committed May 15, 2019
    Configuration menu
    Copy the full SHA
    db2acb1 View commit details
    Browse the repository at this point in the history
  8. MAGETWO-99660: Custom customer address attribute (dropdown) not getti…

    …ng populated for addresses for creation of orders in Admin
    Oleksandr Iegorov committed May 15, 2019
    Configuration menu
    Copy the full SHA
    ee3c85a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bcf0b04 View commit details
    Browse the repository at this point in the history
  10. MAGETWO-99660: Custom customer address attribute (dropdown) not getti…

    …ng populated for addresses for creation of orders in Admin
    Oleksandr Iegorov committed May 15, 2019
    Configuration menu
    Copy the full SHA
    b9efb81 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4c8d8e6 View commit details
    Browse the repository at this point in the history
  12. MAGETWO-99660: Custom customer address attribute (dropdown) not getti…

    …ng populated for addresses for creation of orders in Admin
    Oleksandr Iegorov committed May 15, 2019
    Configuration menu
    Copy the full SHA
    93680be View commit details
    Browse the repository at this point in the history
  13. Fixed issue magento#22788

    gaurav-473 authored and mahesh-rajawat committed May 15, 2019
    Configuration menu
    Copy the full SHA
    a387566 View commit details
    Browse the repository at this point in the history
  14. Resolved 404 not found form validation url when updating item quantit…

    …y in cart page
    
    Resolved 404 not found form validation url when updating item quantity in cart page
    Gulshan Chitransh authored and mahesh-rajawat committed May 15, 2019
    Configuration menu
    Copy the full SHA
    9277f76 View commit details
    Browse the repository at this point in the history
  15. Fixed issue magento#22640

    Fixed issue magento#22640
    Surabhi Srivastava authored and mahesh-rajawat committed May 15, 2019
    Configuration menu
    Copy the full SHA
    e5b5bc1 View commit details
    Browse the repository at this point in the history
  16. Fixed issue magento#22640

    Fixed issue magento#22640
    Surabhi Srivastava authored and mahesh-rajawat committed May 15, 2019
    Configuration menu
    Copy the full SHA
    ae9fa79 View commit details
    Browse the repository at this point in the history
  17. Changes done in wrong file so i am reverting my chnages

    Changes done in wrong file so i am reverting my chnages
    Surabhi Srivastava authored and mahesh-rajawat committed May 15, 2019
    Configuration menu
    Copy the full SHA
    a2fc106 View commit details
    Browse the repository at this point in the history
  18. magento#22655 static-test-fix

    Nazar65 authored and mahesh-rajawat committed May 15, 2019
    Configuration menu
    Copy the full SHA
    6fc7d7a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e0af2d1 View commit details
    Browse the repository at this point in the history
  20. ENGCOM-5119: [Backport] 404 not found form validation url when updati…

    …ng quantity in cart page magento#22907
    
     - Merge Pull Request magento#22907 from maheshWebkul721/magento2:2.2-develop-PR-port-22657
     - Merged commits:
       1. 9277f76
    magento-engcom-team committed May 15, 2019
    Configuration menu
    Copy the full SHA
    18d66c7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Merge pull request magento#4205 from magento-borg/MC-16451

    [borg] MC-16451: [Backport for 2.2.x] Remove unnecessary sniffs for phtml files
    nathanjosiah authored May 16, 2019
    Configuration menu
    Copy the full SHA
    988649e View commit details
    Browse the repository at this point in the history
  2. MAGETWO-94464: Watermark with white or transparent background gets co…

    …verted to black when opacity is reduced
    Roman Lytvynenko committed May 16, 2019
    Configuration menu
    Copy the full SHA
    8d1feb8 View commit details
    Browse the repository at this point in the history
  3. MAGETWO-94464: Watermark with white or transparent background gets co…

    …verted to black when opacity is reduced
    Roman Lytvynenko committed May 16, 2019
    Configuration menu
    Copy the full SHA
    1d677aa View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…

    …nto MAGETWO-94464
    Roman Lytvynenko committed May 16, 2019
    Configuration menu
    Copy the full SHA
    2b4aa38 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. [Magento Community Engineering] Community Contributions - 2.2-develop

     - merged latest code from mainline branch
    magento-engcom-team authored May 17, 2019
    Configuration menu
    Copy the full SHA
    169054f View commit details
    Browse the repository at this point in the history
  2. ENGCOM-5127: [Backport] Fixed issue magento#22788 magento#22906

     - Merge Pull Request magento#22906 from maheshWebkul721/magento2:2.2-develop-PR-port-22791
     - Merged commits:
       1. a387566
    magento-engcom-team committed May 17, 2019
    Configuration menu
    Copy the full SHA
    6a62e0a View commit details
    Browse the repository at this point in the history
  3. ENGCOM-5128: [Backport] Fixed Issue magento#22640 magento#22908

     - Merge Pull Request magento#22908 from maheshWebkul721/magento2:2.2-develop-PR-port-22655
     - Merged commits:
       1. e5b5bc1
       2. ae9fa79
       3. a2fc106
       4. 6fc7d7a
    magento-engcom-team committed May 17, 2019
    Configuration menu
    Copy the full SHA
    327c55c View commit details
    Browse the repository at this point in the history
  4. MAGETWO-94464: Watermark with white or transparent background gets co…

    …verted to black when opacity is reduced
    Roman Lytvynenko committed May 17, 2019
    Configuration menu
    Copy the full SHA
    c07182e View commit details
    Browse the repository at this point in the history
  5. 🔃 [Magento Community Engineering] Community Contributions - 2.2-develop

    Accepted Public Pull Requests:
     - magento#22801: [Backport] magento#21473: Form element validation is not triggered when validation rules� (by @amol2jcommerce)
     - magento#22836: [Backport] Fixed:magento#22395 (by @shikhamis11)
    
    
    Fixed GitHub Issues:
     - magento#21473: Form element validation is not triggered when validation rules change (reported by @mam08ixo) has been fixed in magento#22801 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. f9396db
         2. 20e3818
    
     - magento#22395: config:set -le and -lc short form options don't work (reported by @MichaelThessel) has been fixed in magento#22836 by @shikhamis11 in 2.2-develop branch
       Related commits:
         1. df7fad8
         2. 2e7c766
    magento-engcom-team authored May 17, 2019
    Configuration menu
    Copy the full SHA
    3c25318 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7069a35 View commit details
    Browse the repository at this point in the history
  7. ENGCOM-4858: [Backport] Fix the invalid currency error in credit card…

    … payment of PayPal Payflow Pro or Payments Pro magento#22557
    sidolov authored May 17, 2019
    Configuration menu
    Copy the full SHA
    b4f5c54 View commit details
    Browse the repository at this point in the history
  8. ENGCOM-5030: [Backport] Resolved undefined index issue for import ada…

    …pter magento#22180
    
     - Merge Pull Request magento#22180 from amol2jcommerce/magento2:2.2-develop-PR-port-19765
     - Merged commits:
       1. d23dd1e
       2. 60034d5
    magento-engcom-team committed May 17, 2019
    Configuration menu
    Copy the full SHA
    f95556a View commit details
    Browse the repository at this point in the history
  9. ENGCOM-4801: [2.2][Backport] Database Media Storage - Design Config S…

    …ave functions to be Database Media Storage aware magento#21676
    
     - Merge Pull Request magento#21676 from gwharton/magento2:2.2-develop-dbmediastorage4
     - Merged commits:
       1. 354a714
    magento-engcom-team committed May 17, 2019
    Configuration menu
    Copy the full SHA
    26f4735 View commit details
    Browse the repository at this point in the history
  10. 🔃 [Magento Community Engineering] Community Contributions - 2.2-develop

    Accepted Public Pull Requests:
     - magento#22907: [Backport] 404 not found form validation url when updating quantity in cart page (by @maheshWebkul721)
     - magento#22557: [Backport] Fix the invalid currency error in credit card payment of PayPal Payflow Pro or Payments Pro (by @niravkrish)
    magento-engcom-team authored May 17, 2019
    Configuration menu
    Copy the full SHA
    f2d2f66 View commit details
    Browse the repository at this point in the history
  11. MAGETWO-98805: Payflow Field format error: 10413-The totals of the ca…

    …rt item amounts do not match order amounts.
    dyushkin committed May 17, 2019
    Configuration menu
    Copy the full SHA
    f6b9170 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    850ccf5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    47625c6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8e3d53f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8cfd7dd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4eb2132 View commit details
    Browse the repository at this point in the history
  17. MAGETWO-94464: Watermark with white or transparent background gets co…

    …verted to black when opacity is reduced
    Roman Lytvynenko committed May 17, 2019
    Configuration menu
    Copy the full SHA
    66663d0 View commit details
    Browse the repository at this point in the history
  18. Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…

    …nto MAGETWO-94464
    Roman Lytvynenko committed May 17, 2019
    Configuration menu
    Copy the full SHA
    3fa83fa View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    aa3275e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2019

  1. Tierprice can't save float percentage value magento#18651. Display pe…

    …rcentage on PDP in case it is set explicitly.
    Maksym Novik authored and novikor committed May 18, 2019
    Configuration menu
    Copy the full SHA
    1cb2f22 View commit details
    Browse the repository at this point in the history
  2. magento#19584: Fixed static tests

    sivaschenko authored and novikor committed May 18, 2019
    Configuration menu
    Copy the full SHA
    f8022f8 View commit details
    Browse the repository at this point in the history
  3. Tierprice can't save float percentage value magento#18651. Fixed inva…

    …lid zeros trimming.
    novikor committed May 18, 2019
    Configuration menu
    Copy the full SHA
    53aff60 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Configuration menu
    Copy the full SHA
    169bf37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3c81f7 View commit details
    Browse the repository at this point in the history
  3. 🔃 [Magento Community Engineering] Community Contributions - 2.2-develop

    Accepted Public Pull Requests:
     - magento#22805: [Backport] 21842: don't cache absolute file paths in validator factory (by @david-fuehr)
    
    
    Fixed GitHub Issues:
     - magento#21842: Checkout error for registered customer with cache_id_prefix on multi server setup (reported by @david-fuehr) has been fixed in magento#22805 by @david-fuehr in 2.2-develop branch
       Related commits:
         1. 6468260
         2. 1db265d
         3. 30f3fe1
         4. 18f3a05
         5. 6c27d26
         6. ac0559e
    magento-engcom-team authored May 20, 2019
    Configuration menu
    Copy the full SHA
    b600fd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7456924 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad6b9ab View commit details
    Browse the repository at this point in the history
  6. 🔃 [Magento Community Engineering] Community Contributions - 2.2-develop

    Accepted Public Pull Requests:
     - magento#22908: [Backport] Fixed Issue magento#22640 (by @maheshWebkul721)
     - magento#22906: [Backport] Fixed issue magento#22788 (by @maheshWebkul721)
    
    
    Fixed GitHub Issues:
     - magento#22640: Add tax rule form checkbox design is not as per the magento admin panel checkbox design, It is showing default design  (reported by @Surabhi-Cedcoss) has been fixed in magento#22908 by @maheshWebkul721 in 2.2-develop branch
       Related commits:
         1. e5b5bc1
         2. ae9fa79
         3. a2fc106
         4. 6fc7d7a
    
     - magento#22788: New Shipment emails do not generate (reported by @DigitalStartupUK) has been fixed in magento#22906 by @maheshWebkul721 in 2.2-develop branch
       Related commits:
         1. a387566
    magento-engcom-team authored May 20, 2019
    Configuration menu
    Copy the full SHA
    f65c3f3 View commit details
    Browse the repository at this point in the history
  7. ENGCOM-4801: [2.2][Backport] Database Media Storage - Design Config S…

    …ave functions to be Database Media Storage aware magento#21676
    VladimirZaets authored May 20, 2019
    Configuration menu
    Copy the full SHA
    1317041 View commit details
    Browse the repository at this point in the history
  8. ENGCOM-5136: [Backport] magento#22786 Add dependency for UPS required…

    … fields to avoid validation for these fields if UPS Shipping is not active magento#22873
    
     - Merge Pull Request magento#22873 from serhiyzhovnir/magento2:2.2-develop-PR-port-22787
     - Merged commits:
       1. d4553a2
       2. 3ccf72b
    magento-engcom-team committed May 20, 2019
    Configuration menu
    Copy the full SHA
    b9df8d3 View commit details
    Browse the repository at this point in the history
  9. ENGCOM-5132: [Backport] Tierprice can t save float percentage value 1…

    …8651 magento#22936
    
     - Merge Pull Request magento#22936 from novikor/magento2:2.2-develop-PR-port-19584
     - Merged commits:
       1. 1cb2f22
       2. f8022f8
       3. 53aff60
    magento-engcom-team committed May 20, 2019
    Configuration menu
    Copy the full SHA
    ea78332 View commit details
    Browse the repository at this point in the history
  10. Merge pull request magento#4221 from magento-engcom/2.2-develop-prs

    [Magento Community Engineering] Community Contributions - 2.2-develop
    VladimirZaets authored May 20, 2019
    Configuration menu
    Copy the full SHA
    eef6a04 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3149fda View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eba29bf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    53371bd View commit details
    Browse the repository at this point in the history
  14. [Magento Community Engineering] Community Contributions - 2.2-develop

     - merged latest code from mainline branch
    magento-engcom-team authored May 20, 2019
    Configuration menu
    Copy the full SHA
    077e509 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    abdd759 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    07ee9da View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7c4ae33 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ad9178a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. 🔃 [Magento Community Engineering] Community Contributions - 2.2-develop

    Accepted Public Pull Requests:
     - magento#22936: [Backport] Tierprice can t save float percentage value 18651 (by @novikor)
    
    
    Fixed GitHub Issues:
     - magento#18651: Tierprice can't save float percentage value (reported by @Hoszi) has been fixed in magento#22936 by @novikor in 2.2-develop branch
       Related commits:
         1. 1cb2f22
         2. f8022f8
         3. 53aff60
    sidolov authored May 21, 2019
    Configuration menu
    Copy the full SHA
    fe737dd View commit details
    Browse the repository at this point in the history
  2. ENGCOM-5136: [Backport] magento#22786 Add dependency for UPS required…

    … fields to avoid validation for these fields if UPS Shipping is not active magento#22873
    sidolov authored May 21, 2019
    Configuration menu
    Copy the full SHA
    d487541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    562e989 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e28aac8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request magento#4230 from magento-mpi/pr_2019_05_21

    [mpi] bugfixes 2.2
    viktym authored May 21, 2019
    Configuration menu
    Copy the full SHA
    947ed0d View commit details
    Browse the repository at this point in the history
  6. [Magento Community Engineering] Community Contributions - 2.2-develop

     - merged latest code from mainline branch
    magento-engcom-team authored May 21, 2019
    Configuration menu
    Copy the full SHA
    0c12792 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. 🔃 [Magento Community Engineering] Community Contributions - 2.2-develop

    Accepted Public Pull Requests:
     - magento#22873: [Backport] magento#22786 Add dependency for UPS required fields to avoid validation for these fields if UPS Shipping is not active (by @serhiyzhovnir)
     - magento#22180: [Backport] Resolved undefined index issue for import adapter (by @amol2jcommerce)
    
    
    Fixed GitHub Issues:
     - magento#22786: The validation for UPS configurations triggers even if UPS is disabled for checkout (reported by @serhiyzhovnir) has been fixed in magento#22873 by @serhiyzhovnir in 2.2-develop branch
       Related commits:
         1. d4553a2
         2. 3ccf72b
    
     - magento#19761: Custom import adapter data validation issue (reported by @jaimin-ktpl) has been fixed in magento#22180 by @amol2jcommerce in 2.2-develop branch
       Related commits:
         1. d23dd1e
         2. 60034d5
    magento-engcom-team authored May 22, 2019
    Configuration menu
    Copy the full SHA
    f86e421 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Revert "Magento backend catalog cost without currency symbol" as Cost…

    … column must not be added to grid by default
    
    This reverts commit 85beeec.
    orlangur authored and dipti2jcommerce committed May 24, 2019
    Configuration menu
    Copy the full SHA
    3143466 View commit details
    Browse the repository at this point in the history