Commit Graph

1051 Commits

Author SHA1 Message Date
Coen Jacobs 8bc81f3366 Replaced placeholder plugin
As committed on master branch:
- d1fbc3b7f1

Conflicts:
	assets/js/frontend/woocommerce.min.js
2013-06-13 11:12:37 +02:00
Coen Jacobs 334a4dcfbb Readme bump for #3159
Conflicts:
	readme.txt
2013-06-13 11:10:44 +02:00
Coen Jacobs 338974f2ec 2.0.10 version bump 2013-05-15 11:28:13 +02:00
Coen Jacobs 0b40f26224 Replace deprecated wp_convert_bytes_to_hr() with size_format()
As committed on master branch:
- 1ee8dfde24
2013-05-14 11:37:27 +02:00
Coen Jacobs 2ca039c137 Fix for PayPal having a max length of 9 items
As committed on master branch:
- 71e67e97f4
2013-05-13 16:23:05 +02:00
Coen Jacobs c000afbe86 Failsafe for when get_the_terms() returns false
As committed on master branch:
- 7d9d1ee2f0
2013-05-12 20:08:09 +02:00
Coen Jacobs 628677d4a0 Fix for 0 sale price not returning true in is_on_sale
As committed on master branch:
- 97ad6e0cda
2013-05-08 13:54:06 +02:00
Coen Jacobs 86e03c1048 Better backwards compatibility with _woocommerce_exclude_image
As committed on master branch:
- 59db08d70b
2013-05-08 13:35:37 +02:00
Coen Jacobs bcc3dc2c3f Allow layered nav to work with non pa_ prepended taxonomies
As committed on master branch:
- f49bd2cd77
2013-05-08 13:30:27 +02:00
Coen Jacobs 6ae41d83b2 Have the remove_taxes() method set subtotal to subtotal_ex_tax
As committed on master branch:
- 742cd3ae36
2013-05-08 13:29:35 +02: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 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 b2c6b9050f RUB currency symbol fixes
As done on master branch:
- 683d54f957
- 1671b1d713
2013-05-06 12:13:07 +02:00
Coen Jacobs 55922ee475 Added previous two changes to changelog 2013-05-02 17:13:00 +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