Barry Hughes
|
bd28aa8708
|
Merge pull request #30206 from woocommerce/try/fix-npm-build
Remove e2e linting from main project linting.
|
2021-07-05 07:52:48 -07:00 |
Ron Rennick
|
715547b33e
|
remove e2e linting from main project linting
|
2021-07-02 13:03:25 -03:00 |
Vedanshu Jain
|
56e23e0d14
|
Merge pull request #30196 from woocommerce/update/woocommerce-admin/2.4.1
Bump woocommerce-admin version to 2.4.1
|
2021-07-02 20:49:32 +05:30 |
Barry Hughes
|
2cce7f3af8
|
Merge pull request #30199 from RhnSharma/revise-docblock-wc-format-decimal
Revise docblock for wc_format_decimal()
|
2021-07-02 07:50:56 -07:00 |
vedanshujain
|
32b4ac1a9a
|
Run via Composer V2.0
|
2021-07-02 15:49:15 +05:30 |
jonathansadowski
|
1c1f6fdc0f
|
Merge pull request #30179 from fitimvata/trunk
[Rest] Refunds add api_restock param to restock items
|
2021-07-01 09:50:37 -05:00 |
Rohan Sharma
|
5087e00f17
|
task: revise docblock for wc_format_decimal()
|
2021-07-01 17:41:33 +05:30 |
Ilyas Foo
|
3a08b748d3
|
Bump woocommerce-admin version to 2.4.1
|
2021-07-01 16:15:05 +08:00 |
Fitim Vata
|
482d019304
|
Change schema description for api_restock
|
2021-07-01 06:42:35 +02:00 |
Vedanshu Jain
|
1de07344ca
|
Merge pull request #30188 from woocommerce/npm/package-maintenance
|
2021-07-01 08:08:10 +05:30 |
Ron Rennick
|
7d2ecd23db
|
package maintenance for stylelint vulnerability
|
2021-06-30 15:01:33 -03:00 |
Fitim Vata
|
3e17c0b618
|
[Rest] Refunds add api_restock param to restock items
|
2021-06-30 00:19:23 +02: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 |
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 |
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 |
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 |
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 |
jonathansadowski
|
b3894c47a4
|
Merge pull request #30111 from umhan35/patch-1
[twenty-twenty-one.scss] Use theme default font
|
2021-06-21 11:28:58 -05:00 |
Barry Hughes
|
4487b3fa9a
|
Merge pull request #30015 from sabbir1991/fix/29984
Fix JS console error when add new shipping zone button clicke | #29984
|
2021-06-18 15:08:51 -07:00 |
Claudio Sanches
|
88af805f31
|
Introduces woocommerce_email_sent hook
|
2021-06-18 11:14:11 -03:00 |
Greg
|
9e9a124f52
|
Merge pull request #30056 from woocommerce/add/e2e-shopper-create-products-api
Add/e2e shopper create products api
|
2021-06-18 06:56:17 -06:00 |
Vedanshu Jain
|
7ee760f617
|
Merge pull request #30118 from woocommerce/update/woocommerce-admin/2.4.0-rc.1
Bump woocommerce-admin version to 2.4.0-rc.2
|
2021-06-18 17:57:54 +05:30 |
Ilyas Foo
|
e0db9beb20
|
Add delay to reduce e2e test flakiness in OBW - Business Details
|
2021-06-18 18:19:27 +08:00 |
Rodel Calasagsag
|
639c091f61
|
Added changelog in utils package
|
2021-06-18 15:17:18 +08:00 |
Ilyas Foo
|
44899677cf
|
Update to rc2
|
2021-06-18 14:40:15 +08:00 |
Barry Hughes
|
77127f93af
|
Merge pull request #30124 from woocommerce/Remove-ABSPATH-check-on-WC_Logger_Interface
Remove abspath check on wc logger interface
|
2021-06-17 09:47:50 -07:00 |