Commit Graph

1407 Commits

Author SHA1 Message Date
Mike Jolley f07df1aa39 Remove loader and change zindex Closes #3057 2013-05-01 13:35:48 +01:00
Mike Jolley 72de000465 Ensure get checkout URL forces SSL. Closes #3029. 2013-04-29 16:30:17 +01:00
Mike Jolley 9888ca85a0 Pass order number closes #3038 2013-04-29 15:22:33 +01:00
Mike Jolley cf3dac908e Merge pull request #3025 from crowdfavorite/patch-download-name-multiple-file-filter
Updated to patch "woocommerce_downloadable_product_name" filter
2013-04-29 06:51:25 -07:00
Benjamin Rojas c755f6e7a6 Change log: Fixes possible race condition between setting page to public and starting the slurp 2013-04-26 11:36:55 -07:00
Benjamin Rojas 15b51f89be updated mijireh integration to work with page slurp updates
- no longer passing the HTML
- passing the page id for api notification
- catching the end of slurp notification to reset slurped page to private
2013-04-25 11:10:24 -07:00
Mike Jolley 9bc06824be default shipping method if the count of methods changes 2013-04-25 16:18:27 +01:00
Steven Mathias 862615903e Updated to remove commented code. 2013-04-24 13:27:39 -06:00
Steven Mathias 7810e367f2 Updated to patch "woocommerce_downloadable_product_name" filter condition when attempting to filter previous title. Now provides previous context instead of current. 2013-04-24 13:24:53 -06:00
Mike Jolley 962caf204d Disable autocomplete for checkout fields which refresh totals - no events get fired on autocomplete. Closes #3022 2013-04-24 13:20:27 +01:00
Mike Jolley bda48fc19e Merge pull request #3017 from lucasstark/patch-6
Update class-wc-order.php
2013-04-23 08:43:04 -07:00
Mike Jolley f1ba90826e Notification is checkout is mis-cofigured. Closes #2995. 2013-04-23 16:42:38 +01:00
Lucas Stark 8cd58c5d82 Update class-wc-order.php
Add filter to get_product_from_item
2013-04-23 12:38:48 -03:00
Mike Jolley 009712f635 var_dump removal 2013-04-17 16:53:25 +01:00
Mike Jolley 77aa394093 Prevent empty meta queries by filtering. Closes #2978. 2013-04-17 16:29:43 +01:00
Mike Jolley 8d2c2b5368 Missing textdomains 2013-04-17 16:03:27 +01:00
Mike Jolley f3be90b9b5 Order item meta - skip serialized fields. Closes #2962. 2013-04-16 15:50:09 +01:00
Mike Jolley 003dab8525 Better workaround for #2975 2013-04-16 15:39:07 +01:00
Mike Jolley c211603fc9 Fix saving options for attribute taxonomies containing special chars. Closes #2975. 2013-04-16 14:41:23 +01:00
Mike Jolley c5ef95e521 filter allowed countries/states 2013-04-16 13:55:20 +01:00
Mike Jolley 65be3c67d8 Fix undefined found shipping classes. Closes #2974. 2013-04-16 13:02:26 +01:00
Coen Jacobs 0ad75a6d44 Revert "Update class-wc-gateway-bacs.php"
This reverts commit cc8e4960fe.
2013-04-16 11:58:03 +02:00
Andrew Benbow cc8e4960fe Update class-wc-gateway-bacs.php
Make bank detail labels filterable in BACS admin
2013-04-16 10:48:24 +02:00
Mike Jolley 0ab360db02 Updated ShareYourCart SDK 2013-04-15 12:30:49 +01:00
Mike Jolley e8cdc6f5e1 Merge pull request #2959 from kloon/master
Related Products Shortcode
2013-04-15 04:11:20 -07:00
Gerhard cc2c7b2ac1 Local Pickup: Apply country rule also when no postal codes supplied 2013-04-15 13:10:12 +02:00
Mike Jolley 6924817c22 City field on shipping calc 2013-04-15 11:35:31 +01:00
Gerhard d22590d7a5 Related Products shortcode - usefull for displaying related products in tabs. 2013-04-15 09:36:30 +02:00
Mike Jolley 55b01245cd Don't round Closes #2861. 2013-04-12 10:59:38 +01:00
Mike Jolley d012ab1a52 Sanitize coupon code names before checking/applying. Closes #2934. 2013-04-12 09:59:33 +01:00
Mike Jolley 85f357b375 Fix email subjects Closes #2944 2013-04-12 09:33:00 +01:00
Brent Shepherd a736cb90a3 Show accurate log name for PayPal 2013-04-12 12:01:19 +10:00
Mike Jolley f73c1f51c6 Allow extra flat rate options even if main rate is 0. Closes #2918. 2013-04-11 16:50:05 +01:00
Mike Jolley e64d152483 Option to set domain closes #2923 2013-04-11 16:32:39 +01:00
Mike Jolley 31b497a33e Cache helpers + notice for w3tc users 2013-04-09 10:38:40 +01:00
Mike Jolley 41b192326d Added autoload back - can't autoload all sessions at once 2013-04-09 09:40:23 +01:00
Mike Jolley de3cce85dc Merge pull request #2895 from claudiosmweb/address_filters
Added new filters to format the address
2013-04-08 12:35:33 -07:00
Mike Jolley f930ab27b6 More validation fixes. #2903. 2013-04-08 19:35:10 +01:00
Mike Jolley 91e1622b91 Ensure array has values Closes #2900. 2013-04-08 19:02:51 +01:00
Mike Jolley 9977031a5d Nonces cannot be used on all pages with cache - removed them for add to cart actions + fixed caching for hiding the cart 2013-04-08 18:43:07 +01:00
Mike Jolley 10ff7d3abd Merge pull request #2891 from andreibarabas/master
show button on checkout page
2013-04-08 03:52:36 -07:00
claudiosmweb 2aa712ef4a added filters to format the address 2013-04-07 05:31:21 -03:00
claudiosmweb 554381866b added $args in woocommerce_formatted_address_replacements filter 2013-04-07 05:30:02 -03:00
Andrei Barabas a33513bd0c show button on checkout 2013-04-06 15:36:33 +03:00
Mike Jolley fa91ef80d4 Cache helper sets DONOTCACHEPAGE during init, rather than in each shortcode, and the W3 Issue with database cached appeared to be because the add_option had autoload 'no'. Removing autoload no was the only workaround I could find.
Now works with all caching enabled in W3 Total cache. Closes #2862.

cc @coenjacobs
2013-04-05 22:24:56 +01:00
Ken Bass 2236ec499d Fix whitespace 2013-04-04 13:07:54 -04:00
Ken Bass 9710777242 Switch download_url to non-SSL 2013-04-04 13:03:59 -04:00
Mike Jolley 425002cb5c Typo 2013-04-04 17:22:06 +01:00
Mike Jolley 46139143e2 Revert "Don't need to do this for all options. #2866."
This reverts commit 07917223fd.
2013-04-04 17:21:03 +01:00
Mike Jolley 07917223fd Don't need to do this for all options. #2866. 2013-04-04 17:19:31 +01:00