Commit Graph

4779 Commits

Author SHA1 Message Date
valllabh 64044fa888 #3118 Fixed
#3118 Fixed

- Tested [related_products] shortcode.
- Replaced arguments with single $args = array() argument.
2013-05-16 18:09:53 +05:30
James Koster 646a252f6d woocommerce-smallscreen.css. #3166 2013-05-15 17:47:27 +01:00
Coen Jacobs 73fac5ffdd Remove duplicate param keys for sale_products shortcode. Closes #3159 2013-05-15 13:32:51 +02:00
Coen Jacobs 9a946a2f6a Merge branch 'refs/heads/release-2-0-10'
Conflicts:
	admin/post-types/product.php
	classes/gateways/paypal/class-wc-gateway-paypal.php
	readme.txt
	woocommerce-core-functions.php
	woocommerce.php

Signed-off-by: Coen Jacobs <coenjacobs@gmail.com>
2013-05-15 12:50:52 +02:00
Coen Jacobs 338974f2ec 2.0.10 version bump 2013-05-15 11:28:13 +02:00
James Koster d976dedcc5 no more css options & added responsive stylesheet 2013-05-14 18:28:36 +01:00
Coen Jacobs 3201594dbe Fixed up parentheses overkill 2013-05-14 12:42:45 +02:00
Coen Jacobs b32933685e Version bump for preparing 2.0.10 release 2013-05-14 12:11:14 +02:00
Coen Jacobs ee52cf9b49 Missed a parenthesis for #3154 - thanks @sjeden 2013-05-14 11:47:09 +02:00
Coen Jacobs 0b40f26224 Replace deprecated wp_convert_bytes_to_hr() with size_format()
As committed on master branch:
- 1ee8dfde24
2013-05-14 11:37:27 +02:00
Coen Jacobs 264e7d7c45 Readme with #3154 2013-05-14 11:35:00 +02:00
Coen Jacobs 1ee8dfde24 Replace deprecated wp_convert_bytes_to_hr() with size_format(). Closes #3154 2013-05-14 11:33:19 +02:00
James Koster 3c79056aa8 More CSS separation #2785 2013-05-13 16:02:22 +01:00
Coen Jacobs 2ca039c137 Fix for PayPal having a max length of 9 items
As committed on master branch:
- 71e67e97f4
2013-05-13 16:23:05 +02:00
Coen Jacobs 2f5f631dee Merge branch 'master' of https://github.com/woothemes/woocommerce
Conflicts:
	readme.txt
2013-05-13 16:13:47 +02:00
Coen Jacobs 44c604da2d Merge remote-tracking branch 'john/master'
Conflicts:
	readme.txt
2013-05-13 16:12:19 +02:00
Mike Jolley 6fc0d27006 content-widget-product.php template for product lists inside core widgets Closes #3133 2013-05-13 15:12:12 +01:00
Mike Jolley cdcdbd79f7 Remove expensive query. Closes #3116 2013-05-13 14:40:15 +01:00
Mike Jolley bcfbbb3c13 Filter for forcing coutnry Closes #3117. 2013-05-13 14:35:49 +01:00
Mike Jolley 71e67e97f4 Limit items sent to paypal to 9 Closes #3124.
@coenjacobs
2013-05-13 14:18:10 +01:00
Coen Jacobs bb68ce7fd2 Added filter to explicitly hide terms agreement checkbox. Closes #3088 2013-05-13 13:41:52 +02:00
Coen Jacobs 60263f5bac Also pushing product image panel fixes here 2013-05-13 11:43:41 +02:00
Coen Jacobs ecb5edc9bd Post id property is obviously ID, not id 2013-05-13 11:42:10 +02:00
Coen Jacobs b4b3d1c790 Fix error trying to use -> outside object 2013-05-13 10:59:09 +02:00
Coen Jacobs c000afbe86 Failsafe for when get_the_terms() returns false
As committed on master branch:
- 7d9d1ee2f0
2013-05-12 20:08:09 +02:00
Coen Jacobs 7d9d1ee2f0 Failsafe for when get_the_terms() returns false. Closes #3147
Thanks @arminrosu!
2013-05-12 20:06:29 +02:00
James Koster dce7425a3b css separation #2785 2013-05-10 16:29:01 +01:00
James Koster 2740ec9a65 typo damnit 2013-05-10 13:03:10 +01:00
James Koster 0479a30f4f More splitting the css #2785 2013-05-10 13:02:19 +01:00
Mike Jolley e982a0c0cb Merge pull request #3138 from tiagonoronha/master
Prevents 'undefined' from showing up in Lightbox
2013-05-10 04:54:52 -07:00
Mike Jolley ffe064db99 Delegate order by Closes #3080. 2013-05-10 12:47:43 +01:00
Mike Jolley 2aa523fc13 COD processing instead of on-hold Closes #3102 2013-05-10 12:44:05 +01:00
Mike Jolley c646bcca59 Prevent dupe in POT. Closes #3107. 2013-05-10 12:39:12 +01:00
Mike Jolley 3d66634221 Hide images from admin too. 2013-05-10 12:30:12 +01:00
Tiago Noronha 9a37a01bc9 Prevents 'undifined' from showing up in Lightbox 2013-05-10 11:37:55 +01:00
Coen Jacobs 9f48e70ca4 Added 'WooCommerce' name to updater notice. Closes #3132
Just a touch of branding in that message so all users with less
technical know how, know where this message is coming from
2013-05-09 21:42:24 +02:00
Mike Jolley 9a3ec22888 PT + readme 2013-05-09 17:15:22 +01:00
Mike Jolley e0a696cdff Merge pull request #3123 from ronnybjornstad/patch-1
Make date in Customers Order Notes localized
2013-05-09 09:13:00 -07:00
Mike Jolley 9be0927eb8 Merge pull request #3078 from Geczy/master
Duplicate capability hook
2013-05-09 09:12:05 -07:00
Mike Jolley d664b8df58 Merge pull request #3121 from sybarite/master
Pull request to fix issue #3120
2013-05-09 09:11:00 -07:00
Mike Jolley c42fafd26c Merge pull request #3134 from kloon/master
Variations bulk edit increase/decrease prices by fixed or percentage values and MyException fix
2013-05-09 09:10:00 -07:00
Mike Jolley d9da37346f Merge pull request #3114 from pablolaguna/master
Spanish translation
2013-05-09 09:08:36 -07:00
Mike Jolley bf08bbe90d Merge pull request #3106 from a1ur3l/master
Update ro_RO translation
2013-05-09 09:08:14 -07:00
James Koster b98307c4be Splitting the CSS #2785 2013-05-09 15:39:35 +01:00
Gerhard c37b3ee114 Changed MyException to Exception, no MyException class in WooCommerce 2013-05-09 14:39:41 +02:00
Gerhard d426964bb9 Variation Bulk Edit - Increase/Decrease prices by fixed or percentage values 2013-05-09 08:23:25 +02:00
Coen Jacobs 628677d4a0 Fix for 0 sale price not returning true in is_on_sale
As committed on master branch:
- 97ad6e0cda
2013-05-08 13:54:06 +02:00
Coen Jacobs 9ff21a9a84 Readme for #3131 2013-05-08 13:52:04 +02:00
Coen Jacobs 36767d8f22 Merge pull request #3131 from kloon/master
Fix 0 sale price not returning true in is_on_sale
2013-05-08 04:50:07 -07:00
Coen Jacobs 86e03c1048 Better backwards compatibility with _woocommerce_exclude_image
As committed on master branch:
- 59db08d70b
2013-05-08 13:35:37 +02:00