Mike Jolley
5fb393b960
incorrect translation. Closes #3033
2013-04-29 16:05:24 +01:00
Mike Jolley
62c38fb7eb
form-row-wide Closes #3028 .
2013-04-29 15:51:17 +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
073227317c
Merge pull request #3026 from MZAWeb/master
...
Make easier for 3rd party plugins to get reports and charts info
2013-04-29 07:15:09 -07:00
Mike Jolley
cf3dac908e
Merge pull request #3025 from crowdfavorite/patch-download-name-multiple-file-filter
...
Updated to patch "woocommerce_downloadable_product_name" filter
2013-04-29 06:51:25 -07:00
Mike Jolley
1b8a362a22
is_product_taxonomy
2013-04-29 14:46:42 +01:00
Mike Jolley
9f313ad819
Merge pull request #3024 from crowdfavorite/patch-downloadable-product-permissions-function
...
Patched the "woocommerce_downloadable_product_permissions"
2013-04-29 05:13:22 -07:00
Mike Jolley
ffb7af98f1
Merge pull request #3034 from benjaminprojas/master
...
Updated Mijireh integration to work with page slurp updates
2013-04-29 01:53:13 -07:00
Mike Jolley
a0a0c93fb4
Merge pull request #3037 from scarydakis/master
...
Fix incorrect CSS class being output in product image gallery
2013-04-29 01:50:48 -07:00
Mike Jolley
92698daa09
Merge pull request #3042 from MarekRabas/master
...
cz lang update
2013-04-29 01:47:17 -07:00
Marek Rabas
d8648c29c7
cz lang update
2013-04-27 14:29:52 +02:00
Benjamin Rojas
c755f6e7a6
Change log: Fixes possible race condition between setting page to public and starting the slurp
2013-04-26 11:36:55 -07:00
Stephan
769fada460
Update product-image.php
...
Fix to correctly calculate $attachment_count
2013-04-27 00:42:41 +10:00
Benjamin Rojas
15b51f89be
updated mijireh integration to work with page slurp updates
...
- no longer passing the HTML
- passing the page id for api notification
- catching the end of slurp notification to reset slurped page to private
2013-04-25 11:10:24 -07:00
Mike Jolley
a2788af011
fix screen ids
2013-04-25 16:18:27 +01:00
Mike Jolley
9bc06824be
default shipping method if the count of methods changes
2013-04-25 16:18:27 +01:00
James Koster
c4f767aec1
retina'd shortcode icon
2013-04-25 16:09:55 +01:00
Daniel Dvorkin
a8c722dc72
Make reports and charts discovery easier
...
Extract the reports and charts definition to a new woocommerce_get_reports_charts() function so third party plugins can get easily the data.
Also add a string key to each chart so it's easier and more reliable to identify them, because order, name and function can change.
2013-04-24 22:25:12 -03:00
Steven Mathias
862615903e
Updated to remove commented code.
2013-04-24 13:27:39 -06:00
Steven Mathias
7810e367f2
Updated to patch "woocommerce_downloadable_product_name" filter condition when attempting to filter previous title. Now provides previous context instead of current.
2013-04-24 13:24:53 -06:00
Steven Mathias
7c4943fad1
Patched the "woocommerce_downloadable_product_permissions" function to avoid fatal error if return value for get_product_from_item is false.
2013-04-24 12:19:44 -06:00
Mike Jolley
efa8d9fe62
Brazil states fixes
2013-04-24 15:37:49 +01:00
Mike Jolley
505170da93
Merge pull request #2994 from claudiosmweb/fix_i18n_brazil_states
...
Fix i18n for Brazilian States
2013-04-24 07:25:43 -07: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
035050c4c0
tweak to #3011
2013-04-24 13:42:40 +01:00
Mike Jolley
16f706e086
Merge pull request #3011 from dominic-p/default-query-type
...
Add filter for default layered nav query type
2013-04-24 05:33:48 -07:00
Mike Jolley
706e78af72
Save hook should be named differently for coupon data.
2013-04-24 13:27:03 +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
7949349a79
Merge pull request #3019 from adrianocalvitto/master
...
Update all "SKU" to "COD" translation in it_IT Lang
2013-04-24 04:57:01 -07:00
Adriano Calvitto
d0ad2e971e
Updated it_IT translation
...
Update all SKU to "COD" (or "codice") translations in italian
2013-04-24 01:30:30 +02:00
Mike Jolley
bda48fc19e
Merge pull request #3017 from lucasstark/patch-6
...
Update class-wc-order.php
2013-04-23 08:43:04 -07:00
Mike Jolley
f1ba90826e
Notification is checkout is mis-cofigured. Closes #2995 .
2013-04-23 16:42:38 +01:00
Lucas Stark
8cd58c5d82
Update class-wc-order.php
...
Add filter to get_product_from_item
2013-04-23 12:38:48 -03:00
Mike Jolley
91ffd711ce
Merge pull request #2990 from kloon/master
...
Apply the_content filter to taxonomy archive descriptions
2013-04-23 08:11:12 -07:00
Mike Jolley
b473f3f96a
Update field descirption so its clear validation is done when order is placed. Closes #3006 .
2013-04-23 15:58:10 +01:00
Mike Jolley
d0ee67d9e1
Trigger when loading fragments Closes #2985 .
2013-04-23 15:37:19 +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
7cd82b18dc
Merge pull request #2997 from dominic-p/master
...
Remove comma after last item in object
2013-04-23 04:06:12 -07:00
Mike Jolley
b18daf05a8
Merge pull request #2987 from justinstern/master
...
Minor Update
2013-04-23 04:02:26 -07:00
Mike Jolley
bf40fab8af
Merge pull request #3004 from adrianocalvitto/master
...
Fixed an wrong translation in it_IT lang
2013-04-23 03:58:46 -07:00
Mike Jolley
5b5cc3c49c
Merge pull request #3008 from tszming/master
...
Fix for the zh_TW's translation - coupon/優惠券 and clean up the po file format.
2013-04-23 03:57:17 -07:00
Mike Jolley
419b792cd2
Merge pull request #3001 from kukac7/master
...
hungarian translation update
2013-04-23 03:56:26 -07:00
Mike Jolley
b902d6948c
Merge pull request #2998 from Ramoonus/master
...
NL refresh
2013-04-23 03:56:03 -07:00
Mike Jolley
302a1fc8de
Merge pull request #2991 from LeGaS/master
...
POT files are out-of-date
2013-04-23 03:55:41 -07:00
Mike Jolley
60b64debe5
Merge pull request #2988 from jburg33/master
...
Updated Spanish translation
2013-04-23 03:55:06 -07:00
Dominic
01254d9c09
Add filter for default layered nav query type
...
Instead of hard coding the default query type to 'and', this would allow
us to filter it. This is definitely an edge case, but I'm building my
own layered nav widget that uses 'or' queries, and it's a bit of a pain
to have to specify `query_type_` parameters for every attribute.
2013-04-22 16:35:00 -07:00