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 |
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 |
Nicola Mustone
|
417a97af78
|
allow multidimensional arrays to be created properly
|
2016-03-08 17:00:35 +01:00 |
Nicola Mustone
|
c159f5c0c8
|
making easier to create variations
|
2016-03-08 16:49:30 +01: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 |
Mike Jolley
|
00a6fe8682
|
[2.5] Allow big selects when getting variations
|
2016-03-08 11:33:04 +00:00 |
James Koster
|
69c9ab0345
|
Use Dashicons on system status page. #9791
|
2016-03-08 10:21:06 +00:00 |
Philip Mark Deazeta
|
72bfa736b5
|
Update class-wc-api-products.php
|
2016-03-08 10:07:36 +08:00 |
Claudio Sanches
|
32943b818b
|
Shipping classes do not are hierarchical
cc @mikejolley
|
2016-03-07 15:19:04 -03:00 |
Claudio Sanches
|
3aac6dd80e
|
Merge pull request #10489 from woothemes/SiR-DanieL-patch-2
WC CLI does not allow to bulk delete orders
|
2016-03-07 13:42:32 -03:00 |
James Koster
|
850134fc20
|
Makes the review template easier to customise without forcing a template override. #10339
* Adds `woocommerce_review_before`,
`woocommerce_review_before_comment_meta`, `woocommerce_review_meta` and
`woocommerce_review_comment_text` actions.
* Adds `woocommerce_review_display_gravatar()`,
`woocommerce_review_display_rating()`,
`woocommerce_review_display_meta()` and
`woocommerce_review_display_comment_text()` template functions.
* Adds template files for review rating and meta.
|
2016-03-07 15:33:47 +00:00 |
Nicola Mustone
|
090e0bac64
|
use the correct order ID
|
2016-03-07 16:14:21 +01:00 |
Mike Jolley
|
2a98607532
|
Remove log dir from debug
@mattyza
|
2016-03-07 13:16:39 +00:00 |
Mike Jolley
|
f1eefa902c
|
[2.5] When getting coupon by code used twice, latest should be queried
Closes #10487
|
2016-03-07 13:08:02 +00:00 |
James Koster
|
f926f8e9c9
|
replaces .png credit card icons with .svg alternatives. closes #9675
|
2016-03-07 12:15:42 +00:00 |
James Koster
|
5d7f95fa7f
|
Update the Storefront banner to include the new logo. closes #10313
|
2016-03-07 11:36:07 +00:00 |
Mike Jolley
|
723b4109d2
|
Add notice on empty cart when checking out
|
2016-03-07 10:31:01 +00:00 |
Mike Jolley
|
89af9e9416
|
wc_get_page_permalink - if the page ID is not set, redirect home instead
|
2016-03-07 10:29:01 +00:00 |
Thi
|
348f9cc235
|
Fix wrong URL and request duration in webhook logs
|
2016-03-06 01:24:10 +09:00 |
Mike Jolley
|
1979138666
|
Use unformatted coupon post title for comparison
Fixes #10476
|
2016-03-04 15:55:46 +00:00 |
Justin Shreve
|
927941e2ca
|
Merge pull request #10260 from justinshreve/token-api
Payment Token API
|
2016-03-04 04:34:41 -08:00 |
Justin Shreve
|
cb68f41ed0
|
Fix up based on Mike's feedback:
* Made CVC field form-row-last
* Make CC & EC methods abstract
* Change label on add new payment method button
* remove groupings in account settings
|
2016-03-04 04:32:38 -08:00 |
Mike Jolley
|
7580f18678
|
Merge pull request #10469 from allendav/master
Add hide_save_button to shipping zones instance template
|
2016-03-04 10:56:41 +00:00 |
Mike Jolley
|
533d961947
|
Merge pull request #10473 from shivapoudel/indentation
Tweak indentation tabs and correct use of <br>
|
2016-03-04 10:56:26 +00:00 |
Mike Jolley
|
22dc056e16
|
Merge branch '4-4-term-meta-handling'
|
2016-03-04 10:55:53 +00:00 |
Mike Jolley
|
a1cce4a1b2
|
Issues from Justin
|
2016-03-04 10:53:48 +00:00 |
Shiva Poudel
|
23ad5580ae
|
Added Periods in the end of comments
|
2016-03-04 15:26:31 +05:45 |
Shiva Poudel
|
51cc7376dd
|
Docblock fix for get_field_description method
|
2016-03-04 15:15:03 +05:45 |
Shiva Poudel
|
3ae7e4e418
|
Tweak indentation tabs and correct use of br
Sublime linter showing notification due to </br>, instead we should use <br />
|
2016-03-04 15:08:45 +05:45 |
Allen Snook
|
1dbe6c21a0
|
Add hide_save_button to shipping zones instance template
(Like what is done for legacy shipping methods in the
html admin settings view)
|
2016-03-03 09:44:09 -08:00 |
Mike Jolley
|
7dadae7bc8
|
Load gateways before save
#10461
|
2016-03-03 17:05:40 +00:00 |
Mike Jolley
|
e7e4808726
|
Correct status check and improved note
#10461
|
2016-03-03 17:04:20 +00:00 |