Commit Graph

1010 Commits

Author SHA1 Message Date
Brent Shepherd 1b22a18c2a Including $woocommerce global on login-form template to fix "Undefined variable: woocommerce" and "Call to a member function nonce_field() on a non-object" errors when checking-out without being logged in. 2011-12-17 15:03:31 +10:00
Mike Jolley f04256320d Locale stuff. Added locales for address fields for countries.
next step is to make the address formats work.
2011-12-16 21:19:56 +00:00
Mike Jolley 03891e7f56 Dynamic checkout fields based on locale 2011-12-16 15:11:41 +00:00
Mike Jolley 073d3cb2f0 Putting localisation stuff in countries class 2011-12-15 23:24:02 +00:00
Mike Jolley df24e9e743 Locale settings for checkout
Work for base country, now it needs to be dynamic when changing
countries
2011-12-15 20:34:14 +00:00
Mike Jolley fe3242558a Working on locales, also added 'chosen' as an option for the checkout 2011-12-15 20:34:14 +00:00
Mike Jolley c616e67d66 Merge pull request #376 from curtismchale/master
adding matching before shipping calculator hook
2011-12-15 11:16:06 -08:00
curtismchale 8a9b488f80 adding matching hook before the shipping calculator
After thought last night we really should have a hook before the shipping calculator if we're going to include one before just to meet expectations of the the theme dev.
2011-12-15 11:01:05 -08:00
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
Brent Shepherd c312c1ba95 Merge branch 'master' of git://github.com/woothemes/woocommerce 2011-12-15 21:16:17 +10:00
Brent Shepherd 687e1c9acd Only updating order shipping meta if shipping details are set. 2011-12-15 20:15:12 +10: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
Julian Jöris 8af8e6af41 Merge remote-tracking branch 'upstream/master' 2011-12-12 17:46:07 +01: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
Brent Shepherd 6d42616c2d Merge branch 'master' of git://github.com/woothemes/woocommerce 2011-12-12 09:41:56 +10:00