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 |
Mike Jolley
|
3401fb32b0
|
Merge pull request #2866 from reinoudvansanten/master
Patch for #2865
|
2013-04-04 09:17:54 -07:00 |
Mike Jolley
|
f93c1b6857
|
Merge pull request #2871 from krbvroc1/IE_download_fix
Fix IE Download via SSL bug and fix http file over SSL x-sendfile bug
|
2013-04-04 09:13:13 -07:00 |
Mike Jolley
|
9f510bb7e0
|
Check price is set when syncing prices for variations
|
2013-04-04 10:11:12 +01:00 |
Ken Bass
|
60d104c46b
|
Rework headers fix to only apply on SSL page and with IE8+
|
2013-04-03 22:58:38 -04:00 |
Ken Bass
|
5341387222
|
Merge branch 'master' of github.com:woothemes/woocommerce into IE_download_fix
Conflicts:
woocommerce-functions.php
|
2013-04-03 18:50:28 -04:00 |
Ken Bass
|
2906c1b7ee
|
Fix IE Download via SSL bug and fix http file over SSL x-sendfile bug
|
2013-04-03 17:30:03 -04:00 |
Mike Jolley
|
ba40390d4e
|
Readme
|
2013-04-03 20:14:17 +01:00 |
Mike Jolley
|
6e5ee85450
|
Merge pull request #2855 from splashingpixels/master
Add filter hook to the place order button for easy 3rd party manipulation
|
2013-04-03 12:10:59 -07:00 |
Mike Jolley
|
2f4f9c2b42
|
Merge pull request #2864 from pmgarman/master
Remove hard coded max from random products widget.
|
2013-04-03 12:09:53 -07:00 |