Changeset 3012853
- Timestamp:
- 12/21/2023 10:33:30 AM (2 years ago)
- Location:
- dhlpwc
- Files:
-
- 8 edited
- 1 copied
-
tags/2.0.18 (copied) (copied from dhlpwc/trunk)
-
tags/2.0.18/README.md (modified) (1 diff)
-
tags/2.0.18/assets/js/dhlpwc.settings.js (modified) (1 diff)
-
tags/2.0.18/dhlpwoocommerce.php (modified) (1 diff)
-
tags/2.0.18/readme.txt (modified) (2 diffs)
-
trunk/README.md (modified) (1 diff)
-
trunk/assets/js/dhlpwc.settings.js (modified) (1 diff)
-
trunk/dhlpwoocommerce.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dhlpwc/tags/2.0.18/README.md
r2995038 r3012853 1 1 # DHL eCommerce for WooCommerce 2 2 3 v2.0.18 4 ## Changes 5 - Fixed DHL Plugin Settings page on WooCommerce v8.4.0 6 3 7 v2.0.17 4 8 ## Changes 5 9 - Added support for Woocommerce High-Performance Order Storage (HPOS) 6 10 7 11 v2.0.16 8 12 ## Changes 9 "- Added the possibility to add multiple shipments through the label panel10 - Update Expresser service time to reflect the correct new time "13 - Added the possibility to add multiple shipments through the label panel 14 - Update Expresser service time to reflect the correct new time 11 15 12 16 v2.0.15 -
dhlpwc/tags/2.0.18/assets/js/dhlpwc.settings.js
r2966997 r3012853 169 169 170 170 }).on('dhlpwc:init_settings_menu', function(e) { 171 // Woocommerce 8.4.0 added the wc-shipping-zone-method-fields div, breaking styling. 172 // Removing this div to keep our css compatible with both versions. 173 if ($('#dhlpwc_shipping_method_settings .wc-shipping-zone-method-fields').length) { 174 $('#dhlpwc_shipping_method_settings .wc-shipping-zone-method-fields').contents().unwrap(); 175 } 171 176 $('#dhlpwc_shipping_method_settings').find('h3').each(function(e) { 172 177 var dhlpwc_settings = { -
dhlpwc/tags/2.0.18/dhlpwoocommerce.php
r2995038 r3012853 5 5 * Description: This is the official DHL eCommerce for WooCommerce plugin. 6 6 * Author: DHL Parcel 7 * Version: 2.0.1 77 * Version: 2.0.18 8 8 * Requires at least: 4.7.16 9 9 * Tested up to: 6.3 -
dhlpwc/tags/2.0.18/readme.txt
r2995038 r3012853 5 5 Requires PHP: 5.6 6 6 Tested up to: 6.2 7 Stable tag: 2.0.1 77 Stable tag: 2.0.18 8 8 WC requires at least: 3.0.0 9 9 WC tested up to: 7.3.0 … … 54 54 == Changelog == 55 55 56 = 2.0.18 = 57 - Fixed DHL Plugin Settings page on WooCommerce v8.4.0 58 56 59 = 2.0.17 = 57 60 - Added support for Woocommerce High-Performance Order Storage (HPOS) 58 61 59 62 = 2.0.16 = 60 "- Added the possibility to add multiple shipments through the label panel61 - Update Expresser service time to reflect the correct new time "63 - Added the possibility to add multiple shipments through the label panel 64 - Update Expresser service time to reflect the correct new time 62 65 63 66 = 2.0.15 = -
dhlpwc/trunk/README.md
r2995038 r3012853 1 1 # DHL eCommerce for WooCommerce 2 2 3 v2.0.18 4 ## Changes 5 - Fixed DHL Plugin Settings page on WooCommerce v8.4.0 6 3 7 v2.0.17 4 8 ## Changes 5 9 - Added support for Woocommerce High-Performance Order Storage (HPOS) 6 10 7 11 v2.0.16 8 12 ## Changes 9 "- Added the possibility to add multiple shipments through the label panel10 - Update Expresser service time to reflect the correct new time "13 - Added the possibility to add multiple shipments through the label panel 14 - Update Expresser service time to reflect the correct new time 11 15 12 16 v2.0.15 -
dhlpwc/trunk/assets/js/dhlpwc.settings.js
r2966997 r3012853 169 169 170 170 }).on('dhlpwc:init_settings_menu', function(e) { 171 // Woocommerce 8.4.0 added the wc-shipping-zone-method-fields div, breaking styling. 172 // Removing this div to keep our css compatible with both versions. 173 if ($('#dhlpwc_shipping_method_settings .wc-shipping-zone-method-fields').length) { 174 $('#dhlpwc_shipping_method_settings .wc-shipping-zone-method-fields').contents().unwrap(); 175 } 171 176 $('#dhlpwc_shipping_method_settings').find('h3').each(function(e) { 172 177 var dhlpwc_settings = { -
dhlpwc/trunk/dhlpwoocommerce.php
r2995038 r3012853 5 5 * Description: This is the official DHL eCommerce for WooCommerce plugin. 6 6 * Author: DHL Parcel 7 * Version: 2.0.1 77 * Version: 2.0.18 8 8 * Requires at least: 4.7.16 9 9 * Tested up to: 6.3 -
dhlpwc/trunk/readme.txt
r2995038 r3012853 5 5 Requires PHP: 5.6 6 6 Tested up to: 6.2 7 Stable tag: 2.0.1 77 Stable tag: 2.0.18 8 8 WC requires at least: 3.0.0 9 9 WC tested up to: 7.3.0 … … 54 54 == Changelog == 55 55 56 = 2.0.18 = 57 - Fixed DHL Plugin Settings page on WooCommerce v8.4.0 58 56 59 = 2.0.17 = 57 60 - Added support for Woocommerce High-Performance Order Storage (HPOS) 58 61 59 62 = 2.0.16 = 60 "- Added the possibility to add multiple shipments through the label panel61 - Update Expresser service time to reflect the correct new time "63 - Added the possibility to add multiple shipments through the label panel 64 - Update Expresser service time to reflect the correct new time 62 65 63 66 = 2.0.15 =
Note: See TracChangeset
for help on using the changeset viewer.