claudiulodro
|
fe40e9b96a
|
Make date queries work properly
|
2017-05-12 15:25:15 -07:00 |
claudiulodro
|
5b578c389f
|
Use previous filter name
|
2017-05-12 13:14:52 -07:00 |
claudiulodro
|
eee2ef82e8
|
Deprecate ->get_orders
|
2017-05-12 13:06:17 -07:00 |
claudiulodro
|
2ce90b3eb6
|
Slightly better date handling
|
2017-05-12 12:59:54 -07:00 |
claudiulodro
|
3861e32803
|
Migrate wc_get_orders
|
2017-05-12 11:45:01 -07:00 |
Claudio Sanches
|
a273deffcb
|
Merge pull request #15042 from woocommerce/fix/14978
Ensure get_plugin_updates exists
|
2017-05-12 13:40:54 -03:00 |
Mike Jolley
|
6797b2229d
|
Ensure get_plugin_updates exists
Fixes #14978
|
2017-05-12 10:56:43 +01:00 |
Claudiu Lodromanean
|
c6fc0003c3
|
Merge pull request #14971 from woocommerce/improvement/13646
WC_*_Query date queries
|
2017-05-11 21:43:41 -07:00 |
Claudio Sanches
|
656508f652
|
Merge pull request #15008 from woocommerce/fix/14990
Handle clearing for 3, 4, and 5 columns
|
2017-05-10 19:24:04 -03:00 |
Claudio Sanches
|
663c1d5f51
|
Merge pull request #15012 from woocommerce/fix/14994
Correctly set rating during updates
|
2017-05-10 19:08:38 -03:00 |
Claudio Sanches
|
44c20f40d7
|
Merge pull request #15015 from woocommerce/fix/14973
Check we have a valid order in wc_get_payment_gateway_by_order
|
2017-05-10 18:35:36 -03:00 |
Claudio Sanches
|
1f11f1c5a5
|
Merge pull request #15014 from woocommerce/fix/14995
Setup postdata after grouped loop so description etc is correct
|
2017-05-10 18:35:22 -03:00 |
Claudio Sanches
|
fcbff8ef8d
|
Merge pull request #15013 from woocommerce/fix/15000
Protect against notices/errors
|
2017-05-10 18:35:08 -03:00 |
claudiulodro
|
e31cbfd5c4
|
Formatting for readibility
|
2017-05-10 14:33:29 -07:00 |
claudiulodro
|
fc365d29eb
|
Change test to better check validity
|
2017-05-10 13:20:07 -07:00 |
claudiulodro
|
d461ea86d6
|
Use local timezone for yyyy-mm-dd queries
|
2017-05-10 13:08:47 -07:00 |
claudiulodro
|
db1d5ac987
|
Simplify logic
|
2017-05-10 12:02:15 -07:00 |
Mike Jolley
|
7c82087bcd
|
Check we have a valid order in wc_get_payment_gateway_by_order
Fixes #14973
|
2017-05-10 19:54:20 +01:00 |
claudiulodro
|
a0727fb8a1
|
Change to date array
|
2017-05-10 11:49:11 -07:00 |
Mike Jolley
|
690520a5b1
|
Setup postdata after grouped loop so description etc is correct
Closes #14995
|
2017-05-10 19:41:55 +01:00 |
Mike Jolley
|
37a544dd6f
|
Ensure needle is set
Fixes #15004
|
2017-05-10 19:30:34 +01:00 |
Mike Jolley
|
523cf5d4ed
|
Protect against missing order in admin assets
Closes #15000
|
2017-05-10 19:26:30 +01:00 |
Mike Jolley
|
cd9119443a
|
Correctly set rating during updates
Fixes #14994
|
2017-05-10 19:21:38 +01:00 |
Claudio Sanches
|
75def72ff7
|
Merge pull request #15009 from woocommerce/fix/14970
is_ip_address should be static
|
2017-05-10 14:48:45 -03:00 |
Mike Jolley
|
3ca4ec7927
|
is_ip_address should be static
Fixes #14970
|
2017-05-10 18:43:34 +01:00 |
Mike Jolley
|
ca3f38377c
|
Handle clearing for 3, 4, and 5 columns
Fixes #14990
|
2017-05-10 18:35:02 +01:00 |
Mike Jolley
|
dd32d5debd
|
Merge pull request #14984 from tobiasschutter/master
Added scalar check to order item meta
|
2017-05-10 17:56:36 +01:00 |
Tobias Schutter
|
3695414bcf
|
Added scalar check to order item meta
|
2017-05-10 11:28:32 +02:00 |
Mike Jolley
|
59e1d94ae0
|
Merge pull request #14982 from bekarice/fix/grouped-add-to-cart-display
Fix: Grouped Product Pages Show Incorrect Name / Permalink
|
2017-05-10 10:00:02 +01:00 |
Beka Rice
|
69752ec933
|
Bump template version + fix inconsistent alignment (use all spaces)
|
2017-05-10 04:23:08 -04:00 |
Beka Rice
|
b9680e250f
|
Fix: Grouped Product page add to cart template shows only the grouped product name / permalink
|
2017-05-10 04:06:58 -04:00 |
claudiulodro
|
5625eaf6fd
|
Docblock
|
2017-05-09 14:57:24 -07:00 |
claudiulodro
|
5d86b2f001
|
Formatting
|
2017-05-09 14:55:39 -07:00 |
claudiulodro
|
93835f69db
|
New working date query format
|
2017-05-09 14:49:45 -07:00 |
claudiulodro
|
c89e389b3f
|
Good progress towards better date queries
|
2017-05-09 11:37:45 -07:00 |
Claudio Sanches
|
43c8efd346
|
Merge pull request #14965 from woocommerce/fix/hardcoded-table-name
Fix hardcoded table name
|
2017-05-09 15:24:14 -03:00 |
Mike Jolley
|
79efb68554
|
Undo wrong commit
|
2017-05-09 19:20:36 +01:00 |
Mike Jolley
|
19fb7ac079
|
Fix hardcoded table name
|
2017-05-09 19:17:24 +01:00 |
Mike Jolley
|
2ed5404d8f
|
Merge pull request #14963 from woocommerce/bekarice-fix/duplicate-stock-reduction-paypal
Bekarice fix/duplicate stock reduction paypal
|
2017-05-09 18:23:36 +01:00 |
Mike Jolley
|
d9a8de7c16
|
Ensure order object exists and pass through to avoid requery
|
2017-05-09 18:20:42 +01:00 |
Claudio Sanches
|
ad5a3d3dbc
|
Merge pull request #14962 from woocommerce/fix/14959
has_attributes for variations
|
2017-05-09 14:12:53 -03:00 |
Mike Jolley
|
275e0661ed
|
Merge branch 'fix/duplicate-stock-reduction-paypal' of https://github.com/bekarice/woocommerce into bekarice-fix/duplicate-stock-reduction-paypal
|
2017-05-09 18:12:45 +01:00 |
Mike Jolley
|
478b12f7e8
|
has_attributes for variations
Fixes #14959
|
2017-05-09 16:39:41 +01:00 |
Mike Jolley
|
f404838060
|
Merge pull request #14958 from rasmusbe/patch-4
Fix param documentation for WC_Product::is_type
|
2017-05-09 13:32:21 +01:00 |
Rasmus
|
98833fa9c5
|
Fix param documentation for WC_Product::is_type
|
2017-05-09 14:10:27 +02:00 |
Mike Jolley
|
8c896c3e2a
|
Merge pull request #14948 from woocommerce/pr/14936
Tweaks to Pr/14936
|
2017-05-09 11:28:31 +01:00 |
Beka Rice
|
1c240bb014
|
Use order data store for stock checks in case of custom order types
|
2017-05-08 17:58:01 -04:00 |
Claudio Sanches
|
58fa8542b6
|
Merge pull request #14933 from woocommerce/fix/14815
Use numeric, not decimal
|
2017-05-08 15:36:39 -03:00 |
Claudio Sanches
|
0a5dfd4c47
|
Merge pull request #14943 from woocommerce/update/14848
If prices are the same for all variations, use price not priceSpecification
|
2017-05-08 15:36:05 -03:00 |
Mike Jolley
|
24fe8db5eb
|
Fix test
|
2017-05-08 19:14:33 +01:00 |