roykho
2e106f64cf
Use prop function to set attributes closes #29709
2021-05-24 12:55:15 -07:00
Jonathan Sadowski
9e89ac8b95
Correct bind usage in product import and export (bind wasn't targeting jQuery object; was native JS bind)
2021-04-28 16:26:32 -05:00
roykho
6a1e3eb85c
Revert load function
2021-04-28 16:26:31 -05:00
roykho
1215f1965e
Update deprecated jQuery functions for wc-product-import.js
2021-04-28 16:26:31 -05:00
roykho
f4745ed022
Update deprecated jQuery functions for wc-product-export.js
2021-04-28 16:26:31 -05:00
roykho
1710a84948
Fixed removeAttribute replacements
2021-04-28 16:26:31 -05:00
roykho
a98b27bd54
Update deprecated jQuery functions for meta-boxes-product.js
2021-04-28 16:26:31 -05:00
roykho
6522893277
Update deprecated jQuery functions for meta-boxes-product.js
2021-04-28 16:26:31 -05:00
roykho
38cabd27fd
Update deprecated jQuery functions for meta-boxes-product-variation.js
2021-04-28 16:26:31 -05:00
roykho
796d4f51ac
Update deprecated jQuery functions for meta-boxes-order.js
2021-04-28 16:26:31 -05:00
Jonathan Sadowski
09da77eb18
Update wc-setup.js to set required prop to false instead of removing attribute for jQuery3 compat
2021-04-28 16:26:31 -05:00
Jonathan Sadowski
f685cda40d
Update wc-orders.js to resolve jQuery data change in jQuery 3
2021-04-28 16:22:00 -05:00
Jonathan Sadowski
8f013a9c9a
Update system-status.js to resolve jQuery data change in jQuery 3
2021-04-28 16:22:00 -05:00
Jonathan Sadowski
24b787b2da
Update settings.js to resolve jQuery data change in jQuery 3
2021-04-28 16:22:00 -05:00
Jonathan Sadowski
15df81e2d9
Correct bind usage in product import and export (bind wasn't targeting jQuery object; was native JS bind)
2021-04-28 16:22:00 -05:00
roykho
a75a3d7176
Update .focus and .toggleClass that were missed
2021-04-28 16:22:00 -05:00
roykho
b78aa4e00a
Fix deprecated jQuery removeClass function
2021-04-28 16:22:00 -05:00
roykho
09aabeeb6f
Revert load function
2021-04-28 16:21:59 -05:00
roykho
7f0f2c8320
Update deprecated jQuery functions for woocommerce_admin.js
2021-04-28 16:21:59 -05:00
roykho
d2c3ae204f
Update deprecated jQuery functions for wc-shipping-zone-methods.js
2021-04-28 16:21:59 -05:00
roykho
d213e3d959
Update deprecated jQuery functions for wc-shipping-classes.js
2021-04-28 16:21:59 -05:00
roykho
15492c0942
Update deprecated jQuery functions for wc-setup.js
2021-04-28 16:21:59 -05:00
roykho
4ebce91559
Update deprecated jQuery functions for wc-product-import.js
2021-04-28 16:21:59 -05:00
roykho
78adef7f80
Update deprecated jQuery functions for wc-product-export.js
2021-04-28 16:21:59 -05:00
roykho
eee6c96871
Update deprecated jQuery functions for wc-clipboard.js
2021-04-28 16:21:59 -05:00
roykho
76762a08f8
Update deprecated jQuery functions for users.js
2021-04-28 16:21:59 -05:00
roykho
b924230b41
Update deprecated jQuery functions for system-status.js
2021-04-28 16:21:59 -05:00
roykho
142aad6a44
Update deprecated jQuery functions for settings.js
2021-04-28 16:21:58 -05:00
roykho
d84eb2d6bb
Update deprecated jQuery functions for settings-views-html-settings-tax.js
2021-04-28 16:21:58 -05:00
roykho
81d6e50bbd
Update deprecated jQuery functions for quick-edit.js
2021-04-28 16:21:58 -05:00
roykho
58cfd4c0c2
Fixed removeAttribute replacements
2021-04-28 16:21:58 -05:00
roykho
4d0df8d341
Update deprecated jQuery functions for meta-boxes-product.js
2021-04-28 16:21:58 -05:00
roykho
f59c7772e5
Update deprecated jQuery functions for meta-boxes-product.js
2021-04-28 16:21:58 -05:00
roykho
afb9656561
Update deprecated jQuery functions for meta-boxes-product-variation.js
2021-04-28 16:21:58 -05:00
roykho
18797493b3
Update deprecated jQuery functions for meta-boxes-order.js
2021-04-28 16:21:58 -05:00
roykho
6e50fc0cf1
Update deprecated jQuery functions for meta-boxes-coupon.js
2021-04-28 16:21:58 -05:00
roykho
13a9dbb422
Update deprecated jQuery functions for backbone-modal.js
2021-04-28 16:21:58 -05:00
roykho
37f7ccc1f2
Update deprecated jQuery functions for api-keys.js
2021-04-28 16:21:58 -05:00
roykho
1234a5a46f
Add comment for clarity
2021-03-30 05:46:36 -07:00
roykho
4cf6625f0c
Prevent saved changes message when leaving page closes #29359
2021-03-26 15:09:43 -07:00
jonathansadowski
2e60d47a01
Merge pull request #29181 from woocommerce/fix/27233
...
Use AJAX for Page Configuration
2021-03-23 11:46:00 -05:00
roykho
e5380ac966
Add new function to handle single page search closes #27233
2021-03-22 13:20:16 -07:00
Peter Fabian
f7755f123e
Enable bulk updates of variations with low stock amount.
2021-03-10 18:15:31 +01:00
Christopher Allford
5e771d8e4f
Started Converting Woo Page Dropdowns
...
Since the page selection dropdowns in the Advanced settings area are
populated on load we can end up taking a very long time to load on
shops that have lots of pages. This commit adds page search support
to wooSelect and starts converting the pages to use it.
2021-02-19 15:28:07 -08:00
Claudio Sanches
881159dd31
Indent with tabs
2021-02-18 20:02:56 -03:00
Moon
ba2f97af62
Update assets/js/admin/wc-status-widget.js
...
Co-authored-by: Claudio Sanches <contato@claudiosanches.com>
2021-02-18 13:17:27 -08:00
Moon
ab8d29ea0c
Update assets/js/admin/wc-status-widget.js
...
Co-authored-by: Claudio Sanches <contato@claudiosanches.com>
2021-02-18 13:17:22 -08:00
Moon
3707764736
Add tracking to WooCommerce Status widget -- net-sales, order-processing, orders-on-hold, low-stock, and out-of-stock
2021-02-15 16:41:14 -08:00
vedanshujain
2bb419e92f
Fix eslint errors.
2021-02-05 12:35:40 +05:30
Kathy Daring
56281fc804
Reverse adb2c6b86... Restore jQuery.select()
2021-02-02 13:41:07 -07:00