Mike Jolley
b929916190
get_cart_total comment
2016-11-18 21:19:52 +00:00
Mike Jolley
0db1f45add
Merge pull request #12408 from woocommerce/save-order-address-backwards-compatibility
...
Keep backwards compatibility for order custom addresses fields on admin
2016-11-18 20:38:28 +00:00
Mike Jolley
c06c357399
Fix tests
2016-11-18 20:27:59 +00:00
Mike Jolley
b81bde4f5a
admin updates
2016-11-18 19:56:17 +00:00
Claudio Sanches
0806897fa8
Keep backwards compatibility while saving and displaying order custom addresses metadata on admin
2016-11-18 17:40:32 -02:00
Mike Jolley
b1565cf0d6
Download update routine and interface
2016-11-18 19:29:37 +00:00
Claudio Sanches
2739243587
Use wc_get_coupon_id_by_code() while querying coupons by code
2016-11-18 17:12:01 -02:00
Claudio Sanches
40c90ac2d0
Use ID to query coupons
2016-11-18 17:10:41 -02:00
Claudio Sanches
dd3a59d169
Return empty prices for deprecated cart_discount and order_discount in order legacy v1
2016-11-18 17:06:33 -02:00
Claudio Sanches
fdb0cf499f
Query coupons only by ID
2016-11-18 16:51:45 -02:00
Claudio Sanches
7a6bc5f9f5
Removed extra get_post() for orders
2016-11-18 16:46:59 -02:00
Claudio Sanches
a8a5763b47
Removed extra )
2016-11-18 16:39:31 -02:00
Claudio Sanches
073c924b98
Stop doing new queries only to get coupons gmt dates
2016-11-18 16:36:02 -02:00
Claudio Sanches
3074bd180f
Apply GMT date for legacy v1 customers endpoint
2016-11-18 16:34:30 -02:00
Claudio Sanches
359e0a5a56
Use GMT dates in legacy API
2016-11-18 16:33:16 -02:00
Claudio Sanches
526a46325f
Allow convert date to GMT in the legacy API
2016-11-18 16:13:46 -02:00
Mike Jolley
1b6d7acd24
Data store for downloads
2016-11-18 17:13:02 +00:00
Claudio Sanches
6d66391a68
Merge pull request #12388 from woocommerce/terms-performance
...
Optimize terms queries
2016-11-18 13:01:38 -02:00
Claudio Sanches
2a4aa26a31
Removed extra …
2016-11-18 12:19:44 -02:00
Claudio Sanches
a27ac728f3
Fixed undefined post
2016-11-18 12:17:29 -02:00
Mike Jolley
ac3be6ba50
Order stores complete
2016-11-18 14:07:21 +00:00
Claudio Sanches
24f88dbd2e
Merge pull request #12387 from woocommerce/fix-fousin-firefox50
...
[2.6] Fixed select reseting everytime that is clicked on Firefox 50
2016-11-18 12:05:11 -02:00
Mike Jolley
da2cc7144c
Merge pull request #12396 from woocommerce/update-customer-crud-endpoints
...
Apply Customer CRUD to legacy customer API endpoint
2016-11-18 12:35:24 +00:00
Mike Jolley
d6c5a725ad
Merge pull request #12397 from woocommerce/customer-crud-validation
...
Stop ignore the wc_create_new_customer() error messages
2016-11-18 12:34:08 +00:00
Claudio Sanches
7bf6fa0f11
Merge pull request #12391 from woocommerce/support-wp47-bulk-actions
...
Use new WP 4.7 bulk actions filters
2016-11-18 09:14:24 -02:00
Mike Jolley
5d9a9b4dec
Fix tests
2016-11-18 11:14:09 +00:00
Claudio Sanches
c0809d0b72
Fixed a typo and missing comma
2016-11-18 09:13:37 -02:00
Claudio Sanches
ebf1fb55f3
Merge pull request #12392 from woocommerce/remove-legacy-code
...
Remove legacy dependency code
2016-11-18 09:12:30 -02:00
Mike Jolley
7e977f60e2
Feedback
2016-11-18 10:13:54 +00:00
Claudio Sanches
65c9a1b26b
Fixed undefined method WC_Order_Item_Product::get_qty()
2016-11-18 06:08:00 -02:00
Claudio Sanches
714244faf0
Stop ignore the wc_create_new_customer() error messages
...
- Transform wc_create_new_customer() error message in exceptions
- Added new actions to match WC_Coupon_Data_Store_CPT and make easy to
use in webhooks
2016-11-18 05:53:18 -02:00
Claudio Sanches
91d6c74701
Apply Customer CRUD methods to update and create legacy API endpoints
2016-11-18 04:16:38 -02:00
Claudio Sanches
e032001953
Fixed undefined variable on update_customer_meta_fields()
2016-11-18 03:37:59 -02:00
Claudio Sanches
4fd47e1b02
Use wc_get_orders() to query customer orders
2016-11-17 22:11:05 -02:00
Claudio Sanches
aba4699ee2
Removed old get avatar method
2016-11-17 22:01:55 -02:00
Claudio Sanches
14996ef97a
Updated customer legacy API endpoints
2016-11-17 21:55:52 -02:00
opportus
42bb48abf1
layered nav OR hide attributes applying to 0 product
2016-11-17 23:33:24 +01:00
Claudio Sanches
375b6e9789
Remove legacy dependency code
2016-11-17 19:06:46 -02:00
Claudio Sanches
92c7cafff8
Use new WP 4.7 bulk actions filters, closes #12379
2016-11-17 18:57:48 -02:00
Claudio Sanches
f5a228509a
Fixed coding standards
2016-11-17 18:07:58 -02:00
Claudio Sanches
2f425861ab
Merge pull request #12389 from hussong/patch-1
...
Add Cyprus to Europe
2016-11-17 18:05:17 -02:00
hussong
09ab05d24b
Add Cyprus to Europe
...
Added missing country Cyprus (CY) to the Europe set.
Arguably, you could also consider adding Greenland (GL), since it's one of the Overseas Countries and Territories (OCT) of the EU and you've already included Svalbard and Jan Mayen, which is equally far from Europe in a geographic sense.
2016-11-17 20:24:38 +01:00
Claudio Sanches
e567bf3472
Allow CodeSniffer throw alerts about wp_get_post_terms functions
2016-11-17 17:03:05 -02:00
Claudio Sanches
e1aeba9f21
Remove all wp_get_post_terms() and wp_get_object_terms() terms occurrences
2016-11-17 17:02:05 -02:00
Claudio Sanches
4c54143743
Created new helpers to prevent use non-cached functions to query terms
2016-11-17 17:00:56 -02:00
Claudio Sanches
b279727bca
[2.6] Fixed select reseting everytime that is clicked on Firefox 50, closes #12383
2016-11-17 15:53:27 -02:00
Claudio Sanches
2ff4bc9591
Fixed not declared var and coding standards #12385
2016-11-17 15:08:19 -02:00
Mike Jolley
c933f82961
Refunds
2016-11-17 16:53:13 +00:00
Claudio Sanches
94e7adfa08
Merge pull request #12385 from jamesckemp/patch-5
...
Move "added_to_cart" actions to trigger
2016-11-17 14:51:56 -02:00
Mike Jolley
792a92e166
Factory
2016-11-17 16:12:04 +00:00