Commit Graph

1102 Commits

Author SHA1 Message Date
Mike Jolley 742cd3ae36 Have the remove_taxes() method set subtotal to subtotal_ex_tax 2013-05-07 12:56:59 +01:00
Coen Jacobs b46ec90fdf PayPal button should use 'button' and 'alt' classes.
As committed on master:
- 00cbde04e5
2013-05-07 13:05:54 +02:00
Coen Jacobs 00cbde04e5 PayPal button should use 'button' and 'alt' classes. Closes #3096 2013-05-07 13:02:45 +02:00
Coen Jacobs c0a2cc565e Readme update with #3111 2013-05-06 22:48:55 +02:00
Coen Jacobs 32d3652018 esc_js for translatable string in the javascripts
As on master branch:
- ba923875a2
- 3f1bca59cc
2013-05-06 15:04:52 +02:00
Coen Jacobs 3f1bca59cc Readme with #3103 2013-05-06 15:01:33 +02:00
Coen Jacobs b2c6b9050f RUB currency symbol fixes
As done on master branch:
- 683d54f957
- 1671b1d713
2013-05-06 12:13:07 +02:00
Coen Jacobs 683d54f957 Readme update for #3091 2013-05-06 12:11:11 +02:00
Coen Jacobs f03735d8f6 Add 'woocommerce_create_account_default_checked' for #3098 2013-05-06 12:03:31 +02:00
Coen Jacobs f9300bad55 Readme with #2828. Closes #2788 as well. 2013-05-02 17:29:02 +02:00
Coen Jacobs 55922ee475 Added previous two changes to changelog 2013-05-02 17:13:00 +02:00
Coen Jacobs 7a21dacf5b Cast term_id as int before using in has_term. Closes #3077 #1999 2013-05-02 16:58:30 +02:00
Coen Jacobs 2616251ed3 Code standards and readme for #3076 2013-05-02 14:00:22 +02:00
Coen Jacobs b1f3af5118 Removed ShareYourCart integration from core. Closes #2937 2013-05-02 13:38:00 +02:00
Coen Jacobs 595cc652db Removed Piwik integration from core 2013-05-02 13:31:03 +02:00
Mike Jolley ee423eb852 Version bump 2013-05-02 12:21:52 +01:00
Mike Jolley 130a8074f9 ruble Closes #3072. 2013-05-02 12:10:23 +01:00
Mike Jolley ade1fd1555 Move click tracking code so it doesn't need a loop. Closes #3058 2013-05-01 14:39:51 +01:00
Mike Jolley fdd5a09164 Fix 3.6. Closes #3061. 2013-05-01 14:32:47 +01:00
Mike Jolley 003b4aef39 Slokvak 2013-05-01 09:28:55 +01:00
Mike Jolley 28696d1c35 woocommerce_before_delete_order_item Closes #3041 2013-04-29 15:35:12 +01:00
Mike Jolley 9888ca85a0 Pass order number closes #3038 2013-04-29 15:22:33 +01:00
Mike Jolley 4b87f933a4 Extension compatibility fix #3026 2013-04-29 15:17:03 +01:00
Mike Jolley 893b9e78aa readme 2013-04-29 15:15:53 +01:00
Mike Jolley 1b8a362a22 is_product_taxonomy 2013-04-29 14:46:42 +01:00
Mike Jolley efa8d9fe62 Brazil states fixes 2013-04-24 15:37:49 +01:00
Mike Jolley 3e43a19c30 Fix Screen ids when plugin name localised. Closes #3013.
Closes #3016.
2013-04-24 14:29:38 +01:00
Mike Jolley 962caf204d Disable autocomplete for checkout fields which refresh totals - no events get fired on autocomplete. Closes #3022 2013-04-24 13:20:27 +01:00
Mike Jolley f1ba90826e Notification is checkout is mis-cofigured. Closes #2995. 2013-04-23 16:42:38 +01:00
Mike Jolley 3b3d507a6d Clear ratings when changing status. Closes #3005. 2013-04-23 12:53:42 +01:00
Mike Jolley 14126a6188 Fallback for #2992
Closes #2992.
2013-04-23 12:29:40 +01:00
Mike Jolley 1f43e31f9f version bump 2013-04-17 17:03:33 +01:00
Mike Jolley 64b629e374 Readme for #2979 2013-04-17 17:00:32 +01:00
Mike Jolley 77aa394093 Prevent empty meta queries by filtering. Closes #2978. 2013-04-17 16:29:43 +01:00
Mike Jolley e9cfd5b32a Updated docs links 2013-04-17 10:16:37 +01:00
Mike Jolley f3be90b9b5 Order item meta - skip serialized fields. Closes #2962. 2013-04-16 15:50:09 +01:00
Mike Jolley c211603fc9 Fix saving options for attribute taxonomies containing special chars. Closes #2975. 2013-04-16 14:41:23 +01:00
Mike Jolley 1de718099b readme and minify 2013-04-16 13:49:49 +01:00
Mike Jolley 80bb7a22a2 readme 2013-04-16 13:26:27 +01:00
Mike Jolley 65be3c67d8 Fix undefined found shipping classes. Closes #2974. 2013-04-16 13:02:26 +01:00
James Koster cbf5253963 Spanish updates by Laguna Sanchez 2013-04-16 10:47:07 +01:00
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
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