Mike Jolley
6abcf9d2b4
Revert "Merge pull request #1422 from kingbt/patch-4"
...
This reverts commit 573e6907a2
, reversing
changes made to b450616848
.
2012-08-25 11:03:19 +01:00
kingbt
da160bb21e
Update templates/shop/breadcrumb.php
...
Last trail Home > Shop (Shop is last trail) should not have a link. Makes no sense.
2012-08-24 16:50:19 +03:00
Mike Jolley
b4132a1adf
Revert "Merge pull request #1414 from dasongoh/patch-1"
...
This reverts commit 2d8193acfd
, reversing
changes made to a0217e15ed
.
2012-08-23 11:43:55 +01:00
dasongoh
a28d11e737
Update templates/myaccount/my-orders.php
...
Short of one <th> (total 4, should be 5) in <thead> for corresponding <td> (total 5). Table headers misalignment.
2012-08-23 18:41:19 +08:00
Mike Jolley
9f2a5f07e6
pebkak-proofing cart page. Closes #1375 .
2012-08-21 17:23:26 +01:00
Mike Jolley
40cc7b997d
Scope. Closes #1364 .
2012-08-21 16:41:18 +01:00
Mike Jolley
3267de6daa
Hooks for #1376 . Closes #1376 .
2012-08-21 13:06:54 +01:00
Adam Pickering (Mint Themes
c42e0c7fcd
Fixes issue with coupon field box styling
...
The coupon box doesn't have the correct input type so theme designers can't apply there custom style to the box field.
It doesn't have input type="text" so this commit fixes the issue.
See screen shot of issue: http://o7.no/NfKtDe
2012-08-20 17:40:05 -03:00
Mike Jolley
5d152f2181
Class docs
2012-08-15 19:15:10 +01:00
Mike Jolley
ef7ec98f2e
templates
2012-08-14 23:43:54 +01:00
Mike Jolley
7c69f3a431
Fix - Missing grouped product cart buttons
2012-08-11 16:41:28 +01:00
Mike Jolley
9acb170520
Option to register using the email address as the username instead of entering a username. Closes #1027 .
2012-08-10 12:15:32 +01:00
Mike Jolley
cfe1d85ffb
Hook
2012-08-09 11:30:37 +01:00
Mike Jolley
244e0d2b08
Archive hooks
2012-08-09 11:25:38 +01:00
Mike Jolley
1217228bda
Additonal hooks
2012-08-08 16:57:36 +01:00
kathy
f2415b3761
switch get_price() checks to is_purchasable() for displaying Add to Cart button
2012-08-06 19:27:24 -05:00
Mike Jolley
cedcca7fe7
is_purchasable. Closes #1331 .
2012-08-07 00:33:52 +01:00
Mike Jolley
2e96d554ce
has_file() Closes #1275 .
2012-07-31 12:58:00 +01:00
Mike Jolley
a322a83a7d
analytics tracking
2012-07-30 16:01:33 +01:00
Mike Jolley
6d7e06b500
Better caching support + mini-cart template
2012-07-25 18:59:12 +01:00
Mike Jolley
ac5fdeb9c4
email tweaks
2012-07-25 11:28:42 +01:00
Mike Jolley
ffec3a6036
Shipping calculator state box improvements
2012-07-22 14:44:01 +01:00
Mike Jolley
1f071fd8f4
selected state for variation options
2012-07-22 14:31:31 +01:00
Mike Jolley
6666af8de9
Merge pull request #1281 from maxrice/master
...
coupons tweaks
2012-07-22 05:53:24 -07:00
Max Rice
28f9c40700
add option to enable / disable coupon form on cart page
2012-07-20 17:19:52 -04:00
Mike Jolley
5ba8d025e6
newline
2012-07-20 13:57:18 +01:00
Mike Jolley
6e41377af1
wp_reset_postdata instead of wp_reset_query in product page loops. #1277 .
2012-07-20 13:50:32 +01:00
Mike Jolley
1f61bab915
Put back deprecated loop-shop for older themes until they are updated
2012-07-19 19:34:49 +01:00
Mike Jolley
1be0b9f8f2
Backorder handling. Closes #835 .
2012-07-17 19:11:14 +01:00
Mike Jolley
8fc392b34f
cart titles
2012-07-17 15:16:22 +01:00
Mike Jolley
1b0a206bd9
Handling for non-JS checkout
2012-07-16 20:21:44 +01:00
Mike Jolley
880e8b6b0f
Don't show price when variation prices don't differ. Closes #1199 .
2012-07-11 23:19:33 +01:00
Mike Jolley
5cd01f58a0
get_order_item_totals() total_rows have fixed indexes for easier manipulation. Closes #1059 .
2012-07-11 19:32:00 +01:00
Mike Jolley
4200f43d52
woocommerce_attribute filter. Closes #768 .
2012-07-11 19:11:41 +01:00
Mike Jolley
2b9a03db2c
"verified owner" label for customer reviews. Closes #294 .
2012-07-11 18:48:22 +01:00
Mike Jolley
fac3756e65
killed query posts
2012-07-11 15:13:11 +01:00
Mike Jolley
c846906064
loops template rewrite
2012-07-11 13:50:28 +01:00
Mike Jolley
12dc3c033f
Template changes - for coen approval
2012-07-11 11:23:31 +01:00
Mike Jolley
54c00bd642
Changed microdata for offers/product so its picked up by google. Closes #1227 .
2012-07-10 17:32:56 +01:00
Mike Jolley
183a3e096d
Hooks. Closes #1224 .
2012-07-10 15:39:54 +01:00
Mike Jolley
746a794f0a
Check taxonomies exist. Closes #1207 .
2012-07-10 14:05:44 +01:00
Mike Jolley
58f84bb2c1
incl. Closes #1184 .
2012-06-29 20:45:09 +01:00
Mike Jolley
d85de187f9
Variable product hooks. Closes #1201 .
2012-06-29 19:52:06 +01:00
Mike Jolley
3cc8f41b90
get_icon get_title get_description for #1201
2012-06-29 19:44:33 +01:00
Mike Jolley
f2f847ad5b
Tweaks to #1180 . And get_image confusion resolved (it shouldn't echo)
2012-06-29 18:56:42 +01:00
Mike Jolley
127a981f99
Merge pull request #1180 from franticpsyx/master
...
Disable cart hyperlinks of hidden products & minor cart widget tweak.
2012-06-29 10:10:37 -07:00
Mike Jolley
491c02b35d
Tweaks to previous merge
2012-06-29 17:51:15 +01:00
Manos Psychogyiopoulos
123d04f0e5
More meaningful code.
2012-06-29 18:16:43 +03:00
matt
2b54280999
Modify WC_Product::get_image() for return
...
Function currently only echos. Commit enables function to return product
image. WCP+A replaces the product thumbnail with photo preview
thumbnail. Original function showed two thumbnails directly next to each
other.
2012-06-29 11:08:50 -04:00
Manos Psychogyiopoulos
3e97cc3ef1
Disable cart hyperlinks for hidden products.
2012-06-28 18:41:18 +03:00
Manos Psychogyiopoulos
ea409a4310
Pull
2012-06-28 18:34:04 +03:00
Mike Jolley
023ee52246
Zero tax check in totals.php
2012-06-20 19:53:35 +01:00
Coen Jacobs
863918f7f4
Revert "Moved # character in translatable order strings. Closes #1161 "
...
This reverts commit f6c83fe6aa
.
2012-06-20 19:18:16 +02:00
Coen Jacobs
f6c83fe6aa
Moved # character in translatable order strings. Closes #1161
2012-06-20 19:14:33 +02:00
Mike Jolley
fcd1dab9ef
Merge pull request #1167 from GeertDD/order_details_hook
...
Added hook to the customer single order view
2012-06-20 07:15:47 -07:00
Mike Jolley
c9ddba1e35
Hooks for stripe
2012-06-19 19:09:51 +01:00
Geert De Deckere
7ba4296cf0
Added hook to the customer single order view
2012-06-15 14:22:51 +02:00
Mike Jolley
ca2f5ba28c
hook closes #1151 .
2012-06-14 00:55:42 +01:00
Mike Jolley
4d7d184698
newlines and styling tweak. Closes #1112 .
2012-06-10 18:45:43 +01:00
Mike Jolley
f9f1bb9ddd
Ordering tweaks/improvements and variation prices. Closes #1097 .
2012-06-10 18:15:02 +01:00
Mike Jolley
7036acf989
Cart widget respects cart tax settings, Exempt from VAT shows price ex VAT. Closes #1128 .
2012-06-10 15:48:52 +01:00
Mike Jolley
5d9e4b9e82
Added hook for recaptcha. Closes #1136 .
2012-06-10 14:26:07 +01:00
Mike Jolley
06398f4a5b
Variations maintain selections after adding to cart. Closes #926 .
2012-06-10 13:53:26 +01:00
Mike Jolley
c6d6fd7901
ajax coupon form. Closes #1061 .
2012-06-10 12:40:07 +01:00
Mike Jolley
db84f5b429
refactor variation add to cart. Closes #1134 .
2012-06-10 10:15:23 +01:00
Mike Jolley
d80dce7a4e
line endings
2012-06-10 09:20:28 +01:00
Mike Jolley
dae82b1185
Merge pull request #1133 from xnuiem/master
...
is_sold_individually into the simple product template
2012-06-10 01:19:21 -07:00
Manos Psychogyiopoulos
a64ac21fb1
Added filtered class attributes to tr table elements in cart, review-order and order-details templates.
...
Makes it possible to style the appearance of these tables depending on
the item's properties. E.g. smaller fonts or no borders for bundled
items.
2012-06-09 18:31:17 +03:00
Manos Psychogyiopoulos
b57183f337
Add filters to get_product_subtotal in review-order & cart templates.
2012-06-09 17:39:59 +03:00
Ryan C Meinzer
222e94cf07
added is_sold_individually to qty check
...
With the is_sold_individually the other way of checking was deprecated.
Using this method to check allows for the use of the
'woocommerce_is_sold_individually' filter.
2012-06-08 15:40:23 -05:00
Mike Jolley
3e3698a72b
Modified title hook
2012-06-08 13:41:01 +01:00
Mike Jolley
0fce6aecaa
localisation issues Closes #1106 .
2012-06-06 21:35:40 +01:00
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