Commit Graph

38562 Commits

Author SHA1 Message Date
roykho 387e095a01 Update deprecated jQuery functions in includes folder 2021-04-28 16:21:59 -05:00
roykho 09aabeeb6f Revert load function 2021-04-28 16:21:59 -05:00
roykho 242949850d Update deprecated jQuery functions for tokenization-form.js 2021-04-28 16:21:59 -05:00
roykho 5de6a1ee95 Update deprecated jQuery functions for password-strength-meter.js 2021-04-28 16:21:59 -05:00
roykho a5409a8ca1 Update deprecated jQuery functions for country-select.js 2021-04-28 16:21:59 -05:00
roykho b23d218a37 Update deprecated jQuery functions for checkout.js 2021-04-28 16:21:59 -05:00
roykho 1e55db0e4d Update deprecated jQuery functions for address-i18n.js and cart-fragments.js 2021-04-28 16:21:59 -05:00
roykho 67ea396f7d Update deprecated jQuery functions for add-to-cart-variation.js 2021-04-28 16:21:59 -05:00
roykho 8cf743caee Update deprecated jQuery functions for add-payment-method.js 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 08aa9e32eb Update deprecated jQuery functions for jquery.blockui.js 2021-04-28 16:21:58 -05:00
roykho 3d1391f6bd Update deprecated jQuery functions for jquery.zoom.js 2021-04-28 16:21:58 -05:00
roykho a5543fd79f Update deprecated jQuery functions for jquery.tiptip.js 2021-04-28 16:21:58 -05:00
roykho ebdaaa3f08 Update deprecated jQuery functions for jquery.cookie.js 2021-04-28 16:21:58 -05:00
roykho 6b7b8d7b8e Update deprecated jQuery functions for jquery.flexslider.js 2021-04-28 16:21:58 -05:00
roykho ac445e058c Update deprecated jQuery functions for jquery.flot 2021-04-28 16:21:58 -05:00
roykho 176cd16278 Update deprecated jQuery functions for jquery.flexslider.js 2021-04-28 16:21:58 -05:00
roykho dddd0d6588 Update deprecated jQuery functions for jquery.serializejson.js 2021-04-28 16:21:57 -05:00
roykho e4bfbe7597 Update deprecated jQuery functions for jquery.float.resize.js 2021-04-28 16:21:57 -05:00
roykho c4c02a20bb Update deprecated jQuery functions for jquery.flot.js 2021-04-28 16:21:57 -05:00
roykho ef572483d8 Update deprecated jQuery functions for jquery.payment.js closes #28284 2021-04-28 16:21:57 -05:00
Ron Rennick 6910b2080a Merge branch 'trunk' into try/individual-test-files 2021-04-28 14:28:27 -03:00
Ron Rennick f7447b12fa remove debug code 2021-04-28 14:27:32 -03:00
Greg c51fce6bb4
Merge pull request #29770 from woocommerce/fix/29769
user customer user for order search
2021-04-28 11:13:09 -06:00
Ron Rennick 08599ea206 use evalAndClick on add coupon button 2021-04-28 12:15:13 -03:00
Nestor Soriano 83fed1eab5
Implement the LookupDataStore::create_lookup_table_entries_for_variable_product method. 2021-04-28 16:57:47 +02:00
Nestor Soriano 94f5dfaa11
Make the DataRegenerator::delete_all_attributes_lookup_data method public. 2021-04-28 16:56:29 +02:00
Ron Rennick 779cfc89d4 Merge branch 'trunk' into try/repeatable-onboarding-flow 2021-04-28 10:18:39 -03:00
Nestor Soriano 21053afec1
Partially implement LookupDataStore::update_data_for_product
For now it only creates data for non-variable products.
2021-04-28 12:25:56 +02:00
Bero 1d232ddd1f Merge branch 'trunk' into update/extensions-search-all-categories 2021-04-28 11:06:24 +02:00
Nestor Soriano d1744ac99a
Add the ProductAttributesLookup\DataRegenerator class.
This class creates and fills the product attributes lookup table
from the existing products. It does so by in small chunks by using
Action Scheduler; it handles all the batches and the scheduling
by itself.

It also adds two entries to the debug tools menu:

- Initiate lookup table regeneration (deleting the existing table first)
- Enable or disable the actual usage of the lookup table
  for product filtering

The first one is the only way to generate the lookup table for now
(there's no explicit data migration).

The actual filling of the table is delegated to a LookupDataStore class
that is not implemented yet, so for now the table isn't actually filled.
Also enabling/disabling the lookup table usage has no real effect yet.
2021-04-28 10:30:11 +02:00