Fernando Marichal
d6c216fc74
Remove `welcome-modal.test.js
2022-04-12 10:37:49 -03:00
Jorge A. Torres
566076de9b
Add changelog
2022-04-12 10:23:12 -03:00
Jorge A. Torres
d4d70acfd1
Enable “Save changes” in the admin variations form when textfields change
2022-04-12 09:50:01 -03:00
Fernando Marichal
17ae456868
Fix text domain
2022-04-12 09:33:57 -03:00
Moon
bb9bc378cf
Merge pull request #32447 from woocommerce/update/32130-ui-changes-to-the-recommended-payment-options
...
UI changes to the recommended payment options
2022-04-12 05:30:18 -07:00
Fernando Marichal
db7b1ba035
Add Pinterest to help panel
2022-04-12 09:26:54 -03:00
Néstor Soriano
2bdabff4e0
Merge pull request #32317 from ovidiul/31314-add-parse-file-path-filter
...
Adding parse_file_path filters to support remote file systems
2022-04-12 12:47:15 +02:00
Ilyas Foo
859ab8884b
Fix e2e tests
2022-04-12 18:19:06 +08:00
Néstor Soriano
29a08dc515
Add changelog file for #32317 .
2022-04-12 11:38:59 +02:00
Néstor Soriano
6155bb4094
Merge pull request #32460 from AlexTech01/patch-2
...
Change is_file_valid_csv to wc_is_file_valid_csv
2022-04-12 11:27:10 +02:00
Ovidiu Liuta
9c65d3bbdc
phpcs fixes
2022-04-12 12:24:12 +03:00
Ovidiu Liuta
4624ab7dde
adding filter comments
2022-04-12 11:33:12 +03:00
Néstor Soriano
e13c30cfc4
Add changelog file for #32460 .
2022-04-12 10:32:56 +02:00
Chi-Hsuan Huang
13720a663e
Fix admin clean command
2022-04-12 15:47:03 +08:00
Ilyas Foo
29e27fff35
Update e2e
2022-04-12 11:47:22 +08:00
Ilyas Foo
1fb2418e57
Add changelog for data package
2022-04-12 11:40:02 +08:00
Ilyas Foo
b7e156cdfa
Add changelog for data package
2022-04-12 11:19:09 +08:00
Ilyas Foo
0b2df9a956
Fix text domain, standardize component conditional, remove unnecessary comment
2022-04-12 10:52:11 +08:00
Jacob Sewell
e1db7ab0f2
Changelog for 32573/32574.
2022-04-11 21:17:59 -05:00
Ilyas Foo
7cca9642f4
Remove enabled section
2022-04-12 10:09:07 +08:00
Jacob Sewell
e83631983a
Add unit tests for new context param in Notes\DataStore::get_notes().
2022-04-11 21:09:04 -05:00
Jacob Sewell
0ae4f8e484
Add context param to Notes\DataStore::get_notes() and associated methods/filters.
2022-04-11 21:08:26 -05:00
Ilyas Foo
e2da686c31
Add eway
2022-04-12 09:49:23 +08:00
Chi-Hsuan Huang
0dcea11bf0
Merge pull request #32531 from Saggre/fix/table-card-docs
...
Fix TableCard component docs
2022-04-12 08:59:43 +08:00
Corey McKrill
ac1ad607b4
Normalize auto-draft as a status in the abstract order class
...
Ensures that an existing order with auto-draft status won't be
interpreted as pending when determining if the status has changed.
This also fixes an unrelated phpcs formatting error in order to pass the
precommit checks.
Fixes #32539
2022-04-11 16:29:43 -07:00
barryhughes
49b3a328ce
PHPCS/formatting fixes; restore inadvertently removed test.
2022-04-11 15:51:55 -07:00
barryhughes
10b8eef1f2
Add changelog.
2022-04-11 15:44:10 -07:00
barryhughes
4729ae1f01
Product downloads → support a concept of active/inactive files.
2022-04-11 14:59:56 -07:00
moon
3c8043885d
Add changelog
2022-04-11 10:33:25 -07:00
Jorge A. Torres
e9e382adf8
Merge pull request #32034 from woocommerce/cot/31766
...
Add migration to move orders from wp_posts to custom tables
2022-04-11 14:30:02 -03:00
moon
2bc077e0c9
Clear the note hook directly
2022-04-11 10:26:55 -07:00
moon
f2159c4bc2
Fix broken tests
2022-04-11 10:26:55 -07:00
moon
75c7359b27
Import missing namespace
2022-04-11 10:26:55 -07:00
moon
27bf0e5c96
Add WCA clean up code to uninstall.php
2022-04-11 10:26:55 -07:00
moon
1ca12a8784
Update delete_obsolete_notes to use $wpdb directly to delete the notes -- note store is not available when the plugin is activated via CLI
2022-04-11 10:26:55 -07:00
moon
ae6a658578
Add replacements for the deprecated actions
2022-04-11 10:26:55 -07:00
moon
2d56be4966
Remove plugin-version test -- we no longer have woocommerce-admin.php
2022-04-11 10:26:55 -07:00
moon
9e90b3be89
Fix styling
2022-04-11 10:26:55 -07:00
moon
5376bd03ce
Add WCA uninstall routines
2022-04-11 10:26:55 -07:00
moon
474cff5db6
Remove unnecessary variable
2022-04-11 10:26:55 -07:00
moon
52de6e872b
Add tests for the install class
2022-04-11 10:26:55 -07:00
moon
5af9e1f066
Fix failing test
2022-04-11 10:26:55 -07:00
moon
03d3ffe1f9
Delete WCA install completely
2022-04-11 10:26:55 -07:00
moon
c17cbb5dbd
Remove WCA Install class references
2022-04-11 10:26:55 -07:00
moon
3c1ce9c613
Make create_tables public -- this is needed from WCA classes
2022-04-11 10:26:55 -07:00
moon
70ff5ad3ae
Move delete_obsolete_notes to the core
2022-04-11 10:26:55 -07:00
moon
0dae9d450e
Move migrate_options to core
2022-04-11 10:26:55 -07:00
moon
9a038a4bd2
Move create_tables to the core
2022-04-11 10:26:55 -07:00
moon
dbe913ea0e
Move create_cron_jobs to the core
2022-04-11 10:26:55 -07:00
moon
05200a99fb
Move $db_updates to the core
2022-04-11 10:26:55 -07:00