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
Mike Jolley
8c85183d6e
[2.5] Remove case check from tax rate country REGEX
2016-01-27 12:10:36 +00:00
Mike Jolley
7fb7120d8e
[2.5] Move URL functions to core-functions file.
...
Closes #10170
2016-01-27 11:53:19 +00:00
Mike Jolley
fe0de35537
[2.5] 1 too many tags
2016-01-27 11:21:39 +00:00
Mike Jolley
47a74f96cd
[2.5] Add context to category localisation
...
@claudiosmweb Closes #10183
2016-01-27 11:19:38 +00:00
Mike Jolley
32b6e05eb1
[2.5] docblock
2016-01-27 11:07:44 +00:00
Mike Jolley
9ca216310d
[2.5] When totalling up shipping, force round
...
Closes #10076
2016-01-27 11:06:08 +00:00
Mike Jolley
a2843c03c7
[2.5] Added password hint text and error messages
2016-01-27 10:54:03 +00:00
Claudio Sanches
b9edee525d
Merge pull request #10190 from shivapoudel/unit-test
...
Fix - Unit test for woocommerce currencies
2016-01-27 08:47:12 -02:00
Claudio Sanches
0f8658dbca
Merge pull request #10196 from shivapoudel/charset-collate
...
Use get_charset_collate of WP
2016-01-27 08:46:12 -02:00
Shiva Poudel
bf2be97dd0
Use get_charset_collate of WP
2016-01-27 15:55:56 +05:45
Shiva Poudel
27532a80ba
Fix - Unit test for woocommerce currencies
2016-01-27 12:02:43 +05:45
Claudio Sanches
c0c94f210c
Merge pull request #10184 from tivnet/patch-5
...
Omit closing PHP tag to avoid "Headers already sent" issues.
2016-01-27 00:45:51 -02:00
Gregory Karpinsky
17b16b4dd2
Omit closing PHP tag to avoid "Headers already sent" issues.
2016-01-26 18:35:24 -05:00
Claudio Sanches
6110c8316e
Added Saudi Riyal currency
...
Request from:
https://wordpress.org/support/topic/saudi-riyal-support?replies=1
2016-01-25 20:59:19 -02:00
Mike Jolley
5db85c6ef7
[2.5] Compatibility with w3 total cache inline minification
2016-01-25 20:14:45 +00:00
Mike Jolley
a550c77dba
[2.5] Remove stock bw compat code which was preventing manage stock being disabled.
...
Fixes #10167
2016-01-25 18:17:28 +00:00
Claudio Sanches
7de89fddb4
Fixed extensions list
2016-01-25 13:46:56 -02:00
Claudio Sanches
8e787c3433
Changelog for 2.5.1
2016-01-25 13:32:24 -02:00
Mike Jolley
57c643c93e
[2.5] Round tax/tax refunded amounts on display.
...
Closes #10162
2016-01-25 15:18:49 +00:00
Mike Jolley
b26a13ec47
[2.5] tracking text
2016-01-25 14:55:41 +00:00
Mike Jolley
793d86c9c3
[2.5] Fix scroll on ios
...
Closes #10145
2016-01-25 11:31:24 +00:00
Mike Jolley
3cfd4d7889
Merge pull request #10153 from helgatheviking/master
...
[2.5] pass $args to woocommerce_dropdown_variation_attribute_options_html hook
2016-01-25 11:07:38 +00:00
Mike Jolley
76840ae3d4
[2.5] Clear cron on uninstall
...
Closes #10161
2016-01-25 11:07:01 +00:00
Mike Jolley
55c8f91c14
[2.5] Set has calculated shipping to true when setting country
...
Closes #10148
2016-01-25 10:16:39 +00:00
Mike Jolley
a2fbfec5bf
[2.5] Show user country rather than base country in "estimated for" messages
...
#10148
2016-01-25 10:16:39 +00:00
Claudio Sanches
d2e69f0933
Merge pull request #10156 from sergeyrozenblat/patch-1
...
Removed extra space
2016-01-24 22:19:35 -02:00
sergeyrozenblat
31948045f8
Removed extra space
...
Removed extra space from 'a href' tag which in some cases may influence proper styling of elements
2016-01-25 00:03:55 +06:00