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

Merge trunk into wcs-migration #2795

Merged
merged 15 commits into from
Aug 14, 2024
Merged

Commits on Jun 26, 2024

  1. Tweak/issue 2750 - WordPress 6.6 and WooCommerce 9.0 Compatibility (#…

    …2754)
    
    * Bump tested up to version
    
    * add changelog
    
    * update readme file
    iyut authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2a5f8b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    122c7b3 View commit details
    Browse the repository at this point in the history
  2. Revert "woorelease: Product version bump update"

    This reverts commit 122c7b3.
    samnajian committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    fec27ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    642db4f View commit details
    Browse the repository at this point in the history
  4. Revert "woorelease: Product version bump update"

    This reverts commit 642db4f.
    samnajian committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    157fac5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32935eb View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Fix/issue 2712 - Make The Tariff Number Field a Required Field when t…

    …he Destination is Within EU (#2764)
    
    * add condition for EU tariff number
    
    * add changelog
    
    * edit the tariff number error text
    
    * edit changelog
    iyut authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9fde639 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Jul 23, 2024

  1. Conditionally load shipping functionality based on if WC Shipping is …

    …active (#2761)
    
    * Rough take
    
    * Do not change the name, this is still called WooCommerce Shipping & Tax
    
    * Set `wc_services_will_handle_coexistence_with_woo_shipping_and_woo_tax` hook to indicate we will handle the coexistence
    
    * Remove WC_Connect_Note_DHL_Live_Rates_Available notice todo
    
    My concern was about the class not existing and thereby creating PHP fatal errors, but we require the file right before using it, so there's no issue even if shipping has not been generally initiated.
    
    * Remove outdated todos
    
    * Status page should respect shipping conditional loading (#2776)
    
    * Conditionally hide shipping related status data
    
    * Satisfy tests
    
    * Introduce new "wc_services_will_disable_shipping_logic" hook (#2775)
    
    * Reimplement logic that completely blocks WCS&T logic from initiating
    
    * Introduce new hook for conditional loading
    
    ---------
    
    Co-authored-by: Gerhard <potgieterg@gmail.com>
    kallehauge and kloon authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5b22d1a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Jul 25, 2024

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

Commits on Aug 9, 2024

  1. Update readme.txt to indicate that a new Woo Shipping plugin is avail…

    …able for download. (#2789)
    
    * Update changelog
    
    * Remove changelog and updated copy
    harriswong authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    428e9ab View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

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