Claudio Sanches
|
8e17808a5b
|
Created reports endpoint
|
2016-03-09 21:46:31 -03:00 |
Claudio Sanches
|
3e6ef07ead
|
Fixed get_item_schema() description
|
2016-03-09 21:34:14 -03:00 |
Claudio Sanches
|
e493b80c5a
|
Added method to delete tax classes
|
2016-03-09 21:07:38 -03:00 |
Claudio Sanches
|
11decde0ab
|
Make sure that the attribute is a taxonomy before unset #10506
|
2016-03-09 17:17:21 -03:00 |
Claudio Sanches
|
99fd5f0d68
|
[2.5] Unset deleted attributes when update products, closes #10506
|
2016-03-09 17:12:19 -03:00 |
Mike Jolley
|
2e0f151039
|
Merge branch 'master' into wc-get-orders-10500
# Conflicts:
# includes/wc-order-functions.php
# includes/wc-template-functions.php
# templates/myaccount/my-orders.php
# templates/myaccount/orders.php
|
2016-03-09 16:23:01 +00:00 |
Mike Jolley
|
cc97de2315
|
Revert "Implement wc_get_orders() function"
This reverts commit 5075d4bab3 .
|
2016-03-09 16:16:22 +00:00 |
Mike Jolley
|
c1e8dd1fe8
|
Use wc_get_orders iternally
|
2016-03-09 16:11:05 +00:00 |
Mike Jolley
|
d3f98dce03
|
More advanced customer filter
#10500
|
2016-03-09 14:50:34 +00:00 |
Mike Jolley
|
333a391406
|
Remove wc_get_account_orders_query_args
#10500
|
2016-03-09 13:26:54 +00:00 |
Mike Jolley
|
5075d4bab3
|
Implement wc_get_orders() function
#10500
|
2016-03-09 13:25:42 +00:00 |
Mike Jolley
|
807b860a6c
|
Merge pull request #10514 from SiR-DanieL/email-items-type
Added bool param for email order items hooks
|
2016-03-09 12:00:11 +00:00 |
Mike Jolley
|
55918626f5
|
[2.5] Update date for paid orders during non-manual updates only
Fixes #10510
|
2016-03-09 11:58:44 +00:00 |
Nicola Mustone
|
c7756187e0
|
Added bool param for email order items hooks
|
2016-03-09 12:55:28 +01:00 |
Mike Jolley
|
642d9d6407
|
Update ISSUE_TEMPLATE.md
|
2016-03-09 11:10:59 +00:00 |
Mike Jolley
|
054252ec24
|
Remove full stop after username
Closes #10511
|
2016-03-09 11:04:33 +00:00 |
James Koster
|
e735309d03
|
Updates the WooCommerce icon font. #9791
Replaces a bunch of icons with new designs that have a better stylistic
link with Dashicons.
|
2016-03-09 10:54:00 +00:00 |
Claudio Sanches
|
3eb9abf24f
|
Create tax classes
|
2016-03-09 05:34:57 -03:00 |
Claudio Sanches
|
70dcae2994
|
List tax classes
|
2016-03-09 05:16:37 -03:00 |
Claudio Sanches
|
03733d8757
|
Better WP_Error ids
|
2016-03-09 04:56:35 -03:00 |
Claudio Sanches
|
1509a2c8d8
|
Tax class schema
|
2016-03-09 04:47:52 -03:00 |
Claudio Sanches
|
141ae48a79
|
Added method to delete taxes
|
2016-03-09 04:38:21 -03:00 |
Claudio Sanches
|
a4c5500bde
|
Added method to edit taxes and fixed create tax method
|
2016-03-09 03:34:41 -03:00 |
Claudio Sanches
|
17f1aa7e62
|
Added method to create taxes
|
2016-03-09 02:21:44 -03:00 |
Claudio Sanches
|
0817a854e8
|
Added method to list taxes
|
2016-03-09 01:51:36 -03:00 |
Claudio Sanches
|
5f73c23da6
|
Better query params name
|
2016-03-09 01:46:04 -03:00 |
Claudio Sanches
|
4f1551ff5b
|
Added method to get single taxes
|
2016-03-09 01:12:21 -03:00 |
Claudio Sanches
|
dcca3a1efe
|
Allow get tax as object
|
2016-03-09 01:11:56 -03:00 |
Claudio Sanches
|
e395cebfaf
|
Created taxes schema
|
2016-03-08 19:51:36 -03:00 |
Claudio Sanches
|
9e1cab2c94
|
Merge pull request #10508 from shivapoudel/copy-error
Simplify the copy-error message in system status
|
2016-03-08 16:42:33 -03:00 |
Shiva Poudel
|
1a9f30d7e1
|
Simplify the copy-error message in system status
|
2016-03-09 01:04:41 +05:45 |
Claudio Sanches
|
ffd150d4df
|
Coding standards
|
2016-03-08 15:54:19 -03:00 |
Claudio Sanches
|
b6376b86c5
|
Trigger webhook when user edit addresses on frontend, closes #10505
|
2016-03-08 15:54:13 -03:00 |
Claudio Sanches
|
2c4aff6370
|
Merge pull request #10507 from shivapoudel/system-status
Remove WP 4.2 emojis prefix in system status report
|
2016-03-08 15:47:20 -03:00 |
Shiva Poudel
|
3111ecf8e8
|
Remove WP 4.2 emojis prefix in system status report
|
2016-03-08 23:32:39 +05:45 |
Claudio Sanches
|
4760108a03
|
Merge pull request #10504 from woothemes/SiR-DanieL-patch-1
[WC-CLI] Allow multidimensional arrays to be created properly
|
2016-03-08 13:07:50 -03:00 |
Claudio Sanches
|
fa36acc75e
|
Merge pull request #10503 from woothemes/SiR-DanieL-patch-2
Making easier to create variations via WC CLI
|
2016-03-08 13:02:04 -03:00 |
Nicola Mustone
|
417a97af78
|
allow multidimensional arrays to be created properly
|
2016-03-08 17:00:35 +01:00 |
James Koster
|
08e1741073
|
Use Dashicons for order statuses where appropriate. #9791
|
2016-03-08 15:57:14 +00:00 |
Nicola Mustone
|
c159f5c0c8
|
making easier to create variations
|
2016-03-08 16:49:30 +01:00 |
James Koster
|
d9a8786daf
|
Use Dashicons for the report export button. #9791
|
2016-03-08 15:43:53 +00:00 |
Mike Jolley
|
53d89dd257
|
Merge pull request #10499 from SiR-DanieL/wc-cli-bool-bugfix
WC CLI can't turn on checkboxes
|
2016-03-08 14:33:52 +00:00 |
Nicola Mustone
|
4633982161
|
use a helper method to check values
|
2016-03-08 15:18:31 +01:00 |
Nicola Mustone
|
a174f85381
|
checking 'yes' against boolean
|
2016-03-08 14:51:04 +01:00 |
Mike Jolley
|
eefbc053c9
|
escape data-title
Fixes #10490
|
2016-03-08 13:41:34 +00:00 |
Mike Jolley
|
f7f26b192b
|
Don't affect log when generating log text
|
2016-03-08 13:24:19 +00:00 |
Mike Jolley
|
b3dc976fe3
|
Only do search logic if search_fields has values
Closes #10497
|
2016-03-08 12:58:31 +00:00 |
Mike Jolley
|
2a4c05a9ca
|
Merge pull request #10495 from pmdeazeta/patch-1
Include backorders_allowed attribute on each of the variations when fetching the product via API
|
2016-03-08 12:56:08 +00:00 |
Mike Jolley
|
75d10abd16
|
Order by date and ID
Fixes #10493
|
2016-03-08 12:54:07 +00:00 |
Mike Jolley
|
5b7bc59517
|
[2.5] Rename pay link for clarity
|
2016-03-08 11:50:41 +00:00 |