Commit Graph

878 Commits

Author SHA1 Message Date
Mike Jolley ef4c0a24d9 Readme 2011-12-15 16:36:11 +00:00
Mike Jolley 7163d1dd38 Download URL fix with HTTPS 2011-12-15 11:21:06 +00:00
Mike Jolley 1cc32d1740 Hide widget if logged out on the account page. Closes #361. 2011-12-15 01:26:15 +00:00
Mike Jolley 7ce329b2fd Merge pull request #374 from lucasstark/patch-5
Added woocommerce_after_cart_item_quantity_update action to the set quan...
2011-12-14 17:17:24 -08:00
Mike Jolley feb9afd30b Started work on locale options for ticket #316.
Plan is to combine locale options with the checkout array so fields can
be overridden.
2011-12-15 01:14:47 +00:00
lucasstark 7612a3803f Added woocommerce_after_cart_item_quantity_update action to the set quantity method. Also modified the add_to_cart method to call the set_quantity function so the same hook is called. 2011-12-14 19:06:01 -05:00
Mike Jolley 4e85d2a8c5 Removed unused counties (GB) 2011-12-14 23:57:42 +00:00
Mike Jolley 14ca061b5b Merge pull request #373 from curtismchale/master
adding action after the shipping calculator.
2011-12-14 15:51:32 -08:00
Mike Jolley 07d7cfd4a3 Ensure base shipping is set. Closes #366. 2011-12-14 23:50:32 +00:00
curtismchale bcfc125531 adding action after shipping calculator
Adding an action after the shipping calculator so that it's less likely a theme dev needs to directly edit template files.
2011-12-14 15:32:45 -08:00
Mike Jolley 71733c2412 Feeds variable. Closes #368. 2011-12-14 23:32:37 +00:00
Mike Jolley ae96bf4ad9 template var 2011-12-14 19:05:16 +00:00
Mike Jolley 7844146346 Merge pull request #371 from lucasstark/patch-4
Added woocommerce_before_calculate_totals action to the calculate_totals...
2011-12-14 11:03:43 -08:00
lucasstark e39de48c84 Added woocommerce_before_calculate_totals action to the calculate_totals() function. 2011-12-14 14:02:41 -05:00
Mike Jolley 0dfc2f6e6e Merge pull request #370 from Ramoonus/master
Minor update for nl_NL translation
2011-12-14 10:14:19 -08:00
Ramon van Belzen 22bb7d4b3e preparing english-UK translation for 1.4 2011-12-14 19:11:00 +01:00
Ramon van Belzen 0ca29c93b6 preparing dutch-belgium translation for 1.4 2011-12-14 19:07:53 +01:00
Ramon van Belzen 77577b07fc preparing dutch translation for 1.4 2011-12-14 19:06:53 +01:00
Mike Jolley 810d8ed450 Merge pull request #369 from pixelistik/piwik-ecommerce-tracking2
Call Piwik ecommerce tracking functions
2011-12-14 07:09:42 -08:00
Till Claassen cf6c73ed48 Call Piwik ecommerce tracking functions
Only if WP-Piwik is installed and active.
2011-12-14 15:50:47 +01:00
Mike Jolley 33cb9caca2 Merge pull request #367 from lukecarbis/patch-1
Added a hook for custom settings field types.
2011-12-14 04:18:40 -08:00
Mike Jolley 3bb4d6554a Currency symbol change 2011-12-14 12:17:05 +00:00
lukecarbis 39f67c3638 Added $value to hook. 2011-12-14 14:50:33 +10:00
lukecarbis 6eef856835 Added a hook for custom settings field types. 2011-12-14 14:26:19 +10:00
Mike Jolley fa21c4d7a9 readme 2011-12-13 11:37:21 +00:00
Mike Jolley 93eb90b22d Screenshot 2011-12-13 11:36:37 +00:00
Mike Jolley 800c4260be tax class needed in admin 2011-12-12 18:30:57 +00:00
Mike Jolley 48f11d8c0d Filters for customer email attachments 2011-12-12 17:59:39 +00:00
Mike Jolley 40b61efa3d Check order is published. Closes #346. 2011-12-12 17:39:31 +00:00
Mike Jolley b44ecfc63f Featured widget fix 2011-12-12 17:18:35 +00:00
Mike Jolley 94cfb82379 Added context. Closes #348. 2011-12-12 17:13:06 +00:00
Mike Jolley 39be66b778 Merge pull request #355 from Ramoonus/master
Dutch language update + po refresh
2011-12-12 09:03:55 -08:00
Mike Jolley a450ce1214 decimals fix 2011-12-12 16:51:23 +00:00
Mike Jolley 1f2f6f7f8e Widget tweaks 2011-12-12 16:50:04 +00:00
Mike Jolley 34032965a8 Admin 2011-12-12 16:34:56 +00:00
Mike Jolley 0dc662a16e Templates 2011-12-12 12:28:07 +00:00
Mike Jolley 046f770d08 PayPal totals bug 2011-12-12 11:36:04 +00:00
Mike Jolley 3cfe43a80e Templates 2011-12-12 11:35:54 +00:00
Mike Jolley f211aac406 More templates 2011-12-11 23:16:34 +00:00
Mike Jolley dc46dfffd3 All template functions now pluggable 2011-12-11 15:40:17 +00:00
Mike Jolley 641033cd21 More plugs 2011-12-11 15:37:32 +00:00
Mike Jolley 22afa53087 Attribute UI tweak 2011-12-11 15:32:37 +00:00
Mike Jolley 0e81f2328d Fixes for previous commit 2011-12-11 15:20:34 +00:00
Mike Jolley 35d1d56329 Made product global, setup automatically, and removed the need to call the class directly in the loop
Themes need checking for compat, but the change makes it easier to use
2011-12-11 14:40:25 +00:00
Mike Jolley b7688bc3ce Fixed term ordering 2011-12-11 13:11:00 +00:00
Mike Jolley ae1419c8b2 Quantity fix 2011-12-11 12:39:35 +00:00
Mike Jolley 58572bf97e Sorting 2011-12-11 01:10:24 +00:00
Mike Jolley d4452dcb18 Template files 2011-12-11 01:08:33 +00:00
Mike Jolley a214e50b4f Renamed files 2011-12-11 00:33:28 +00:00
Mike Jolley 6dff689cb9 Fixes 2011-12-10 18:40:51 +00:00