Coen Jacobs
|
16162ca8db
|
We'll let autoload handle this file loading
Revert: 1428bf8f9c
|
2013-11-01 21:05:02 +01:00 |
Coen Jacobs
|
1428bf8f9c
|
Only load integration abstract when needed #3169
|
2013-11-01 17:39:33 +01:00 |
Coen Jacobs
|
ae64e20bb3
|
Take out default variations #3169
|
2013-11-01 17:33:33 +01:00 |
Mike Jolley
|
5faf171a48
|
Merge pull request #4030 from bernardpeh/woocommerce-dev
polish up attributes section confusing tips.
|
2013-11-01 08:47:04 -07:00 |
Mike Jolley
|
ab94de75d6
|
Merge pull request #4038 from emzo/widget-product-categories-orderby
Changed label of orderby setting in product category widget.
|
2013-11-01 07:02:38 -07:00 |
Mike Jolley
|
e9c130145a
|
Merge pull request #4031 from helgatheviking/sync/add-child-to-action
pass $children variable (variations) to the woocommerce_variable_product...
|
2013-11-01 07:01:28 -07:00 |
Emyr Thomas
|
ba3282c737
|
Changed label of orderby setting in product category widget.
|
2013-10-31 21:42:31 +00:00 |
Mike Jolley
|
19fcf30a66
|
Option to limit reviews to purchasers. Closes #4021
|
2013-10-31 17:37:36 +00:00 |
Mike Jolley
|
b4d1c764d5
|
Move average rating outside of hidden tab. Closes #3867.
|
2013-10-31 16:26:20 +00:00 |
Mike Jolley
|
447b9d8b4f
|
Unlike the suggestion in #3965, the HTML email preview should preview the layout only (selected colours etc). Content is irrelevant.
Closes #3965
|
2013-10-31 15:07:43 +00:00 |
Kathy Darling
|
b444b42275
|
pass $children variable (variations) to the woocommerce_variable_product_sync hook
|
2013-10-31 09:17:00 +01:00 |
Bernard Peh
|
f4291f9333
|
polish up attributes section confusing tips.
|
2013-10-31 17:14:35 +11:00 |
Mike Jolley
|
67c7671bb2
|
woocommerce_apply_base_tax_for_local_pickup when no methods are chosen yet
|
2013-10-30 15:30:20 +00:00 |
RistoNiinemets
|
ff26037372
|
replace function with new filter
|
2013-10-29 20:16:12 +02:00 |
RistoNiinemets
|
6a2972f5f3
|
Merge remote-tracking branch 'upstream/master'
|
2013-10-29 20:11:00 +02:00 |
Mike Jolley
|
95c0a67fdf
|
Merge pull request #4017 from scottbasgaard/master
Define line_subtotal and line_subtotal_tax to avoid PHP notice in cart.
|
2013-10-29 09:49:55 -07:00 |
Mike Jolley
|
c3232d613d
|
_woocommerce_term_recount
|
2013-10-29 11:29:21 +00:00 |
James Koster
|
dcf54c23bd
|
edit coupon icons and new version of WooCommerce icon font. #3585
|
2013-10-28 11:19:56 +00:00 |
James Koster
|
5aeaed888e
|
Add review form no longer opens in lightbox. closes #3804
|
2013-10-28 09:56:03 +00:00 |
James Koster
|
1fbb6249ff
|
Replaced → / ← on frontend with icons from our font. closes #4009
|
2013-10-28 09:45:59 +00:00 |
James Koster
|
e934947152
|
Remove placeholder polyfill. closes #4012
|
2013-10-28 09:03:03 +00:00 |
Scott Basgaard
|
a36c8d3b1f
|
Rename attributes class to woocommerce_attributes. Fixes #4019
.product_attributes should be .woocommerce_attributes
|
2013-10-26 21:38:03 +02:00 |
Scott Basgaard
|
ea03af2ee4
|
woocommerce_exclude_order_comments() is now exclude_order_comments()
|
2013-10-26 17:30:43 +02:00 |
Scott Basgaard
|
213525fc7c
|
Use global $current_user in my-account/edit address.
Avoid PHP notice for undefined variable.
|
2013-10-26 16:33:14 +02:00 |
Scott Basgaard
|
5676c8d919
|
Define line_subtotal and line_subtotal_tax to avoid PHP notice in cart.
|
2013-10-26 16:22:09 +02:00 |
RistoNiinemets
|
fcaaa129f2
|
use wooocommerce_locate_template
This allows woocommerce_locate_template filter to work on admin also
|
2013-10-26 13:32:38 +03:00 |
Mike Jolley
|
c7429357c7
|
Fix notices and rounding issues in orders
|
2013-10-25 20:02:21 +01:00 |
Mike Jolley
|
a099f3f37c
|
Put back old coupon storage logic so plugins can add amounts later than construct. Also streamlined get/set session data.
|
2013-10-25 19:28:09 +01:00 |
Mike Jolley
|
9416a4c8a2
|
Merge pull request #4007 from RistoNiinemets/ucfirst
change ucwords to ucfirst
|
2013-10-25 09:09:18 -07:00 |
RistoNiinemets
|
a96cb41c83
|
no dot use ucfirst nor ucwords for method title
|
2013-10-25 18:44:17 +03:00 |
Mike Jolley
|
8356cd301d
|
Merge pull request #4011 from scottbasgaard/master
Round product % price inc/dec in bulk edit. Resolves #4001
|
2013-10-25 08:14:23 -07:00 |
Mike Jolley
|
f742a91435
|
Rejig login form closes #4005
|
2013-10-25 16:10:13 +01:00 |
Scott Basgaard
|
242fc17090
|
Fix formatting.
|
2013-10-25 15:38:07 +02:00 |
Scott Basgaard
|
a85201ae2c
|
Don't forget to round with woocommerce_price_num_decimals option
|
2013-10-25 15:25:58 +02:00 |
Scott Basgaard
|
a3a1753c00
|
Round product % price inc/dec in bulk edit. Resolves #4001
|
2013-10-25 15:19:03 +02:00 |
Mike Jolley
|
dee6bba05c
|
Fix get_item_subtotal
|
2013-10-25 13:25:53 +01:00 |
Mike Jolley
|
e50067d68e
|
Merge branch 'tax-precision'
|
2013-10-25 12:15:48 +01:00 |
RistoNiinemets
|
ae00faecdd
|
change ucwords to ucfirst
|
2013-10-25 13:53:53 +03:00 |
Mike Jolley
|
e143d344e5
|
Constants
|
2013-10-24 19:36:22 +01:00 |
Mike Jolley
|
af6996866e
|
Rounded report
|
2013-10-24 19:22:22 +01:00 |
Mike Jolley
|
92fa4e379b
|
round tax reports
|
2013-10-24 16:19:28 +01:00 |
Mike Jolley
|
19c3ab7172
|
calc_tax functions
|
2013-10-24 16:16:39 +01:00 |
Mike Jolley
|
6d32dafa79
|
debug
|
2013-10-24 14:55:23 +01:00 |
Mike Jolley
|
e4ff61f475
|
You know when you've been benbowed
|
2013-10-24 14:53:01 +01:00 |
Mike Jolley
|
0d8d95e8e6
|
total calcs
|
2013-10-24 13:41:42 +01:00 |
Mike Jolley
|
51aba21d76
|
Rounding + precision for taxes. Store unrounded. Round down (for the moment) for taxes
|
2013-10-24 13:15:42 +01:00 |
Scott Basgaard
|
c93a11cff2
|
In System Status -> Templates make sure to look for template overrides in parent theme as well.
|
2013-10-24 14:05:13 +02:00 |
Mike Jolley
|
90ba359ef9
|
Uninstall option Closes #3968. Change option for #3992
|
2013-10-23 17:21:03 +01:00 |
Mike Jolley
|
56714e1d62
|
Merge pull request #3992 from scottbasgaard/master
Add template debug mode option. First pass at #3941
|
2013-10-23 08:58:30 -07:00 |
Scott Basgaard
|
9c9bfe1f4c
|
Add template debug mode option. First pass at #3941
|
2013-10-23 17:52:58 +02:00 |