Claudiu Lodromanean
|
b6c1a9d2c1
|
Merge pull request #19220 from woocommerce/fix/19218
Only append tax label if taxes are enabled
|
2018-03-05 09:26:10 -08:00 |
Gerhard Potgieter
|
5075fb4964
|
PHPCS passing for abstract-wc-widget.php
|
2018-03-05 15:21:04 +02:00 |
Gerhard Potgieter
|
17f013b5b1
|
PHPCS passing for abstract-wc-shipping-method.php
|
2018-03-05 15:08:55 +02:00 |
Gerhard Potgieter
|
f56c6366c1
|
PHPCS passing for abstract-wc-settings-api.php
|
2018-03-05 15:01:21 +02:00 |
Gerhard Potgieter
|
d968621afb
|
PHPCS passing for abstract-wc-session.php
|
2018-03-05 15:00:52 +02:00 |
Gerhard Potgieter
|
ba1e7d1e99
|
PHPCS passing for abstract-wc-rest-shipping-zones-controller.php
|
2018-03-05 14:59:35 +02:00 |
Gerhard Potgieter
|
74ec8a4a14
|
PHPCS passing for abstract-wc-rest-posts-controller.php
|
2018-03-05 14:58:28 +02:00 |
Gerhard Potgieter
|
fb3afa672d
|
PHPCS passing for abstract-wc-rest-crud-controller.php
|
2018-03-05 14:55:17 +02:00 |
Gerhard Potgieter
|
5dcfeac7c1
|
PHPCS passing abstract-wc-rest-controller.php
|
2018-03-05 14:52:49 +02:00 |
Gerhard Potgieter
|
7f2362aab1
|
PHPCS passing abstract-wc-product.php
|
2018-03-05 14:46:34 +02:00 |
Gerhard Potgieter
|
cb87a0ee54
|
PHPCS passing for abstract-wc-payment-token.php
|
2018-03-05 13:54:54 +02:00 |
Gerhard Potgieter
|
940ab475d4
|
PHPCS passing for abstract-wc-payment-gateway.php
|
2018-03-05 13:48:54 +02:00 |
Gerhard Potgieter
|
440358a4f2
|
PHPCS passing for abstract-wc-order.php
|
2018-03-05 13:41:04 +02:00 |
Gerhard Potgieter
|
9fd043eaea
|
PHPCS passing for abstract-wc-object-query.php
|
2018-03-05 13:39:05 +02:00 |
Gerhard Potgieter
|
b3c998b0cd
|
PHPCS passing for abstract-wc-long-handler
|
2018-03-05 13:36:56 +02:00 |
Gerhard Potgieter
|
41958de93d
|
PHPCS passing for abstract-wc-integration.php
|
2018-03-05 13:34:38 +02:00 |
Gerhard Potgieter
|
42978bb031
|
PHPCS passing for abstract-wc-data.php
|
2018-03-05 13:29:18 +02:00 |
Mike Jolley
|
57cfa72d99
|
Only append tax label if taxes are enabled
|
2018-03-02 16:22:54 +00:00 |
Mike Jolley
|
58796bf981
|
Merge pull request #18554 from woocommerce/fix/18545
Flat rate: remove currency symbols
|
2018-02-22 12:21:49 +00:00 |
Mike Jolley
|
69816b9854
|
Merge pull request #18538 from woocommerce/update/16366
Optimise saving of orders
|
2018-02-22 12:20:14 +00:00 |
Claudio Sanches
|
fe83dfdba7
|
Merge branch 'master' into fix/18545
|
2018-02-21 19:15:45 -03:00 |
Boro Sitnikovski
|
927576edb2
|
Pass image to get_image_filter as well
|
2018-02-15 16:22:30 +01:00 |
Mike Jolley
|
bdd4898946
|
Set status after order is created/updated.
|
2018-02-12 11:56:48 +00:00 |
Claudio Sanches
|
7615783980
|
Introduced new methods into WC_Background_Process to complete clean process
|
2018-02-01 12:02:03 -02:00 |
Claudio Sanches
|
d74d664f79
|
Fixed includes
|
2018-02-01 11:52:14 -02:00 |
Claudio Sanches
|
37d25dfaec
|
Introduced new WC_Background_Process abstract class
|
2018-02-01 11:42:13 -02:00 |
Claudio Sanches
|
1cf8dc4232
|
Fixed coding standards warnings with PHPCBF
|
2018-01-24 15:09:50 -02:00 |
Claudio Sanches
|
75de578d38
|
Fixed coding standards errors
|
2018-01-24 15:07:51 -02:00 |
Claudio Sanches
|
4536afb47c
|
[REST API] Prevent errors when taxonomy is unregistered
Closes #18567
|
2018-01-24 15:04:32 -02:00 |
Boro Sitnikovski
|
e684afc5e6
|
Update name
|
2018-01-24 08:46:26 +01:00 |
Boro Sitnikovski
|
af9441fea5
|
Add action to hook onto for order recalculation
|
2018-01-22 15:53:42 +01:00 |
Mike Jolley
|
5bd786703e
|
Run sanitize_callback
|
2018-01-22 14:09:56 +00:00 |
Mike Jolley
|
2298f491d1
|
phpcs
|
2018-01-22 11:33:15 +00:00 |
Mike Jolley
|
aa87aa0fbd
|
phpcs
|
2018-01-19 15:42:48 +00:00 |
Mike Jolley
|
d1269ce74f
|
Add transient cache so we know if an order needs processing.
|
2018-01-19 15:14:00 +00:00 |
Manos Psychogyiopoulos
|
009a21af15
|
Fix exception handling in v2 update_additional_fields_for_object REST API calls
|
2018-01-10 20:46:02 +00:00 |
Mike Jolley
|
2c915ba961
|
Allow quantities less than 1, but not 0.
|
2018-01-05 12:48:24 +00:00 |
Mike Jolley
|
effbf87e22
|
API should generate or set file ID when setting downloads. Closes #18330
|
2018-01-03 11:02:38 +00:00 |
Mike Jolley
|
4eaf1afb88
|
Cleanup session callback.
|
2017-12-15 15:14:05 +00:00 |
Mike Jolley
|
df04d0c4a2
|
phpcs
|
2017-12-15 15:13:48 +00:00 |
Boro Sitnikovski
|
59c1aa0928
|
Add since tag
|
2017-12-14 15:43:35 +01:00 |
Boro Sitnikovski
|
080ece9588
|
Change method name
|
2017-12-14 15:37:42 +01:00 |
Boro Sitnikovski
|
e1b753122e
|
Deprecate the function as a whole
|
2017-12-14 10:23:51 +01:00 |
Boro Sitnikovski
|
e061cb122c
|
Fix warning for plugins that override this method with the specified parameter
|
2017-12-14 10:09:25 +01:00 |
Claudiu Lodromanean
|
7c06e7d63d
|
Merge pull request #18008 from woocommerce/update/rounding-17970-17863
Rounding fixes/line item rounding
|
2017-12-07 08:34:15 -08:00 |
Claudiu Lodromanean
|
804c771296
|
Merge pull request #17683 from woocommerce/feature/unsupported-theme
Unsupported theme enhancements
|
2017-12-07 08:05:29 -08:00 |
Mike Jolley
|
320392fc59
|
is_visible should ensure product is is not trashed
Closes #18023
|
2017-12-06 13:47:09 +00:00 |
Mike Jolley
|
05e7eaae03
|
get_meta_data return array values
Closes #17997
|
2017-12-05 13:14:12 +00:00 |
claudiulodro
|
d60456cc73
|
Resolve conflicts and bring up to date with master
|
2017-12-04 13:56:59 -08:00 |
Mike Jolley
|
7da5780c00
|
Store unrounded, calc rounded.
|
2017-12-04 21:40:12 +00:00 |