Claudio Sanches
|
0148a1bd86
|
[API] Fixed the variable product managing_stock variable, closes #7513
|
2015-02-20 23:01:26 -02:00 |
John Russell
|
f9db9eac77
|
Allow filter for breadcrumb terms
In some cases we may want to specify a primary term for breadcrumbs. This change would allow that to be done via a filter.
|
2015-02-20 17:57:25 -07:00 |
Piotr Szczygiel
|
ac7348d69d
|
added 'before' hook as well
|
2015-02-20 21:32:13 +01:00 |
Piotr Szczygiel
|
996f915919
|
Merge remote-tracking branch 'origin/master' into product-categoty-shortcode-hook
|
2015-02-20 21:30:25 +01:00 |
Claudio Sanches
|
4b9eec9cf3
|
Merge branch 'master' of github.com:woothemes/woocommerce
|
2015-02-20 14:24:36 -02:00 |
Mike Jolley
|
ec81ed8312
|
Version bumps
|
2015-02-20 16:19:39 +00:00 |
Claudio Sanches
|
bb8ef2a51f
|
POT
|
2015-02-20 14:19:20 -02:00 |
Mike Jolley
|
6c9562112f
|
Fix Related post offset.
|
2015-02-20 16:17:45 +00:00 |
Mike Jolley
|
321d38be0a
|
Round report values.
Closes #7505
|
2015-02-20 12:27:55 +00:00 |
Mike Jolley
|
2a90208f93
|
Cross/up-sells should not search variations.
Closes #7502
|
2015-02-20 12:12:03 +00:00 |
Piotr Szczygiel
|
d7d9395476
|
Added action hook into product_category shortcode
|
2015-02-19 21:43:46 +01:00 |
Mike Jolley
|
8a40778046
|
Merge pull request #7496 from SiR-DanieL/patch-1
Fix missing downloads
|
2015-02-19 16:24:18 +00:00 |
Mike Jolley
|
cbfc2717db
|
Use URL if no sizes exist Closes #7491
|
2015-02-19 14:15:28 +00:00 |
Mike Jolley
|
09676934d6
|
Fix address formatting and improve email appearance
Fixes #7484
|
2015-02-19 13:57:22 +00:00 |
Nicola Mustone
|
40a7605c99
|
fix missing downloads
|
2015-02-19 14:42:24 +01:00 |
Claudio Sanches
|
966ca94e41
|
Fixed non-ASCII variation names in WC_AJAX::json_search_products(), closes #7490
|
2015-02-19 11:21:02 -02:00 |
Claudio Sanches
|
d0aafd1f0b
|
[API] Fixed undefined messages when edit a product
|
2015-02-19 10:48:21 -02:00 |
Mike Jolley
|
2caf287258
|
Tweak rating prompt text on click, and change once rated
@bftrick This is to keep the .org folk happy and look less spammy :)
|
2015-02-19 11:38:35 +00:00 |
Mike Jolley
|
049abcfdd3
|
Show random tweet
Closes #7481
|
2015-02-19 11:16:24 +00:00 |
Mike Jolley
|
82ac0fc11e
|
Detect shortcodes when saving URLs.
Fixes #7474
|
2015-02-19 11:05:04 +00:00 |
Mike Jolley
|
b75034ae38
|
Tweak language based on feedback in #7462
Closes #7462
|
2015-02-19 10:45:20 +00:00 |
Mike Jolley
|
d944b43845
|
Merge pull request #7489 from roykho/taxes
fix taxes save issue when page is paginated
|
2015-02-19 10:43:42 +00:00 |
Mike Jolley
|
5d61028317
|
Unhook wc_page_endpoint_title after it is ran once (main page title).
Fixes #7488
|
2015-02-19 10:37:59 +00:00 |
roykho
|
af940dcf72
|
fix taxes save issue when page is paginated
|
2015-02-18 22:52:34 -08:00 |
Claudio Sanches
|
517a447743
|
Fixed some issues for scrutinizer
|
2015-02-18 16:09:02 -02:00 |
Claudio Sanches
|
1a45a447b0
|
Fixed the true-null-false case
|
2015-02-18 15:34:03 -02:00 |
Claudio Sanches
|
7ad096e932
|
Merge branch 'master' of github.com:woothemes/woocommerce
|
2015-02-18 15:31:18 -02:00 |
Claudio Sanches
|
73d787aba7
|
Removed coding styles from scrutinizer
|
2015-02-18 15:31:10 -02:00 |
Mike Jolley
|
eb312400e6
|
Merge pull request #7479 from mjepson/master
Fix sales report description
|
2015-02-18 17:23:28 +00:00 |
Magnus Jepson
|
ded1cf76e0
|
Fix sales report description
Net Sales report tooltip description was misleading by “excluding
refunds”
|
2015-02-18 18:19:10 +01:00 |
Claudio Sanches
|
6c7a22b910
|
Removed admin message from user profile pages, closes #7478
|
2015-02-18 15:06:11 -02:00 |
Claudio Sanches
|
5eec1d0b8d
|
Removed external coverage from scrutinizer
|
2015-02-18 15:04:13 -02:00 |
Claudio Sanches
|
8d567bc045
|
Try to fix the scrutinizer upper_lower_casing
|
2015-02-18 14:37:53 -02:00 |
Claudio Sanches
|
25c706433f
|
Fixed the .scrutinizer.yml indentation
|
2015-02-18 14:34:26 -02:00 |
Claudio Sanches
|
877d173086
|
Fixed scrutinizer upper_lower_casing
|
2015-02-18 14:30:23 -02:00 |
Claudio Sanches
|
c1fa11b0d5
|
Fixed the yml file
|
2015-02-18 14:14:11 -02:00 |
Claudio Sanches
|
69f44e1d4f
|
Changed get_bloginfo("title") to get_bloginfo("name")
|
2015-02-18 13:47:30 -02:00 |
Claudio Sanches
|
0979fc475a
|
Merge pull request #7466 from qTranslate-Team/master
replace get_bloginfo('name') with get_bloginfo('name', 'display')
|
2015-02-18 13:44:49 -02:00 |
Mike Jolley
|
12732ce3a6
|
Further licence tweak
|
2015-02-18 13:04:21 +00:00 |
Mike Jolley
|
b318e43d29
|
Update copyright notice in licence.txt
|
2015-02-18 12:53:53 +00:00 |
Mike Jolley
|
fb5290db2e
|
Fix breadcrumb on shop page
|
2015-02-18 12:53:39 +00:00 |
Mike Jolley
|
470b259a8a
|
Don't download GeoIP Database until geolocation option is enabled in settings.
|
2015-02-18 12:53:24 +00:00 |
Mike Jolley
|
b6e7e4e8ad
|
Improve category coupon message.
Closes #7463
|
2015-02-18 11:17:58 +00:00 |
Mike Jolley
|
697ece3b3c
|
Merge pull request #7475 from woothemes/improve-get-downloads-speed
Improve wc_get_customer_available_downloads speed
|
2015-02-18 11:12:19 +00:00 |
Gerhard
|
7beb159927
|
Remove posts join from wc_get_customer_available_downloads, speeds query up by 50%
|
2015-02-18 12:04:19 +02:00 |
John Clause
|
6c9f863c04
|
replaced get_bloginfo('name') with get_bloginfo('name','display')
|
2015-02-17 20:56:18 -07:00 |
John Clause
|
7197afae08
|
pulled the latest
|
2015-02-17 20:30:16 -07:00 |
Claudio Sanches
|
28bf06b702
|
Improved the woocommerce_email_get_option filter, closes #7464
|
2015-02-18 00:28:26 -02:00 |
John Clause
|
b295c64c7f
|
more arguments to woocommerce_email_get_option filter
|
2015-02-17 15:59:14 -07:00 |
Claudio Sanches
|
c97dffcc66
|
Improved the WC_Admin::admin_footer_text(), closes #7461
|
2015-02-17 16:24:11 -02:00 |