Mike Jolley
|
1b0a206bd9
|
Handling for non-JS checkout
|
2012-07-16 20:21:44 +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
|
58f84bb2c1
|
incl. Closes #1184.
|
2012-06-29 20:45:09 +01:00 |
Mike Jolley
|
3cc8f41b90
|
get_icon get_title get_description for #1201
|
2012-06-29 19:44:33 +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
|
c9ddba1e35
|
Hooks for stripe
|
2012-06-19 19:09:51 +01: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 |
James Koster
|
d810998980
|
handy class
|
2012-06-06 16:48:35 +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
|
26a8af2440
|
radio shipping methods
|
2012-05-13 21:02:07 +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 |
Mike Jolley
|
7840c79251
|
style rework. Shareyourcart (needs more work)
|
2012-04-28 18:28:18 +01: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
|
68586f3005
|
Collect shipping address even when not required
|
2012-04-21 19:30:37 +01: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
|
a36d0b74e7
|
missing semi-colon. Closes #923.
|
2012-04-13 12:44:10 +01:00 |
Mike Jolley
|
b9bec0be75
|
show_shipping. Closes #901.
|
2012-04-11 13:08:04 +01:00 |
Mike Jolley
|
a9a5f0ceca
|
extra actions for checkout. @8cc310c14ab55131a79f4340a37ef392283fc3ab
|
2012-04-10 18:21:33 +01:00 |
Mike Jolley
|
f99353a861
|
Merge pull request #878 from foxrunsoftware/master
Adds a Few Shipping Related Action Hooks
|
2012-03-26 08:17:22 -07:00 |
Mike Jolley
|
659d3ee3b4
|
get order number function complete with filter. Tweak the display of order ID's if you use custom numbering.
Had to tweak some localisation strings to dump the '#' symbols.
|
2012-03-26 11:26:50 +01:00 |
Justin Stern
|
37efd18ffc
|
Adds a Number of Shipping Related Action Calls
Adds a number of shipping related action calls to provide more hooks for
customizations
|
2012-03-24 13:00:59 -04:00 |
Mike Jolley
|
8914d1856a
|
n/a
|
2012-03-12 16:14:00 +00:00 |
Mike Jolley
|
ec83b4d24f
|
Merge pull request #790 from GeertDD/display_no_tax_row
Force the tax row to show up even if no taxes are applicable
|
2012-03-12 09:00:52 -07:00 |
Geert De Deckere
|
3d52b629c3
|
Added an option to force the tax row to be visible even if no taxes are applicable.
|
2012-03-12 13:50:38 +01:00 |
Geert De Deckere
|
3e13bd5ebf
|
Instead of hiding the tax row if not applicable, show it explicitely as not applicable.
|
2012-03-12 12:26:48 +01:00 |
Geert De Deckere
|
0401e79ed4
|
Added option to globally enable/disable the use of coupons for clients
|
2012-03-12 10:25:06 +01:00 |
Mike Jolley
|
9a282ce3ab
|
Fixes
|
2012-03-05 13:25:02 +00:00 |
Geert De Deckere
|
1cd6ab9bf1
|
Fixed label for "ship to billing" checkbox
|
2012-03-01 14:12:56 +01:00 |
Mike Jolley
|
94028e3528
|
total rows + readme
|
2012-02-16 16:54:22 +00:00 |
Geert De Deckere
|
9a8581b3a9
|
Addes same classes for table header cells
|
2012-02-16 12:29:15 +01:00 |
Geert De Deckere
|
8bd4947006
|
Added classes to the table cells for order review
|
2012-02-16 12:25:02 +01:00 |
Geert De Deckere
|
1984cf5b85
|
Renamed hooks
|
2012-02-15 16:39:22 +01:00 |
Geert De Deckere
|
0c8ad83c28
|
Added action 'woocommerce_cart_contents_review' to the order review page
|
2012-02-15 13:26:35 +01:00 |
Mike Jolley
|
29c29b6198
|
Strip tags
|
2012-02-14 14:45:43 +00:00 |
Geert De Deckere
|
b0f4660801
|
Fixed HTML escaping of the method label
|
2012-02-13 10:16:22 +01:00 |
Mike Jolley
|
f41242a1c6
|
Merge pull request #618 from GeertDD/shipping_select
Don't show a select list if there's only a single shipping method to choose from.
|
2012-02-12 03:41:34 -08:00 |
Mike Jolley
|
9cf264504b
|
Checkout error page
|
2012-02-12 11:36:33 +00:00 |
Geert De Deckere
|
08db90e9a0
|
Added shipping_method id which is used in the javascript file.
|
2012-02-11 15:17:03 +01:00 |
Geert De Deckere
|
0f59bd797d
|
Don't show a select list if there's only a single shipping method to choose from. Closes issue #605.
|
2012-02-11 14:46:54 +01:00 |
Mike Jolley
|
44794833f6
|
Goodbye to free Closes #602.
|
2012-02-09 09:45:11 +00:00 |
Mike Jolley
|
3b5272e72e
|
Improved template loader
|
2012-02-03 16:42:21 +00:00 |
Mike Jolley
|
35fadb00fe
|
More consistent template file naming, broken checkout into templates
|
2012-01-29 13:36:33 +00:00 |
Mike Jolley
|
0226faa96b
|
incl. to checkout too
|
2012-01-28 15:34:21 +00:00 |
Mike Jolley
|
89a226a895
|
Store cart + shipping tax rows instead of a combination
|
2012-01-27 15:00:03 +00:00 |
Mike Jolley
|
1f89670da2
|
Date fixes
|
2012-01-25 15:23:32 +00:00 |
Mike Jolley
|
ad30381ba3
|
Changed functions in order total rows - renamed to make more sense
|
2012-01-22 02:35:26 +00:00 |
Mike Jolley
|
23a3776f04
|
Tweaks to order/validation class to improve performance
|
2012-01-13 00:46:56 +00:00 |
Mike Jolley
|
a2d51aa201
|
Github sabotages files -.-
|
2012-01-12 00:54:45 +00:00 |