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
Stephan
769fada460
Update product-image.php
...
Fix to correctly calculate $attachment_count
2013-04-27 00:42:41 +10: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
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
Tsz Ming WONG
8f9e2cd454
Fix for the zh_TW's translation - coupon/優惠券
...
Also clean up the po file format
2013-04-22 22:25:49 +08:00
Adriano Calvitto
45a3b08c12
Fixed an wrong translation in it_IT lang
...
Fixed an wrong translation in it_IT lang: the italian for "SKU" is "COD"
(Codice)
2013-04-22 12:30:11 +02:00
Gerhard
7bbe6f1d51
Add support for MAC line endings when importing tax rates
2013-04-22 10:43:25 +02:00
Gerhard
91c0841e13
Merge remote-tracking branch 'upstream/master'
2013-04-22 10:40:51 +02:00
Coen Jacobs
9b8bb98ca0
Removed add_to_cart_nonce, no longer used. #2921
2013-04-22 09:11:47 +02:00
kukac7
0c67386b12
hungarian translation update
2013-04-20 17:56:33 +02:00
Ramon van Belzen
10fc8eb007
refreshed NL mopo
2013-04-20 09:49:11 +02:00
Dominic
c07fac099f
Removed commas after last item in object
...
Older IEs have issues with this for some reason.
2013-04-19 17:55:43 -07:00
claudiosmweb
abd2deaec8
Added function to correct the Brazilian states in orders and clients
2013-04-19 18:18:04 -03:00
claudiosmweb
92b4793a21
fixed the brazilian states
2013-04-19 17:41:30 -03:00
LeGaS
66eca0dde5
POT files are out-of-date
...
Generated using makepot in WC.
2013-04-19 08:28:49 +02:00
Gerhard
c5a57637ed
Apply the_content filter to taxonomy achive descriptions
2013-04-19 08:26:18 +02:00
J Burg
d9c63df9f3
Updated es_ES translation
...
Based in jameskoster translation, new admin file, new translations,
corrected mistranslations.
2013-04-19 02:34:57 +02:00
Justin Stern
7e982352f3
Order Items List Quantity Change Javascript event
...
Adds an event named 'quantity_changed', fired when the order items
quantity is changed
2013-04-18 16:05:53 -04:00
Justin Stern
143079c9e9
Renamed Order Items 'Cost' column to 'Totals' for clarity
2013-04-18 16:04:03 -04:00
Mike Jolley
1c28c481e3
Merge pull request #2981 from maxrice/report-functions-patch
...
Allow class callbacks for report functions
2013-04-18 06:09:31 -07:00
Max Rice
4a54236563
Allow class callbacks for report functions
2013-04-17 12:13:21 -04:00