Commit Graph

1171 Commits

Author SHA1 Message Date
Mike Jolley fd44780935 Options tweak and stock display format option. 2012-04-24 19:15:56 +01:00
Coen Jacobs 4f88788c5c Readme bump on last two fixes 2012-04-24 16:14:36 +02:00
Coen Jacobs adf28c1633 Use term_id (casted to int) for get_term_link( function 2012-04-24 13:43:01 +02:00
James Koster ff8d9f395c consistency 2012-04-23 22:22:41 +01:00
Mike Jolley fc0e067613 per product flat rate. Closes #979. 2012-04-23 15:32:21 +01:00
Mike Jolley 375d973128 When sending the order as a whole to paypal, send the shipping separately.. Closes #976. 2012-04-23 15:02:48 +01:00
Mike Jolley 1f2a09869c Only use rm=2 for paypal when SSL is enabled, to avoid security warnings when returning to the site. 2012-04-23 14:08:29 +01:00
Coen Jacobs e0cfb04962 Added woocommerce_before_cart_item_quantity_zero action 2012-04-23 14:28:47 +02:00
Mike Jolley 68586f3005 Collect shipping address even when not required 2012-04-21 19:30:37 +01:00
Mike Jolley db2c776855 small tidy 2012-04-21 19:10:01 +01:00
Mike Jolley 9a88f6b46e woocommerce_get_price hook 2012-04-21 17:38:34 +01:00
Mike Jolley 9150c0695b Removed space from postcode validation. Closes #968. 2012-04-21 14:47:11 +01:00
Mike Jolley 0769f8843f Cart/sold individually 2012-04-20 12:09:49 +01:00
Mike Jolley 392571aab0 exists function 2012-04-20 11:17:40 +01:00
Mike Jolley a39fdd1612 Shipping calc state -> checkout. Closes #959. 2012-04-19 12:09:52 +01:00
Mike Jolley a7701311d9 Merge pull request #950 from GeertDD/flat-rate-options
Allow more readable flat rate options to be entered
2012-04-19 03:18:01 -07:00
Coen Jacobs c0cb5b27de Added minus symbol to cart discount labels too 2012-04-18 17:36:55 +02:00
Coen Jacobs 17f0f24101 Order, function get_order_item_totals code standards update 2012-04-18 12:29:30 +02:00
Coen Jacobs 40ed01104e Added minus symbol before discount on view order page 2012-04-18 12:16:18 +02:00
Mike Jolley 0481a2bd0f PayPal http_build_query & -> & on some PHP 5.3 servers 2012-04-18 11:04:31 +01:00
Geert De Deckere 4c08f7bf6d Allow more readable flat rate options to be entered 2012-04-18 08:03:28 +02:00
Mike Jolley 727a4b1cf4 stock notifications 2012-04-17 12:53:02 +01:00
Coen Jacobs b8d084ef29 Check for set notification options before sending notification 2012-04-17 13:10:38 +02:00
Mike Jolley 6b06b7f739 exclude products 2012-04-17 12:06:08 +01:00
Mike Jolley 4f905a0e67 Local rates were being ignored if no main rates were set 2012-04-16 18:55:35 +01:00
Mike Jolley 74d1cc0038 just a comment 2012-04-16 18:20:36 +01:00
Mike Jolley ea15344c9e get_woocommerce_currency 2012-04-16 16:27:18 +01:00
Mike Jolley 897737e425 Only show cart errors in cart-errors.php Closes #924. 2012-04-16 15:39:40 +01:00
Mike Jolley 27b2c87600 Feature - Local delivery cost per item condition 2012-04-16 10:13:13 +01:00
Mike Jolley f6ba5187fa tweak to comment code 2012-04-15 00:37:37 +01:00
Mike Jolley 7aa97b0f38 product attributes template 2012-04-13 18:33:56 +01:00
Mike Jolley 1b0748fdd7 title 2012-04-13 13:13:16 +01:00
Coen Jacobs d4ab1259fc Check if $key is set before outputting values to prevent notices 2012-04-13 13:37:17 +02:00
Mike Jolley 775047514c is_available for packages 2012-04-13 12:35:14 +01:00
Mike Jolley b846131f82 "Package" support for shipping calculations - allows third parties to split the cart up to calc shipping. Also caches packages meaning the cart shipping only needs to be calculated once (until totals or customer location changes) 2012-04-13 12:16:24 +01:00
Mike Jolley a4e65d3636 weight unit space 2012-04-12 22:59:17 +01:00
Mike Jolley 67956705a4 filter to avoid empty arrays 2012-04-12 19:18:55 +01:00
Mike Jolley aba42b5fc0 Small template cleanup 2012-04-12 17:22:56 +01:00
Mike Jolley c6a6949c5c filter tweaks 2012-04-12 16:11:12 +01:00
Mike Jolley f510b40514 Minimum fee option for flat rate shipping 2012-04-12 11:04:15 +01:00
Mike Jolley afd727bb24 Improved variations panel, bulk edit, and added tax classes for variations. Closes #779. 2012-04-11 18:56:54 +01:00
Mike Jolley b9bec0be75 show_shipping. Closes #901. 2012-04-11 13:08:04 +01:00
Mike Jolley 0df360ed9c Wrong code for quebec (QC) 2012-04-11 12:05:36 +01:00
Mike Jolley b04bdceda0 Shipping method settings and save hook changes 2012-04-11 10:01:22 +01:00
Mike Jolley 9f3e958601 page style Closes #904. 2012-04-10 18:49:56 +01:00
Mike Jolley a9a5f0ceca extra actions for checkout. @8cc310c14ab55131a79f4340a37ef392283fc3ab 2012-04-10 18:21:33 +01:00
Mike Jolley 6f62606365 generate cart id match add_to_cart arguments 2012-04-10 17:56:44 +01:00
Mike Jolley 96ebb1f9f4 Fix for last commit 2012-04-10 13:14:31 +01:00
Mike Jolley ee574e1ef8 Changed the filters for checkout field locales - lets you override the base country labels 2012-04-10 13:07:23 +01:00
Mike Jolley 9f65e7e1cb Hook change 2012-04-10 12:18:41 +01:00
Mike Jolley 6363420508 hooks for stock increase/decrease 2012-04-09 14:58:00 +01:00
Mike Jolley 86c8da6189 New walkers. Closes #891. 2012-04-05 17:51:36 +01:00
Coen Jacobs 592037a193 Filter available shipping methods. Closes #897 2012-04-05 17:29:22 +02:00
Mike Jolley 586a49b59e filter tweaks 2012-04-03 15:46:28 +01:00
Mike Jolley b18c7e5ec3 woocommerce_add_to_cart filter 2012-04-03 15:37:04 +01:00
Mike Jolley 78b2a2cf80 RMB paypal 2012-04-02 13:25:39 +01:00
Mike Jolley 97e41adc93 canada post code handling 2012-04-02 11:37:17 +01:00
Mike Jolley ab7953a646 Don't mail the password 2012-03-30 21:02:36 +01:00
Mike Jolley fe908e5c94 settings api notices 2012-03-30 16:15:11 +01:00
Mike Jolley c14c86688d notices 2012-03-30 16:13:01 +01:00
Mike Jolley 8d0167acf3 PayPal option explanation 2012-03-28 21:21:21 +01:00
Mike Jolley cfa383eaf4 Improved stock check. Closes #778. 2012-03-28 18:42:35 +01:00
Mike Jolley 2acd63d6c4 Fix notices 2012-03-27 17:50:08 +01:00
Mike Jolley 6ee297aaba Additional paypal standard option 2012-03-27 13:21:07 +01:00
Mike Jolley f692cf576f 'Invoice' for completed/pending emails re-sends download links etc. Closes #817. 2012-03-26 21:11:39 +01:00
Mike Jolley 8011374d6c Locale tweaks. Closes #840. 2012-03-26 20:35:55 +01:00
Mike Jolley 3c79593db5 error in last commit 2012-03-26 20:28:19 +01:00
Mike Jolley 58679cb50e Additional isset checking closes #837. 2012-03-26 20:16:05 +01:00
Mike Jolley fa74010038 Hooks for countries and states. Closes #849. 2012-03-26 18:55:30 +01:00
Mike Jolley 2927a52743 Update order dates. Closes #845. 2012-03-26 18:30:00 +01:00
Mike Jolley 6695037b85 the_posts filter for relevenssi compat 2012-03-26 15:34:23 +01:00
Mike Jolley 659d3ee3b4 get order number function complete with filter. Tweak the display of order ID's if you use custom numbering.
Had to tweak some localisation strings to dump the '#' symbols.
2012-03-26 11:26:50 +01:00
Patrick Garman 97705e28c3 Adding some backwards compatability 2012-03-24 21:34:59 -05:00
Patrick Garman 705b7fe7ab Limit local delivery to post codes. Cleans user (admin and customer) input by sanitizing, then removing the dashes. Meaning "0 e49489--- 34938" == "0E4948934938" all day long :) 2012-03-24 21:01:09 -05:00
Mike Jolley bd04e2eb26 fix after tax product cat coupons 2012-03-23 20:46:17 +00:00
Mike Jolley f0742cdddf View cart link in 'you already have this in your cart' message 2012-03-23 19:15:31 +00:00
Mike Jolley 99cff34206 Debug panel with transients clearer and role reseter tools 2012-03-23 16:28:27 +00:00
Mike Jolley b89cc7e8eb option for paypal - form vs querystring 2012-03-21 19:19:34 +00:00
Mike Jolley 12f296f943 Code tweaks + small changes to inventory panel 2012-03-21 18:37:57 +00:00
Mike Jolley bcec344c27 data tip. Closes #841. 2012-03-20 19:40:52 +00:00
Mike Jolley 823c2921c6 load order tweaks 2012-03-20 19:22:10 +00:00
Mike Jolley 18e712ac62 Merge pull request #856 from GeertDD/fix_i18n_init
Fixed the initialisation of the language files
2012-03-20 11:52:28 -07:00
Mike Jolley aea9f5f55e fix coupon check 2012-03-20 18:36:25 +00:00
Mike Jolley 4fe459ddc5 force variations visible 2012-03-20 17:30:02 +00:00
Mike Jolley a83014584d hook for stock 2012-03-20 17:29:53 +00:00
Geert De Deckere 9c5a8d7d81 Merge branch 'master' into fix_i18n_init
Conflicts:
	classes/class-wc-cart.php
	woocommerce.php
2012-03-20 15:32:29 +01:00
Geert De Deckere 2e27ea3108 Call WC_Cart->init() method directly from within the init hook 2012-03-20 14:50:19 +01:00
Mike Jolley 05c6a14200 Merge pull request #851 from curtismchale/master
Cleans up debug notices on the tax class if the user has not saved any option on the backend of the site.
2012-03-20 06:30:39 -07:00
Mike Jolley 928543c35e cart and main cleanup 2012-03-20 13:22:35 +00:00
Mike Jolley 4ec7306dab Lower case emails 2012-03-20 10:03:37 +00:00
curtismchale 77893517e1 clean and quiet debug notices
There are a bunch of debug notices when the user has not set anything
for their tax class (in the admin). This make all of them clean and
quiet in the header of the site and on the checkout page.
2012-03-19 11:29:38 -07:00
Mike Jolley 12b28c1f09 default order option 2012-03-19 12:16:33 +00:00
Mike Jolley eec33a58f6 order items (for emails) moved to template file and tidied 2012-03-18 14:51:21 +00:00
Mike Jolley ca723a4657 use billing email for download link 2012-03-18 12:11:55 +00:00
rabhw 53781f13b3 Added class for available on backorder. 2012-03-16 16:22:39 -03:00
Mike Jolley fe800d6685 Transient names. Closes #818. 2012-03-16 16:39:16 +00:00
Mike Jolley bb5f35fa91 Fix redirect when no payment required + admin bar. Closes #826. 2012-03-16 15:09:12 +00:00
Mike Jolley 3ce55befc4 settings api slashes 2012-03-16 10:18:59 +00:00
Mike Jolley 0c28336dff Merge pull request #812 from lucasstark/patch-2
add_to_cart signature change
2012-03-15 05:30:00 -07:00
Mike Jolley 0b7e83ca35 Tweaks 2012-03-15 12:15:22 +00:00
lucasstark 183deee029 add_to_cart signature change 2012-03-15 09:09:03 -03:00
Mike Jolley 79956071f7 Default state. Closes #794. 2012-03-14 22:12:31 +00:00
Mike Jolley 8ef7e2ca0c Settings API: Decode settings to allow HTML and prevent munging of passwords. Closes #798. 2012-03-14 21:17:24 +00:00
Mike Jolley 81de864a13 Vietnam locale and support for hiding fields 2012-03-14 20:35:42 +00:00
Mike Jolley cc7fc5117a Stock checker works with items on multiple rows. Closes #778. 2012-03-14 15:34:45 +00:00
Mike Jolley ec5d592155 Ignore partial refunds. Closes #735. 2012-03-14 13:50:14 +00:00
Mike Jolley acb8f14e99 company 2012-03-14 13:40:41 +00:00
Mike Jolley f8c395a9e4 old method worked better 2012-03-14 13:40:16 +00:00
Mike Jolley aae276e14b Send shipping 2012-03-14 13:25:05 +00:00
Mike Jolley da113b7589 customer coupons. Ability to refresh the totals through code. 2012-03-14 11:41:32 +00:00
Mike Jolley 8914d1856a n/a 2012-03-12 16:14:00 +00:00
Mike Jolley ec83b4d24f Merge pull request #790 from GeertDD/display_no_tax_row
Force the tax row to show up even if no taxes are applicable
2012-03-12 09:00:52 -07:00
Mike Jolley 3ccff6346b Merge pull request #788 from GeertDD/enable_coupons_option
Added option to globally enable/disable the use of coupons
2012-03-12 08:31:54 -07:00
Mike Jolley 8a2c389cbc COD reduce stock 2012-03-12 15:28:29 +00:00
Mike Jolley b7ac9535a2 check if field is set 2012-03-12 13:50:32 +00:00
Mike Jolley 7123f02c22 Downloadable products use billing email. Store user data. 2012-03-12 13:49:42 +00:00
Mike Jolley f9d8d8320a use email from column 2012-03-12 13:28:34 +00:00
Mike Jolley 01e7a2d539 Product id rules for coupons apply to a products parent (useful for grouped products) 2012-03-12 13:11:08 +00:00
Geert De Deckere 3d52b629c3 Added an option to force the tax row to be visible even if no taxes are applicable. 2012-03-12 13:50:38 +01:00
Mike Jolley 3b1ff0f895 empty 2012-03-12 12:00:24 +00:00
Geert De Deckere 3e13bd5ebf Instead of hiding the tax row if not applicable, show it explicitely as not applicable. 2012-03-12 12:26:48 +01:00
Mike Jolley 5aa8609099 backorders_require_notification returns false if stock is disabled 2012-03-12 11:25:30 +00:00
Geert De Deckere dfdb5bc215 Don't load already applied coupons if coupons got disabled globally. 2012-03-12 11:00:38 +01:00
Mike Jolley 6c64be6cbc base re-calc on subtotal 2012-03-12 09:26:43 +00:00
Geert De Deckere 0401e79ed4 Added option to globally enable/disable the use of coupons for clients 2012-03-12 10:25:06 +01:00
Mike Jolley 7dbcd75207 Prevent double save 2012-03-12 09:18:10 +00:00
Mike Jolley ac43a65ace More logging in paypal class 2012-03-12 07:00:26 +00:00
Mike Jolley adcd894c60 postcode tweak 2012-03-11 14:09:47 +00:00
Mike Jolley b5f9d33264 reset unsets session too 2012-03-11 12:49:57 +00:00
Mike Jolley 01c92ea51d Minor fixes 2012-03-09 16:12:36 +00:00
Mike Jolley 6e50486c20 minor fixes and version bump 2012-03-08 12:57:15 +00:00
Mike Jolley 261015fbad minimum amount for coupons 2012-03-07 21:38:34 +00:00
Mike Jolley 7a0167d494 store less crap in the sessions 2012-03-07 20:12:14 +00:00
Mike Jolley ed9d57d04a stock title 2012-03-07 13:38:51 +00:00
Mike Jolley 09aec4d2a5 default state/country change 2012-03-07 13:07:56 +00:00
Mike Jolley 6662a1f724 moved transient clear 2012-03-06 18:13:08 +00:00
Mike Jolley 513160ff56 prevent division by zero 2012-03-06 17:58:21 +00:00
Mike Jolley 3bfb586200 Fix from price. Closes #770. 2012-03-06 17:39:53 +00:00
Mike Jolley 9d821d7f52 Category inclusion/exclusion for coupons 2012-03-06 17:28:09 +00:00
Mike Jolley 4f629f6cb0 Tweaked attribute page detection 2012-03-05 14:43:55 +00:00
Mike Jolley 9a282ce3ab Fixes 2012-03-05 13:25:02 +00:00
Mike Jolley c978c98562 Fix local method availability 2012-03-05 11:07:36 +00:00
Mike Jolley 292ba4a70c Translatable numbers. Closes #752. 2012-03-05 10:15:19 +00:00
Mike Jolley 26f47e8886 More consistent email headers/attachments 2012-03-05 09:44:27 +00:00
Mike Jolley 52e7d3862f use localised order status 2012-03-04 13:27:25 +00:00
Mike Jolley 5a0770fe0c When passing aggregate orders to paypal, include item names 2012-03-04 13:15:38 +00:00
Mike Jolley 02ba80c5dc Merge pull request #747 from Ramoonus/master
Fixing Trailing Space
2012-03-04 04:48:44 -08:00
Mike Jolley fa84b87425 Persistent cart 2012-03-04 12:37:41 +00:00
Ramon van Belzen 1c818d7c81 translation fix: trailing whitespaces 2012-03-04 13:33:15 +01:00
Mike Jolley 3cb8f314c3 attribute layered nav. #740. 2012-03-03 21:24:09 +00:00
Mike Jolley afecfdc28b Merge pull request #740 from helgatheviking/filtered_nav_widget
Filtered nav widget
2012-03-03 11:57:11 -08:00
Mike Jolley 7d63d896fc display value for addons 2012-03-03 11:44:47 +00:00
James Koster 77fceab68c Attachments for all mail, additional header data (bcc/cc, etc) 2012-03-03 11:34:49 +00:00
helga b511e155e6 fixed bad logic that was breaking query 2012-03-02 15:34:17 -06:00
helga 7918f06da6 allow filtered nav widget on attribute taxonomy archives 2012-03-02 14:27:39 -06:00
Mike Jolley d9552e2e31 error supression 2012-03-02 12:02:45 +00:00
Mike Jolley 20fe9850ff use names, not slugs 2012-03-01 12:25:23 +00:00
Mike Jolley f0c312213f cookie 2012-03-01 00:48:32 +00:00
Mike Jolley bd82c9b8be Minor fixes and update variation message 2012-02-29 22:13:27 +00:00
Mike Jolley 413efd1fec removed var dump 2012-02-29 15:47:38 +00:00
Mike Jolley ff66215c7c Ordering. #549. Closes #722. 2012-02-29 15:47:19 +00:00
Mike Jolley 06587191f0 Flat rate addons 2012-02-29 11:49:39 +00:00
Mike Jolley a221864c71 Merge pull request #715 from GeertDD/placeholder_context
Added "placeholder" context to translations used as placeholder text in forms
2012-02-28 05:58:08 -08:00
Mike Jolley 430551fd1a Merge pull request #714 from GeertDD/locale_belgium
Added locale settings for Belgium
2012-02-28 05:57:31 -08:00
Mike Jolley 5ad663a010 Merge pull request #712 from GeertDD/fix_localisation_init
Fixed localisation init
2012-02-28 05:57:17 -08:00
Geert De Deckere d3fcf495a8 Added "placeholder" context to translations used for placeholder text in forms.
This gives translators more accuracy for translations since often the label and placeholder are the same or very similar.
2012-02-28 11:32:06 +01:00
Geert De Deckere dd94f198b4 Added locale settings for Belgium 2012-02-28 11:12:13 +01:00
Geert De Deckere 6552c37fa3 Remove double translation call in country dropdown options 2012-02-28 10:09:27 +01:00
Mike Jolley a2714544a4 cart limit item. Closes #646. 2012-02-27 18:22:54 +00:00
Mike Jolley a81a9bfcb5 Purchase notes - add text to a product to include in order tables after payment 2012-02-27 17:05:26 +00:00
Mike Jolley 01bc65dc7f Minor tweaks + disable shipping option turns off shipping address display 2012-02-27 15:02:44 +00:00
George Mamadashvili 07b3c67ab0 Avoid PHP error if no price 2012-02-27 17:47:18 +04:00
Mike Jolley 2654c587a7 Better grouped price code. Closes #708. 2012-02-27 13:23:03 +00:00
Mike Jolley fd40fc7839 $image_size 2012-02-26 15:19:15 +00:00
Mike Jolley 5a56380696 email_order_items_table image thumbnails + post updated message 2012-02-26 14:45:56 +00:00
Mike Jolley 6085ae4377 Tweaks and fixes to sale logic + sync function #703 2012-02-26 14:11:56 +00:00
Mike Jolley 9b349a3b91 Merge pull request #703 from pixeltrix/add-variation-sale-pricing
Add previous price to on-sale variable product
2012-02-26 04:47:36 -08:00
Mike Jolley eaef280e75 P Permissions. Add/revoke
Still working on this feature
2012-02-25 19:48:09 +00:00
Andrew White 5a0f410aa6 Add previous price to on-sale variable product 2012-02-25 08:03:00 +00:00
Mike Jolley 15ecb857bd cookie when cart has content 2012-02-24 21:05:15 +00:00
Mike Jolley 0621b91ca4 #687 - PayPal GET request to avoid pay page 2012-02-24 20:44:58 +00:00
Mike Jolley 1eff385521 Fix make clickable. Show links to items. Closes #697. 2012-02-24 20:20:17 +00:00
Mike Jolley fdb1359d19 Function for getting placeholder.png - woocommerce_placeholder_img_src() with filter woocommerce_placeholder_img_src 2012-02-24 16:23:08 +00:00
Mike Jolley 03f6a86e51 clickable links in order notes 2012-02-24 16:06:10 +00:00
Mike Jolley 96ba64d90f fixed record_product_sales 2012-02-24 12:49:44 +00:00
Mike Jolley 45af0f6ca6 bacs filters 2012-02-24 10:59:28 +00:00
Mike Jolley fa6a66a94c query tweak 2012-02-23 18:35:41 +00:00
Mike Jolley a281816807 Merge pull request #686 from piffpaffpuff/master
updated attributes screen and new hooks in cart template
2012-02-23 01:47:35 -08:00
Triggvy Gunderson 153b8810fa placeholder for email and phone 2012-02-22 11:53:35 +01:00
Mike Jolley c7acf9ff29 hook for total 2012-02-22 10:01:47 +00:00
Mike Jolley 54c46695f7 item_number 2012-02-21 17:14:41 +00:00
Mike Jolley f1b699f7a6 Filters to override default country and state on checkout form 2012-02-21 16:59:22 +00:00
Triggvy Gunderson b680ea2ee1 placholders for address fields. 2012-02-21 00:47:28 +01:00
Mike Jolley 02abf6117b order 2012-02-19 17:13:08 +00:00
Mike Jolley c7dcb62b0d key_is_valid function for orders 2012-02-19 17:13:08 +00:00
Mike Jolley 054ca02937 Minor checkout fixes 2012-02-18 10:08:12 +00:00
Mike Jolley a300dae69c Method availability (country) for local pickup/delivery 2012-02-17 20:47:17 +00:00
Mike Jolley 2db4f40751 Don't reset shipping method on cart during every update. Closes #664. 2012-02-17 20:47:17 +00:00
Mike Jolley f3cf06299b missing global 2012-02-16 19:15:52 +00:00
Mike Jolley d9b4307009 Added back headers Closes #635. 2012-02-15 18:49:27 +00:00
Mike Jolley b18b8d4076 Merge pull request #644 from GeertDD/review_order_hook
Added action 'woocommerce_cart_contents_review' to the order review page
2012-02-15 10:46:09 -08:00
Geert De Deckere a4cdc68855 A similar hook for the cart contents in emails 2012-02-15 15:06:44 +01:00
Mike Jolley bb741395fa Password fix 2012-02-15 12:42:10 +00:00
Mike Jolley 29c29b6198 Strip tags 2012-02-14 14:45:43 +00:00
Mike Jolley 7be31f1e55 clean term cache not needed? 2012-02-14 14:45:43 +00:00
George Mamadashvili c594ef5436 Make needs_shipping() filterable 2012-02-14 13:11:19 +04:00
Mike Jolley 3ad6cc60b4 Merge pull request #625 from GeertDD/address_be
Belgian addresses put postcode before city too
2012-02-13 11:50:55 -08:00
Mike Jolley 74aeb5c635 Merge pull request #626 from GeertDD/filter_address_replacements
Added filter: woocommerce_formatted_address_replacements
2012-02-13 11:49:44 -08:00
Mike Jolley 57f5dc3296 Product page (admin) 2012-02-13 13:06:56 +00:00
Geert De Deckere b1b6ff8ff2 Added filter: woocommerce_formatted_address_replacements 2012-02-13 13:13:47 +01:00
Geert De Deckere d2548f8acd Belgian addresses put postcode before city too 2012-02-13 11:36:16 +01:00
Mike Jolley 4a638b962c SKU tweakage 2012-02-13 00:34:09 +00:00
Mike Jolley 0bdb7fdd37 CZ state 2012-02-12 15:37:57 +00:00
Mike Jolley 7fc581eb9b Merge pull request #619 from GeertDD/dont_repeat_dimension_unit
Don't repeat the dimension unit after each value.
2012-02-12 03:41:06 -08:00
Mike Jolley 9cf264504b Checkout error page 2012-02-12 11:36:33 +00:00
Geert De Deckere 2ed83cc117 Don't repeat the dimension unit after each value.
Just adding it once at the end is fine and improves readability.
2012-02-11 15:02:06 +01:00
Mike Jolley 1c6b6ac1dd postcode formatting 2012-02-11 10:52:29 +00:00
Mike Jolley 576ec9e42d Front page look fixes 2012-02-10 22:15:29 +00:00
Mike Jolley 473a112c66 Fix for variation shipping class detection 2012-02-10 12:16:21 +00:00
Mike Jolley bf7d14f15f case 2012-02-09 18:01:12 +00:00
Mike Jolley d396768881 Discount fix 2012-02-09 13:32:31 +00:00
Mike Jolley 797de881ec Coupon case. Closes #599. 2012-02-08 15:55:08 +00:00
Mike Jolley a562132458 Shipping classes for variations. Closes #553. 2012-02-08 14:39:31 +00:00
Geert De Deckere c094566fd2 Show partial dimensions if available 2012-02-07 14:48:28 +01:00
Mike Jolley 11445ad34c Cache tweaks and version 2012-02-07 12:09:30 +00:00
Mike Jolley 2f918828a2 Made shipping method slightly easier to extend, e..g to add additional flat rates 2012-02-06 11:16:06 +00:00
Mike Jolley 37f5b73e84 Add order item error. Closes #573. 2012-02-05 14:00:34 +00:00
Mike Jolley a03e3a977f Check rates are populated 2012-02-05 13:49:21 +00:00
Mike Jolley 22ebc2d121 Get dimensions fix 2012-02-04 10:42:47 +00:00
Mike Jolley 3b5272e72e Improved template loader 2012-02-03 16:42:21 +00:00
Mike Jolley 3a196509ea Un-needed parent contract 2012-02-02 17:12:25 +00:00
Mike Jolley 074ff1e2f3 Blog name encoding 2012-02-02 11:53:44 +00:00
Julian Jöris 4061a625d9 Merge remote-tracking branch 'upstream/master' 2012-02-02 11:23:31 +01:00
Julian Jöris bbb0a98b4e translation 2012-02-02 11:22:49 +01:00
Mike Jolley f6c71c23f4 Small fixes for 1.4 2012-02-01 21:49:08 +00:00
Mike Jolley bc240f9ebc Removed unused contructor 2012-02-01 16:33:03 +00:00
Mike Jolley 5332c77904 Remove sep notices until all extensions get updates 2012-02-01 12:32:44 +00:00
Julian Jöris daaa7e14c9 Merge remote-tracking branch 'upstream/master' 2012-02-01 12:09:39 +01:00
Mike Jolley ce87419d9d Inter. delivery 2012-02-01 10:58:46 +00:00
Mike Jolley ad799914b0 Paypal args hook Closes #554. 2012-01-31 23:20:34 +00:00
Mike Jolley 5cf4348eb5 Shipping method defaults 2012-01-31 19:25:50 +00:00
Mike Jolley 7f0e5e4301 International shipping method 2012-01-31 18:13:32 +00:00
Mike Jolley ed75351614 Removed unused option 2012-01-31 16:19:19 +00:00
Mike Jolley 4322d66561 Country order. Closes #549. 2012-01-31 16:19:11 +00:00
Julian Jöris 61cff26810 translation 2012-01-31 13:35:01 +01:00
Julian Jöris abfcd521bb clean 2012-01-31 12:09:40 +01:00
Julian Jöris aa91fe9eac clean 2012-01-31 12:07:43 +01:00
Julian Jöris 85ce14d321 clean 2012-01-31 12:06:44 +01:00
Julian Jöris 2151bd1b3d merge with master 2012-01-31 12:01:32 +01:00
Mike Jolley ce84132713 Minor fixes and comments 2012-01-30 19:24:52 +00:00
Mike Jolley 35fadb00fe More consistent template file naming, broken checkout into templates 2012-01-29 13:36:33 +00:00
Mike Jolley 451302cd0b Missed $order Closes #544. 2012-01-28 17:38:05 +00:00
Mike Jolley 0226faa96b incl. to checkout too 2012-01-28 15:34:21 +00:00
Mike Jolley f8ea5ed281 Regex trim zeros back 2012-01-28 15:20:49 +00:00
Mike Jolley e35fb0061d SKU to paypal 2012-01-27 22:24:56 +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 0836ce04db Better class names (final) 2012-01-27 16:38:39 +00:00
Mike Jolley 89a226a895 Store cart + shipping tax rows instead of a combination 2012-01-27 15:00:03 +00:00
Mike Jolley 6e9b1eb0c0 Don't update shipping meta if shipping to billing 2012-01-25 22:00:16 +00:00
Mike Jolley 56d98cb7c5 Send shipping name to paypal 2012-01-25 21:58:53 +00:00
Mike Jolley e8ef14ce7d Stock fix, and send shipping to paypal 2012-01-25 21:52:12 +00:00
Mike Jolley 60647b0838 Error list. Closes #528. 2012-01-25 20:37:21 +00:00
Mike Jolley 0afe34a222 Minor fixes 2012-01-24 16:56:37 +00:00
Mike Jolley 46651d60bc get_item_total for paypal 2012-01-22 15:54:23 +00:00
Mike Jolley 80cac8f9c8 Fixed up ajax, and made class filenames follow naming conventions 2012-01-22 15:49:41 +00:00
Geert De Deckere 7b943ecfb8 Merge branch 'master' of git://github.com/woothemes/woocommerce
Conflicts:
	woocommerce-ajax.php
2012-01-22 10:18:00 +01:00
Mike Jolley 2e60d61197 Merge pull request #520 from patrickgarman/master
Default function admin_options() with settings fields
2012-01-21 18:43:15 -08:00
Mike Jolley f9030e85d0 Order item row storage 2012-01-22 02:36:26 +00:00
Mike Jolley c14d2d5132 Renamed variables and functions for new item rows 2012-01-22 02:36:10 +00:00
Mike Jolley a25c098bf0 Removed rounding argument as it does nothing 2012-01-22 02:35:46 +00:00
Geert De Deckere 7706ecfe7b Starting class names with a capital. Closes #519. 2012-01-21 10:07:54 +01:00
Patrick Garman 92c3d2d611 one less function to write in gateway development 2012-01-21 03:10:59 +00:00
Mike Jolley 3ea6535910 Payment complete tweak Closes #513. 2012-01-21 01:15:39 +00:00
Patrick Garman 10f407b845 deprecated php 2012-01-19 17:49:48 +00:00
Mike Jolley 472a2b899f Merge pull request #512 from GeertDD/master
Removed unused globals from countries class
2012-01-18 04:48:04 -08:00
Mike Jolley 4929dd4c4b Added order to filter. #464. 2012-01-18 12:32:39 +00:00
Geert De Deckere 9a1986ae55 Removed unused globals in countries class 2012-01-18 11:30:00 +01:00
Mike Jolley 41f35f172d Fixes odd premature end of headers issue 2012-01-17 17:31:42 +00:00
Mike Jolley 53e194aece has_downloadable_item fix 2012-01-17 17:01:30 +00:00
Mike Jolley a4e987cde3 Don't calc shipping during ajax requests, except cart/checkout requests. Closes #509. 2012-01-17 15:59:05 +00:00
Mike Jolley 0db108ab69 Typecase array Closes #506. 2012-01-17 15:26:54 +00:00
Mike Jolley 2bbe8a1bca Coupon class fixes closes #507. 2012-01-17 15:20:04 +00:00
Mike Jolley be13c773e9 status 2012-01-17 11:58:20 +00:00
Geert De Deckere 69721c8276 Removed unneeded variable in countries class 2012-01-16 07:40:13 +01:00
Geert De Deckere f40745f34c Optimized get_base_country() and get_base_state() 2012-01-16 07:37:50 +01:00
Geert De Deckere 67fceb9660 Optimized white space related regexes 2012-01-15 07:31:47 +01:00
Geert De Deckere 8ad5cfe25b Made address format code easier to maintain 2012-01-15 07:22:43 +01:00
Mike Jolley 935734655b Added some text. 2012-01-14 20:51:18 +00:00
Patrick Garman 2b7f772f32 Adding local delivery/pickup methods to CORE 2012-01-14 19:36:26 +00:00
Mike Jolley ef721db613 Merge pull request #499 from GeertDD/master
Small simplification in tax class
2012-01-14 08:43:47 -08:00
Mike Jolley 8410619afd Shipping API per item taxaction 2012-01-14 16:42:04 +00:00
Geert De Deckere 50d968e0b2 Small simplification in tax class 2012-01-14 14:30:48 +01: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
Mike Jolley 88e18d6a3e When not showing taxes in cart, zero them for discounts 2012-01-13 14:41:07 +00:00
Mike Jolley cf17c91d8c Store currency and price inc tax per order. Closes #495. 2012-01-13 12:40:34 +00:00
Mike Jolley 7831db2f42 Minor changes. 2012-01-13 12:40:33 +00:00
Mike Jolley 8dbe617f21 Fix for locale counties. Closes #487. 2012-01-13 11:44:35 +00:00
Mike Jolley 05405b8eaf Stored totals so we don't recalculate on each page load. 2012-01-13 11:15:01 +00:00
Mike Jolley 23a3776f04 Tweaks to order/validation class to improve performance 2012-01-13 00:46:56 +00:00
Mike Jolley 228d79a864 Hide errors in case no object exists 2012-01-12 13:34:45 +00:00
Mike Jolley 2e62d34ac9 autop 2012-01-12 01:08:58 +00:00
Mike Jolley 567319bd51 Merge pull request #490 from patrickgarman/master
Adding COD to WooCommerce Core!
2012-01-11 16:57:41 -08:00
Mike Jolley a2d51aa201 Github sabotages files -.- 2012-01-12 00:54:45 +00:00
Mike Jolley 1dc5a3bc0b Revert 136456f805ccdf9b7b6bce027dc24da3c14d4281^..HEAD 2012-01-12 00:43:30 +00:00
Mike Jolley 136456f805 Remonde ob_start. Moved checkout processing to init hook. Fixed email bug. 2012-01-12 00:30:21 +00:00
Patrick Garman 8e499c9c95 Adding Cash on Delivery Gateway 2012-01-11 20:44:10 +00:00
Mike Jolley aa8f4596ba Improved get attribute function. 2012-01-10 17:14:40 +00:00
Mike Jolley 4fe59d979e Order fixes 2012-01-10 16:43:06 +00:00
Mike Jolley 2b09e9160c Show tab if weight/dimensions are set and being shown. Closes #467. 2012-01-10 15:36:14 +00:00
Mike Jolley bc91c1433b Goodbye &new. Closes #475. 2012-01-10 15:11:06 +00:00
Mike Jolley 4287a0628f Option to show children only in widget. Closes #472. 2012-01-10 14:55:08 +00:00
Mike Jolley dc4145dc57 Fix for previous commit 2012-01-09 18:08:56 +00:00
Mike Jolley 55222422c6 Option to hide tax on cart page. Closes #469. 2012-01-09 18:00:52 +00:00
Mike Jolley 86afeaf594 Show order backend fields. Closes #460. 2012-01-09 15:42:37 +00:00
Mike Jolley 9ec215d16e shipping is_available filters + paypal tweak 2012-01-09 13:14:47 +00:00
Mike Jolley 4b8ff30954 Only override posts_per_page if not set. Closes #408. 2012-01-07 18:31:49 +00:00
Mike Jolley 4c5ec53a57 Tweaked paypal gateway. Closes #465.
Not sure if it will resolve all issues, but should be an improvement.
Increased timeout, and cleaned post vars. Also output error if no IPN
response is received.
2012-01-07 17:58:06 +00:00
Mike Jolley 360ca6f0af Stock status change. Closes #462. 2012-01-06 17:28:33 +00:00
Mike Jolley aba310f321 WPML filters #244 2012-01-06 17:14:31 +00:00
Mike Jolley 2e90910389 woocommerce_checkout_no_payment_needed_redirect hook Closes #464. 2012-01-06 14:49:11 +00:00
Mike Jolley aa89763adb Default shipping. Closes #461. 2012-01-06 14:28:08 +00:00
Mike Jolley 6650434c3f Theming improvement 2012-01-06 14:02:34 +00:00
Mike Jolley dbe36b0dcb Free shipping coupons ignore min-amount 2012-01-06 11:36:19 +00:00
Mike Jolley cd87e4f688 related posts filter 2012-01-05 16:02:37 +00:00
Mike Jolley 42ef1ff9b0 Sale price empty check. Closes #433. 2012-01-05 16:00:23 +00:00
Mike Jolley 26afc5e454 Changed reg hooks 2012-01-05 15:26:41 +00:00
Mike Jolley 250d2f5cd6 Cleaned up some localisation's. Closes #438.
Let me know if there are any more.
2012-01-05 12:29:52 +00:00
Mike Jolley 24332672ad Payment method. Closes #449. 2012-01-05 12:11:34 +00:00
Mike Jolley f74e041a30 Renamed textdomain Closes #444. 2012-01-05 11:31:22 +00:00
Mike Jolley a48faca8cc Add line (ajax) 2012-01-04 23:11:07 +00:00
Mike Jolley a3f633e3a3 Fixes, subtotals, some backwards compat 2012-01-04 23:01:47 +00:00
Mike Jolley fb5bb626e8 Shipping tax calc + rows, fixed up write panel 2012-01-04 16:24:26 +00:00
Mike Jolley 28922bb4ef Shipping method tweaks/api to add multiple rates easily. 2012-01-03 19:07:32 +00:00
Mike Jolley ca0e9744ab Local tax rates - zips and zip ranges 2012-01-03 17:23:42 +00:00
Mike Jolley 86395f3c18 visibility options 2012-01-03 15:55:05 +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 d0dd26888b Inclusive tax calculations 2012-01-02 15:25:07 +00:00
Mike Jolley cc7e560a14 Bug fixes 2012-01-02 12:48:56 +00:00
Mike Jolley ec7135ebb4 Taxes rounding + shipping, started email totals 2012-01-02 00:49:00 +00:00
Mike Jolley bd4eaa9eb1 Tax rows and add order line item ajax 2011-12-31 19:03:41 +00:00
Mike Jolley 115e3bee18 Checkout and cart totals 2011-12-30 21:11:18 +00:00
Mike Jolley c4231910b5 Order totals + shipping tax (draft) 2011-12-30 19:36:44 +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 a28d758a90 Calculations for tax rates 2011-12-29 01:18:59 +00:00
Mike Jolley 90a257b4fa Tax rows and compound taxes on cart page 2011-12-28 23:59:33 +00:00
Mike Jolley d20fbb1d58 Don't need country in address if = to base 2011-12-28 12:38:49 +00:00
Mike Jolley 45d78748a1 Few more missed keys 2011-12-24 17:09:43 +00:00
Mike Jolley fb57cc7e9d More key renames 2011-12-24 17:05:51 +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
Mike Jolley 129cf884fc Order # in backorder notification. 2011-12-23 19:58:41 +00:00
lucasstark 4b6f8b067d Added filter to coupon loading 2011-12-23 14:20:27 -05:00
Mike Jolley 11e81cea70 get_cart_tax filter 2011-12-23 18:15:46 +00:00
Mike Jolley 698ef5d59e Fixes when tax is disabled. 2011-12-23 18:07:44 +00:00
Mike Jolley 50774151a4 Round order total. Closes #342. 2011-12-23 16:30:46 +00:00
Mike Jolley 3a63feca07 Merge pull request #410 from spencerfinnell/master
Allow email subjects to be filtered.
2011-12-22 12:33:14 -08:00
Spencer Finnell 092fe416ba Allow email subjects to be filtered. 2011-12-22 14:59:59 -05:00
Mike Jolley e016a1253f Query tweaks. Using 3.3 function is_main_query 2011-12-22 19:55:21 +00:00
Mike Jolley cd7665f936 Order key hook. Closes #405. 2011-12-21 23:54:11 +00:00
Mike Jolley 74bb271e96 Filter checkout fields..
.. you can pretty much turn off all fields now - although, you'll need
to turn off tax + shipping calcs too since they rely on addresses to
function.
2011-12-21 21:56:01 +00:00
Randy Hoyt 63e5693c9d Hook to enable modifying tax rate on a particular order with a filter; postal code added as a parameter for those filters 2011-12-21 14:24:34 -06:00
Mike Jolley 3fe3fffe90 Address. Closes #301. Closes #395.
Improved checkout processing.
Made edit-address use the locale specific address fields.
2011-12-21 16:03:45 +00:00
Mike Jolley 18a80b5564 Send fix. Closes #396. 2011-12-21 11:29:38 +00:00
Julian Jöris f0ea7f8c8a fix 2011-12-20 16:47:18 +01:00
Julian Jöris 66334486ed gateway payment_fields fix 2011-12-20 16:44:46 +01:00
Julian Jöris c07d56f5d0 Merge remote-tracking branch 'upstream/master' 2011-12-20 11:00:46 +01:00
Mike Jolley 9c80356589 Download links. Closes #375. Closes #349. 2011-12-19 17:50:41 +00:00
Mike Jolley c4625ad91e Coupon on checkout. Closes #379. 2011-12-19 17:11:19 +00:00
Julian Jöris b36b21390b Merge remote-tracking branch 'upstream/master' 2011-12-19 15:53:50 +01:00
Mike Jolley 665d8bf512 Shipping method ordering. Closes #347. 2011-12-19 14:05:32 +00:00
Mike Jolley 18cc9a9442 Admin formatted address 2011-12-18 13:41:42 +00:00
Mike Jolley 17a59bf3ec Formatted address function + added to my account 2011-12-18 01:29:10 +00:00
Brent Shepherd 74fc1d8caa Merge branch 'master' of git://github.com/woothemes/woocommerce 2011-12-17 15:04: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 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 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 07d7cfd4a3 Ensure base shipping is set. Closes #366. 2011-12-14 23:50:32 +00:00
lucasstark e39de48c84 Added woocommerce_before_calculate_totals action to the calculate_totals() function. 2011-12-14 14:02:41 -05: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 94cfb82379 Added context. Closes #348. 2011-12-12 17:13:06 +00:00
Julian Jöris 8af8e6af41 Merge remote-tracking branch 'upstream/master' 2011-12-12 17:46:07 +01:00
Mike Jolley 046f770d08 PayPal totals bug 2011-12-12 11:36:04 +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 6dff689cb9 Fixes 2011-12-10 18:40:51 +00:00
Mike Jolley 733b51401c Moved email functions to classes, and made posts only save once (faster) 2011-12-10 17:28:32 +00:00
Mike Jolley dae7cf35a2 Optimisations + order details template 2011-12-09 21:47:12 +00:00
Mike Jolley f778c4f3ec Started new structure, moved short codes into template files, moved main class into main file 2011-12-09 17:01:56 +00:00
Mike Jolley 65da4279ae Show all shipping classes 2011-12-09 16:45:03 +00:00
Mike Jolley 1790bd09d5 Fix for manual order addition and other tweaks. Closes #345. 2011-12-08 19:45:24 +00:00
Mike Jolley 2d2c5e74c3 More tweaks 2011-12-08 13:13:59 +00:00
Mike Jolley 0c53f02452 Have to load payment methods so IPN hooks work etc 2011-12-08 12:57:49 +00:00
Mike Jolley f74dc9e06f Minor optimisations 2011-12-08 12:50:50 +00:00
Julian Jöris 11511a48b8 Merge remote-tracking branch 'upstream/master' 2011-12-08 10:08:46 +01:00
Mike Jolley 0d8039c4b3 Sort countries 2011-12-07 19:45:29 +00:00
Mike Jolley d3e122641d add_inline_js helper for adding javascript to the footer 2011-12-07 17:36:58 +00:00
Mike Jolley c607cb3488 Made resume order code even safer 2011-12-07 17:25:08 +00:00
Mike Jolley 2d31b37b36 usate limit fix 2011-12-07 16:22:57 +00:00
Mike Jolley 5e918e6258 PayPal target 2011-12-07 11:40:56 +00:00
Mike Jolley 81bfeec086 Fix 2011-12-07 11:33:34 +00:00
Mike Jolley 10d2431dc6 Missing localisation's. Closes #335. 2011-12-06 17:04:50 +00:00
Mike Jolley 2979740357 Removed wc_table_rate textdomain. Closes #334. 2011-12-06 16:47:44 +00:00
Mike Jolley 5f5eb20335 Sort gateways and set a default 2011-12-06 16:45:08 +00:00
Mike Jolley 49d24b09aa Fix for free shipping min amount 2011-12-06 14:30:25 +00:00
Mike Jolley 137396fd9e Tax based on shipping address, and fixed outside_base function 2011-12-06 10:49:34 +00:00
Mike Jolley bce591b75f Fix for shipping/payment method to include titles 2011-12-05 18:16:13 +00:00
Mike Jolley 80480818bd % discount fix 2011-12-05 15:41:13 +00:00
Mike Jolley ad6ccc02e8 Get nice gateway name 2011-12-05 12:39:05 +00:00
Mike Jolley 38153003f1 Flat rates shipping classes calcs 2011-12-03 19:06:32 +00:00
Mike Jolley e9551861a7 Tweaked scripts + flat rate 2011-12-03 18:37:20 +00:00
Mike Jolley a4dd5fe344 Reduced settings API queries 2011-12-03 13:44:28 +00:00
Mike Jolley 16853cb6f6 Per order shipping with classes 2011-12-02 20:48:07 +00:00
Mike Jolley 17ccf1f92d Added shipping class taxonomy and prepared flat rates admin to define rates per class 2011-12-02 18:54:52 +00:00
Mike Jolley c8de45d773 Email table borders 2011-12-02 14:04:26 +00:00
Mike Jolley 326bdd400f Trim zeros off prices (optional) Closes #297. 2011-12-01 11:34:26 +00:00
Julian Jöris 67b8243bc9 Merge remote-tracking branch 'upstream/master' 2011-12-01 11:58:07 +01:00
Mike Jolley acfc5f875e PayPal gateway 2011-11-30 20:43:13 +00:00
Mike Jolley 2efd580f50 IIS fix 2011-11-30 13:34:27 +00:00
Mike Jolley 6dc4d2add8 Final tax logic fixes
Storing base cost/discounted cost instead of row_discount to keep calks
simple and maintain backwards compatibility.
2011-11-30 00:30:39 +00:00
Julian Jöris 07c7c0b59f Merge remote-tracking branch 'upstream/master' 2011-11-29 10:16:10 +01:00
Mike Jolley 8f730461d9 get_item_cost helper 2011-11-29 00:52:57 +00:00
Mike Jolley 33706cc1fb Find tax rate fix 2011-11-29 00:20:51 +00:00
Mike Jolley 53f2a07119 Totals cleanup 2011-11-28 23:33:08 +00: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 6a637bfbf5 Merge remote-tracking branch 'upstream/master' 2011-11-28 08:19:11 +01: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 1eb2463091 get_attribute function Closes #249. 2011-11-26 20:23:57 +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 f7b4bebacc Final tax rounding issues 2011-11-26 16:15:25 +00:00
Mike Jolley 14a169151d Ability to load shipping/billing from selected customer 2011-11-26 12:32:44 +00:00
Mike Jolley d735f13f70 Calculate totals (JS) rounding 2011-11-25 23:42:46 +00:00
Mike Jolley b681ec5788 Changed discount to row_discount 2011-11-25 22:36:02 +00:00
Mike Jolley d954419417 Tax calculations for adjusted rates 2011-11-25 22:13:01 +00:00
Mike Jolley a55adaca3e Store discount for products (pre-tax) 2011-11-25 19:31:06 +00:00
Julian Jöris 5898548ae8 Merge remote-tracking branch 'upstream/master' 2011-11-25 09:41:40 +01:00
Mike Jolley 772a9601ad Product visibility fix 2011-11-24 15:32:57 +00:00
Mike Jolley 378d84033c Added a few currencies
and made paypal disable itself if currency is not supported
2011-11-24 15:22:28 +00:00
Julian Jöris e6adfeb470 Merge remote-tracking branch 'upstream/master' 2011-11-24 11:44:38 +01:00
Mike Jolley e6183d3001 removed small 2011-11-23 23:40:48 +00:00
Mike Jolley a60bb20d57 Cart discount logic 2011-11-23 23:19:23 +00:00
Julian Jöris df3e13867a Merge remote-tracking branch 'upstream/master' 2011-11-23 12:03:51 +01:00
Mike Jolley 93c95b66e8 Catalog ordering filters 2011-11-23 00:53:57 +00:00
Mike Jolley c3faee08b5 Started adding support for 'chosen' - a select element enhancer 2011-11-23 00:44:11 +00:00
Mike Jolley 7c691c02af Sale price labels 2011-11-22 23:31:44 +00:00
Mike Jolley 3ddbf05604 Cart totals fix 2011-11-22 17:00:47 +00:00
Mike Jolley fcfb8e20b2 Corrected ordering 2011-11-22 16:13:32 +00:00
Julian Jöris ebd83bdd10 Merge remote-tracking branch 'upstream/master' 2011-11-22 16:42:27 +01:00
Mike Jolley 75ba3967c3 Fixed ordering of custom attributes in variation select boxes 2011-11-22 15:11:41 +00:00
Mike Jolley b80142f297 tax 2011-11-22 14:22:35 +00:00
Mike Jolley 61136d0a9e More cart and coupon logic fixes. + renamed cart totals 2011-11-22 13:18:33 +00:00
Julian Jöris 7d7fa33d70 Merge remote-tracking branch 'upstream/master' 2011-11-22 14:06:48 +01:00
Mike Jolley 943c119d3b % coupons and allowed each to be removed via a link 2011-11-21 17:11:44 +00:00
Mike Jolley cf248ff114 Filters for coupons 2011-11-21 16:44:33 +00:00
Mike Jolley 53ccc12361 Country outside base/different rate tax tweaks 2011-11-21 16:26:06 +00:00
Mike Jolley e43ff6dfb4 More tax system updates
This correctly handles tax for countries/inc or ex tax inclusive
prices/rounding.

Coupons still require more testing, and we need a better way to store
discount amounts. PayPal also needs tweaking to pass the correct totals
when using inc. prices.
2011-11-21 11:33:46 +00:00
Julian Jöris fb5df55da5 merge 2011-11-21 11:38:14 +01:00
Mike Jolley adb6c5f73d Coupon fix 2011-11-20 00:55:23 +00:00
Mike Jolley fe5651fff5 Tax rewrite to deal with coupons before tax calculations
Needs a lot of testing - esp to detect rounding errors.
2011-11-19 20:59:16 +00:00
Mike Jolley c1c9358d3b Added microdata to products page + reviews 2011-11-19 02:25:15 +00:00
Mike Jolley 3276263736 After checkout validation hook + place order filter 2011-11-18 17:39:56 +00:00
Julian Jöris e469a838bb Merge remote-tracking branch 'upstream/master' 2011-11-18 17:55:10 +01:00
Julian Jöris e5df4419a8 -> instead of jigoshop:: 2011-11-18 17:52:44 +01:00
Julian Jöris b818f95cdd hooks needed for the german Version 2011-11-18 17:26:27 +01:00
Mike Jolley 152fc4426e home_url for IPN 2011-11-18 12:36:02 +00:00
Mike Jolley 0e69efaaff Improved logging, minor image fix 2011-11-18 12:32:59 +00:00
Mike Jolley 696e7b4071 Made record_product_sales trigger once only, Payment complete only when on-hold/pending 2011-11-18 11:29:55 +00:00
Mike Jolley ec50a48f81 Related product fix when no categories are set 2011-11-18 01:07:05 +00:00
Mike Jolley d16638f738 Better transient clear on install 2011-11-18 01:03:39 +00:00
Mike Jolley 81b984d5b4 Sales logic fix, clear cache on upgrade 2011-11-18 00:38:46 +00:00
Mike Jolley 75db7b253e Variations limit fix / Transients cleared on install 2011-11-17 19:38:32 +00:00
Mike Jolley 0a3dc7182f Related products array_diff fix 2011-11-17 19:07:25 +00:00
Mike Jolley 35903e1fe0 Fix for sale price logic 2011-11-17 19:01:35 +00:00
Mike Jolley f6c62547a7 woocommerce_get_catalog_ordering_args filter 2011-11-17 14:32:42 +00:00
Mike Jolley e2019276aa Localisation for countries moved to class. Closes #212. 2011-11-17 10:40:32 +00:00
Mike Jolley 87f74cd1a9 Added customer note email notifications. Closes #187. 2011-11-17 01:06:39 +00:00
Mike Jolley c7f952bf15 Downloadable product table tweaks - added order ID as primary key 2011-11-17 00:30:46 +00:00
Mike Jolley db02a23f26 Fix for last commit 2011-11-16 19:34:38 +00:00
Mike Jolley 41eae1cc3b Processing orders also allow download (since they are paid) 2011-11-16 19:15:20 +00:00
Mike Jolley 363fbc3569 Store more PP variables. Closes #208. 2011-11-16 15:28:14 +00:00
Mike Jolley ac3ddba858 Country defaults to store base. State field defaults to 'please select state' - not alabama for US. Closes #200. 2011-11-16 15:25:45 +00:00
Mike Jolley 9731f950ff Input type fix 2011-11-16 13:30:34 +00:00
Mike Jolley 5ec62c6852 Change downloads system to store order ID, and check status for access. Closes #204. 2011-11-16 12:15:41 +00:00
Mike Jolley 4713e02389 Added handling for paypal reversal and refunded statuses. Closes #198. 2011-11-16 10:37:46 +00:00
Mike Jolley 5dc7c02b5c Store payer email. Closes #203. 2011-11-16 10:30:56 +00:00
Mike Jolley 9015d5a9a8 Optional order notes. Closes #199. 2011-11-16 10:18:46 +00:00
Mike Jolley 9140cbd909 Call-time pass-by-reference fix. Closes #201. 2011-11-16 10:08:22 +00:00
Mike Jolley b91b7fd4b5 Coupon logic fix 2011-11-15 22:20:59 +00:00
Mike Jolley 9ee4460516 Ability to make layered nav an "OR" query so you can expand your search rather than filter it. Closes #47. 2011-11-15 15:15:12 +00:00
Mike Jolley 7648f1669e Added logger class for debugging gateways 2011-11-15 13:09:02 +00:00
Mike Jolley 1deeadbc7b Option to show size/weight on attributes tab. Closes #180. 2011-11-14 17:18:13 +00:00
Mike Jolley 3a03e094c3 Registration on My Account page. Closes #174. 2011-11-14 16:46:11 +00:00
Mike Jolley 68d8a465b6 Fix undefined vars 2011-11-14 13:57:12 +00:00
Mike Jolley 56d3bb56a6 More optimisations 2011-11-14 01:20:07 +00:00
Mike Jolley adf4e1af68 Removed subcats when paged 2011-11-13 19:01:14 +00:00
Mike Jolley cd1d7f3fd9 related posts improvements 2011-11-13 12:17:52 +00:00
Mike Jolley b04a784511 More optimisations for products class 2011-11-13 12:07:29 +00:00
Mike Jolley acc31f4147 Transient optimisations 2011-11-13 02:15:00 +00:00
Mike Jolley 331bde7327 Brazilian states 2011-11-12 00:19:47 +00:00
Mike Jolley 01ac21857a woocommerce_payment_complete hook 2011-11-11 11:48:42 +00:00
Mike Jolley 8b125d1ff6 Variations -downloadable and virtual options 2011-11-09 23:06:17 +00:00
Mike Jolley 67779afd3f Formal and informal German translations - thanks to stefahn, jessor, Ramoonus , owcv and deckerweb
* Hook for checking cart contents during cart/checkout - used for plugins too
2011-11-09 17:26:45 +00:00
Mike Jolley 5d0aaae5fe Use parents image if not set. Closes #169. 2011-11-09 15:39:14 +00:00
Mike Jolley 24fc037f86 Prevent external product in cart 2011-11-09 12:17:05 +00:00
Mike Jolley 4bd2f287f0 new account emails 2011-11-08 13:47:49 +00:00
Mike Jolley 335ba43ba3 Bank transfer labels. Closes #164. 2011-11-08 10:26:27 +00:00
Mike Jolley 101fcd9b3f Order meta saves + displays 2011-11-06 15:45:22 +00:00
Mike Jolley 869f413e9b New cart code adapted from Lucas Starks pull request.
Cart items are indexed by an md5 hash rather than numeric keys so we
can add custom data to cart items.

Plugins can hook in and add meta data, load it, and display it. The
adjust_price() function lets you adjust a products price too since its
loaded and stored in the cart on page load.

All works like a dream, all thats left is to show the values on the
cart page, and store them in the order item meta. Order item meta does
need a slight change though, to allow data with the same keys. Working
on that next.
2011-11-06 13:45:18 +00:00
Mike Jolley bcbc63c123 Empty price hook 2011-11-05 19:12:51 +00:00
Mike Jolley b1e179aa0f Large change to product types
Removed downloadable and virtual product types in favour of a
downloadable/virtual checkbox option meaning variations can also now be
virtual (no shipping) or downloadable. This should make it more
flexible.

Not many changes were needed to template since simple, downloadable,
and virtual were all pretty similar anyway.

Added a filter for admin for the new sub-types.

In the future variations should have boxes too for downloadable/virtual
so you can mis it up with physical/downloadable goods in the same
product :)
2011-11-05 19:03:03 +00:00
Mike Jolley 7a78c5c98a Products on sale widget + transient. Closes #66. 2011-11-04 20:46:06 +00:00
Mike Jolley 297ffd7af0 Paypal fix, and Signup/login can be turned off for checkout. Closes #125. 2011-11-04 17:48:04 +00:00
Mike Jolley 92269486db Paypal 2011-11-04 10:35:02 +00:00
Mike Jolley 66f5a6768c Added hooks to gateway icons 2011-11-03 09:34:53 +00:00
Mike Jolley b7d9cb18ae Optimisations and emails can contain gateway specific text. Closes #131. 2011-11-02 20:32:35 +00:00
Mike Jolley 91874aec5e Ability to exclude ids for coupons 2011-11-01 16:25:54 +00:00
Mike Jolley c7300fd9d3 Total_sales / Best sellers widget 2011-11-01 15:41:47 +00:00
Mike Jolley 42732b7a01 Fully empty cart 2011-11-01 13:11:07 +00:00
Mike Jolley 56a4bb601d Changes to shipping calculator 2011-10-31 16:27:41 +00:00
Mike Jolley b5850a7087 Adding cart item resets shipping - so free shipping etc is selected when going over a threshold. Closes #116. 2011-10-31 15:00:06 +00:00
Mike Jolley 223f9ccad3 Made use of transients to store average ratings and improve performance. Closes #105. 2011-10-31 14:49:30 +00:00
Mike Jolley 20f909a66e Incorrectly used instead $product_custom_fields of $parent_custom_fields 2011-10-31 14:09:18 +00:00
Mike Jolley b2ccf3b700 Conditional tax/vat 2011-10-31 10:54:49 +00:00
Mike Jolley 4daed6bd7e Pipes to commas. Closes #111. 2011-10-31 00:08:41 +00:00
Mike Jolley dbcbaf5b17 Check managing stock before adding note 2011-10-30 11:18:12 +00:00
Mike Jolley 272b13f472 100% discount when price excludes tax logic fix 2011-10-28 16:04:39 +01:00
Mike Jolley 65de79799c Product % coupons 2011-10-27 11:08:50 +01:00