Mike Jolley
|
ffe064db99
|
Delegate order by Closes #3080.
|
2013-05-10 12:47:43 +01:00 |
Mike Jolley
|
d0ee67d9e1
|
Trigger when loading fragments Closes #2985.
|
2013-04-23 15:37:19 +01: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 |
Mike Jolley
|
85f98e48c7
|
Fix checkmark Closes #2951.
|
2013-04-15 12:36:04 +01: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 |
Mike Jolley
|
36acab671f
|
Check typeof Closes #2811.
|
2013-03-26 12:22:59 +00:00 |
Mike Jolley
|
c9b6b4a302
|
Refresh totals on field change, and format tax price if numeric.
|
2013-03-25 11:41:43 +00:00 |
Mike Jolley
|
789e917a7c
|
Backwards compat
|
2013-03-23 15:10:42 +00:00 |
James Koster
|
3ea5afbbc0
|
Revert "Don't allow decimals in .qty. closes #2773"
This reverts commit 5e377c9f0f .
|
2013-03-22 20:04:44 +00:00 |
James Koster
|
5e377c9f0f
|
Don't allow decimals in .qty. closes #2773
|
2013-03-22 20:03:07 +00:00 |
Mike Jolley
|
55b6a59e44
|
Check variation exists. Closes #2700.
|
2013-03-18 14:03:39 +00:00 |
Mike Jolley
|
559ef34005
|
Tweaked default locale to include all fields so that checkout fields can fallback if specific properties are not set e.g. required. Closes #2681.
|
2013-03-18 12:02:36 +00:00 |
Mike Jolley
|
bf8feefb6d
|
WC_START in checkout json requests to prevent notices breaking checkout.
|
2013-03-08 12:24:25 +00:00 |
Mike Jolley
|
089178e0e8
|
escape when output, not when saved. #2587
|
2013-03-05 21:20:00 +00:00 |
Mike Jolley
|
0c3cc15c21
|
Fix animation. Closes #2603.
|
2013-03-05 19:14:10 +00:00 |
Mike Jolley
|
4018f8cab8
|
Min #2557
|
2013-03-01 21:04:26 +00:00 |
Jonathan Desrosiers
|
52f827a3cf
|
IE8 Fix - Review order was being deleted because there are two #order_review on the page. Better practice to never have two of the same IDs on the same page anyways.
|
2013-03-01 15:53:27 -05:00 |
Mike Jolley
|
d403f4d9bc
|
Split out fragment code into wc-cart-fragments Closes #2528
|
2013-02-26 12:15:12 +00:00 |
Mike Jolley
|
15e6b14b58
|
Focus Closes #2479.
|
2013-02-20 18:20:28 +00:00 |
Mike Jolley
|
038eceffc8
|
Fix clear image reset
|
2013-02-19 11:03:23 +00:00 |
Mike Jolley
|
6bcb33f74a
|
Fix reviews Closes #2378.
|
2013-02-11 15:37:26 +00:00 |
Mike Jolley
|
7a84ddd6c1
|
Tidied up settings, removed some un-needed settings, and made some settings automatic e.g. coupons disabled if no coupons exist
|
2013-02-10 23:02:52 +00:00 |
Mike Jolley
|
c903e47089
|
Improve variation form pattern and data
|
2013-02-07 10:12:08 +00:00 |
Mike Jolley
|
8742d83f72
|
Open payment box Closes #2357.
|
2013-02-05 10:46:31 +00:00 |
Mike Jolley
|
fc84aacd14
|
Modify trigger. Closes #2324, #2323
|
2013-02-01 15:04:10 +00:00 |
Mike Jolley
|
bbc8cea1aa
|
remove, don't hide, variation attributes
|
2013-02-01 11:49:29 +00:00 |
James Koster
|
ac70b46867
|
more prettyPhoto
|
2013-01-31 14:15:55 +00:00 |
Mike Jolley
|
3b4e7ac4f8
|
sessionStorage instead of localStorage
|
2013-01-29 17:05:25 +00:00 |
Mike Jolley
|
eb1469a2ab
|
min
|
2013-01-29 12:37:09 +00:00 |
Geert De Deckere
|
891d8f9bdb
|
Small optimisation for postcode/city field reordering
|
2013-01-28 14:28:32 +01:00 |
Mike Jolley
|
484f1e4192
|
Restore fields after postcode before city. Closes #2293.
|
2013-01-28 12:28:27 +00:00 |
Mike Jolley
|
c21ca1a68c
|
fragment tweak
|
2013-01-28 12:02:21 +00:00 |
Mike Jolley
|
fdfa0d6efb
|
QTY Closes #2280.
|
2013-01-28 11:42:03 +00:00 |
Mike Jolley
|
b211894d3c
|
Get cart from ajax or local storage to prevent cache
|
2013-01-28 10:59:24 +00:00 |
Mike Jolley
|
0c523d30b1
|
@coenjacobs See this. Custom ajax handler and cart refresh per page load to get around cache issues. Custom handler foes *feel* a little wrong but since it doesn't load admin, it loads 100% faster.
|
2013-01-27 18:55:30 +00:00 |
Mike Jolley
|
a3e5748369
|
Add to cart json #2268
|
2013-01-22 16:33:33 +00:00 |
Mike Jolley
|
9e72c6a879
|
Pevent error if no fragments are returned
|
2013-01-22 14:30:21 +00:00 |
Mike Jolley
|
34966373ad
|
When editing checkout fields, only refresh totals if required address fields are filled.
|
2013-01-20 15:36:25 +00:00 |
Mike Jolley
|
128b333578
|
Fix checkout field visibility after switching country
|
2013-01-20 13:10:36 +00:00 |
Mike Jolley
|
2dd5abd416
|
Fix pay form Closes #2225
|
2013-01-14 16:53:55 +00:00 |
Mike Jolley
|
1ef704140e
|
Changing this was a mistake; files were out of date.
|
2013-01-07 14:18:17 +00:00 |
Mike Jolley
|
b2f5cee7cb
|
Classes were changed. Closes #2160.
|
2013-01-07 13:19:02 +00:00 |
Mike Jolley
|
454be82469
|
Tab index issue Closes #2163.
|
2013-01-07 13:07:01 +00:00 |
Mike Jolley
|
b6387a152e
|
New checkout field layout Closes #2120.
|
2013-01-03 12:37:07 +00:00 |
James Koster
|
5302eb019f
|
css class name consistency #2086
|
2013-01-03 11:40:10 +00:00 |
Mike Jolley
|
53aee3c446
|
Fix for commit 5507e8453f
|
2012-12-28 17:33:05 +00:00 |
Mike Jolley
|
5507e8453f
|
Remove depricated jQuery Closes #2039
|
2012-12-28 13:02:12 +00:00 |
Mike Jolley
|
e807cb2f2e
|
Puttin' the code back
|
2012-12-13 16:59:33 +00:00 |
James Koster
|
f5552e0b5e
|
retina'd frontend ajax loader
|
2012-12-13 15:53:36 +00:00 |