Mike Jolley
28424d11af
Merge pull request #1123 from albertorrent/patch-1
...
Update master
2012-06-06 11:25:08 -07:00
James Koster
d810998980
handy class
2012-06-06 16:48:35 +01:00
albertorrent
521aa024af
Update master
2012-06-06 02:40:16 +03:00
Mike Jolley
98d5f4d4a2
hide cart note if taxes are disabled
2012-06-05 14:18:17 +01:00
Mike Jolley
19be69d1d8
Line endings. Closes #1065 .
2012-05-26 17:25:07 +01:00
Mike Jolley
9f32a166c0
Merge pull request #1078 from thenbrent/cart-filters
...
Adding WC_Cart Formatting Filters
2012-05-26 09:05:52 -07:00
Mike Jolley
7bcb3deb62
small markup tweaks
2012-05-26 15:18:44 +01:00
Brent Shepherd
808a482fed
Centralising use of woocommerce_price() for cart taxes with new WC_Cart::get_formatted_taxes() function and adding new woocommerce_cart_formatted_taxes filter.
2012-05-23 15:24:04 +10:00
Mike Jolley
9096675037
fix conflicts with pagelines
2012-05-13 21:51:10 +01:00
Mike Jolley
26a8af2440
radio shipping methods
2012-05-13 21:02:07 +01:00
Mike Jolley
b38f043fa9
use is_sold_individually in grouped template
2012-05-11 10:31:34 +01:00
Mike Jolley
ecf2a32466
Merge pull request #1022 from GeertDD/totals-excl-tax
...
Don't print 'incl.' if the cart subtotal excludes tax
2012-05-10 02:36:38 -07:00
Geert De Deckere
24de04094c
Don't print 'incl.' if the cart subtotal excludes tax
2012-05-10 09:42:43 +02:00
Mike Jolley
6c3bf05433
Tweak - After getting a shipping quote, use the shipping address for taxes on the cart page
2012-05-09 18:29:29 +01:00
Mike Jolley
2cac2f9d68
Drag and drop ordering for products. Closes #95 . Closes #995 .
2012-05-08 20:30:18 +01:00
Mike Jolley
e5f93e448b
focusin for IE Closes #866 .
2012-05-08 16:41:16 +01:00
Mike Jolley
90ad5da65b
Merge pull request #990 from thenbrent/new-order
...
New WC_Order Class Formatting Filters & Function
2012-05-01 17:07:25 -07:00
James Koster
c8ff0c22d5
added classes to product tabs
2012-05-01 21:26:58 +01:00
Mike Jolley
62c1d9d15c
ShareYourCart + integration tweaks
2012-04-30 20:50:52 +01:00
Mike Jolley
7840c79251
style rework. Shareyourcart (needs more work)
2012-04-28 18:28:18 +01:00
Brent Shepherd
0e34d66ac1
Replacing formatting code duplicated in email items template with call to WC_Order::get_formatted_line_subtotal().
2012-04-27 17:00:47 +10:00
Brent Shepherd
6df9fff54d
Adding "Replacing instances of "woocommerce_price($order->order_total)" with new WC_Order::get_formatted_order_total() function.
2012-04-27 12:22:19 +10:00
Mike Jolley
215119849c
renamed tab
2012-04-23 17:21:51 +01:00
Mike Jolley
68586f3005
Collect shipping address even when not required
2012-04-21 19:30:37 +01:00
Mike Jolley
0769f8843f
Cart/sold individually
2012-04-20 12:09:49 +01:00
Mike Jolley
392571aab0
exists function
2012-04-20 11:17:40 +01:00
Mike Jolley
46653cf957
reset image. Closes #935 .
2012-04-16 18:34:58 +01:00
Brent Shepherd
c516aed4a5
Only displaying "no available shipping methods" warnings if the cart actually needs shipping.
2012-04-16 10:56:20 +10:00
Brent Shepherd
0a04b9044c
Fixing bug causing "Billing & Shipping" to display on checkout form even when the cart contents did not need shipping.
2012-04-16 10:45:35 +10:00
Mike Jolley
7aa97b0f38
product attributes template
2012-04-13 18:33:56 +01:00
Mike Jolley
a36d0b74e7
missing semi-colon. Closes #923 .
2012-04-13 12:44:10 +01:00
Mike Jolley
aba42b5fc0
Small template cleanup
2012-04-12 17:22:56 +01:00
Mike Jolley
c6a6949c5c
filter tweaks
2012-04-12 16:11:12 +01:00
Mike Jolley
6f17cd4d4e
nofollow cart buttons
2012-04-11 21:21:40 +01:00
Mike Jolley
b9bec0be75
show_shipping. Closes #901 .
2012-04-11 13:08:04 +01:00
Coen Jacobs
2369787b6b
Hide shipping costs until address is entered
2012-04-11 13:01:00 +02:00
Mike Jolley
21a5829684
Outlook compat - tbody needs to be before tfoot. Wrong in html terms, but needed for outlook.
2012-04-10 18:34:45 +01:00
Mike Jolley
a9a5f0ceca
extra actions for checkout. @8cc310c14ab55131a79f4340a37ef392283fc3ab
2012-04-10 18:21:33 +01:00
Mike Jolley
750956ca4e
Show multiple success messages/error messages if added, rather than one or the other
2012-04-10 18:06:25 +01:00
Mike Jolley
7ccefed4d7
View order tweaks
...
* Tweak - Changed recent order tables to make them slightly more compact
* Tweak - Moved recent order table to a template file
* Tweak - Improved default view-order page when order id is not defined
- instead of stating "invalid order" it will list recent orders
2012-04-09 23:57:57 +01:00
Mike Jolley
e19f46c79d
Add new terms + printf vs echo sprintf Closes #138 .
2012-04-09 00:57:38 +01:00
Coen Jacobs
57570b62c1
Last commit was a bit rude. Also hide panels containing the data. Closes #892
2012-04-05 10:46:39 +02:00
Coen Jacobs
2fa6a9313d
Check if weight and dimension fields should be shown before checking values. Closes #892
2012-04-05 10:34:11 +02:00
Mike Jolley
4182a35ed5
Hide tabs if we have none
2012-04-03 10:34:02 +01:00
Mike Jolley
c21b70e483
Hooks for short description - avoid the_content
2012-04-03 09:55:41 +01:00
Mike Jolley
ab7953a646
Don't mail the password
2012-03-30 21:02:36 +01:00
Mike Jolley
c28b28e712
grouped external products
2012-03-30 16:10:14 +01:00
Mike Jolley
ad499d10f0
Options to enable/disable ratings. Closes #847 .
2012-03-27 20:35:35 +01:00
Mike Jolley
f692cf576f
'Invoice' for completed/pending emails re-sends download links etc. Closes #817 .
2012-03-26 21:11:39 +01:00
Mike Jolley
740ef34492
Target blank for download links in emails. #854
2012-03-26 20:11:35 +01:00