Julià Mestieri
|
83434deb42
|
Added PR feedback.
|
2020-08-27 09:05:33 +02:00 |
Julià Mestieri
|
b2c35a5ded
|
Added cache and filters for wc-customer get operations.
|
2020-08-17 11:25:54 +02:00 |
Claudio Sanches
|
5c4d42b9de
|
Merge pull request #27059 from masteradhoc/masteradhoc-postcode-liechtenstein
add postcode validation for country liechtenstein
|
2020-08-14 15:40:30 -03:00 |
jonathansadowski
|
4fd7f55357
|
Merge pull request #26928 from khosroblog/master
get_review_count_for_product return all comments count not only 'review' types !!!
|
2020-08-14 13:40:01 -05:00 |
jonathansadowski
|
19eef38a39
|
Merge pull request #26897 from CHEWX/patch-1
[styling] - remove whitespace in a link
|
2020-08-14 13:38:29 -05:00 |
Claudio Sanches
|
bb0c4406de
|
Merge pull request #27314 from woocommerce/add/unit-tests-27108
Added unit tests for #27244
|
2020-08-14 15:32:02 -03:00 |
Claudio Sanches
|
fdf5fe8614
|
Merge pull request #27323 from woocommerce/fix/27288
switch to site locale before translating refund reason
|
2020-08-14 15:30:56 -03:00 |
Néstor Soriano
|
09a8613fcd
|
Merge pull request #27334 from woocommerce/fix/tested-up-to-WP5.5
Updated tested up to for WP 5.5.
|
2020-08-14 13:56:13 +02:00 |
Peter Fabian
|
5202c20df5
|
Updated tested up to for WP 5.5.
|
2020-08-14 12:42:00 +02:00 |
Néstor Soriano
|
f8ea11a607
|
Merge pull request #27145 from woocommerce/fix/26006
Fixed "virtual" and "downlodable" pointers on product walkthrough
|
2020-08-14 08:55:53 +02:00 |
Vedanshu Jain
|
a887cd7369
|
Merge pull request #27318 from woocommerce/fix/27282
Change data-type from mixed to composite and date-time to string on the fly for REST API
|
2020-08-13 21:25:11 +05:30 |
Ron Rennick
|
38d358490b
|
switch to site locale before translating refund reason
|
2020-08-13 10:32:19 -03:00 |
vedanshujain
|
7fa6510c1a
|
Add a explicit test for null as well
|
2020-08-13 16:52:16 +05:30 |
vedanshujain
|
4b1ebea800
|
Also allow null for date-time for BW
|
2020-08-13 16:49:44 +05:30 |
vedanshujain
|
3dd508fd35
|
Address review comments
|
2020-08-13 16:36:27 +05:30 |
vedanshujain
|
dd9b9cfae2
|
Add test for update in date-time field
|
2020-08-13 16:32:00 +05:30 |
vedanshujain
|
a4691dc3f3
|
Set type to mixed to be compatible with 5.4.
This prop was missed in an earlier commit.
|
2020-08-13 15:47:18 +05:30 |
vedanshujain
|
4294e06f7a
|
Add test for variation v2 controller for complex meta object
|
2020-08-13 15:46:31 +05:30 |
vedanshujain
|
5c0be2a715
|
Give preference to null data-type over others
|
2020-08-13 14:17:48 +05:30 |
vedanshujain
|
9f680aa120
|
Add test for null meta value as well
|
2020-08-13 14:17:28 +05:30 |
vedanshujain
|
147c9baf4f
|
Change `mixed` data type to composite for compatibility with 5.5
|
2020-08-13 13:30:39 +05:30 |
vedanshujain
|
826fdde721
|
Add unit tests for checking that updating complex meta is possible
|
2020-08-13 13:27:00 +05:30 |
Néstor Soriano
|
4c636b1d5c
|
Merge pull request #27303 from woocommerce/fix/travis-coding-standards-test
Fix coding standards test on Travis
|
2020-08-13 09:19:13 +02:00 |
Claudio Sanches
|
070e3896cf
|
Restored pointers position
|
2020-08-12 21:46:36 -03:00 |
Ron Rennick
|
bb5c367e20
|
move the arrows on product pointers
|
2020-08-12 21:44:21 -03:00 |
Claudio Sanches
|
75dba02ae3
|
Merge branch 'fix/26006' of github.com:woocommerce/woocommerce into fix/26006
|
2020-08-12 21:44:13 -03:00 |
Claudio Sanches
|
3d0b38740b
|
Merge pull request #27285 from woocommerce/fix/make-typehints-specific-in-src
Removed the general `object` type hint from docblocks
|
2020-08-12 21:41:01 -03:00 |
jonathansadowski
|
0125eca73c
|
Merge pull request #27244 from jgreys/fix/27108
Fix Japan zip code format issue #27108
|
2020-08-12 16:56:48 -05:00 |
Claudio Sanches
|
1839feae91
|
Added unit tests for #27244
|
2020-08-12 18:50:25 -03:00 |
Christopher Allford
|
7340c9af44
|
Merge pull request #27171 from woocommerce/fix/25543
Added the parent's SKU to product searches for variations
|
2020-08-12 12:58:00 -07:00 |
Christopher Allford
|
7071c6dc0c
|
Merge pull request #27228 from woocommerce/feature/container-injection-change
Dependency Injection should use method injection instead of constructor injection
|
2020-08-12 12:41:48 -07:00 |
vedanshujain
|
083e529668
|
Revert "Fix compatibility for WP 5.5"
This reverts commit cc96f6bbd1 .
|
2020-08-12 19:31:40 +05:30 |
Claudio Sanches
|
521ad8c3ff
|
Update all dependencies of woocommerce-sniffs
|
2020-08-11 20:42:42 -03:00 |
Claudio Sanches
|
6f6a84199f
|
Merge branch 'master' into fix/26006
|
2020-08-11 20:17:31 -03:00 |
Claudio Sanches
|
df4aa12f21
|
Fixed coding standards to make trigger a test on Travis
|
2020-08-11 20:11:07 -03:00 |
Claudio Sanches
|
7fdf209713
|
Check if PHPCS is installed before trying to install a new copy
|
2020-08-11 20:08:28 -03:00 |
Claudio Sanches
|
29bc98816e
|
Merge pull request #27143 from woocommerce/fix/26876
Fix "Hide shipping costs until an address is entered"
|
2020-08-11 20:06:17 -03:00 |
Peter Fabian
|
ca33f6b218
|
Removed the general object type hint.
Since the methods actually expect the actual object type, it's probably better to include a narrower specification than overly general `object`.
|
2020-08-11 15:14:13 +02:00 |
Claudio Sanches
|
db85fad826
|
Merge branch 'master' into fix/26006
|
2020-08-10 18:52:21 -03:00 |
Ron Rennick
|
cbfe4bd595
|
Merge pull request #26166 from Chouby/reserve_stock_filter
Add filter for the query for reserved stock
|
2020-08-10 16:42:04 -03:00 |
Ron Rennick
|
8a1b8d6a3d
|
Merge pull request #26439 from kevinruscoe/add-additional-stock-cart-filter-messages
Add additional cart filters for stock actions
|
2020-08-10 16:34:24 -03:00 |
Ron Rennick
|
1e5f27224a
|
Merge pull request #27057 from masteradhoc/master
remove state for country liechtenstein
|
2020-08-10 16:30:30 -03:00 |
Ron Rennick
|
0b0595ab4c
|
Merge pull request #27048 from vallter2/postcode-bih
Add postcode validation for Bosnia and Herzegovina
|
2020-08-10 16:24:06 -03:00 |
Claudio Sanches
|
a429a9523e
|
Merge pull request #27272 from woocommerce/fix/changelog-4.3.2
Added changelog for 4.3.2.
|
2020-08-10 11:41:47 -03:00 |
Christopher Allford
|
116e11565a
|
Merge pull request #27262 from woocommerce/fix/unit-tests-coding-standards
Fixed packages required to run code sniffer on unit tests
|
2020-08-10 06:57:05 -07:00 |
Peter Fabian
|
bf711d445e
|
Added changelog for 4.3.2.
|
2020-08-10 15:38:12 +02:00 |
Christopher Allford
|
f6515f4b1a
|
Removed unnecessary @package tags
|
2020-08-07 16:47:07 -07:00 |
Christopher Allford
|
12397aec0e
|
Added `_with` suffix to `StringUtil` methods for clarity
|
2020-08-07 16:45:35 -07:00 |
Christopher Allford
|
13a3b80cb6
|
Removed classes accidentally added back by merge from master
|
2020-08-07 16:45:09 -07:00 |
Christopher Allford
|
eb65252ba8
|
Merge branch 'master' into feature/container-injection-change
|
2020-08-07 14:35:44 -07:00 |