Commit Graph

167 Commits

Author SHA1 Message Date
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
Mike Jolley ca46e4ec29 Fix attribute encoding issues. Closes #2644. 2013-03-10 16:55:53 +00:00
Mike Jolley 5393fc7ddb Santize custom attributes. #2587 2013-03-07 19:34:29 +00:00
Mike Jolley 874d6855ea Move to later hook #2625 2013-03-07 16:33:44 +00:00
Brent Shepherd b1acb6c657 Whitespace tweak 2013-02-27 17:57:13 +10:00
Brent Shepherd bd78ca6eec Allow extensions to run core WC cart handlers
Rather than determining how to handle a product being added to the cart
based on its type, create a handler flag which extensions can set in
order to run core WC handlers for different product types.
2013-02-27 17:55:39 +10:00
Mike Jolley 86fce66aa0 Change password fix Closes #2518. 2013-02-25 11:21:37 +00:00
Coen Jacobs 7bde9ea357 Fixed header for X-Accel-Redirect downloads. Closes #2454 2013-02-20 10:29:51 +01:00
Mike Jolley 1ccd60d2cf Force_ssl handling #2442 2013-02-14 17:00:26 +00:00
Mike Jolley 998cf81f85 And update user user obj 2013-02-14 09:44:17 +00:00
Mike Jolley d99158c01a Change pass filters. 2013-02-14 09:42:36 +00:00
Mike Jolley 2a9634172c Hide pages from logged out users. 2013-02-11 13:30:18 +00:00
Mike Jolley 2aeb555a9f Logout page to allow user to add to menu. 2013-02-10 23:02:18 +00:00
Mike Jolley 808b24ba5a Merge pull request #2348 from krbvroc1/insert_user_fix
Check wp_insert_user for WP_Error
2013-02-04 01:01:43 -08:00
Ken Bass 5b80c9460a Check wp_insert_user for WP_Error 2013-02-03 13:41:47 -05:00
Mike Jolley 8b06ab44f1 Tidy download function. nocache headers 2013-02-02 16:48:43 +00:00
Mike Jolley 72466b859f Correct price CLoses #2317. 2013-01-31 11:48:04 +00:00
Mike Jolley b6fa2e72fc escape Closes #2314. 2013-01-31 11:48:04 +00:00
Mike Jolley eb544b10a7 Same hook for reg. #2270 2013-01-23 11:41:54 +00:00
Mike Jolley 3003e9bae9 Closes #2261. 2013-01-21 10:45:41 +00:00
Mike Jolley 07ff82ae0a rejig the hooks Closes #2263. 2013-01-21 10:41:37 +00:00
Mike Jolley 2cb5b73eb7 Check we're viewing a product Closes #2227 2013-01-14 17:17:57 +00:00
Mike Jolley 52ecd654b7 Use a session cookie for recently viewed 2013-01-12 13:03:38 +00:00
Mike Jolley 261f413405 Ratings in loops for sort by rating 2013-01-12 10:53:24 +00:00
Mike Jolley 411ee8d026 Check my account page is set before appending link Closes #2176. 2013-01-10 15:00:47 +00:00
Gerhard 2ba045d490 Address changed message added to my account page 2013-01-10 10:36:29 +02:00
Gerhard 46676bd11d Add password changed message when changing a password on my account page 2013-01-10 10:22:46 +02:00
Mike Jolley 6d10c1b328 Load address Closes #2162. 2013-01-07 13:23:40 +00:00
Mike Jolley 5486ebb737 Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765 2012-12-31 18:25:09 +00:00
Mike Jolley b9a8f2c204 Combined some functions #1765 2012-12-31 13:03:56 +00:00
Mike Jolley 00499e7574 wp_insert_user Closes #2069. 2012-12-28 18:45:06 +00:00
Mike Jolley 0089378daa Extra varaible in hook 2012-12-19 16:49:24 +00:00
Mike Jolley 8f0fce893e Fix download links and post_status checks. Closes #1903. 2012-12-06 15:39:59 +00:00