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

4.3 #3195

Merged
merged 186 commits into from
Sep 13, 2023
Merged

4.3 #3195

merged 186 commits into from
Sep 13, 2023

Commits on Jun 15, 2023

  1. Add 4.3 to workflow

    nfourtythree committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    03383f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a87fba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5cd66b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Add ModiftPurchasablesQueryEvent for modifying what is return when …

    …adding a line item on order edit
    nfourtythree committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6bea358 View commit details
    Browse the repository at this point in the history
  2. Start the CHANGELOG

    nfourtythree committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    fe201af View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.3' into feature/purchasables-order-edit-event

    # Conflicts:
    #	CHANGELOG.md
    nfourtythree committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    47931a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c99b87f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aaf924e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

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

Commits on Jun 22, 2023

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

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    7ba4ff3 View commit details
    Browse the repository at this point in the history
  2. Fix cs

    nfourtythree committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a6ac347 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d85a34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48844d1 View commit details
    Browse the repository at this point in the history
  5. Add tests

    nfourtythree committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    d2e817a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Merge pull request #3203 from craftcms/feature/copy-addresses-when-re…

    …gistering-during-checkout
    
    Guest customers registering during checkout have addresses copied to their account
    lukeholder authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6ff1c11 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Upgrade spedup

    - Reduce the number of ensureUserByEmail calls.
    - Only create a user for guest customers
    - Cleanup customers table before migrating
    lukeholder committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    acc8e5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    415f206 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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

Commits on Jul 6, 2023

  1. Add columns migration

    nfourtythree committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    5742340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    223d55c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9be845a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c20346e View commit details
    Browse the repository at this point in the history
  5. Add controller test

    nfourtythree committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    961aee7 View commit details
    Browse the repository at this point in the history
  6. Add service logic test

    nfourtythree committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    13190f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. fix cs

    nfourtythree committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    332ea29 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    aaf2bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f772de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48ff778 View commit details
    Browse the repository at this point in the history
  4. Tidy save addresses JS

    nfourtythree committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    dce9be6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    0a64258 View commit details
    Browse the repository at this point in the history
  2. Tidy comment

    nfourtythree committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5eb1f0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    174c17c View commit details
    Browse the repository at this point in the history
  4. Tidy example templating

    nfourtythree committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    dac76c6 View commit details
    Browse the repository at this point in the history
  5. Rename event

    nfourtythree committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    bc4cf9a View commit details
    Browse the repository at this point in the history
  6. Merge branch '4.3' into bugfix/email-property-on-order

    # Conflicts:
    #	CHANGELOG.md
    #	src/services/Customers.php
    nfourtythree committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1f3d659 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc82990 View commit details
    Browse the repository at this point in the history
  8. Update fixtures

    nfourtythree committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0d0cb40 View commit details
    Browse the repository at this point in the history
  9. fix namespace

    nfourtythree committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a56e17a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66f087f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c207e24 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    23d9308 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3a54147 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9d71098 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    b923c77 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3214 from craftcms/feature/save-user-addressess-o…

    …n-checkout
    
    Copy order addresses to credentialed user on order complete
    lukeholder authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d386c0f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3201 from craftcms/bugfix/email-property-on-order

    Deprecate `email` as an attribute on the `Order` element
    lukeholder authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8468b5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1df2b9c View commit details
    Browse the repository at this point in the history
  5. Add modify query tests

    nfourtythree committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b451c5b View commit details
    Browse the repository at this point in the history
  6. fix cs

    nfourtythree committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    93158b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa0fd0c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    326eb8a View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG

    nfourtythree committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9bc65a5 View commit details
    Browse the repository at this point in the history
  10. Update PHPDoc

    nfourtythree committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    19025dd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ca9cec View commit details
    Browse the repository at this point in the history
  12. Update CHANGELOG

    nfourtythree committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0c459be View commit details
    Browse the repository at this point in the history
  13. Merge pull request #3198 from craftcms/feature/purchasables-order-edi…

    …t-event
    
    Add `ModifyPurchasablesQueryEvent`
    lukeholder authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a189f18 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    683bfdc View commit details
    Browse the repository at this point in the history
  15. Remove unused

    lukeholder committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    15357aa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6a7e01a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2d2ffd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. WIP address update perf

    lukeholder committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e448894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dce0fa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b979371 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b883cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55d9a7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a74817 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Fix bugs for tests

    nfourtythree committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e38aacb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    274f166 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Keep estimated addresses

    lukeholder committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    76e85b8 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    lukeholder committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d6a04b3 View commit details
    Browse the repository at this point in the history
  3. Oops

    lukeholder committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6801b28 View commit details
    Browse the repository at this point in the history
  4. purchaseTotal tests

    nfourtythree committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8695ed8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44425c8 View commit details
    Browse the repository at this point in the history
  6. ecs

    angrybrad committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9cd9563 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    1a904ca View commit details
    Browse the repository at this point in the history
  2. fix cs

    nfourtythree committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d6c0f33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fb2402 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    60d9a30 View commit details
    Browse the repository at this point in the history
  2. fix cs

    nfourtythree committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    683c408 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72fbc68 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    fcd91dd View commit details
    Browse the repository at this point in the history
  2. Fix doc block

    nfourtythree committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    811eb78 View commit details
    Browse the repository at this point in the history
  3. update uid

    nfourtythree committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d61ca35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe0f852 View commit details
    Browse the repository at this point in the history
  5. Update readme

    nfourtythree committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    143ca38 View commit details
    Browse the repository at this point in the history
  6. fix cs

    nfourtythree committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    bab1b7c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    e4dc64b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dac4c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0b3b5d View commit details
    Browse the repository at this point in the history
  4. Allow entries in discount and sales relation conditions

    - Fix discount matching tab labels
    - Sales can now save and continue editing
    lukeholder committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bbca89e View commit details
    Browse the repository at this point in the history
  5. Build example templates

    lukeholder committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7578d10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbe8fe7 View commit details
    Browse the repository at this point in the history
  7. Update changelog

    lukeholder committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1eae509 View commit details
    Browse the repository at this point in the history
  8. Cleanup

    lukeholder committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2dc93d6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3233 from craftcms/feature/product-query-shipping…

    …-and-tax-category
    
    Fixes #3219 Add shipping and tax category querying to products
    lukeholder authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a53ddaa View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3220 from craftcms/feature/extra-product-conditio…

    …n-rules
    
    Extra condition rules for Product conditions
    lukeholder authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    de1905c View commit details
    Browse the repository at this point in the history
  11. Merge branch '4.3' into feature/entryfication-compatibility

    # Conflicts:
    #	CHANGELOG.md
    lukeholder committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    105bebb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    9004ec5 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    lukeholder committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3900a20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    259d3f9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3240 from craftcms/feature/entryfication-compatib…

    …ility
    
    Entryfication compatibility for discounts and sales
    lukeholder authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    993b3c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    264500d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc47c96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21ae8fd View commit details
    Browse the repository at this point in the history
  8. Update changelog

    lukeholder committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    693c0dc View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    0d8433d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd36866 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cb33b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72b87a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    222488c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c82727b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b450fb3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72a946c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49a78ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9577c60 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf5eb7d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eaf3080 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bb0fc90 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0e52948 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1e561db View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    931a07c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c276f42 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    aba0ec3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    02c9c22 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c22d6fc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f88ce20 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7fa5002 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    981f11f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e0c4da0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d65e1c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    8bf5f92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06efe8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1a6950 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    24c165a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64febfc View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    d293775 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abe0f3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee0039d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    232face View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df654bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d22e41 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0014fb1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0a3e05 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Not needed anymore

    lukeholder committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8c5314b View commit details
    Browse the repository at this point in the history
  2. Not used anymore

    lukeholder committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4bf9b4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c23c094 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35822b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4eb0bf8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54dcbbf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34436fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b357efa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14101eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7cf5e4b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

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

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    ca5060e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3221 from craftcms/feature/discount-optimisations

    WIP discount performance improvements
    nfourtythree authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5c1f2a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Payment Source created

    lukeholder committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8d42054 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30a77cb View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Not needed

    lukeholder committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    84d64a7 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    lukeholder committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6f9a4e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17dd7ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35de250 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3273 from craftcms/bugfix/stripe-payment-sources

    Relocate external payment source links for Stripe
    lukeholder authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d4ed6e6 View commit details
    Browse the repository at this point in the history
  6. generate for dist

    lukeholder committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3ec8c74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d2dece View commit details
    Browse the repository at this point in the history
  8. Cleanup

    lukeholder committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    37a50d0 View commit details
    Browse the repository at this point in the history
  9. Cleanup

    lukeholder committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4463dd0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    49ad7d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    9d3a873 View commit details
    Browse the repository at this point in the history
  2. One more PHP_EOL!

    AugustMiller committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    9f55edb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a86952f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3276 from craftcms/feature/data-transfer-cli-eols

    Customer data transfer CLI messaging
    lukeholder authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e08e474 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' into 4.3

    # Conflicts:
    #	CHANGELOG.md
    brandonkelly committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e427677 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3247 from craftcms/t9n/4.3

    New Crowdin updates
    brandonkelly authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5587ea5 View commit details
    Browse the repository at this point in the history
  7. Changelog cleanup

    brandonkelly committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ba8c51f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27919af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    48b7b2e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8f48fe5 View commit details
    Browse the repository at this point in the history
  11. Tweak

    brandonkelly committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d310aa5 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'develop' into 4.3

    # Conflicts:
    #	src/translations/ja/commerce.php
    #	src/translations/nb/commerce.php
    #	src/translations/sk/commerce.php
    brandonkelly committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    249886e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    51bc158 View commit details
    Browse the repository at this point in the history
  14. Deprecated

    lukeholder committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fec0cbe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8d33a0a View commit details
    Browse the repository at this point in the history
  16. Deprecated release note

    brandonkelly committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    15c760f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    11cc3f1 View commit details
    Browse the repository at this point in the history