Claudio Sanches
|
caae2d2a0f
|
Fixed Products_API::test_product_schema() total of properties
|
2017-03-23 13:38:25 -03:00 |
Mike Jolley
|
1876c83409
|
Merge pull request #13743 from rodrigoprimo/deprecated-messages
Add the class name to deprecated messages wherever appropriate
|
2017-03-23 16:37:46 +00:00 |
Mike Jolley
|
91aa8a1b09
|
Merge pull request #13742 from woocommerce/fix-13734
Show variation prices if the sale prices do not all match
|
2017-03-23 16:37:04 +00:00 |
Rodrigo Primo
|
28c8ae8f95
|
Add the class name to deprecated messages wherever appropriate
Doing this change to make it easier to locate the deprecated method and its replacement and also to be consistent with the other deprecated messages.
|
2017-03-23 12:32:02 -03:00 |
Mike Jolley
|
df80de59ab
|
Merge pull request #13736 from woocommerce/fix-13731
Use term ID, not slug
|
2017-03-23 15:22:41 +00:00 |
Mike Jolley
|
9ea23023c5
|
Merge pull request #13737 from woocommerce/fix-13728
Use floats for qty
|
2017-03-23 15:14:28 +00:00 |
Mike Jolley
|
e8974f709d
|
docblock
Closes #13740
|
2017-03-23 14:25:56 +00:00 |
Mike Jolley
|
73dd37fbd7
|
Show variation prices if the sale prices do not all match
fixes #13734
|
2017-03-23 14:21:16 +00:00 |
Mike Jolley
|
a0949747fa
|
Hide refund email from resend option
Closes #13713
See https://github.com/woocommerce/woocommerce/issues/13738
|
2017-03-23 11:25:03 +00:00 |
Mike Jolley
|
489ebedfcd
|
Use floats for qty
Fixes #13728
|
2017-03-23 11:18:41 +00:00 |
Mike Jolley
|
ece81deb8e
|
Use term ID, not slug
Fixes #13731
|
2017-03-23 11:13:32 +00:00 |
Mike Jolley
|
8a9e55ed33
|
Merge pull request #13730 from woocommerce/rest-api-fix-variations-image-object
[REST API] Handle variation image as object and not array
|
2017-03-23 11:05:17 +00:00 |
Mike Jolley
|
b334af4544
|
Merge pull request #13732 from woocommerce/rest-api-fix-context
[REST API] Fixed context from items in schema
|
2017-03-23 11:04:50 +00:00 |
Mike Jolley
|
f15d4c11a2
|
Merge pull request #13733 from woocommerce/rest-api-remove-product-download-type
[REST API] Removed deprecated download_type from products v2
|
2017-03-23 11:04:36 +00:00 |
Mike Jolley
|
d9d62fac15
|
Merge pull request #13723 from rellect/colorpicker-rtl
RTL - prevent flipping of color input
|
2017-03-23 11:02:55 +00:00 |
Claudio Sanches
|
6bc29aa77f
|
[REST API] Removed deprecated download_type from products v2
|
2017-03-23 02:32:47 -03:00 |
Claudio Sanches
|
1072bea460
|
[REST API] Fixed variations context for products v2
|
2017-03-23 02:29:06 -03:00 |
Claudio Sanches
|
7dfd62ecfc
|
[REST API] Fixed download_type context for products v1
|
2017-03-23 02:28:21 -03:00 |
Claudio Sanches
|
39ed5c00cf
|
[REST API] Fixed refunded_by context in order refunds
|
2017-03-23 02:27:32 -03:00 |
Claudio Sanches
|
5a85e6a6f8
|
[REST API] Handle variation image as object and not array
|
2017-03-23 00:38:52 -03:00 |
Mike Jolley
|
c0218188a0
|
Update unit tests
|
2017-03-23 00:11:21 +00:00 |
Mike Jolley
|
ba07d53768
|
Remove guesswork from timezone handling so offsets work correctly regardless of DST
|
2017-03-23 00:11:15 +00:00 |
Mike Jolley
|
7e462b9cca
|
Data store date handling
|
2017-03-23 00:10:29 +00:00 |
Mike Jolley
|
8efb45312d
|
Merge pull request #13726 from woocommerce/rest-api-product-review-gmt
[REST API] Fixed timezone date and included GMT date to product reviews
|
2017-03-22 21:51:34 +00:00 |
Mike Jolley
|
7afb1bb427
|
Merge pull request #13727 from woocommerce/rest-api-webhooks-gmt
[REST API] Fixed dates and included GMT dates in webhook endpoints for v2
|
2017-03-22 21:50:56 +00:00 |
Mike Jolley
|
21b1a83624
|
Merge pull request #13725 from woocommerce/rest-api-product-images-dates
[REST API] Include GMT dates for images in schema
|
2017-03-22 21:44:32 +00:00 |
Mike Jolley
|
9673b592f3
|
Merge pull request #13724 from woocommerce/dates-categories-images
[REST API] Added timezone and GMT dates in category image
|
2017-03-22 21:44:09 +00:00 |
Claudio Sanches
|
c074c9d57b
|
[REST API] Fixed date and included GMT dates to webhooks
|
2017-03-22 18:36:15 -03:00 |
Claudio Sanches
|
7f8c4b18e1
|
[REST API] Fixed date and included GMT date for webhook deliveries
|
2017-03-22 18:34:10 -03:00 |
Claudio Sanches
|
73f7a39d09
|
[REST API] Fixed timezone date and included GMT date to product reviews
|
2017-03-22 18:28:57 -03:00 |
Claudio Sanches
|
0f5e6373e4
|
[REST API] Include GMT dates for images in schema
|
2017-03-22 18:23:41 -03:00 |
Claudio Sanches
|
dbd2409e03
|
[REST API] Added timezone and GMT dates in category image
|
2017-03-22 18:17:53 -03:00 |
refael iliaguyev
|
d8cd0a7550
|
prevent flipping of color input in rtl
|
2017-03-22 22:12:07 +02:00 |
Mike Jolley
|
72be782e2a
|
Merge pull request #13719 from rodrigoprimo/remove-unused-phpdoc
Remove phpdoc for non-existing argument on WC_Order_Item_Product::get_product()
|
2017-03-22 19:16:39 +00:00 |
Mike Jolley
|
31784f23e3
|
Merge pull request #13720 from rodrigoprimo/remove-unused-variable
Remove unused global variable from WC_Order_Item_Product::get_item_downloads()
|
2017-03-22 19:16:25 +00:00 |
Rodrigo Primo
|
b47a7b52df
|
Remove phpdoc for non-existing argument on WC_Order_Item_Product::get_product()
|
2017-03-22 16:04:49 -03:00 |
Mike Jolley
|
56d55517cc
|
Merge pull request #13698 from woocommerce/remove-factory-cache
Remove factory cache
|
2017-03-22 19:02:53 +00:00 |
Mike Jolley
|
b1e76fa68e
|
Merge pull request #13718 from rellect/correct-hours-minutes-rtl
RTL - Correct hour:minute input alignment in order details
|
2017-03-22 19:02:29 +00:00 |
Rodrigo Primo
|
ce9ecefa98
|
Remove unused global variable from WC_Order_Item_Product::get_item_downloads()
|
2017-03-22 16:00:11 -03:00 |
refael iliaguyev
|
baef6f3907
|
correct hours:minutes inputs in rtl
|
2017-03-22 20:17:35 +02:00 |
Mike Jolley
|
9e81eb9418
|
Merge pull request #13717 from thenbrent/increase_order_item_type_length
Restore prior order item length
|
2017-03-22 17:19:49 +00:00 |
Brent Shepherd
|
16cc914714
|
Restore prior order item length
To maintain backward compatibility with custom order item types,
like 'order_item_pending_switch' used by Subscriptions.
|
2017-03-22 10:11:46 -07:00 |
Mike Jolley
|
a876862bfb
|
Merge pull request #13693 from woocommerce/orders-refunds-fix-schema
Include missing api_refund item to order refunds schema
|
2017-03-22 15:21:37 +00:00 |
Mike Jolley
|
b55f59e975
|
Merge pull request #13694 from woocommerce/fix-missing-settings-schema
Include missing payment gateways and shippingmethods settings schema
|
2017-03-22 15:21:27 +00:00 |
Mike Jolley
|
64905a4d5e
|
Merge pull request #13692 from woocommerce/order-notes-dates
Include date_created_gmt in order notes endpoint
|
2017-03-22 15:21:19 +00:00 |
Claudio Sanches
|
40a86c28eb
|
Merge pull request #13707 from woocommerce/fix-13699
Abort gallery script when there are no images
|
2017-03-22 10:56:49 -03:00 |
Claudio Sanches
|
7f7fbcbb5d
|
Improve order notes schema
|
2017-03-22 10:53:59 -03:00 |
Claudio Sanches
|
8184757e8a
|
Improved descrition of items in schema
|
2017-03-22 10:51:52 -03:00 |
Claudio Sanches
|
1480257768
|
Merge pull request #13704 from woocommerce/fix-13700
Allow `data-coupon` through kses
|
2017-03-22 10:47:01 -03:00 |
Claudio Sanches
|
7485b418d7
|
Improve api_refund description
|
2017-03-22 10:39:23 -03:00 |