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

Use transliterator_transliterate to generate "url_key" #4315

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Oct 27, 2024

  1. added symfony/string

    sreichel committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    f626477 View commit details
    Browse the repository at this point in the history
  2. added default slugger config

    sreichel committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5bc7c82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56cb4be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c73695b View commit details
    Browse the repository at this point in the history
  5. sync lMage_Catalog_Model_Product_Url & Mage_Catalog_Model_Category_Url

    - cosmetic change
    - added method Mage_Catalog_Model_Category_Url
    sreichel committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    023525f View commit details
    Browse the repository at this point in the history
  6. Mage_Catalog_Model_Product_Url & Mage_Catalog_Model_Category_Url exte…

    …nd Mage_Catalog_Model_Url
    
    - moved duplicate code tp parent
    sreichel committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    3751066 View commit details
    Browse the repository at this point in the history
  7. added tests

    sreichel committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    afe32b3 View commit details
    Browse the repository at this point in the history
  8. updated tests

    sreichel committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    150fe53 View commit details
    Browse the repository at this point in the history
  9. refactor

    sreichel committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0bad5c8 View commit details
    Browse the repository at this point in the history
  10. phpstan

    sreichel committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    39bd714 View commit details
    Browse the repository at this point in the history
  11. phpstan

    sreichel committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    fab39dd View commit details
    Browse the repository at this point in the history
  12. rector

    sreichel committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    97969a6 View commit details
    Browse the repository at this point in the history
  13. updated tests

    sreichel committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    2c71174 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1fe7d66 View commit details
    Browse the repository at this point in the history
  15. refactor

    sreichel committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    bef5201 View commit details
    Browse the repository at this point in the history
  16. phpstan typo

    sreichel committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    7a2ae70 View commit details
    Browse the repository at this point in the history
  17. cleanup

    sreichel committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    45100b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge branch 'main' into slugger

    # Conflicts:
    #	tests/unit/Mage/Catalog/Model/CategoryTest.php
    #	tests/unit/Mage/Catalog/Model/ProductTest.php
    #	tests/unit/Mage/Catalog/Model/UrlTest.php
    sreichel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4060b06 View commit details
    Browse the repository at this point in the history
  2. cs

    sreichel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8dd27d3 View commit details
    Browse the repository at this point in the history
  3. updated tests

    sreichel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    004af24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad1cd6c View commit details
    Browse the repository at this point in the history
  5. added method for tests

    sreichel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2a09b03 View commit details
    Browse the repository at this point in the history
  6. added method for tests

    sreichel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3f06d84 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/slugger' into slugger

    # Conflicts:
    #	app/code/core/Mage/Catalog/Helper/Product/Url.php
    sreichel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7ca6622 View commit details
    Browse the repository at this point in the history
  8. fix

    sreichel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2739b70 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6dd2462 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Merge branch 'main' into slugger

    # Conflicts:
    #	composer.lock
    #	tests/unit/Mage/Catalog/Helper/Product/UrlTest.php
    sreichel committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c01d683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b45b21c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Merge branch 'main' into slugger

    # Conflicts:
    #	composer.lock
    sreichel committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b56d49d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

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