Commit Graph

1099 Commits

Author SHA1 Message Date
Mike Jolley 304f006566 Better filter. Closes #3249 2013-05-31 16:44:09 +01:00
Mike Jolley e4f4b09ba6 Pay page and thanks page endpoints. Requires permalink save. Closes #3170. 2013-05-31 16:13:18 +01:00
Mike Jolley 559d7b9759 Updated blockui to prevent errors in WP 3.6.
@coenjacobs this needs to go in .11
2013-05-28 17:02:18 +01:00
Mike Jolley ac51ebf2b8 Revised checkout shipping process. Checkbox within heading. Closes #2571. 2013-05-28 14:19:08 +01:00
Mike Jolley 8307cb37f6 Refactor: Widget classes, made abstract, merged similar product listing widgets into 1 2013-05-24 16:52:03 +01:00
Mike Jolley c3602cf17a Handling for multiselect fields on checkout, and a filter for third party handling.
@coe
2013-05-23 09:40:55 +01:00
Mike Jolley 35887b9430 protocol-relative URLs. Closes #3171 2013-05-22 14:08:08 +01:00
Mike Jolley 53e9dd6368 Handle pending IPN requests. Closes #3192 2013-05-22 13:28:13 +01:00
Mike Jolley b4d80e4e04 Readme #3209 2013-05-22 11:27:44 +01:00
Mike Jolley ffc376dfb5 Readme #3199 2013-05-22 11:25:32 +01:00
Mike Jolley db95f1e772 Readme for prev commit 2013-05-22 11:23:38 +01:00
Coen Jacobs 468b339d1f Snipping readme update out here, going in 2.0.11 2013-05-21 14:40:45 +02:00
James Koster 4907aea53f readme 2013-05-21 12:48:38 +01:00
Coen Jacobs 57882eda30 Readme bump for #3205 2013-05-21 12:18:45 +02:00
Coen Jacobs cecee5a7fb Readme update for #3118 2013-05-21 12:14:01 +02:00
Coen Jacobs aaa6a6a1e5 You like cats, @jameskoster? 2013-05-17 08:21:49 +02:00
James Koster dea4e10272 cart widget styling on non-wc pages. closes #3187 2013-05-16 18:20:39 +01:00
James Koster 646a252f6d woocommerce-smallscreen.css. #3166 2013-05-15 17:47:27 +01: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 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 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 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 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 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 2aa523fc13 COD processing instead of on-hold Closes #3102 2013-05-10 12:44:05 +01:00
Mike Jolley 9a3ec22888 PT + readme 2013-05-09 17:15:22 +01: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
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 86e03c1048 Better backwards compatibility with _woocommerce_exclude_image
As committed on master branch:
- 59db08d70b
2013-05-08 13:35:37 +02:00
Coen Jacobs bcc3dc2c3f Allow layered nav to work with non pa_ prepended taxonomies
As committed on master branch:
- f49bd2cd77
2013-05-08 13:30:27 +02:00
Coen Jacobs 6ae41d83b2 Have the remove_taxes() method set subtotal to subtotal_ex_tax
As committed on master branch:
- 742cd3ae36
2013-05-08 13:29:35 +02:00
Mike Jolley 59db08d70b Better backwards compatibility with _woocommerce_exclude_image
@coenjacobs
2013-05-08 12:29:21 +01:00
Mike Jolley f49bd2cd77 Allow layered nav to work with non pa_ prepended taxonomies 2013-05-08 12:16:40 +01:00
John c887922500 new status reporting system
new status reporting system, this plugin list is better visually and
very better to read
2013-05-07 15:19:27 -03:00
Mike Jolley 742cd3ae36 Have the remove_taxes() method set subtotal to subtotal_ex_tax 2013-05-07 12:56:59 +01:00
Coen Jacobs b46ec90fdf PayPal button should use 'button' and 'alt' classes.
As committed on master:
- 00cbde04e5
2013-05-07 13:05:54 +02:00
Coen Jacobs 00cbde04e5 PayPal button should use 'button' and 'alt' classes. Closes #3096 2013-05-07 13:02:45 +02:00