Claudio Sanches
|
2407a880f7
|
Updated the default colors for emails to match the Woo Style Guide
Closes #11748
cc @jameskoster
|
2016-08-22 20:59:56 -03:00 |
Claudio Sanches
|
7c636ff781
|
Merge pull request #11747 from woothemes/oauth1-headers
Allow oAuth1.0a authentication using headers
|
2016-08-22 17:42:06 -03:00 |
Claudio Sanches
|
eb55096a32
|
Allow oAuth1.0a authentication using headers
|
2016-08-22 17:39:41 -03:00 |
Claudio Sanches
|
7a0c5bc19b
|
REST API expect meta data ID as an integer value
cc @mikejolley
|
2016-08-22 16:59:03 -03:00 |
Claudio Sanches
|
38e1be71eb
|
ID first for all elements in the REST API
cc @mikejolley
|
2016-08-22 16:58:34 -03:00 |
Claudio Sanches
|
0da91bb7d7
|
Merge pull request #11746 from woothemes/crud-meta-id
Swaps meta_id for id across crud and api
|
2016-08-22 16:43:57 -03:00 |
Mike Jolley
|
f34f1aa635
|
Simplify prepare_line_items logic
|
2016-08-22 19:58:30 +01:00 |
Mike Jolley
|
39f4a1cdca
|
Swaps meta_id for id across crud and api
|
2016-08-22 19:37:34 +01:00 |
Claudio Sanches
|
c8757a1fda
|
Merge branch 'master' of github.com:woothemes/woocommerce
|
2016-08-22 14:44:09 -03:00 |
Claudio Sanches
|
e72320d33c
|
Include WooCommerce docs in the apigen menu
|
2016-08-22 14:43:57 -03:00 |
Mike Jolley
|
169780d31b
|
woocommerce-message--success
Followed
https://github.com/woothemes/woocommerce/wiki/CSS-SASS-coding-guidelines
-and-naming-conventions
Closes #11722
|
2016-08-22 18:41:38 +01:00 |
Mike Jolley
|
2cea613566
|
Fix shipping meta save
#11601
|
2016-08-22 18:07:52 +01:00 |
Mike Jolley
|
a8e47992a6
|
Put back add_product for convenience. Fix unit tests.
|
2016-08-22 18:00:52 +01:00 |
Mike Jolley
|
3d696266d2
|
Set_address
|
2016-08-22 17:03:59 +01:00 |
Mike Jolley
|
7cf75f5085
|
Remove use of deprecated functions
|
2016-08-22 16:57:54 +01:00 |
Mike Jolley
|
95b11606fc
|
get_product_from_item -> get_product
|
2016-08-22 16:51:24 +01:00 |
Mike Jolley
|
c88984eb0e
|
Replace add methods
|
2016-08-22 16:48:19 +01:00 |
Mike Jolley
|
e079895c08
|
Set rate in one go for tax rate items
|
2016-08-22 14:52:03 +01:00 |
Mike Jolley
|
fc2e039882
|
Deprecate add_product etc
#11601
|
2016-08-22 14:51:53 +01:00 |
Mike Jolley
|
09e43cf797
|
read only refunded by
|
2016-08-22 13:15:15 +01:00 |
Mike Jolley
|
fdd7e797ba
|
API get refunds
|
2016-08-22 13:15:15 +01:00 |
Mike Jolley
|
9e45927803
|
Create refund with crud
|
2016-08-22 13:15:15 +01:00 |
James Koster
|
df624b218b
|
product title size consistency regardless of tag. closes #11562
|
2016-08-22 12:27:08 +01:00 |
Mike Jolley
|
7eb9720fde
|
Merge pull request #11737 from thii/add/paypal-here-txn-type
Add PayPal Here as a valid transaction type
|
2016-08-22 09:50:29 +01:00 |
Mike Jolley
|
698c84827d
|
Merge pull request #11717 from woothemes/improve-configure-terms
Change "Configure terms" into a link
|
2016-08-22 09:49:27 +01:00 |
Mike Jolley
|
9558c9e99a
|
Merge pull request #11730 from woothemes/improve-log-viewer
Removed internal scroll from log viewer
|
2016-08-22 09:48:55 +01:00 |
Claudio Sanches
|
a8c0216225
|
[TESTS] Fixed customer tests
|
2016-08-20 14:30:04 -03:00 |
Claudio Sanches
|
8fe4c14e78
|
[REST API] Fixed customer last order data
|
2016-08-20 14:29:48 -03:00 |
Claudio Sanches
|
a6ffd4cafd
|
Update customer fields
|
2016-08-20 14:29:27 -03:00 |
Claudio Sanches
|
f7bf0b1184
|
Improve save customer meta fields and removed extra escape function #11733
|
2016-08-20 13:02:04 -03:00 |
Claudio Sanches
|
4c8a60fa06
|
Allow checkboxes in customer profiles, closes #11733
|
2016-08-20 12:57:35 -03:00 |
Thi
|
43cd8c9578
|
Add PayPal Here as a valid transaction type
|
2016-08-20 18:19:49 +09:00 |
Claudio Sanches
|
0745f1dc89
|
Merge branch 'update/customer-api-crud'
|
2016-08-19 20:32:27 -03:00 |
Claudio Sanches
|
80ee7016f8
|
Fixed conflicts
|
2016-08-19 20:31:59 -03:00 |
Claudio Sanches
|
b3c0bee7fc
|
Sort by top rated widget with meta
ref #11711
cc @mikejolley
|
2016-08-19 19:57:42 -03:00 |
Claudio Sanches
|
d3e732322e
|
Fixed indentation for #11583
|
2016-08-19 19:37:03 -03:00 |
Claudio Sanches
|
e02d75bd9c
|
Merge pull request #11583 from opportus/seo-tweaks
Seo Tweaks
|
2016-08-19 19:34:29 -03:00 |
Claudio Sanches
|
47177667aa
|
Removed internal scroll from log viewer, closes #11729
|
2016-08-19 18:48:49 -03:00 |
Mike Jolley
|
3f4ffe8a49
|
More crud updates
|
2016-08-19 17:05:47 +01:00 |
Mike Jolley
|
190cd0bf86
|
Remove direct access of item props in admin
|
2016-08-19 15:08:00 +01:00 |
Mike Jolley
|
21ad196297
|
Use CRUD in wc_save_order_items
|
2016-08-19 13:43:33 +01:00 |
Claudio Sanches
|
d60d3d5b1e
|
Merge branch 'order-crud-api'
|
2016-08-19 02:07:10 -03:00 |
Claudio Sanches
|
33f155b971
|
Fixed indentation
|
2016-08-19 01:53:50 -03:00 |
Claudio Sanches
|
5da47e532f
|
Fixed unit tests and standards
|
2016-08-19 01:51:25 -03:00 |
Claudio Sanches
|
acd8a70a30
|
[2.6] [REST API] Allow save refund reason, closes #11718
|
2016-08-18 15:20:52 -03:00 |
Mike Jolley
|
03110e755f
|
Unit tests
|
2016-08-18 17:24:44 +01:00 |
Claudio Sanches
|
9da3f79f41
|
Introduces the woocommerce_webhook_order_payload_filters filter
|
2016-08-18 13:22:13 -03:00 |
Mike Jolley
|
f1e517130a
|
Feedback from @claudiosmweb
|
2016-08-18 13:30:10 +01:00 |
Mike Jolley
|
fb585e9633
|
Add transient caching to product_loop
Closes #11708
|
2016-08-18 13:19:57 +01:00 |
Mike Jolley
|
5a740b7837
|
Merge pull request #11710 from woothemes/rest-api-load-priority
REST API hook load priority
|
2016-08-18 11:39:14 +01:00 |