Mike Jolley
6cd409b7a4
Fixes for #1347 .
2012-08-08 11:53:36 +01:00
Mike Jolley
56e8689c5d
Merge pull request #1347 from scottbasgaard/master
...
Update Variation Image Title/Alt
2012-08-08 03:44:49 -07:00
Mike Jolley
d5b9036e9a
calc_tax hooks. Closes #1352 .
2012-08-08 11:42:47 +01:00
Coen Jacobs
c29b9c3a11
Added hook woocommerce_variation_options
2012-08-08 11:06:06 +02:00
Mike Jolley
fd8f49bf07
Only show image if placeholder set. #1349 .
2012-08-08 09:58:36 +01:00
Mike Jolley
2818209063
Made sample email better. Closes #1355 .
2012-08-08 09:49:00 +01:00
Coen Jacobs
cb133c667c
Hide downloadable settings in variations pane by the row
...
show_if_variation_downloadable class on the tr makes the entire row
hide instead of the options only. When you add more options below with
woocommerce_product_after_variable_attributes_js action, it is annoying
that there is an empty tr above it.
2012-08-08 10:45:40 +02:00
Mike Jolley
6d7dae6b60
Localise comment emails. Closes #1353 .
2012-08-08 09:21:30 +01:00
Mike Jolley
f1f9e0e245
Merge pull request #1351 from KayLeung/patch-1
...
add trailing space to 'Shipping via'
2012-08-07 13:39:57 -07:00
Kay.L
c4a040cfd2
add trailing space to 'Shipping via'
...
On the Paypal.com checkout page, there is missing a trailing space on the text "Shipping via".
Before patch:
Shipping viaInternational Delivery
After patch:
Shipping via International Delivery
2012-08-08 03:22:14 +08:00
Mike Jolley
2c9fa0ccf0
Version
2012-08-07 09:38:12 +01:00
Scott Basgaard
713f6fa6f5
Update Variation Image Title/Alt
...
We should update the image title/alt when the product image changes for different variations.
2012-08-07 10:37:00 +02:00
Mike Jolley
be48ed5be5
Merge pull request #1344 from helgatheviking/helgafork
...
switch get_price() checks to is_purchasable() for displaying Add to Cart...
2012-08-07 01:25:06 -07:00
kathy
f2415b3761
switch get_price() checks to is_purchasable() for displaying Add to Cart button
2012-08-06 19:27:24 -05:00
Mike Jolley
cedcca7fe7
is_purchasable. Closes #1331 .
2012-08-07 00:33:52 +01:00
Mike Jolley
714f441ace
Revised tax select box to allow top level country to be chosen (when the country has states)
2012-08-07 00:17:13 +01:00
Mike Jolley
a1e330fe03
Fix for previous commit
2012-08-06 23:51:09 +01:00
Mike Jolley
f48cafc1ff
nz closes #1342 .
2012-08-06 23:43:39 +01:00
Mike Jolley
0848fff04d
Merge pull request #1343 from Ramoonus/master
...
NL provinces
2012-08-06 15:41:54 -07:00
Ramon van Belzen
58f8c863db
Added provinces for NL
2012-08-06 18:24:11 +02:00
James Koster
8590d50f9f
tiny aesthetic fix
2012-08-06 14:28:49 +01:00
James Koster
231718817d
inventory icon
2012-08-06 14:00:45 +01:00
James Koster
b9109ece87
.svg icons on orders screen
2012-08-06 13:53:49 +01:00
James Koster
99988ce9d6
.svg icons for products screen
2012-08-06 13:35:08 +01:00
Mike Jolley
5eee013dd6
hook space
2012-08-06 13:24:59 +01:00
Mike Jolley
62a5039d76
Merge pull request #1339 from maxrice/master
...
added hooks to support analytics plugins
2012-08-06 05:24:13 -07:00
Mike Jolley
c5f9170132
Merge pull request #1341 from franticpsyx/master
...
Added get_cart_contents_count() function and filter hook.
2012-08-06 05:22:02 -07:00
Manos Psychogyiopoulos
8dff33efa5
Added get_cart_contents_count() cart function.
2012-08-06 15:13:32 +03:00
James Koster
569065fdf2
.svg icons for tabs
2012-08-06 12:53:49 +01:00
James Koster
e40c754a98
Revert "using font for tab icons"
...
This reverts commit 7d9e754cd4
.
2012-08-06 11:56:10 +01:00
James Koster
1a1ac7f2f3
Revert "Replaced graphics with font on orders / products"
...
This reverts commit df23d2ddd9
.
2012-08-06 11:55:48 +01:00
Max Rice
e9a75830c8
added hooks to support analytics plugins
...
successful ajax add to cart : woocommerce_ajax_added_to_cart,
$product_id
added valid coupon: woocommerce_applied_coupon, $coupon_code
reorded : woocommerce_ordered_again, $order->id
tracked order : woocommerce_track_order, $order->id
calculated shipping on cart : woocommerce_calculated_shipping
2012-08-05 12:42:25 -04:00
Mike Jolley
c7c247b6dc
Merge pull request #1338 from Mamaduka/master
...
WC_Product::has_file() method should return bool
2012-08-04 04:18:21 -07:00
George Mamadashvili
59c2d18406
WC_Product::has_file should return bool
...
Return false if downloadable product has no file attached.
2012-08-04 12:28:39 +04:00
Mike Jolley
58dd2aca67
search sku. Closes #1334 .
2012-08-03 18:19:35 +01:00
Mike Jolley
ea1e9b74ed
min
2012-08-03 17:41:36 +01:00
James Koster
df23d2ddd9
Replaced graphics with font on orders / products
2012-08-03 17:01:44 +01:00
James Koster
7d9e754cd4
using font for tab icons
2012-08-03 15:35:23 +01:00
James Koster
e4edd7e0b7
missed one
2012-08-03 14:57:49 +01:00
James Koster
7055c2eaa7
different icons
2012-08-03 14:55:41 +01:00
James Koster
c2af0074b5
retina menu icons
2012-08-03 14:28:56 +01:00
James Koster
ac4450eb49
retina menu icons
2012-08-03 14:20:46 +01:00
James Koster
bb97b6a913
Retina settings icons
2012-08-03 13:28:51 +01:00
Mike Jolley
9d92eb9a2a
shop statuses on debug page. Closes #1335 .
2012-08-02 23:19:31 +01:00
Mike Jolley
89977fcd82
bgsize
2012-08-02 23:13:20 +01:00
Mike Jolley
34691f098c
product query action
2012-08-02 22:54:32 +01:00
Mike Jolley
7dda8fcbd3
Merge pull request #1332 from pekastel/master
...
Redundant backslashes removed
2012-08-02 01:50:29 -07:00
pekastel
a6626ffee1
redundant backslashes removed
2012-08-01 16:28:34 -03:00
Mike Jolley
59bed263d7
Merge pull request #1328 from AaronHolbrook/patch-1
...
Update classes/class-wc-order.php
2012-08-01 05:45:03 -07:00
Mike Jolley
cc93c3ac1b
Merge pull request #1329 from Ramoonus/master
...
NL translation new strings
2012-08-01 05:44:49 -07:00