Commit Graph

3966 Commits

Author SHA1 Message Date
Mike Jolley 7c0b778497 Tweak admin styles. Closes #2354. 2013-02-05 10:32:01 +00:00
Coen Jacobs 911e7f3f2b Hey, what's this? Oh look, it's RC1! 2013-02-04 15:43:09 +01:00
James Koster ba2e9a5131 prettyphoto styling 2013-02-04 14:36:23 +00:00
James Koster 7d03676cde prettyphoto title / overlay z-index 2013-02-04 13:59:11 +00:00
Mike Jolley 890f1ad27e Merge pull request #2343 from justinstern/master
Give Shipping Methods Control Over Their Cart Full Label
2013-02-04 02:18:18 -08:00
Mike Jolley 808b24ba5a Merge pull request #2348 from krbvroc1/insert_user_fix
Check wp_insert_user for WP_Error
2013-02-04 01:01:43 -08:00
Ken Bass 5b80c9460a Check wp_insert_user for WP_Error 2013-02-03 13:41:47 -05:00
Mike Jolley 9afa9df0b2 class 2013-02-03 12:19:36 +00:00
Justin Stern 0c97536e96 Filter for Shipping Method Full Label
Adds a filter on the shipping method full label value in the cart
shipping methods template
2013-02-02 12:50:53 -05:00
Mike Jolley 8b5c9465d4 Append codes from get_woocommerce_currency_symbol to option names instead of defining them in the strings. 2013-02-02 17:24:34 +00:00
Mike Jolley 8b06ab44f1 Tidy download function. nocache headers 2013-02-02 16:48:43 +00:00
Mike Jolley 9f529ff25a Merge pull request #2341 from wpbrasil/master
Correction pt_BR translation
2013-02-02 08:12:36 -08:00
Mike Jolley 63d511ddf7 ID states Closes #2338. 2013-02-02 16:11:55 +00:00
Mike Jolley af108213a1 Rupiah Closes #2339. 2013-02-02 16:04:13 +00:00
Mike Jolley cfc426d6af Status page improvements. 2013-02-02 15:56:00 +00:00
Claudio Sanches 4b19995017 fixed pt_BR translation 2013-02-02 13:51:19 -02:00
Mike Jolley 50c8d45b06 Change some links 2013-02-02 14:23:20 +00:00
Mike Jolley fc84aacd14 Modify trigger. Closes #2324, #2323 2013-02-01 15:04:10 +00:00
Mike Jolley d8396924e3 ZW closes #2328. 2013-02-01 14:53:44 +00:00
Mike Jolley af599fdbc4 Fix for previous commit 2013-02-01 14:53:23 +00:00
Mike Jolley 569b31b973 get_woocommerce_price_format filter Closes #2322 2013-02-01 14:44:28 +00:00
James Koster f3b0530c05 anchor title 2013-02-01 12:44:40 +00:00
Mike Jolley bbc8cea1aa remove, don't hide, variation attributes 2013-02-01 11:49:29 +00:00
Mike Jolley bccd92df35 min again 2013-02-01 11:07:14 +00:00
Mike Jolley f1b635d266 compress 2013-02-01 11:06:22 +00:00
Coen Jacobs d55b8410f1 Portugal does not require states/provinces. Closes #2327 2013-02-01 11:56:40 +01:00
James Koster c6a59881df prettyphoto css tweak 2013-01-31 23:49:21 +00:00
Mike Jolley 3680be64c6 Updated screenshots 2013-01-31 17:30:21 +00:00
Mike Jolley aa9a9b03d0 Dont escape the html 2013-01-31 15:23:37 +00:00
Mike Jolley e83d4c3274 Tweak session set and calc totals + add woocommerce_cart_loaded_from_session hook 2013-01-31 14:42:50 +00:00
James Koster ac70b46867 more prettyPhoto 2013-01-31 14:15:55 +00:00
Mike Jolley a41d297f76 woocommerce_product_review_comment_form_args filter #2316 2013-01-31 12:28:54 +00:00
Mike Jolley 72466b859f Correct price CLoses #2317. 2013-01-31 11:48:04 +00:00
Mike Jolley b214e052bc Comment Closes #2319. 2013-01-31 11:48:04 +00:00
Mike Jolley e91751a4a2 Pedantic :) Closes #2321. 2013-01-31 11:48:04 +00:00
Mike Jolley b6fa2e72fc escape Closes #2314. 2013-01-31 11:48:04 +00:00
James Koster 6ae394bec0 replace the rels, minify css 2013-01-30 23:56:41 +00:00
James Koster cf00520b4c step 1 of replacing Fancybox with prettyPhoto 2013-01-30 16:18:36 +00:00
Mike Jolley 3b4e7ac4f8 sessionStorage instead of localStorage 2013-01-29 17:05:25 +00:00
Mike Jolley fb67343611 Tweak content. Closes #2311 2013-01-29 13:58:57 +00:00
Mike Jolley 1cded83298 Merge pull request #2313 from aj-adl/master
#2311 fix for "Exclude sale items from coupons"
2013-01-29 05:31:35 -08:00
aj-adl a766771740 removed unnecessary line 2013-01-29 05:23:52 -08:00
Alex Bishop 793a143432 #2311 Fix for 'Exclude sale items from coupon'
included a checkbox on the coupon writepanel for the option

Had issues originally, worked out the in_array() needed to be a strict
type as woocommerce_get_product_ids_on_sale() has a '0' string in it.

Tested using 3.5.1 + git clone of WooCommerce
2013-01-29 23:47:52 +10:30
Alex Bishop f78d3a0e13 Revert "Added 'Exclude Sale Products' option to coupons"
This reverts commit b763c7449a.
2013-01-29 23:41:58 +10:30
Alex Bishop 64641a6239 Revert "idiotic missed semicolon"
This reverts commit 4c1f80b23d.
2013-01-29 23:41:58 +10:30
Alex Bishop 75187073a9 Revert "ditto"
This reverts commit 0818bb055e.
2013-01-29 23:41:57 +10:30
Alex Bishop b391e66cf7 Revert "Updated everything so it actually works rather than fails hard"
This reverts commit 2379a3a1bb.
2013-01-29 23:41:57 +10:30
Alex Bishop 13de8d9203 Revert "Reset, please ignore"
This reverts commit 3e59e64da3.
2013-01-29 23:41:57 +10:30
Alex Bishop 3e59e64da3 Reset, please ignore
Long Story.
2013-01-29 23:41:00 +10:30
Mike Jolley b2d084af7f dump 2013-01-29 13:03:29 +00:00