James Koster
c738ee6ace
dummy data skus
2012-12-17 21:31:39 +00:00
Mike Jolley
42cbd49905
Merge pull request #2003 from GeertDD/admin_thumbs
...
Proportional thumbnails for the admin products table
2012-12-17 13:11:41 -08:00
Mike Jolley
177874c9d3
Filters for login widget. Closes #1998 .
2012-12-17 21:08:13 +00:00
Coen Jacobs
2630b2f4a8
Merge pull request #2008 from warrendholmes/master
...
- Make sure product has categories/tags when updating stock status.
2012-12-17 12:51:20 -08:00
Warren Holmes
ec8b756940
- Make sure product has categories/tags when changing stock status.
2012-12-17 22:30:54 +02:00
Mike Jolley
487d749a03
fix tax saving
2012-12-17 19:29:39 +00:00
Geert De Deckere
a25c5415a3
Proportional thumbnails for the admin products table
2012-12-17 16:40:21 +01:00
James Koster
e1970c497b
consistent titles on star ratings
2012-12-17 14:48:19 +00:00
Warren Holmes
6d00768a15
Revert "Check categories and tags are available on a product before doing count updates."
...
This reverts commit 98525111f3
.
2012-12-17 14:53:03 +02:00
Warren Holmes
98525111f3
Check categories and tags are available on a product before doing count updates.
2012-12-17 14:39:27 +02:00
Coen Jacobs
c8fa43d7bb
Constructors can't return data. Set property instead. Closes #1994
...
Instead of returning the bool (which is impossible in a constructor)
the WC_Coupon constructor now sets a property coupon_valid during
constructing that can be used to check if the coupon is valid.
2012-12-17 13:20:22 +01:00
Coen Jacobs
198cf65bd4
Shortcodes, checks for set values and cleanup. Closes #1996
2012-12-17 13:09:34 +01:00
Mike Jolley
383a8cfcb5
Merge pull request #1995 from maxrice/patch-2
...
Fix WC_Shipping_Method::get_fee() PHPDoc
2012-12-16 12:49:07 -08:00
Max Rice
30f6b5b798
Fix WC_Shipping_Method::get_fee() PHPDoc
2012-12-16 14:27:07 -05:00
Mike Jolley
b0c2a11c90
1 table but no colspans, qty column removed
2012-12-16 16:28:54 +00:00
Mike Jolley
42f491c544
Merge pull request #1992 from grappler/patch-2
...
Split review items from total
2012-12-16 08:01:52 -08:00
grappler
786d27be88
Split review items from total
...
This change give the user more control and makes the page better for mobile sites. An example can be seen here.
https://www.shultzilla.com/checkout/
2012-12-15 17:29:01 +01:00
Coen Jacobs
60152139a7
Removed double spaces in WC_Cart class methods
2012-12-15 13:01:42 +01:00
Coen Jacobs
9a92fb48a1
Merge branch 'master' of https://github.com/woothemes/woocommerce
...
Conflicts:
classes/class-wc-query.php
classes/class-wc-tax.php
2012-12-15 13:00:34 +01:00
Coen Jacobs
7b5e74626a
Remove pass by reference for objects
...
Done all files except for external libaries: shareyourcart, cssmin,
lessc
@mikejolley Should we update those libraries as well?
2012-12-15 12:53:32 +01:00
Coen Jacobs
cc08f08b2f
Merge pull request #1990 from warrendholmes/master
...
Scope on functions and remove var
2012-12-15 03:42:11 -08:00
Warren Holmes
b5474d0a85
Correct scope.
...
- class-wc-validation.php
2012-12-15 00:03:34 +02:00
Warren Holmes
f2ce67fc47
Correct scope, remove ise of var.
...
- class-wc-tax.php
2012-12-15 00:03:00 +02:00
Warren Holmes
27e315f494
Correct scope, remove use of var.
...
- class-wc-seetins-api.php
2012-12-15 00:01:58 +02:00
Warren Holmes
02c8253b93
Change private name.
2012-12-15 00:00:04 +02:00
Warren Holmes
ab7e656757
Consistent name convention for private/protected class variables.
2012-12-14 23:57:23 +02:00
Warren Holmes
de00354f57
Corect scope, remove use of var.
...
- class-wc-query.php
2012-12-14 23:55:19 +02:00
Warren Holmes
6b7205a417
Correct scope, remove use of var.
...
- class-wc-product-variation.php
2012-12-14 23:54:13 +02:00
Warren Holmes
0e491d6ffe
Correct scope, remove use of var.
...
- class-wc-product-variable.php
2012-12-14 23:52:46 +02:00
Warren Holmes
5b0297d181
Correct scope, remove use of var.
...
- class-wc-product-simple.php
2012-12-14 23:51:27 +02:00
Warren Holmes
5fa9923a48
Correct scope, remove use of var.
...
- class-wc-product-grouped.php
2012-12-14 23:50:51 +02:00
Warren Holmes
21b09ff9a7
Correct scope, remove use of var.
...
- class-wc-product-external.php
2012-12-14 23:49:46 +02:00
Warren Holmes
b99ba56abc
Correct scope. remove use of var.
...
- class-wc-order.php
2012-12-14 23:48:36 +02:00
Warren Holmes
d702e6109e
Correct scope.
...
- class-wc-logger.php
2012-12-14 23:44:43 +02:00
Warren Holmes
8e5fc48846
Correct scope, remove use of var.
...
- class-wc-customer.php
2012-12-14 23:43:45 +02:00
Warren Holmes
23564f9995
Correct scope, remove use of var.
...
- class-wc-coupon.php
2012-12-14 23:41:59 +02:00
Warren Holmes
ad46eb134b
Correct scope, remove use of var.
...
- class-wc-countries.php
2012-12-14 23:37:41 +02:00
Warren Holmes
d13d56ca14
Correct scope, remove us of var.
2012-12-14 23:27:29 +02:00
Warren Holmes
afa53b4e26
Correct scope, remove use of var.
...
- class-wc-cart.php
2012-12-14 23:26:07 +02:00
Warren Holmes
633def8112
Correct scope, remove use of var.
...
- woocommerce.php
2012-12-14 23:19:40 +02:00
James Koster
790e349972
add parent parameter to product_categories shortcode
2012-12-14 15:23:41 +00:00
Coen Jacobs
b5daf825a9
there = their in readme
2012-12-14 13:08:43 +01:00
Coen Jacobs
e8634ddb04
be be in readme :)
2012-12-14 12:33:24 +01:00
James Koster
fb6634a205
better alignment with twitter button
2012-12-13 23:26:53 +00:00
James Koster
52cfc8fb69
activation buttons 3.5'd
2012-12-13 23:22:18 +00:00
Mike Jolley
2410258bef
Possible fix for #1967 install issue
2012-12-13 17:32:41 +00:00
Mike Jolley
e807cb2f2e
Puttin' the code back
2012-12-13 16:59:33 +00:00
Mike Jolley
aa3afb7a85
Tax display tweaks. Default customer address option.
2012-12-13 16:38:47 +00:00
James Koster
5a8e25d743
noreviews class
2012-12-13 16:17:32 +00:00
James Koster
aff2cc33aa
better loader
2012-12-13 16:02:28 +00:00