Commit Graph

803 Commits

Author SHA1 Message Date
Mike Jolley be7d7005d3 Styling tweaks for cart item meta 2013-06-20 12:05:11 +01:00
Mike Jolley 9684ad95f7 Trigger an action when the variation form is attached 2013-06-17 13:53:21 +01:00
Mike Jolley e1b49eb783 Checkout js 2013-06-14 12:22:00 +01:00
Justin Stern d8ba734d4f Bugfix: Always Submit Selected Shipping Method on Update Checkout
Fixes a bug where the shipping method was not posted on update checkout
if only a single shipping method is available (it's a hidden input
rather than a select or radio group)
2013-06-13 00:28:46 -04:00
Mike Jolley c72ae714f7 Removed nonce helper
@coe
2013-06-11 17:55:55 +01:00
Mike Jolley 4f0320fdb2 Refactor frontend scripts #3165 2013-06-11 13:31:41 +01:00
James Koster 05e783ff3e improved responsive-ness of lightbox 2013-06-07 16:31:52 +01:00
James Koster 556f86c23b more contract for button borders 2013-06-07 15:49:13 +01:00
James Koster 7377d9d805 back to black 2013-06-07 15:48:03 +01:00
James Koster 1dcb19cf17 reduced padding to avoid annoying vertical scroll 2013-06-07 15:25:30 +01:00
Mike Jolley 71c57ecfd7 Extra trigger for slider 2013-06-06 12:30:55 +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 ef49fd62df Tweak account options 2013-06-03 16:09:04 +01:00
James Koster ebd442d39e order details responds. closes #2794 2013-06-03 10:46:25 +01:00
Mike Jolley b67232b7f3 Update chosen Closes #3258. 2013-05-31 18:10:00 +01:00
Mike Jolley e4f4b09ba6 Pay page and thanks page endpoints. Requires permalink save. Closes #3170. 2013-05-31 16:13:18 +01:00
Mike Jolley 559d7b9759 Updated blockui to prevent errors in WP 3.6.
@coenjacobs this needs to go in .11
2013-05-28 17:02:18 +01:00
Mike Jolley 8fbd2da48d Separate out accounting.js and format dashboard sales currency. Closes #3151. 2013-05-28 15:27:26 +01:00
Mike Jolley a3fef88895 Hooks for list of gateways in admin. Closes #2982. 2013-05-28 14:38:50 +01:00
Mike Jolley ac51ebf2b8 Revised checkout shipping process. Checkbox within heading. Closes #2571. 2013-05-28 14:19:08 +01:00
James Koster d1fbc3b7f1 replaced placeholder plugin
old one no longer in active dev
2013-05-21 12:46:47 +01:00
James Koster dea4e10272 cart widget styling on non-wc pages. closes #3187 2013-05-16 18:20:39 +01:00
James Koster 646a252f6d woocommerce-smallscreen.css. #3166 2013-05-15 17:47:27 +01:00
James Koster d976dedcc5 no more css options & added responsive stylesheet 2013-05-14 18:28:36 +01:00
James Koster 3c79056aa8 More CSS separation #2785 2013-05-13 16:02:22 +01:00
James Koster dce7425a3b css separation #2785 2013-05-10 16:29:01 +01:00
James Koster 0479a30f4f More splitting the css #2785 2013-05-10 13:02:19 +01:00
Mike Jolley ffe064db99 Delegate order by Closes #3080. 2013-05-10 12:47:43 +01:00
James Koster b98307c4be Splitting the CSS #2785 2013-05-09 15:39:35 +01:00
James Koster 491550f068 validation 2013-05-01 15:54:56 +01:00
James Koster 6df5b806a0 background-size. closes #3054 2013-05-01 09:43:40 +01:00
James Koster c4f767aec1 retina'd shortcode icon 2013-04-25 16:09:55 +01:00
Mike Jolley d0ee67d9e1 Trigger when loading fragments Closes #2985. 2013-04-23 15:37:19 +01:00
Mike Jolley 7cd82b18dc Merge pull request #2997 from dominic-p/master
Remove comma after last item in object
2013-04-23 04:06:12 -07:00
Dominic c07fac099f Removed commas after last item in object
Older IEs have issues with this for some reason.
2013-04-19 17:55:43 -07:00
Justin Stern 7e982352f3 Order Items List Quantity Change Javascript event
Adds an event named 'quantity_changed', fired when the order items
quantity is changed
2013-04-18 16:05:53 -04:00
James Koster b8546b4080 back to images for these :-( 2013-04-17 11:19:59 +01:00
Mike Jolley 1de718099b readme and minify 2013-04-16 13:49:49 +01:00
Mike Jolley b40cf953f3 Merge pull request #2968 from piffpaffpuff/master
use base_country for tax calculations in manually created orders
2013-04-16 05:48:59 -07:00
Mike Jolley d73e3fedb9 Fix path insert bug. Closes #2947. 2013-04-15 14:55:00 +01:00
Mike Jolley 85f98e48c7 Fix checkmark Closes #2951. 2013-04-15 12:36:04 +01:00
Triggvy Gunderson 53c13f721b base_country js param for order tax calculation
added  woocommerce_writepanel_params.base_country to fix tax
calculation when an order is created manually. if you click the button
calc taxes the js uses base_country to calc when no billing/shipping
country is selected. just like the the message says: "If no
billing/shipping is set it will use the store base country".
2013-04-14 22:59:18 +02:00
Mike Jolley 422b07b262 Reveal cart on adding_to_cart action 2013-04-09 09:38:55 +01:00
Mike Jolley 9977031a5d Nonces cannot be used on all pages with cache - removed them for add to cart actions + fixed caching for hiding the cart 2013-04-08 18:43:07 +01:00
James Koster aebcf3ded6 twentythirteen bits 2013-04-05 16:17:41 +01:00
James Koster e6c66f72c9 icon font for stars. #2672 2013-04-05 12:51:34 +01:00
James Koster e0acad4d71 .shipping_address clears 2013-03-28 23:13:23 +00:00
James Koster 91c45f0732 product column widths in admin. closes #2841 2013-03-28 17:56:48 +00:00