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
Mike Jolley
00a6fe8682
[2.5] Allow big selects when getting variations
2016-03-08 11:33:04 +00:00
James Koster
b5b0a9638f
Use Dashicons for featured icons in products table. #9791
2016-03-08 11:02:01 +00:00
James Koster
dd3dc3ce0a
Update inventory / attribute icons. #9791
2016-03-08 10:54:06 +00:00
James Koster
b261ae5aea
Use Dashicons for tooltip icons. #9791
2016-03-08 10:51:57 +00:00
James Koster
18aa311fc1
Use Dashicons for coupon icon. #9791
2016-03-08 10:46:34 +00:00
James Koster
9d9a502217
Use Dashicons for product data tabs. #9791
2016-03-08 10:41:58 +00:00
James Koster
7507ddf8cb
Use Dashicons for stock report actions buttons. #9791
2016-03-08 10:27:21 +00:00
James Koster
b72fa069f2
Use Dashicons for sorting handles. #9791
2016-03-08 10:25:42 +00:00
James Koster
69c9ab0345
Use Dashicons on system status page. #9791
2016-03-08 10:21:06 +00:00
James Koster
6e098b2f0d
Use Dashicons for reload/apply button. #9791
2016-03-08 10:01:05 +00:00
James Koster
3ff79a81ef
Use Dashicons for order action buttons. #9791
2016-03-08 09:49:49 +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
b26941309c
Adds `required` attribute to required rating fields. closes #10339
...
Also changes the email input type to `email`.
Unfortunately wp core adds `novalidate` to the opening form tag and I
can’t see an easy way to change that, so this won’t do anything for
now. cc @mikejolley
2016-03-07 16:14:01 +00: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
Mike Jolley
25d6a93c07
Merge pull request #10479 from shivapoudel/gtm-listener
...
Tweak - GTM listener for single products tabs
2016-03-07 12:04:38 +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
Claudio Sanches
077520ad9b
Merge pull request #10482 from thii/fix-webhook-log
...
Fix wrong URL and request duration in webhook logs
2016-03-05 15:37:17 -03:00
Thi
348f9cc235
Fix wrong URL and request duration in webhook logs
2016-03-06 01:24:10 +09:00
Shiva Poudel
25e1d72017
Tweak - GTM listener for single products tabs, Closes #10478
2016-03-04 23:52:39 +05:45
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