roykho
574d82bd16
Update tests
2021-06-30 15:05:30 -07:00
Martin Winkel
1085ac2539
[ #30185 ] Use of deprecated function wp.passwordStrength.userInputBlacklist
2021-06-30 23:00:28 +02:00
Greg
5062c13f38
Broke out install function
2021-06-30 14:35:17 -06:00
roykho
ade4478912
Add WC Admin inbox note when page is created
2021-06-30 13:03:47 -07:00
Greg
6888759764
Pull in API package
2021-06-30 14:03:07 -06:00
Greg
4d40340785
Merge branch 'trunk' of github.com:woocommerce/woocommerce into add/block-concurrent-test-runs
2021-06-30 13:53:18 -06:00
Greg
e08313d203
Code review feedback
2021-06-30 13:31:49 -06:00
Ron Rennick
7d2ecd23db
package maintenance for stylelint vulnerability
2021-06-30 15:01:33 -03:00
Martin Winkel
9467260e5f
fixed a typo in the bug issue template of github
2021-06-30 17:10:10 +02:00
Nestor Soriano
b97e792f40
Move the UI to set/unset product attribute lookup table usage to settings.
...
The UI was previously in the tools page, it's now a setting under
products - advanced.
2021-06-30 15:14:14 +02:00
Rodel Calasagsag
fdad5c7c5f
Added changelog entries
2021-06-30 19:11:30 +08:00
Rodel Calasagsag
53be6fb3d2
Used API package to create orders by batch
2021-06-30 18:48:10 +08:00
Nestor Soriano
cf7d96d867
Add a lookup data regeneration for single product mechanism.
...
A new "Lookup data" metabox has been added to the product page
with a "Renegerate" button that regenerates the attributes lookup
data for that product.
2021-06-30 10:38:20 +02:00
Fitim Vata
3e17c0b618
[Rest] Refunds add api_restock param to restock items
2021-06-30 00:19:23 +02:00
roykho
946aeb8d15
Update create_pages function to support post_status
2021-06-29 13:51:35 -07:00
roykho
be53a0283e
Create the refund and returns policy page on a DB update routine
2021-06-29 12:18:01 -07:00
Vedanshu Jain
b88b868ab8
Merge pull request #30178 from woocommerce/dependabot/composer/bin/composer/mozart/league/flysystem-1.1.4
...
Bump league/flysystem from 1.1.3 to 1.1.4 in /bin/composer/mozart
2021-06-29 23:19:29 +05:30
roykho
4585c7ef7f
Add refund and return page for creation
2021-06-29 10:06:21 -07:00
dependabot[bot]
926e9f8d51
Bump league/flysystem from 1.1.3 to 1.1.4 in /bin/composer/mozart
...
Bumps [league/flysystem](https://github.com/thephpleague/flysystem ) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/thephpleague/flysystem/releases )
- [Changelog](https://github.com/thephpleague/flysystem/blob/2.x/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/flysystem/compare/1.1.3...1.1.4 )
---
updated-dependencies:
- dependency-name: league/flysystem
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-29 15:42:27 +00:00
Barry Hughes
74dfa0d825
Merge pull request #30165 from woocommerce/fix/29768
...
Remove potential for type (and division-by-zero) errors when determining thumbnail sizes.
2021-06-29 07:34:33 -07:00
roykho
edd5463691
Simplied fix per comment
2021-06-29 06:41:16 -07:00
Denis Dvali
030680ed7f
Cast default status to integer on payment token update
2021-06-29 14:50:57 +03:00
Vedanshu Jain
89aac04387
Merge pull request #30138 from woocommerce/fix/30136-no-block-templates-for-products
...
Exclude block templates from showing up in product edit page
2021-06-29 17:12:17 +05:30
Michael P. Pfeiffer
a65f31e2de
Return early if gutenberg_get_block_template function does not exist
2021-06-29 13:10:45 +02:00
Claudio Sanches
13e88d5bb3
Merge pull request #29967 from diablodale/fix25288-partial
...
apply filter to errant hardcoded redirect on logout for custom endpoint
2021-06-28 17:25:05 -03:00
Néstor Soriano
1f1f331432
Merge pull request #30081 from woocommerce/frosso/wcs-extensions-bannes-updates
...
chore: copy changes on WCS banner
2021-06-28 16:52:44 +02:00
Nestor Soriano
38897a42e2
Add tests for product changes changes in LookupDataStore.
2021-06-28 12:25:48 +02:00
roykho
7c1b9f5f21
Add tests and refined method
2021-06-25 17:24:06 -07:00
roykho
c56f4dea20
Revert this change for a different PR
2021-06-25 14:08:06 -07:00
roykho
1b8acc567b
Cast values when performing math operations to prevent PHP 8 fatal errors
2021-06-25 13:31:59 -07:00
roykho
bb2664d56a
Use a helper divider method to account for strings and zeros when dividing closes #29768
2021-06-25 13:30:04 -07:00
Vedanshu Jain
d1f5784fa4
Merge pull request #30108 from helgatheviking/issues/30107-enhanced-select-sortable
...
Issues/30107 enhanced select sortable
2021-06-25 18:17:50 +05:30
Vedanshu Jain
de9a0b176b
Merge pull request #30082 from woocommerce/frosso/remove-canada-post-extension-banner
...
chore: remove WCS canada post mentions
2021-06-25 15:38:29 +05:30
Néstor Soriano
761108ccce
Merge pull request #29749 from ovidiul/vip/fix_batch_export
...
Fixing batch export limitations
2021-06-25 09:34:23 +02:00
Tam Mullen
9be521befb
update to allow product details to also come from env
...
Co-authored-by: Vedanshu Jain <vedanshu.jain.2012@gmail.com>
2021-06-25 00:46:18 +01:00
Tam Mullen
874da86155
removed some of the k6 checkout flow into separate k6 requests and moved headers to their own file.
2021-06-25 00:42:28 +01:00
Néstor Soriano
21f7f97079
Merge pull request #30123 from woocommerce/add/24641
...
Introduces a new hook after an email is sent
2021-06-24 09:15:18 +02:00
Vedanshu Jain
f367fcd4f7
Merge pull request #29966 from MoustafaMohsen/patch-1
...
Typo in example code block
2021-06-23 19:36:06 +05:30
Claudio Sanches
5128a45936
Apply suggestions from code review
2021-06-22 15:37:18 -03:00
Néstor Soriano
599875f466
Merge pull request #30143 from woocommerce/prep/trunk/5.5
...
Prep trunk for 5.6 release
2021-06-22 10:13:03 +02:00
vedanshujain
1a15d92a36
Update version to beta in changelog and readme logs.
2021-06-22 13:28:43 +05:30
Néstor Soriano
660b82ebee
Merge pull request #30141 from woocommerce/update/action-scheduler
...
Update ActionScheduler version to 3.2.1.
2021-06-22 09:21:52 +02:00
vedanshujain
02f7a86db0
Specify default sort order for webhok DS.
2021-06-22 12:28:44 +05:30
vedanshujain
93fe370966
Update version to prep for 5.6
2021-06-22 12:28:20 +05:30
vedanshujain
8e8f20fba1
Update changelog for release.
2021-06-22 12:25:27 +05:30
vedanshujain
44e13b2ecf
Add changelog for 5.5.
2021-06-22 12:25:09 +05:30
vedanshujain
f88586eb1f
Remove download headers when file was not served.
2021-06-22 12:24:47 +05:30
vedanshujain
9ea397fb37
Update ActionScheduler version to 3.2.1.
2021-06-22 11:42:48 +05:30
Albert Juhé Lluveras
ebee0e157e
Exclude block templates from showing up in product edit page
2021-06-21 20:41:48 +02:00
Christopher Allford
6f812b2689
Merge pull request #30096 from woocommerce/fix/30089
...
Revert previous jQuery migration changes as it is not needed here clo…
2021-06-21 10:34:33 -07:00