Mike Jolley
|
97f30e7f5c
|
Variation stock status handling
|
2019-03-18 12:56:49 +00:00 |
Timmy Crawford
|
e1c09b4609
|
Merge pull request #22973 from woocommerce/update/22545
Revised sale start/end date save logic
|
2019-03-14 17:53:40 -07:00 |
Claudio Sanches
|
d365497a66
|
Fixed coding standards
|
2019-03-14 19:48:47 -03:00 |
Rodrigo Primo
|
f9cdab66eb
|
Merge pull request #22889 from woocommerce/fix/22817
Hide 'other' payment method from invoice
|
2019-03-13 12:01:56 -03:00 |
Mike Jolley
|
bea53ebf4f
|
Handle date offsets on save
|
2019-03-08 13:36:55 +00:00 |
Mike Jolley
|
d9ab3b106e
|
Clean up date lookup
|
2019-03-08 13:36:22 +00:00 |
Mike Jolley
|
38816eb2ce
|
Update wording and presentation of discount amount
|
2019-03-06 16:39:28 +00:00 |
Mike Jolley
|
0f3be9fce4
|
phpcs
|
2019-03-06 16:17:33 +00:00 |
Mike Jolley
|
fd3173f63a
|
Hide 'other' payment method from invoice
|
2019-02-27 13:56:15 +00:00 |
Mike Jolley
|
27ac2e1577
|
phpcs
|
2019-02-22 13:33:41 +00:00 |
Mike Jolley
|
d07d1cf0b0
|
If taxes are enabled, make the refund box readonly
|
2019-02-22 13:30:49 +00:00 |
Mike Jolley
|
b65f93c756
|
Merge branch 'master' of https://github.com/woocommerce/woocommerce
|
2019-02-20 12:45:34 +00:00 |
Mike Jolley
|
6b41041883
|
Merge pull request #22777 from woocommerce/fix/22730
check low_stock for empty string vs isset
|
2019-02-20 12:44:17 +00:00 |
Mike Jolley
|
7def966e4f
|
Impoved JSON handling
|
2019-02-20 12:00:47 +00:00 |
Ron Rennick
|
e9a98ce4ae
|
fixes from review
|
2019-02-19 15:37:45 -04:00 |
Ron Rennick
|
4c7f61e123
|
phpcs except for ignore use of $_POST
|
2019-02-19 13:41:14 -04:00 |
Ron Rennick
|
a2abe8783e
|
check low_stock for empty string vs isset
|
2019-02-19 11:08:14 -04:00 |
Mike Jolley
|
5bb5ae6265
|
Update from master
|
2019-02-18 16:54:24 +00:00 |
Chris Kreidl
|
63492aa98b
|
added IDs to other input fields for consistency
|
2019-02-16 22:59:33 -05:00 |
Peter Fabian
|
c1d82478a6
|
Added check for POST variable existance.
|
2019-02-07 13:39:47 +01:00 |
Mike Jolley
|
893b33973c
|
Merge branch 'fix/22147'
|
2019-02-04 13:05:40 +00:00 |
Mike Jolley
|
2a2863c5ba
|
Merge pull request #21648 from EmranAhmed/master
Add 3rd param on `woocommerce_product_option_terms` action to use custom attribute types on product attribute create
|
2019-01-22 18:28:24 +00:00 |
Mike Jolley
|
e5af25e994
|
Merge pull request #21341 from kinging123/patch-2
Added action 'woocommerce_variation_header' after actions in variations list
|
2019-01-21 16:59:48 +00:00 |
Mike Jolley
|
6367d19615
|
phpcs
|
2019-01-21 08:11:40 -08:00 |
Mike Jolley
|
f4ed56a894
|
Merge pull request #21153 from jamesckemp/patch-12
`woocommerce_variation_option_name` Parameters
|
2019-01-10 12:28:21 +00:00 |
Mike Jolley
|
fe02144d0a
|
Merge pull request #21927 from woocommerce/add/21925
Make links in order notes clickable.
|
2019-01-09 16:52:37 +00:00 |
Mike Jolley
|
a0aa663f29
|
Attribute post data needs stripslashes
|
2019-01-08 13:25:27 +00:00 |
Mike Jolley
|
83f46aca15
|
Merge pull request #21887 from hannahswain/patch-1
Update external/affiliate URL placeholder from http to https
|
2019-01-07 12:44:45 +00:00 |
Mike Jolley
|
63bd02022f
|
Merge pull request #22084 from Prospress/fix/22075
Remove the stock data type on low stock threshold input which can be empty
|
2019-01-07 11:41:17 +00:00 |
JeroenSormani
|
f4775ccd90
|
Use shipping method instead of property through magic + doc return statements
|
2019-01-04 12:41:38 +00:00 |
Mike Jolley
|
999f744d83
|
Allow notes to be updated after other order screen events
|
2019-01-03 11:46:43 +00:00 |
Ron Rennick
|
b7f87c8cd2
|
Remove the stock data type on low stock threshhold input which can be blank
|
2018-11-29 14:58:51 -04:00 |
claudiulodro
|
d09e9eb95c
|
Use wp_kses_post for sanitizing product names instead of esc_html
|
2018-11-15 11:42:22 -08:00 |
Gerhard
|
fae1e1cce1
|
Make links in order notes clickable.
|
2018-11-15 14:27:26 +02:00 |
Hannah Swain
|
1e142836b6
|
Update html-product-data-general.php
Changed external/affiliate product URL field's placeholder from http:// to https:// to reflect web preference for https
|
2018-11-12 13:56:00 +01:00 |
claudiulodro
|
510d3a756f
|
Reintroduce Preview button on products
|
2018-11-06 15:28:23 -05:00 |
Emran Ahmed
|
5bceee62ad
|
Add extra filter param
Add `$attribute` to get more info about custom attribute types
|
2018-10-24 19:32:27 +06:00 |
Reuven Karasik
|
a9afc72991
|
Updated html-variation-admin.php to comply with CS
Based on @ikraav 's proposals
|
2018-10-23 15:36:13 +03:00 |
Rodrigo Primo
|
8f04e09f26
|
Fix PHPCS violations automatically using phpcbf
|
2018-10-22 11:22:22 -03:00 |
claudiulodro
|
b49a9a5809
|
Tweaks to unsupported theme handling and hidden preview button handling
|
2018-10-19 10:49:58 -07:00 |
Reuven Karasik
|
86c4c56d44
|
Fixed version and removed $variation_data array
Fixed version and removed $variation_data array (since it's deprecated) from filter `woocommerce_variation_header`
|
2018-10-06 12:21:40 +03:00 |
Reuven Karasik
|
37da7b6680
|
Added action 'woocommerce_variation_header' action
|
2018-09-13 12:17:51 +03:00 |
Gerhard Potgieter
|
6ff90a1912
|
Cleaner code and correct apply_filters
|
2018-09-11 12:50:20 +02:00 |
Gerhard Potgieter
|
e3994348b3
|
Update checked functionality to use a filter, removed option from settings screen. Can use the woocommerce_restock_refunded_items filter to have the option checked or not, defaults to unchecked.
|
2018-09-10 11:31:24 +02:00 |
Ivete Tecedor
|
9b07180c7a
|
#20822 -- adding config for making the "restock refunded items" checkbox be UNchecked by default
|
2018-09-10 11:27:14 +02:00 |
Hahn
|
6623db017b
|
#21229 Updated class attribute for shipping class meta box
|
2018-08-30 12:17:43 -06:00 |
Peter Fabian
|
32d3ff76c5
|
Use simple quote.
|
2018-08-27 17:28:29 +02:00 |
Peter Fabian
|
058f14e7d3
|
Corrected wording of stock quantity description.
|
2018-08-27 17:20:46 +02:00 |
James Kemp
|
1ca1189f79
|
Add params to `woocommerce_variation_option_name` for admin variations
|
2018-08-22 11:49:17 +01:00 |
James Kemp
|
9fe201dd86
|
Add parameters to `woocommerce_variation_option_name` in admin view
|
2018-08-22 11:44:40 +01:00 |