Commit Graph

86 Commits

Author SHA1 Message Date
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
Mike Jolley dda8b8afbe JSON tweak from 1.6 2012-12-13 14:57:31 +00:00
James Koster 6e2b7067a2 Revert "fade the view cart link in"
This reverts commit ffb4b207d4.
2012-12-11 18:15:57 +00:00
James Koster d37435eaea Revert "still need the added class!"
This reverts commit f0641a5c05.
2012-12-11 18:15:38 +00:00
James Koster f0641a5c05 still need the added class! 2012-12-11 18:10:00 +00:00
James Koster ffb4b207d4 fade the view cart link in 2012-12-11 18:05:08 +00:00
James Koster cf8f381bd8 added title to added_to_cart anchor 2012-12-11 17:29:58 +00:00
Mike Jolley 110bc854e0 Some validation. Closes #1949. 2012-12-10 14:50:49 +00:00
Mike Jolley f43cb2be6d duh #1954 2012-12-10 13:12:18 +00:00
Mike Jolley c394119983 Ajax view cart. Closes #1948. 2012-12-10 13:11:05 +00:00
Mike Jolley 2f04ea576d Checkout form JS. Closes #1954. 2012-12-10 11:06:14 +00:00
Mike Jolley a9d5df1c13 min 2012-12-06 15:44:22 +00:00
Yakir Sitbon 998fa3b8d0 Fxing step return "NaN" in quantity. 2012-12-06 17:19:48 +02:00
Mike Jolley 7d580cf3a6 default to text. Closes #1838. 2012-11-27 10:37:28 +00:00
Matt 8243974004 Add address to customer session. Closes #1836 2012-11-26 20:56:48 -05:00
Mike Jolley 4720628a71 Hooks galore for integers vs floats. Closes #1113. 2012-11-19 14:05:06 +00:00
Mike Jolley 2d0909d28b Update weights/dimensions for variations if they differ. Closes #1629. 2012-11-16 13:50:15 +00:00