Commit Graph

1353 Commits

Author SHA1 Message Date
Julian Jöris 2151bd1b3d merge with master 2012-01-31 12:01:32 +01:00
Mike Jolley 6698dcda4b Add to cart message hook 2012-01-31 09:48:28 +00:00
Mike Jolley ce84132713 Minor fixes and comments 2012-01-30 19:24:52 +00:00
Mike Jolley c89c8c11e0 Reports fix 2012-01-30 14:01:51 +00:00
Patrick Garman 6bdec72167 woocommerce_wp_checkbox was setting value to "on" not "yes" by default 2012-01-30 10:30:29 +00:00
Patrick Garman 2f7967b347 User check for downloading files. 2012-01-29 22:59:18 +00:00
Patrick Garman 1c139f3e5e Merge branch 'master' of https://github.com/woothemes/woocommerce 2012-01-29 22:19:26 +00:00
Mike Jolley 35fadb00fe More consistent template file naming, broken checkout into templates 2012-01-29 13:36:33 +00:00
Mike Jolley 95c8669431 SKU exists check 2012-01-29 12:04:55 +00:00
Mike Jolley d58e3d7877 Merge pull request #546 from lucasstark/patch-4
Modified add-to-cart function to use $_REQUEST rather than $_GET
2012-01-29 03:14:48 -08:00
Patrick Garman cfa3a264c7 Merge branch 'master' of https://github.com/woothemes/woocommerce 2012-01-29 02:27:57 +00:00
Patrick Garman 03a6defba5 option to force login to download files 2012-01-29 02:27:49 +00:00
lucasstark 913f870319 Modified add-to-cart function to use $_REQUEST rather than $_GET 2012-01-28 17:57:30 -05:00
Mike Jolley 4df185c953 Stock qty 2012-01-28 18:53:06 +00:00
James Koster cb180f87e2 different ticks 2012-01-28 18:32:53 +00:00
James Koster d5113ee82b wrapped count in a span 2012-01-28 17:50:36 +00:00
Mike Jolley 451302cd0b Missed $order Closes #544. 2012-01-28 17:38:05 +00:00
Mike Jolley a47387dc35 Merge pull request #545 from lucasstark/patch-3
Update admin/post-types/writepanels/writepanel-product-type-variable.php
2012-01-28 09:36:16 -08:00
lucasstark b8b8bbf77f Update admin/post-types/writepanels/writepanel-product-type-variable.php 2012-01-28 12:11:25 -05:00
Mike Jolley 0ba78556f4 get_sku 2012-01-28 15:37:13 +00:00
Mike Jolley 0226faa96b incl. to checkout too 2012-01-28 15:34:21 +00:00
Mike Jolley f8ea5ed281 Regex trim zeros back 2012-01-28 15:20:49 +00:00
Mike Jolley c57ab7c33f Product page tidy + success icons 2012-01-28 15:20:49 +00:00
Mike Jolley f0991548ab Merge pull request #530 from jjoeris/master
print "incl." in Cart Tax, if Tax is included in Price
2012-01-28 07:19:24 -08:00
Mike Jolley e35fb0061d SKU to paypal 2012-01-27 22:24:56 +00:00
Mike Jolley de53c4b083 Re-scanned en_gb 2012-01-27 20:26:58 +00:00
Mike Jolley 5ef054f1f8 Product admin tweaks 2012-01-27 20:21:36 +00:00
Mike Jolley de6b06b864 Add to cart validation, and a different redirect if theres an error 2012-01-27 18:31:30 +00:00
Mike Jolley 0836ce04db Better class names (final) 2012-01-27 16:38:39 +00:00
Mike Jolley 9cf0d02a4d Allow draft parents. Closes #540. 2012-01-27 15:19:09 +00:00
Mike Jolley ceff57323c trim trailing zero function 2012-01-27 15:00:12 +00:00
Mike Jolley 89a226a895 Store cart + shipping tax rows instead of a combination 2012-01-27 15:00:03 +00:00
Mike Jolley 34b7f8f8b6 Product page short code
Little experiment which worked well.
2012-01-26 11:23:42 +00:00
Mike Jolley 2cfa6f046a Icon tweak 2012-01-25 22:07:44 +00:00
Mike Jolley 6e9b1eb0c0 Don't update shipping meta if shipping to billing 2012-01-25 22:00:16 +00:00
Mike Jolley 56d98cb7c5 Send shipping name to paypal 2012-01-25 21:58:53 +00:00
Mike Jolley e8ef14ce7d Stock fix, and send shipping to paypal 2012-01-25 21:52:12 +00:00
Mike Jolley 60647b0838 Error list. Closes #528. 2012-01-25 20:37:21 +00:00
Mike Jolley 6b788cdd93 Prevent is_page being true. Closes #529. 2012-01-25 20:13:54 +00:00
Mike Jolley 74a2662c59 Readme 2012-01-25 19:06:45 +00:00
Mike Jolley 18eb7ecc0a Merge pull request #531 from GeertDD/widget_random_products
Widget random products
2012-01-25 11:02:28 -08:00
Mike Jolley 1f89670da2 Date fixes 2012-01-25 15:23:32 +00:00
Mike Jolley 0afe34a222 Minor fixes 2012-01-24 16:56:37 +00:00
Geert De Deckere 2bf6d97403 Cleaning up code, applying WP coding standards 2012-01-23 19:23:47 +01:00
James Koster 2eaeb20a52 Turkish update 2012-01-23 12:20:16 +00:00
Julian Jöris b9b2498f18 add including tax to cart 2012-01-23 12:12:34 +01:00
Mike Jolley 862df444c7 Merge pull request #525 from GeertDD/showposts_deprecated
Replacing deprecated "showposts" argument by "posts_per_page"
2012-01-22 16:42:24 -08:00
Geert De Deckere 3364dd75c8 Replacing deprecated "showposts" argument by "posts_per_page" 2012-01-22 20:45:08 +01:00
Geert De Deckere df21854cbb Added widget for showing random product(s) 2012-01-22 20:30:41 +01:00
Mike Jolley 46651d60bc get_item_total for paypal 2012-01-22 15:54:23 +00:00