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
c27c9d3865
Added method to delete attributes
2016-03-07 20:12:51 -03:00
Claudio Sanches
578870c133
Added method to edit attributes
2016-03-07 19:57:24 -03:00
Claudio Sanches
6eab81a79f
Added method to create new attributes
2016-03-07 19:36:34 -03:00
Claudio Sanches
3c770e1bc4
Added method to list product attributes
2016-03-07 19:10:03 -03:00
Claudio Sanches
c7ace7749f
Created schema for product attributes and allow fetch product attributes by ID
2016-03-07 17:32:25 -03:00
Claudio Sanches
396242b89c
Fixed links for terms
2016-03-07 17:28:52 -03:00
Claudio Sanches
ff6970031b
Fixed attribute terms schema title
2016-03-07 17:04:32 -03:00
Claudio Sanches
426410c2ae
Manipule product attribute terms
2016-03-07 16:39:24 -03:00
Claudio Sanches
349b817d1e
Fixed typo
2016-03-07 15:45:10 -03:00
Claudio Sanches
9f07be5271
Make easy to extend our rest controllers
2016-03-07 15:36:17 -03:00
Claudio Sanches
79cf96c07b
Updated rest controller
2016-03-07 15:22:17 -03:00
Claudio Sanches
32943b818b
Shipping classes do not are hierarchical
...
cc @mikejolley
2016-03-07 15:19:04 -03:00
Claudio Sanches
b5e65c68b9
Added methods to update and create terms
2016-03-07 14:49:14 -03:00
Claudio Sanches
a6df9969f4
Fixed image upload
2016-03-07 14:39:42 -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
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