Commit Graph

199 Commits

Author SHA1 Message Date
Mike Jolley fc104fc84b Post types need to exist first 2013-06-20 12:05:11 +01:00
Mike Jolley 1ff10d6ccf Enable for all taxonomies 2013-06-20 12:05:11 +01:00
Patrick Rauland 93d1006f0f Adding translatable page title to download file error page 2013-06-14 12:52:34 -05:00
Mike Jolley b38ef8efcd No add to cart redirect, and use POST for add-to-cart Closes #3200 2013-06-14 12:48:41 +01:00
Mike Jolley c72ae714f7 Removed nonce helper
@coe
2013-06-11 17:55:55 +01:00
Mike Jolley 646a8a008c Make use of new functions 2013-06-11 15:59:54 +01:00
Coen Jacobs e6bea70f62 Abstracted messages helper to class 2013-06-06 15:56:24 +02:00
Coen Jacobs a09ebc9cca Merge branch 'helpers-refactor' into core-class-refactor
Conflicts:
	classes/class-wc-shortcodes.php
	classes/shortcodes/class-wc-shortcode-change-password.php
	classes/shortcodes/class-wc-shortcode-view-order.php
	templates/myaccount/form-change-password.php
	templates/myaccount/form-login.php
	templates/order/order-details.php
	woocommerce-functions.php
2013-06-06 13:55:36 +02:00
Coen Jacobs 74fcf1a1d4 Abstracted attribute helper to class #3282 2013-06-05 16:14:25 +02:00
Coen Jacobs e2b850bddb Added verify_nonce method to nonce helper #3282 2013-06-05 15:54:13 +02:00
Mike Jolley a3c2cef3f7 Better account edit Closes #3168 2013-06-05 12:07:23 +01:00
Mike Jolley 0b9689f73a Get rid of un-useful options. 2013-06-05 11:13:36 +01:00
Mike Jolley 4aef7c73ee View order page endpoint 2013-06-04 17:33:43 +01:00
Mike Jolley 820d399b2f My account registration, made registration process DRY, added notification hook for new accounts. Closes #3085 2013-06-04 16:33:05 +01:00
Mike Jolley 0da683aa3b Localise when registered 2013-06-04 12:16:19 +01:00
Mike Jolley cde4947acf Remember which attributes get registered and added taxonomy_is_product_attribute() function
Closes #3149.
2013-06-03 11:04:21 +01:00
Mike Jolley e4f4b09ba6 Pay page and thanks page endpoints. Requires permalink save. Closes #3170. 2013-05-31 16:13:18 +01:00
Mike Jolley 8307cb37f6 Refactor: Widget classes, made abstract, merged similar product listing widgets into 1 2013-05-24 16:52:03 +01:00
Coen Jacobs 595cc652db Removed Piwik integration from core 2013-05-02 13:31:03 +02:00
Mike Jolley 2ed2be562e Better validation Closes #3059. 2013-05-01 15:24:28 +01:00
Mike Jolley 24c9f44d23 Possible white space fix #3012 2013-04-29 16:36:02 +01:00
Mike Jolley 035050c4c0 tweak to #3011 2013-04-24 13:42:40 +01:00
Mike Jolley 16f706e086 Merge pull request #3011 from dominic-p/default-query-type
Add filter for default layered nav query type
2013-04-24 05:33:48 -07:00
Mike Jolley 3b3d507a6d Clear ratings when changing status. Closes #3005. 2013-04-23 12:53:42 +01:00
Dominic 01254d9c09 Add filter for default layered nav query type
Instead of hard coding the default query type to 'and', this would allow
us to filter it. This is definitely an edge case, but I'm building my
own layered nav widget that uses 'or' queries, and it's a bit of a pain
to have to specify `query_type_` parameters for every attribute.
2013-04-22 16:35:00 -07:00
Mike Jolley 8d2c2b5368 Missing textdomains 2013-04-17 16:03:27 +01:00
Mike Jolley 47143bcffb moved woocommerce_get_filename_from_url to core-functions as it is required in admin too. Closes #2949 2013-04-15 12:09:20 +01:00
Mike Jolley 6ef24149ac Fix piwik tracking. Closes #2845. 2013-04-08 20:33:42 +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 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
Brad Touesnard f6892a676c Fixes #2897: Long query string displayed as part of download file name 2013-04-07 15:13:47 -03: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 6fcf4c1147 Fix the download method when force SSL is on. 2013-03-27 21:57:01 +00:00
Mike Jolley c84ea9e783 only hide pages, not other objects. Closes #2829. 2013-03-27 11:04:58 +00:00
Mike Jolley edb07efaef Allow messages to show with caching plugins on add to cart. 2013-03-22 20:34:20 +00:00
Mike Jolley 6e118de52b stock_amount hook to ensure INT quantity. Closes #2773 2013-03-22 20:01:08 +00:00
Mike Jolley 70552fdfad woocommerce_redirect_single_search_result #2775 2013-03-22 18:06:12 +00:00
Mike Jolley 463ddd251a Query string downloads. Closes #2677. 2013-03-18 14:41:44 +00:00
Mike Jolley a774d9c648 Move track pageview back to template_redirect to prevent headers_redirect, but give a later priority than canonical. Closes #2678. 2013-03-18 10:42:09 +00:00
Mike Jolley 4825db857a Merge pull request #2748 from justinstern/master
Product Variations Order Again Bug Fix and Stock Quantity Filters
2013-03-18 02:58:11 -07:00
Mike Jolley 7465788db9 Merge pull request #2747 from krbvroc1/xsendfile
X-SendFile does not work correctly
2013-03-18 02:41:03 -07:00
Justin Stern f4076b888f Product Stock Filters
Added a number of filters related to product stock to allow for improved
control over the stock handling and display
2013-03-18 01:38:22 -04:00
Justin Stern aea2b83153 Product Variation Order Again Bug Fix and Improvement
* Fixed a bug introduced with the new order item meta data structure of
WC 2.0: product variations could not be "ordered again"
* Improved the order again support for products with custom item meta
data
2013-03-18 01:36:59 -04:00
Ken Bass 62e95aa1a9 Fix xsendfile 2013-03-17 22:09:25 -04:00
Mike Jolley 67c5fd1794 Fix reviews + use functions in reviews tab. 2013-03-15 12:59:01 +00:00
Ken Bass 3921335439 Add order_id to woocommerce_download_product hook 2013-03-12 23:13:09 -04:00
Mike Jolley 5c699e27bd Legacy IPN handler. #2665 2013-03-11 10:23:14 +00:00