Commit Graph

1025 Commits

Author SHA1 Message Date
Mike Jolley 876c94f227 readme 2011-11-29 01:00:32 +00:00
Mike Jolley 8f730461d9 get_item_cost helper 2011-11-29 00:52:57 +00:00
Mike Jolley 3bf4f98b47 Shipping inc tax label 2011-11-29 00:30:49 +00:00
Mike Jolley 33706cc1fb Find tax rate fix 2011-11-29 00:20:51 +00:00
Mike Jolley 5ef6a824fe Text update 2011-11-28 23:42:50 +00:00
Mike Jolley 53f2a07119 Totals cleanup 2011-11-28 23:33:08 +00:00
Mike Jolley bc9838eeef Merge pull request #287 from KwadroNaut/master
No need for your OS-files
2011-11-28 15:25:43 -08:00
KwadroNaut 57d7b69fe5 Typo 2011-11-29 00:10:41 +01:00
kwadronaut a2c964d89f I don't care about your OS her automagic files 2011-11-28 23:47:15 +01:00
Mike Jolley a0f4b2b914 Merge pull request #286 from KwadroNaut/master
Typo
2011-11-28 11:04:28 -08:00
KwadroNaut 9ed952139e Typo fix. 2011-11-28 19:49:32 +01:00
Mike Jolley 87e4c73126 re-scan po 2011-11-28 17:16:30 +00:00
Mike Jolley ea3b016aba minified 2011-11-28 17:12:21 +00:00
Mike Jolley c99f7a2151 Merge pull request #285 from lucasstark/patch-2
Add a custom event, variationWrapShown, fired after the variation slide ...
2011-11-28 09:11:32 -08:00
Mike Jolley 2d2adfa523 Version 2011-11-28 17:08:46 +00:00
lucasstark 0e79d68765 Add a custom event, variationWrapShown, fired after the variation slide down is complete. 2011-11-28 12:07:40 -05:00
Mike Jolley e02e712d1e PayPal tweak 2011-11-28 17:03:53 +00:00
Mike Jolley a2ca5f6a78 Styling, address_override 2011-11-28 16:35:17 +00:00
Mike Jolley 21f9723479 Ship to billing default option 2011-11-28 16:20:39 +00:00
Mike Jolley c4407d1b6f FREESHIPPING 2011-11-28 16:10:31 +00:00
Mike Jolley 764341b228 Settings API 2011-11-28 15:50:19 +00:00
Mike Jolley 9341d1b199 Settings API class for gateways/shipping methods 2011-11-28 13:47:16 +00:00
Mike Jolley a88af94585 Coupon change 2011-11-28 13:35:31 +00:00
Julian Jöris 239bd4cda5 Merge remote-tracking branch 'upstream/master' 2011-11-28 14:20:26 +01:00
Mike Jolley 895a24696f Added dimensions to individual variationsAdded dimensions to individual variations. Closes #272. 2011-11-28 13:13:49 +00:00
Julian Jöris b5abaad5e7 Merge remote-tracking branch 'upstream/master' 2011-11-28 14:04:40 +01:00
Mike Jolley 912357cc90 Reversal notification in paypal. Closes #274. 2011-11-28 12:07:56 +00:00
Julian Jöris c8d4cf208c Merge remote-tracking branch 'upstream/master' 2011-11-28 12:45:41 +01:00
Mike Jolley 6d1729e03e Made stock notifications use email template 2011-11-28 11:10:34 +00:00
Julian Jöris 093bf30a9e Merge remote-tracking branch 'upstream/master' 2011-11-28 11:32:07 +01:00
Mike Jolley 9f359335db Textarea for attributes. Closes #275. 2011-11-28 10:29:23 +00:00
Julian Jöris 6a637bfbf5 Merge remote-tracking branch 'upstream/master' 2011-11-28 08:19:11 +01:00
Mike Jolley 1e72d55644 Row discount when adding order item 2011-11-27 14:45:03 +00:00
Mike Jolley c42f624243 Message in variations tab when no attributes are set up. 2011-11-27 14:36:41 +00:00
Mike Jolley b18277fe18 Continue shopping button when directing user to cart after adding a product to the cart. Closes #271. 2011-11-27 01:24:57 +00:00
Mike Jolley 49f545ef60 Cart/order tables 2011-11-27 00:03:46 +00:00
Mike Jolley d33c81f34a updated email templates with new fields 2011-11-26 23:33:57 +00:00
Mike Jolley 74278c507e Made cheque/bacs gateways reduce stock levels upon ordering. Closes #273. 2011-11-26 22:22:25 +00:00
Mike Jolley 602eef7314 Option to clear cart on logout. Closes #253. 2011-11-26 20:33:15 +00:00
Mike Jolley 1eb2463091 get_attribute function Closes #249. 2011-11-26 20:23:57 +00:00
Mike Jolley c2985e11e8 JS rounding 2011-11-26 20:15:21 +00:00
Mike Jolley e6f716889f Fixed variations loading dimensions
Needed by shipping methods
2011-11-26 18:22:22 +00:00
Mike Jolley fe45fb8811 Sale date uses current_time('timestamp') instead of strtotime 2011-11-26 17:56:43 +00:00
Mike Jolley 66610f58d3 txt_type check moved. Closes #255. 2011-11-26 17:29:31 +00:00
Mike Jolley 3a3c086849 Updated german (formal) by @owcv Closes #262. 2011-11-26 17:19:00 +00:00
Mike Jolley 2abd9a1644 Type + tooltips 2011-11-26 16:41:48 +00:00
Mike Jolley f7b4bebacc Final tax rounding issues 2011-11-26 16:15:25 +00:00
Mike Jolley 788744bcb1 Merge pull request #268 from lucasstark/patch-1
Modified forms to include the enctype='multipart/form-data' to allow for...
2011-11-26 04:33:07 -08:00
Mike Jolley 14a169151d Ability to load shipping/billing from selected customer 2011-11-26 12:32:44 +00:00
lucasstark a7e915cdd0 Modified forms to include the enctype='multipart/form-data' to allow for upload fields on product forms. 2011-11-26 06:17:09 -05:00