Commit Graph

982 Commits

Author SHA1 Message Date
Mike Jolley 21c40fc6b9 Ensure API Request URL scheme is not relative to the current page. 2013-03-28 15:49:02 +00:00
Mike Jolley 6079c8f0e3 Settings API empty value only used if set. In turn fixes blank values in flat rate shipping. 2013-03-28 15:27:14 +00:00
Mike Jolley 042af6051f Recent reviews show actual review stars, and allowed get_rating_html() to be passed a rating. Also removed unused $location var. Closes #2838. 2013-03-28 13:58:01 +00:00
Coen Jacobs 5c2d5db37e Readme with previous commit
https://github.com/woothemes/woocommerce/commit/808e3024ca20ffaebe1d33e0
ca89892beb99d2dc
2013-03-28 11:35:30 +01:00
Mike Jolley 02beffda1f Sandbox fix. #2833 2013-03-27 22:39:55 +00:00
Mike Jolley 6fcf4c1147 Fix the download method when force SSL is on. 2013-03-27 21:57:01 +00:00
Mike Jolley d6035d5da3 NZ states 2013-03-27 20:24:14 +00:00
Mike Jolley c752ba4a9f Merge taxes by CODE so totals are displayed clearer. Also added additonal function for getting merged tax totals, and to keep compatibility with themes. #2815 2013-03-27 18:21:06 +00:00
James Koster 4e65ebd743 Only display validation result on required fields. closes #2820 2013-03-27 15:02:06 +00:00
James Koster b0961d4e91 placeholder fades out 2013-03-27 14:59:52 +00:00
James Koster f8f4867254 readme 2013-03-27 14:57:13 +00:00
Mike Jolley 0609080802 find_rates() fixes. GROUP BY after ORDER BY, and use sub queries so we can match both cities and postcodes (not OR) 2013-03-27 14:32:36 +00:00
Mike Jolley 728fd82af5 woocommerce_add_tinymce_lang array key. Closes #2823 2013-03-27 11:07:32 +00:00
Mike Jolley c84ea9e783 only hide pages, not other objects. Closes #2829. 2013-03-27 11:04:58 +00:00
Mike Jolley 3626a2c2e4 Version bumpage 2013-03-26 12:44:05 +00:00
Coen Jacobs 78c1db6a51 Sanitize id in woocommerce_get_product_to_duplicate function 2013-03-25 20:53:13 +01:00
Mike Jolley dd497f829c Update status modifed time. Closes #2790. 2013-03-25 14:56:17 +00:00
Mike Jolley b0f3457ae0 readme 2013-03-25 14:09:51 +00:00
Mike Jolley 8b99a175a2 version data on system status page. 2013-03-25 10:34:36 +00:00
Mike Jolley edb07efaef Allow messages to show with caching plugins on add to cart. 2013-03-22 20:34:20 +00:00
James Koster f7852906c9 Revert "Readme"
This reverts commit bc9e249826.
2013-03-22 20:05:07 +00:00
James Koster bc9e249826 Readme 2013-03-22 20:03:29 +00:00
Mike Jolley 194bcc13ba Readme update. 2013-03-22 18:09:09 +00:00
Mike Jolley 70552fdfad woocommerce_redirect_single_search_result #2775 2013-03-22 18:06:12 +00:00
Mike Jolley 6443710db5 Fix title ordering 2013-03-22 17:06:49 +00:00
James Koster 0e639c47fb Disabled keyboard shortcuts in prettyPhoto. Closes #2770
Not happy with this. The keyboard_shortcuts paramater doesn't seem to
work so had to disable in core which hits all instances of prettyPhoto.
Will revisit.
2013-03-22 00:24:00 +00:00
Mike Jolley 1853d639a8 Change filter name as its not neccessarily just for checkout. 2013-03-20 13:07:51 +00:00
Mike Jolley 3f7876063e Made no shipping available messages filterable via woocommerce_cart_no_shipping_available_html and woocommerce_checkout_no_shipping_available_html 2013-03-20 13:04:06 +00:00
Mike Jolley 6e632c3348 Version bump 2013-03-18 15:26:51 +00:00
Mike Jolley 87fbb21ff2 Removed Sidebar Login Widget. Use http://wordpress.org/extend/plugins/sidebar-login/ instead. A potential security issue was found regarding logging of passwords (since GET was used instead of POST). Sidebar Login 2.5 resolves this and the widget has been removed from WC to prevent needing to maintain two (virtually identical) codebases. 2013-03-18 15:24:29 +00:00
Mike Jolley 161dca5b49 Unset post_parent Closes #2720. 2013-03-18 14:55:21 +00:00
Mike Jolley 00a65b7cbd Don't use woocommerce_clean for urls. Closes #2687. 2013-03-18 14:13:50 +00:00
Mike Jolley d6ec17604f Product tabs when a product type doesn't exist yet. Closes 2750. 2013-03-18 13:10:27 +00:00
Mike Jolley 46dc3466d1 Removed Base Page Title option - rename the page instead. Closes #2727 2013-03-18 12:43:38 +00:00
Mike Jolley 559ef34005 Tweaked default locale to include all fields so that checkout fields can fallback if specific properties are not set e.g. required. Closes #2681. 2013-03-18 12:02:36 +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 3084b7db27 Readme for #2737. 2013-03-18 10:26:33 +00:00
Mike Jolley 12bbf7b3e3 Readme 2013-03-18 10:24:20 +00:00
Mike Jolley c4d2e17aac Readme 2013-03-18 09:58:44 +00:00
Mike Jolley 7770150866 Readme. 2013-03-18 09:58:43 +00:00
Mike Jolley 946ecaaae2 Tweak - Filters for attribute default values. 2013-03-15 19:33:42 +00:00
James Koster 4e3768bd42 Product name width. closes #2713 2013-03-15 15:32:30 +00:00
James Koster 6d0cfda473 disabled prettyphoto deeplinking. closes #2697 2013-03-15 15:17:25 +00:00
Mike Jolley 67c5fd1794 Fix reviews + use functions in reviews tab. 2013-03-15 12:59:01 +00:00
Mike Jolley cc08e376bc Readme 2013-03-13 19:52:25 +00:00
Mike Jolley ce437ffc55 readme for #2706 2013-03-13 19:52:25 +00:00
Mike Jolley b9b9f18ed4 Readme for #2708 2013-03-13 19:14:50 +00:00
Mike Jolley dc6878cc2f Flat rate UI tweaks 2013-03-13 15:43:49 +00:00
Coen Jacobs 25aa04e1c9 Readme bump with previous commit
https://github.com/woothemes/woocommerce/commit/c119f98734514081b4aac894
489a9031eba99d03
2013-03-13 16:12:26 +01:00
Mike Jolley 43cc129942 PayPal standard gateway - no longer needs sandbox fix, and notify-validate should be first in the requests. 2013-03-13 11:58:47 +00:00