Commit Graph

4526 Commits

Author SHA1 Message Date
Mike Jolley 422b07b262 Reveal cart on adding_to_cart action 2013-04-09 09:38:55 +01:00
Mike Jolley 3fe3f969cc Readme/version bump 2013-04-08 21:18:26 +01:00
Mike Jolley d3d6bf2c16 Merge pull request #2910 from claudiosmweb/address_filter_patch
Fixed woocommerce_my_account_my_address_formatted_address filter name
2013-04-08 13:17:15 -07:00
claudiosmweb 6adec88c40 fixed woocommerce_my_account_my_address_formatted_address filter name 2013-04-08 17:15:51 -03:00
Mike Jolley 9031c7603f Sanitize taxonomy names. Closes #2844. 2013-04-08 21:11:55 +01:00
Mike Jolley 594bc7b383 Tweak filter name #2895 2013-04-08 20:36:36 +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 6ef24149ac Fix piwik tracking. Closes #2845. 2013-04-08 20:33:42 +01:00
Mike Jolley b183fb2fb7 Better breadcrumbs Closes #2882 2013-04-08 20:10:55 +01:00
Mike Jolley 014e319528 Redirect filter Closes #2863. 2013-04-08 19:55:49 +01:00
Mike Jolley ccf31dde34 Merge pull request #2898 from deliciousbrains/bug-query-string-in-file-name
Fixes #2897: Long query string displayed as part of download file name
2013-04-08 11:51:23 -07:00
Mike Jolley ac340685ed Merge pull request #2905 from helgatheviking/master
Pass $args to woocommerce_before_template_part action
2013-04-08 11:37:13 -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 aaefe73942 Merge pull request #2894 from scarydakis/master
Products are displayed on product tag pages too.
2013-04-08 10:59:33 -07:00
Mike Jolley 0b87c37c7b Merge pull request #2889 from growdev/master
Fixes to template files that were causing validation errors.
2013-04-08 10:57:02 -07:00
Mike Jolley 62166fa318 Spanish fix. Closes #2902. 2013-04-08 18:55:57 +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 57054b03d5 Orders dont' need to be public, and fix for order details when product does not exist. 2013-04-08 17:54:16 +01:00
Daniel Espinoza e0f6d5dfe0 Merge branch 'master' of github.com:woothemes/woocommerce 2013-04-08 10:46:55 -05:00
Kathy Darling bb35a00620 pass $args to woocommerce_before_template_part action 2013-04-08 17:32:57 +02:00
Mike Jolley 10ff7d3abd Merge pull request #2891 from andreibarabas/master
show button on checkout page
2013-04-08 03:52:36 -07:00
James Koster b5959a5d20 filters for cross-sell display 2013-04-08 11:46:11 +01:00
Brad Touesnard f6892a676c Fixes #2897: Long query string displayed as part of download file name 2013-04-07 15:13:47 -03: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
Stephan d5cf03a636 Products will display on product tag pages too.
Fixes issue #2893
2013-04-07 03:58:47 +10:00
Andrei Barabas a33513bd0c show button on checkout 2013-04-06 15:36:33 +03:00
Daniel Espinoza 65140143c3 Update NZ.php to mike's copy. 2013-04-05 22:01:58 -05:00
Daniel Espinoza eb6dfe9ad4 Changes to template files that were causing validation errors. 2013-04-05 21:56:36 -05:00
Daniel Espinoza 1286b11648 Merge branch 'master' of github.com:woothemes/woocommerce 2013-04-05 21:06:53 -05: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
James Koster fdc41f0863 readme 2013-04-05 16:17:56 +01:00
James Koster aebcf3ded6 twentythirteen bits 2013-04-05 16:17:41 +01:00
Mike Jolley d08b1679c8 Show non-existing product line items. Closes #2877 2013-04-05 13:44:38 +01:00
Mike Jolley 6f15a538d9 Merge pull request #2879 from krbvroc1/download_file_non_ssl
Switch download_url to non-SSL
2013-04-05 05:25:22 -07:00
Mike Jolley 3ecaa9516d BR closes #2876. 2013-04-05 13:23:50 +01:00
Mike Jolley 5b679175de Versions. Closes #2854. 2013-04-05 13:17:39 +01:00
Mike Jolley d5480ba408 woocommerce_show_page_title filter closes #2850 2013-04-05 13:02:48 +01:00
James Koster e6c66f72c9 icon font for stars. #2672 2013-04-05 12:51:34 +01:00
Daniel Espinoza e132dd592a Merge branch 'master' of github.com:woothemes/woocommerce 2013-04-04 16:47:38 -05: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 23eb142c79 Nonce check notice. Closes #2869. 2013-04-04 17:45:39 +01:00
Mike Jolley 09699e5c61 Don't mess with plugins_url Closes #2859. 2013-04-04 17:39:52 +01:00
Mike Jolley 0d4666a35d Action links Closes #2842. 2013-04-04 17:31:06 +01: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
Mike Jolley 7bec1a7836 readme 2013-04-04 17:18:23 +01:00