Mike Jolley
e0c10e9be3
Allow has_coupon to detect any coupon applied
...
Closes #10251
2016-02-05 11:39:31 +00:00
Mike Jolley
1eebb19899
[2.5] Wrap report in backtick to stop people breaking .org forums
...
Before @jdembowski runs out of coffee
2016-02-05 09:55:51 +00:00
Mike Jolley
a71a4de1b8
Add hash check when resuming order to detect changes.
...
@claudiosmweb
2016-02-05 09:41:25 +00:00
Dev49.net
dcbb17a99d
added actions before and after payment
...
Issue #10276
2016-02-05 01:44:19 +01:00
Mike Jolley
a78edb2af2
[2.5] If an attribute meta key is not set, technically its 'any', so should match. Prevents issues when meta data is missing after renaming attributes
...
@claudiosmweb please test :)
#10272
2016-02-04 18:25:06 +00:00
Mike Jolley
628d791343
Price filter floats
...
Closes #10266
2016-02-04 16:53:17 +00:00
Mike Jolley
b789a5ddd2
[2.5] Notice when no order note sexist
...
Fixes #10267
2016-02-04 16:51:07 +00:00
Kathy Darling
0720e6dc89
row actions for shop orders
2016-02-03 12:43:18 -05:00
Claudio Sanches
563a557909
[2.5] Removed extra tab from plain email shipping address, closes #10253
2016-02-03 15:19:19 -02:00
Claudio Sanches
5f2d769567
Minify
2016-02-03 15:02:32 -02:00
Claudio Sanches
2596b888a2
[2.5] Include new triggers when remove and add the password strength meter, closes #10257
2016-02-03 13:24:11 -02:00
Ewout Fernhout
a3634028fa
default order to processing for non-catalog products
...
fixes #10252
2016-02-03 14:48:19 +01:00
Ewout Fernhout
b61f4cf6b2
Merge remote-tracking branch 'woothemes/master'
2016-02-03 14:42:23 +01:00
Gregory Karpinsky
029217e207
Suggestion: before and after actions on terms.php
...
For example, to write an intro sentence: "Please check the box below to proceed:"
2016-02-02 16:53:14 -05:00
Claudio Sanches
62365cd286
Merge pull request #10241 from collizo4sky/patch-1
...
minor typo
2016-02-02 14:25:47 -02:00
Agbonghama Collins
a742861cda
minor typo
...
Found this error while trying to understand how gateways are built on WooCommerce
2016-02-02 15:35:01 +01:00
Mike Jolley
64d4bb5172
[2.5] Round shipping after tax calc
...
#10076 and
https://wordpress.org/support/topic/when-calculating-shipping-total-forc
e-rounding?replies=6#post-7972623
2016-02-02 11:09:02 +00:00
Marcus
780614b14e
Add filter to is_in_stock
2016-02-01 11:09:12 -08:00
Claudio Sanches
32834b7a4a
Changelog for 2.5.2
2016-02-01 14:00:52 -02:00
Claudio Sanches
fc18c23b1b
Merge branch 'master' of github.com:woothemes/woocommerce
2016-02-01 13:37:11 -02:00
Claudio Sanches
12cd0d824a
[2.5] Pass $category to wc_product_cat_class() in content-product_cat.php
2016-02-01 13:36:52 -02:00
Mike Jolley
dcf81b3bbe
[2.5] Un-needed ob_start
2016-02-01 15:12:44 +00:00
Mike Jolley
fd74d992ab
When COOKIEPATH is an empty string, cookies won't work across pages.
...
@claudiosmweb Found a few multisite installs where COOKIEPATH was an
empty string which broke cookies. I don’t see any side affects of this
change. 2.5?
2016-02-01 13:05:36 +00:00
Mike Jolley
e49c288e8f
[2.5] false to add_args
...
Fixes #10231
2016-02-01 12:19:11 +00:00
Mike Jolley
a4d982b1b9
Merge pull request #10216 from reigelgallarde/master
...
using query_vars instead of query
2016-02-01 12:17:00 +00:00
Mike Jolley
254c8cf677
Prevent default in variation script
...
Closes #10223
2016-02-01 12:16:17 +00:00
Mike Jolley
b476422e38
[2.5] Dummy date images
...
Closes #10229
2016-02-01 12:10:49 +00:00
Mike Jolley
8d0591d7c6
[2.5] Prevent notice in get_allowed_countries
2016-02-01 12:04:34 +00:00
Mike Jolley
75e6667318
Merge pull request #10218 from forsvunnet/10217
...
Added code to use the get_price method for child products. fixes #10217
2016-02-01 12:02:57 +00:00
Eivin Landa
db39c223b0
Added code to use the get_price method for child products. fixes #10217
2016-01-29 14:58:12 +01:00
Reigel Gallarde
a89df9d6a2
Merge remote-tracking branch 'refs/remotes/woothemes/master'
2016-01-29 20:26:58 +08:00
Reigel Gallarde
c3510063d6
using $wp_query->query_vars['product_cat'] instead of $wp_query->query['product_cat']
...
`$wp_query->query['product_cat']` include the parent in the string when
using `parent` in `$args` in
`woocommerce_product_categories_widget_dropdown_args` filter. Making
dropdown not able to add selected option.
2016-01-29 20:26:10 +08:00
Mike Jolley
9dea16ab6c
[2.5] Fix 'hide empty' setting in category widget
...
Fixes #10213
2016-01-29 11:43:52 +00:00
Mike Jolley
25e02ac6f1
Alt text is set by WP
...
Fixes #10215
2016-01-29 11:25:43 +00:00
Mike Jolley
089b8aff68
Disable button (again) but not on checkout
2016-01-28 15:53:08 +00:00
Mike Jolley
4bca60c76e
Adjust padding on message
2016-01-28 15:52:39 +00:00
Mike Jolley
26a7d04c07
Unused var
2016-01-28 15:38:27 +00:00
Mike Jolley
6a8e89da2f
[2.5] HTML5 validation message on weak password, and append to indicator
2016-01-28 15:36:24 +00:00
Mike Jolley
5ca53d3449
[2.5] Combine includes string
2016-01-28 13:21:03 +00:00
Mike Jolley
64dfcdbea4
[2.5] Remove obsolete notice and add styles for add payment page
2016-01-28 11:58:09 +00:00
Mike Jolley
3b43a53546
Don't format stock if empty
2016-01-28 11:31:53 +00:00
Mike Jolley
67521b7475
Merge pull request #10206 from Almaz/Russian-Ruble-symbol
...
Russian ruble symbol
2016-01-28 11:01:55 +00:00
Reigel Gallarde
137bdba531
Revert "Adding order link to emails sent to client."
...
This reverts commit 4f2a132923
.
2016-01-28 13:34:03 +08:00
Reigel Gallarde
66dcacdb73
Merge remote-tracking branch 'refs/remotes/woothemes/master'
2016-01-28 13:28:19 +08:00
Mike Jolley
3093572f5b
[2.5] Set input margin and label display for compatibility with themes using bootstrap CSS
2016-01-27 21:43:55 +00:00
Almaz Mannanov
1cb65394a4
Update wc-core-functions.php
...
Russian ruble has its own symbol.
2016-01-27 20:22:43 +03:00
Mike Jolley
657521ffa4
[2.5] Don't show purchase note to admin
2016-01-27 15:30:07 +00:00
Mike Jolley
2a6ea6e137
[2.5] Fix passed image_size variable
2016-01-27 15:29:27 +00:00
Mike Jolley
f8df682f34
Hide stock amount when children are involved
...
Closes #10172
2016-01-27 13:00:50 +00:00
Mike Jolley
30ee8aaef0
[2.5] Bind on autocompletechange event
...
Fixes #10185
2016-01-27 12:14:21 +00:00