Claudiu Lodromanean
|
cb3568add9
|
Add new meta key to internal meta keys
|
2017-03-14 14:14:07 -07:00 |
Claudiu Lodromanean
|
f4d012cf00
|
Wrong branch
This reverts commit 983896cb8b .
|
2017-03-14 13:27:40 -07:00 |
Claudiu Lodromanean
|
983896cb8b
|
Update v2 coupon api
|
2017-03-14 13:25:45 -07:00 |
Claudiu Lodromanean
|
9e724d44cc
|
Save expiry time in new utc timestamp meta field
|
2017-03-14 12:49:40 -07:00 |
Claudiu Lodromanean
|
62d00ff950
|
Return offset timestamp not utc in legacy
|
2017-03-14 10:39:37 -07:00 |
Claudiu Lodromanean
|
3476121709
|
Use local time where appropriate
|
2017-03-14 10:27:48 -07:00 |
Claudiu Lodromanean
|
e929a7fd17
|
Cant use ::CLASS in php 5.2
|
2017-03-14 08:42:08 -07:00 |
Claudiu Lodromanean
|
76536688e2
|
Use utc time for expiry box
|
2017-03-14 08:17:53 -07:00 |
Claudiu Lodromanean
|
f042305ff7
|
Update date_expires meta handling
|
2017-03-14 08:10:31 -07:00 |
Claudiu Lodromanean
|
9b7c08fe8f
|
Update post type page with new date
|
2017-03-13 15:16:03 -07:00 |
Claudiu Lodromanean
|
12952ebcd0
|
Update coupon meta box with new date handling
|
2017-03-13 15:06:44 -07:00 |
Claudiu Lodromanean
|
b018cdc037
|
Update legacy coupon class with new date handline
|
2017-03-13 15:05:57 -07:00 |
Claudiu Lodromanean
|
dd0b167c7f
|
Remove failing test since it's duplicated elsewhere properly
|
2017-03-13 14:38:05 -07:00 |
Claudiu Lodromanean
|
b3c846da56
|
Use 2.6-format data for the expiry_date meta value
|
2017-03-13 14:37:34 -07:00 |
Claudiu Lodromanean
|
f1925e561a
|
Update coupon data store to use new dates
|
2017-03-13 14:24:05 -07:00 |
Claudiu Lodromanean
|
258845fb7b
|
Use GMT timestamp when comparing expiry
|
2017-03-13 13:40:58 -07:00 |
Claudiu Lodromanean
|
7d9227d3af
|
Update coupon object with new date
|
2017-03-13 13:31:40 -07:00 |
Mike Jolley
|
e5c753e757
|
Merge pull request #13557 from woocommerce/fix-13526-admin
Keep date compatibility in WC_Ajax::get_customer_details()
|
2017-03-13 16:05:17 +00:00 |
Mike Jolley
|
d2bd1a422c
|
Merge pull request #13555 from woocommerce/fix-13526-rest-api
Update date usage in REST API v1 and v2
|
2017-03-13 16:04:38 +00:00 |
Mike Jolley
|
0098595339
|
Merge pull request #13554 from woocommerce/fix-13526-legacy-api
Fix dates in customer legacy endpoints
|
2017-03-13 15:59:02 +00:00 |
Mike Jolley
|
bee1d6f915
|
Merge pull request #13551 from woocommerce/orders-api-data
Revert order of items on Orders and Refunds endpoints
|
2017-03-13 15:58:13 +00:00 |
Claudio Sanches
|
98d26521d1
|
Keep date compatibility in WC_Ajax::get_customer_details()
|
2017-03-10 20:13:56 -03:00 |
Claudio Sanches
|
5b798332d2
|
Updated customer REST API unit tests
|
2017-03-10 19:51:33 -03:00 |
Claudio Sanches
|
3fbb8415d6
|
Change to single quotes
|
2017-03-10 19:14:28 -03:00 |
Claudio Sanches
|
8cefbd7c08
|
Added and fixed date properties for customers v2 endpoint
|
2017-03-10 19:10:41 -03:00 |
Claudio Sanches
|
7fb4340747
|
Updated dates for customers in REST API v1
|
2017-03-10 19:00:36 -03:00 |
Claudio Sanches
|
c6fa88bde8
|
Both $server-format_datetime() variables are false by default
|
2017-03-10 18:15:05 -03:00 |
Claudio Sanches
|
c353241599
|
Fixed dates in customer legacy endpoints
|
2017-03-10 18:10:03 -03:00 |
Claudio Sanches
|
b36fea1ce5
|
[REST API] Use the same order as schema for refunds response
|
2017-03-10 17:26:36 -03:00 |
Claudio Sanches
|
65ed14635e
|
Change bback $item to $data
|
2017-03-10 17:22:38 -03:00 |
Claudio Sanches
|
4ea40d997b
|
[REST API] Improved order of items in Orders endpoint schema
|
2017-03-10 17:20:27 -03:00 |
Claudio Sanches
|
cf1ae98011
|
Merge pull request #13549 from woocommerce/order-date-functions
Order date functions
|
2017-03-10 16:40:40 -03:00 |
Mike Jolley
|
aac2e6a39c
|
Refund schema
|
2017-03-10 19:30:07 +00:00 |
Mike Jolley
|
e6752932dd
|
Sort
|
2017-03-10 19:05:32 +00:00 |
Mike Jolley
|
2c59a6a86f
|
Fix test
|
2017-03-10 18:59:55 +00:00 |
Mike Jolley
|
61484ed711
|
Update API endpoints
|
2017-03-10 18:54:59 +00:00 |
Mike Jolley
|
53962f1143
|
Other date_date call replacements
|
2017-03-10 16:43:05 +00:00 |
Mike Jolley
|
8ab839a030
|
Replace template usage of dates
|
2017-03-10 16:35:47 +00:00 |
Mike Jolley
|
84a1f0f92b
|
wc_rest_prepare_date_response handling for WC_DateTime
|
2017-03-10 16:30:32 +00:00 |
Mike Jolley
|
8e169ede98
|
Legacy handling
|
2017-03-10 16:30:06 +00:00 |
Mike Jolley
|
339b1b7aab
|
Set dates based on UTC
|
2017-03-10 16:29:52 +00:00 |
Mike Jolley
|
804573028d
|
wc_format_datetime function
|
2017-03-10 16:29:42 +00:00 |
Mike Jolley
|
05e6c506ce
|
Email dates
|
2017-03-10 16:29:15 +00:00 |
Mike Jolley
|
69cc8f5150
|
API dates
|
2017-03-10 16:28:50 +00:00 |
Mike Jolley
|
6ec06ef0db
|
Update tests
|
2017-03-10 14:52:41 +00:00 |
Mike Jolley
|
c2339e1983
|
Data store read
|
2017-03-10 14:48:18 +00:00 |
Mike Jolley
|
bdc302a9fb
|
Data store write
|
2017-03-10 14:44:00 +00:00 |
Mike Jolley
|
89fab41440
|
date_{paid|completed} getters and setters.
|
2017-03-10 14:25:40 +00:00 |
Mike Jolley
|
320cf818a5
|
Merge pull request #13539 from woocommerce/uses-gmdate-customer-last-update
Use GMT/UTC+0 when update customer last_update
|
2017-03-10 12:24:02 +00:00 |
Mike Jolley
|
c162415fac
|
Merge pull request #13538 from woocommerce/customers-created-modified-date
Apply WC_DateTime to WC_Customer
|
2017-03-10 10:48:46 +00:00 |