Commit Graph

1011 Commits

Author SHA1 Message Date
James Koster 3f58aab67d Norwegian updates by Tore Hjartland 2013-04-16 10:31:47 +01:00
Mike Jolley d73e3fedb9 Fix path insert bug. Closes #2947. 2013-04-15 14:55:00 +01:00
Mike Jolley ba0b4196fa Posted 'text' terms are not slugs. Only striptags/slashes - don't change to slugs. Closes #2955. 2013-04-15 13:15:42 +01:00
Mike Jolley 91be9ca175 readme. 2013-04-15 12:11:47 +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 6924817c22 City field on shipping calc 2013-04-15 11:35:31 +01:00
Mike Jolley 51933ed368 version 2013-04-12 11:07:47 +01:00
Mike Jolley 55b01245cd Don't round Closes #2861. 2013-04-12 10:59:38 +01:00
Mike Jolley cb836a5fff Santize terms when linking all variations. Closes #2917 2013-04-12 10:16:26 +01:00
Mike Jolley d012ab1a52 Sanitize coupon code names before checking/applying. Closes #2934. 2013-04-12 09:59:33 +01:00
Mike Jolley 02d8aec39c Over-sanitized. Closes #2933. 2013-04-12 09:51:10 +01:00
Mike Jolley 85f357b375 Fix email subjects Closes #2944 2013-04-12 09:33:00 +01:00
Mike Jolley f73c1f51c6 Allow extra flat rate options even if main rate is 0. Closes #2918. 2013-04-11 16:50:05 +01:00
Mike Jolley e64d152483 Option to set domain closes #2923 2013-04-11 16:32:39 +01:00
Mike Jolley 667a6e6a85 Readme date 2013-04-10 13:34:21 +01:00
Mike Jolley 3fe3f969cc Readme/version bump 2013-04-08 21:18:26 +01:00
Mike Jolley 6ef24149ac Fix piwik tracking. Closes #2845. 2013-04-08 20:33:42 +01:00
James Koster b5959a5d20 filters for cross-sell display 2013-04-08 11:46:11 +01: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
Mike Jolley d08b1679c8 Show non-existing product line items. Closes #2877 2013-04-05 13:44:38 +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
Mike Jolley 7bec1a7836 readme 2013-04-04 17:18:23 +01:00
Mike Jolley ba40390d4e Readme 2013-04-03 20:14:17 +01:00
Coen Jacobs d5205b2b18 Readme bump for #2857 2013-04-02 14:37:23 +02:00
Mike Jolley a86451aa90 Fix saving of download permissions in order admin. 2013-04-02 11:25:07 +01:00
James Koster e0acad4d71 .shipping_address clears 2013-03-28 23:13:23 +00:00
James Koster 91c45f0732 product column widths in admin. closes #2841 2013-03-28 17:56:48 +00:00
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