Mike Jolley
|
5eafe2065b
|
ake shipping methods check if taxable, so when customer is VAT excempt taxes are not included in price. Closes #3888
|
2013-10-16 14:31:31 +01:00 |
Gregory K
|
c2b0c3ff5c
|
Spelling corrections in readme.txt
|
2013-10-16 07:11:56 -04:00 |
Mike Jolley
|
44f50cb6cd
|
Code from .17 + readme
|
2013-10-16 10:28:24 +01:00 |
Mike Jolley
|
c20a44c423
|
Coupon usage limits per user (using email + ID). Closes #3314
|
2013-10-01 11:48:27 +01:00 |
Mike Jolley
|
72c00a601a
|
Standardized, default credit card form for gateways to use if they support 'default_credit_card_form'. Closes #3616
|
2013-09-27 13:22:08 +01:00 |
Mike Jolley
|
081bef7f6b
|
Layered nav OR logic
|
2013-09-27 09:55:04 +01:00 |
Patrick Garman
|
fab4ba373c
|
Changelog update for PR #3827
|
2013-09-24 16:46:59 -05:00 |
Mike Jolley
|
9a98be6a15
|
WOOCOMMERCE_DELIMITER constant. Closes #3476.
|
2013-09-24 12:24:26 +01:00 |
Mike Jolley
|
622715ec36
|
Option for itemized vs grouped taxes. Closes #3453.
|
2013-09-23 16:10:09 +01:00 |
Mike Jolley
|
b93df4e706
|
Excl and incl. display options for prices, and suffix to add additonal info and prices. Closes #1506.
|
2013-09-19 16:31:54 +01:00 |
Mike Jolley
|
4ef07f6a66
|
Cleanup defaults. Closes #3778
|
2013-09-19 15:02:17 +01:00 |
Mike Jolley
|
7cf3c67c76
|
Wrapper for wp_get_post_terms to handle parent sorting. Closes #3762. Closes #3758
@coenjacobs for .15
|
2013-09-13 12:07:58 +01:00 |
Mike Jolley
|
9cdb3821e2
|
Added .14 readme to 2.1 master
|
2013-09-06 10:22:56 +01:00 |
Mike Jolley
|
02af8a00a5
|
woocommerce_address_to_edit #3690
|
2013-09-04 14:57:12 +01:00 |
Mike Jolley
|
5f2e489944
|
simpler woocommerce_get_product_schema function.
Closes #3297.
|
2013-08-20 13:52:06 +01:00 |
Mike Jolley
|
2e6aaa9ede
|
Hide password protected posts from loop, prevent adding to cart, hide product content. Closes #3617.
|
2013-08-19 18:19:27 +01:00 |
James Koster
|
7a132cb1df
|
readme
|
2013-08-19 15:13:12 +01:00 |
Mike Jolley
|
0b8dd0476c
|
PayPal PDT handler Closes #3414
|
2013-08-19 12:28:29 +01:00 |
Mike Jolley
|
b62747a810
|
Tax rates pagination. Closes #3036.
|
2013-08-13 12:18:24 +01:00 |
James Koster
|
172eed0945
|
3.6 ready !
|
2013-08-12 17:05:59 +01:00 |
Mike Jolley
|
110d8c3026
|
BACS, Cheque, COD Closes #3172
Rather than merging them (they are all different) I've refactered code
and added multiple accounts in BACS which has had multiple requests.
|
2013-08-05 16:34:54 +01:00 |
Mike Jolley
|
03af136986
|
Separate ship to options from sell to. Closes #3215.
|
2013-08-02 16:54:28 +01:00 |
Legradi Szabolcs
|
0b92287bd4
|
Enable states in Hungary
The states file for Hungary is in the project for some time now, this
commit enables the use of it.
|
2013-08-01 16:43:00 +02:00 |
James Koster
|
5797fa4d16
|
reverted Hungarian translation
|
2013-07-28 21:23:30 +01:00 |
James Koster
|
1c7bed245c
|
Hungarian translation updates
|
2013-07-28 11:20:27 +01:00 |
Mike Jolley
|
81f188b4ca
|
PayPal authorization feature
|
2013-07-23 10:18:58 +01:00 |
Mike Jolley
|
12d6569cc1
|
Readme + versions
|
2013-07-19 11:09:19 +01:00 |
Mike Jolley
|
3c14350d1e
|
Readme update
|
2013-07-18 14:14:04 +01:00 |
Mike Jolley
|
18a448ff77
|
Tweaked popularity sorting to work better when no sales are present.
|
2013-07-17 11:21:52 +01:00 |
Mike Jolley
|
3779fa5e40
|
Readme
|
2013-07-15 17:22:54 +01:00 |
Coen Jacobs
|
c038f396f9
|
Merge remote-tracking branch 'origin/release-2-0-12'
Conflicts:
assets/js/frontend/checkout.min.js
classes/widgets/class-wc-widget-best-sellers.php
classes/widgets/class-wc-widget-onsale.php
classes/widgets/class-wc-widget-random-products.php
classes/widgets/class-wc-widget-recent-products.php
classes/widgets/class-wc-widget-recently-viewed.php
readme.txt
woocommerce.php
|
2013-06-26 12:07:12 +02:00 |
Coen Jacobs
|
8ec3ee7a85
|
2.0.12 version bump
|
2013-06-17 16:26:29 +02:00 |
Coen Jacobs
|
0d554994e6
|
Add actions for attribute create/update/delete
As committed on master branch via:
- https://github.com/woothemes/woocommerce/pull/3298
|
2013-06-17 16:15:24 +02:00 |
James Koster
|
4eedd9b195
|
dummy data csvs. closes #3119
|
2013-06-17 14:00:05 +01:00 |
Mike Jolley
|
0b300a1548
|
readme
|
2013-06-17 12:21:24 +01:00 |
Coen Jacobs
|
ed0bfbf62c
|
Fixed query breaking when using some product widgets and closes #3333
|
2013-06-14 16:51:49 +02:00 |
Coen Jacobs
|
583dc7ffe9
|
Fixed posting shipping method when only one is available
As committed on master branch:
- d8ba734d4f
|
2013-06-14 16:37:09 +02:00 |
Coen Jacobs
|
f5a8cacd61
|
Readme for cross sells merge fix
|
2013-06-14 16:03:41 +02:00 |
Coen Jacobs
|
035ec8ba65
|
Merge branch 'refs/heads/release-11-fix'
Conflicts:
assets/js/frontend/woocommerce.min.js
includes/class-wc-checkout.php
readme.txt
woocommerce.php
|
2013-06-13 15:36:12 +02:00 |
Coen Jacobs
|
bad3fa581b
|
Date bump for 2.0.11
|
2013-06-13 15:27:34 +02:00 |
Coen Jacobs
|
edd2d0f5b7
|
2.0.11 version bump
Conflicts:
readme.txt
woocommerce.php
|
2013-06-13 11:14:35 +02:00 |
Coen Jacobs
|
7e165096fd
|
Check product exists before showing it as an option
As committed on master branch:
- 28933f1fec
Conflicts:
admin/post-types/writepanels/writepanel-product_data.php
|
2013-06-13 11:13:29 +02:00 |
Coen Jacobs
|
8bc81f3366
|
Replaced placeholder plugin
As committed on master branch:
- d1fbc3b7f1
Conflicts:
assets/js/frontend/woocommerce.min.js
|
2013-06-13 11:12:37 +02:00 |
Coen Jacobs
|
334a4dcfbb
|
Readme bump for #3159
Conflicts:
readme.txt
|
2013-06-13 11:10:44 +02:00 |
Mike Jolley
|
d7b343860a
|
rm
|
2013-06-10 16:56:19 +01:00 |
Mike Jolley
|
4e5558490c
|
readme
|
2013-06-05 16:38:38 +01:00 |
Mike Jolley
|
b7d1b2d66e
|
Link orders from admin (customers page) Closes #3248.
This function can also be hooked into registration if it needs to be
automated.
|
2013-06-05 16:04:09 +01:00 |
Mike Jolley
|
a3c2cef3f7
|
Better account edit Closes #3168
|
2013-06-05 12:07:23 +01:00 |
Mike Jolley
|
4aef7c73ee
|
View order page endpoint
|
2013-06-04 17:33:43 +01:00 |
Mike Jolley
|
820d399b2f
|
My account registration, made registration process DRY, added notification hook for new accounts. Closes #3085
|
2013-06-04 16:33:05 +01:00 |