Commit Graph

233 Commits

Author SHA1 Message Date
Mike Jolley a562132458 Shipping classes for variations. Closes #553. 2012-02-08 14:39:31 +00:00
James Koster 85f6d53fab Comment fail :-) 2012-02-03 16:16:46 +00:00
Mike Jolley 20747c192d Hide message 2012-01-31 23:18:40 +00:00
Mike Jolley 17e22c8029 update_checkout trigger Closes #550. 2012-01-31 18:13:21 +00:00
James Koster cb180f87e2 different ticks 2012-01-28 18:32:53 +00:00
Mike Jolley c57ab7c33f Product page tidy + success icons 2012-01-28 15:20:49 +00:00
Mike Jolley 5ef054f1f8 Product admin tweaks 2012-01-27 20:21:36 +00:00
Mike Jolley de6b06b864 Add to cart validation, and a different redirect if theres an error 2012-01-27 18:31:30 +00:00
Mike Jolley 89a226a895 Store cart + shipping tax rows instead of a combination 2012-01-27 15:00:03 +00:00
Mike Jolley 2cfa6f046a Icon tweak 2012-01-25 22:07:44 +00:00
Mike Jolley 60647b0838 Error list. Closes #528. 2012-01-25 20:37:21 +00:00
Mike Jolley aa9f4385c8 Order items styling 2012-01-22 02:36:59 +00:00
Mike Jolley c0b6791944 Javascript for order total calculations 2012-01-22 02:36:46 +00:00
Mike Jolley 31fc0c6cca Cleaned up order page styling 2012-01-21 16:59:09 +00:00
Mike Jolley 197b629307 Chart/report fixes 2012-01-18 16:54:05 +00:00
Mike Jolley 3802145b96 Notice 2012-01-18 12:26:31 +00:00
Mike Jolley ce6f77d4e0 data-max for quantity inputs 2012-01-14 17:59:47 +00:00
Mike Jolley 2e66169262 Merge branch 'master' of https://github.com/woothemes/woocommerce 2012-01-14 01:24:11 +00:00
Mike Jolley aa4b074ca3 Rounding and calc totals 2012-01-14 01:23:16 +00:00
Mike Jolley cd8b0fd492 Order calculations 2012-01-13 21:25:39 +00:00
James Koster e79188b35c attributes table and tidy up 2012-01-13 15:13:57 +00:00
James Koster 9bd50d1897 Tabs 2012-01-13 14:04:04 +00:00
Mike Jolley 37a334cfc6 Tweak errors 2012-01-13 12:40:34 +00:00
James Koster 6cd6dafc11 price filter 2012-01-13 12:35:02 +00:00
Mike Jolley 8dbe617f21 Fix for locale counties. Closes #487. 2012-01-13 11:44:35 +00:00
James Koster b70e25eab2 More fronted stuff 2012-01-12 16:41:44 +00:00
James Koster 7a43e72982 more default css updates 2012-01-12 15:25:28 +00:00
Mike Jolley d94dc997b5 Merge 2012-01-12 00:45:20 +00:00
Mike Jolley 1dc5a3bc0b Revert 136456f805ccdf9b7b6bce027dc24da3c14d4281^..HEAD 2012-01-12 00:43:30 +00:00
Mike Jolley 0ac712b193 merge 2012-01-12 00:38:21 +00:00
Mike Jolley 70a799757c JS fix 2012-01-11 19:09:48 +00:00
James Koster d77fef200d New buttons styles for default theme 2012-01-11 19:07:33 +00:00
Mike Jolley 4756376faa JS fix 2012-01-11 19:06:06 +00:00
Mike Jolley 645d59f51b Tabs 2012-01-11 18:59:30 +00:00
Mike Jolley 4287a0628f Option to show children only in widget. Closes #472. 2012-01-10 14:55:08 +00:00
Mike Jolley 86afeaf594 Show order backend fields. Closes #460. 2012-01-09 15:42:37 +00:00
Mike Jolley ca8523361b JS Tweaks 2012-01-07 15:36:12 +00:00
Mike Jolley df1170a716 Delete all variations. Closes #243. 2012-01-06 15:57:24 +00:00
Mike Jolley 6650434c3f Theming improvement 2012-01-06 14:02:34 +00:00
Mike Jolley 24332672ad Payment method. Closes #449. 2012-01-05 12:11:34 +00:00
Mike Jolley c2640d7524 Image size optimisation 2012-01-05 10:51:31 +00:00
Mike Jolley fb5bb626e8 Shipping tax calc + rows, fixed up write panel 2012-01-04 16:24:26 +00:00
Mike Jolley cd9aaa7f6f Local tax rate interface 2012-01-03 10:01:19 +00:00
Mike Jolley 8733821091 Email totals, interface for local tax rates 2012-01-02 17:45:26 +00:00
Mike Jolley bd4eaa9eb1 Tax rows and add order line item ajax 2011-12-31 19:03:41 +00:00
Mike Jolley 1de85e5d19 More taxes + totals work. Line item tweaks.
Next step; shipping.
2011-12-30 14:00:41 +00:00
Mike Jolley 90a257b4fa Tax rows and compound taxes on cart page 2011-12-28 23:59:33 +00:00
Mike Jolley 86233f09ba Changed order item rows (stored)
Instead of storing price ex. vat, we use the catalog settings. This
eliminates rounding errors and needing to store totals to high
precision.

Also, now storing tax class/status, line cost, and line tax. This will
allow us to support compound and stacked taxes (which are too complex
to do by storing just tax rate alone).

Old orders data will be missing for line item costs, but order totals
will be unaffected. This is unavoidable.
2011-12-28 13:02:13 +00:00
Mike Jolley 795f560b5f JS for keys 2011-12-24 17:21:39 +00:00
Mike Jolley 364c0bd54c Renamed all product data meta keys
This is so they are hidden (_). Should have done this long ago. Few
extensions will need updating when 1.4 goes out to reflect these
changes, mainly importers.
2011-12-24 16:57:36 +00:00