Commit Graph

2129 Commits

Author SHA1 Message Date
Coen Jacobs ecf18e1625 Changed category and tag link to filter product list
Before this change, the links of categories and tags were links to the
frontend view of that term. WordPress standard is to filter the current
list with the selected term.
2012-04-18 13:24:08 +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
Coen Jacobs 372fe73d07 Readme bump for #949 2012-04-18 10:57:57 +02:00
Geert De Deckere 4c08f7bf6d Allow more readable flat rate options to be entered 2012-04-18 08:03:28 +02:00
Coen Jacobs 0e43df8811 Merge pull request #949 from thenbrent/master
Replacing deprecated get_current_theme()
2012-04-17 22:00:44 -07:00
Brent Shepherd adc0d01611 Replacing use of deprecated function get_current_theme() in versions of WP newer than 3.4 where the replacement wp_get_theme() exists. 2012-04-18 08:44:33 +10:00
Ramon van Belzen 1891f200e3 NL translated some strings 2012-04-17 17:56:11 +02:00
Ramon van Belzen 27c8958884 NL plural update 2012-04-17 17:53:37 +02:00
Ramon van Belzen 33c28986ba NL bugfix; shorter add to cart text to fit in button 2012-04-17 17:52:53 +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 2dcc9461f0 3.4 2012-04-17 12:06:22 +01:00
Mike Jolley 6b06b7f739 exclude products 2012-04-17 12:06:08 +01:00
Mike Jolley 436a9dd19a Malaysian ringgit 2012-04-17 10:26:11 +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 46653cf957 reset image. Closes #935. 2012-04-16 18:34:58 +01:00
Mike Jolley 74d1cc0038 just a comment 2012-04-16 18:20:36 +01:00
Mike Jolley 7ef9fff946 Note for devs 2012-04-16 17:44:48 +01:00
Coen Jacobs 214e05ca24 Fixed admin highlighting for attribute terms. Closes #934 2012-04-16 17:45:44 +02: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 1793e23f39 fix notices. Closes #932. 2012-04-16 15:24:38 +01:00
Mike Jolley e78e0101af get_product_search_form Closes #931. 2012-04-16 14:33:04 +01:00
Mike Jolley 0df313bad8 Merge pull request #928 from thenbrent/master
Fixing "Billing & Shipping" & "no shipping methods" Bugs
2012-04-16 06:15:54 -07:00
Mike Jolley 297d9a0be1 Payment method transition 2012-04-16 14:14:24 +01:00
Mike Jolley 7a96a9293c Merge pull request #929 from thenbrent/paybox-js-patch
Checkout Payment Box JS Tweak
2012-04-16 06:09:18 -07:00
Mike Jolley 5438b79c35 get children when searching for products 2012-04-16 13:52:28 +01:00
Mike Jolley 96f6301edf qty input default values 2012-04-16 10:34:36 +01:00
Mike Jolley 27b2c87600 Feature - Local delivery cost per item condition 2012-04-16 10:13:13 +01:00
Brent Shepherd a5ad4c1ef4 Sliding currently selected payment box up instead of instantly hiding it. 2012-04-16 11:18:00 +10:00
Brent Shepherd c516aed4a5 Only displaying "no available shipping methods" warnings if the cart actually needs shipping. 2012-04-16 10:56:20 +10:00
Brent Shepherd 0a04b9044c Fixing bug causing "Billing & Shipping" to display on checkout form even when the cart contents did not need shipping. 2012-04-16 10:45:35 +10:00
Brent Shepherd b0017433bd Merge branch 'master' of https://github.com/woothemes/woocommerce 2012-04-16 10:42:57 +10: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 75e5b5784d Merge pull request #922 from solepixel/patch-1
Assign a specific class to root level UL element for css targeting
2012-04-13 05:46:22 -07:00
Mike Jolley 1b0748fdd7 title 2012-04-13 13:13:16 +01:00
Mike Jolley a36d0b74e7 missing semi-colon. Closes #923. 2012-04-13 12:44:10 +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
solepixel 83d7da6838 Assign a specific class to root level UL element for css targeting (without select all sub UL elements). A better solution would be to apply a filter or give the user an option, but this is considerably better than just having a plain UL element. 2012-04-13 03:32:28 -05:00
Brent Shepherd 00438d6f86 Fixing "Undefined index: show_children_only" notice in product categories widget. 2012-04-13 12:16:28 +10:00
Mike Jolley ba48321f21 readme 2012-04-12 23:31:47 +01:00
Mike Jolley 10f226a332 bug fix when hidden 2012-04-12 23:31:06 +01:00
Mike Jolley a4e65d3636 weight unit space 2012-04-12 22:59:17 +01:00
Mike Jolley c227540a5b data-min fix 2012-04-12 22:25:10 +01:00
Mike Jolley 67956705a4 filter to avoid empty arrays 2012-04-12 19:18:55 +01:00