Coen Jacobs
|
bb68ce7fd2
|
Added filter to explicitly hide terms agreement checkbox. Closes #3088
|
2013-05-13 13:41:52 +02:00 |
Coen Jacobs
|
ecb5edc9bd
|
Post id property is obviously ID, not id
|
2013-05-13 11:42:10 +02:00 |
Coen Jacobs
|
b4b3d1c790
|
Fix error trying to use -> outside object
|
2013-05-13 10:59:09 +02:00 |
Coen Jacobs
|
7d9d1ee2f0
|
Failsafe for when get_the_terms() returns false. Closes #3147
Thanks @arminrosu!
|
2013-05-12 20:06:29 +02:00 |
James Koster
|
dce7425a3b
|
css separation #2785
|
2013-05-10 16:29:01 +01:00 |
James Koster
|
2740ec9a65
|
typo damnit
|
2013-05-10 13:03:10 +01:00 |
James Koster
|
0479a30f4f
|
More splitting the css #2785
|
2013-05-10 13:02:19 +01:00 |
Mike Jolley
|
e982a0c0cb
|
Merge pull request #3138 from tiagonoronha/master
Prevents 'undefined' from showing up in Lightbox
|
2013-05-10 04:54:52 -07:00 |
Mike Jolley
|
ffe064db99
|
Delegate order by Closes #3080.
|
2013-05-10 12:47:43 +01:00 |
Mike Jolley
|
2aa523fc13
|
COD processing instead of on-hold Closes #3102
|
2013-05-10 12:44:05 +01:00 |
Mike Jolley
|
c646bcca59
|
Prevent dupe in POT. Closes #3107.
|
2013-05-10 12:39:12 +01:00 |
Mike Jolley
|
3d66634221
|
Hide images from admin too.
|
2013-05-10 12:30:12 +01:00 |
Tiago Noronha
|
9a37a01bc9
|
Prevents 'undifined' from showing up in Lightbox
|
2013-05-10 11:37:55 +01:00 |
Coen Jacobs
|
9f48e70ca4
|
Added 'WooCommerce' name to updater notice. Closes #3132
Just a touch of branding in that message so all users with less
technical know how, know where this message is coming from
|
2013-05-09 21:42:24 +02:00 |
Mike Jolley
|
9a3ec22888
|
PT + readme
|
2013-05-09 17:15:22 +01:00 |
Mike Jolley
|
e0a696cdff
|
Merge pull request #3123 from ronnybjornstad/patch-1
Make date in Customers Order Notes localized
|
2013-05-09 09:13:00 -07:00 |
Mike Jolley
|
9be0927eb8
|
Merge pull request #3078 from Geczy/master
Duplicate capability hook
|
2013-05-09 09:12:05 -07:00 |
Mike Jolley
|
d664b8df58
|
Merge pull request #3121 from sybarite/master
Pull request to fix issue #3120
|
2013-05-09 09:11:00 -07:00 |
Mike Jolley
|
c42fafd26c
|
Merge pull request #3134 from kloon/master
Variations bulk edit increase/decrease prices by fixed or percentage values and MyException fix
|
2013-05-09 09:10:00 -07:00 |
Mike Jolley
|
d9da37346f
|
Merge pull request #3114 from pablolaguna/master
Spanish translation
|
2013-05-09 09:08:36 -07:00 |
Mike Jolley
|
bf08bbe90d
|
Merge pull request #3106 from a1ur3l/master
Update ro_RO translation
|
2013-05-09 09:08:14 -07:00 |
James Koster
|
b98307c4be
|
Splitting the CSS #2785
|
2013-05-09 15:39:35 +01:00 |
Gerhard
|
c37b3ee114
|
Changed MyException to Exception, no MyException class in WooCommerce
|
2013-05-09 14:39:41 +02:00 |
Gerhard
|
d426964bb9
|
Variation Bulk Edit - Increase/Decrease prices by fixed or percentage values
|
2013-05-09 08:23:25 +02:00 |
Coen Jacobs
|
9ff21a9a84
|
Readme for #3131
|
2013-05-08 13:52:04 +02:00 |
Coen Jacobs
|
36767d8f22
|
Merge pull request #3131 from kloon/master
Fix 0 sale price not returning true in is_on_sale
|
2013-05-08 04:50:07 -07:00 |
Mike Jolley
|
59db08d70b
|
Better backwards compatibility with _woocommerce_exclude_image
@coenjacobs
|
2013-05-08 12:29:21 +01:00 |
Mike Jolley
|
f49bd2cd77
|
Allow layered nav to work with non pa_ prepended taxonomies
|
2013-05-08 12:16:40 +01:00 |
Gerhard
|
97ad6e0cda
|
Fix for 0 sale price not returning true in is_on_sale
|
2013-05-08 12:59:48 +02:00 |
ronnybjornstad
|
1abd5287bd
|
Make date in Customers Order Notes localized
Added missing localization code to line 37.
|
2013-05-07 16:12:38 +03:00 |
Mike Jolley
|
742cd3ae36
|
Have the remove_taxes() method set subtotal to subtotal_ex_tax
|
2013-05-07 12:56:59 +01:00 |
Mike Jolley
|
12e4f332a3
|
gitignore
|
2013-05-07 12:49:07 +01:00 |
Vivek Gounder
|
00ece2649e
|
Updated the return doc block with a brief explanation of the return type.
|
2013-05-07 16:36:11 +05:30 |
Coen Jacobs
|
00cbde04e5
|
PayPal button should use 'button' and 'alt' classes. Closes #3096
|
2013-05-07 13:02:45 +02:00 |
Vivek Gounder
|
b4b94e0535
|
Updated the correct doc block for return type
|
2013-05-07 15:17:34 +05:30 |
Coen Jacobs
|
c0a2cc565e
|
Readme update with #3111
|
2013-05-06 22:48:55 +02:00 |
Coen Jacobs
|
c2d8becf80
|
Merge pull request #3111 from krogsgard/master
Update CPT parameters for 'product_variation' and 'shop_coupon'
|
2013-05-06 13:47:06 -07:00 |
krogsgard
|
638b7f9b8b
|
Update public parameters for 'product_variation' and 'shop_coupon' CPTs
Update 'public' parameters for 'product_variation' and 'shop_coupon' to 'false' and update 'query_var' parameter for 'product_variation' to false.
|
2013-05-06 15:42:59 -05:00 |
Aurel Roman
|
f10219a9b7
|
Update ro_RO frontend translations
|
2013-05-06 18:07:43 +03:00 |
Coen Jacobs
|
d2d7384e74
|
Merge pull request #3105 from kloon/master
esc_js ify WooCommerce
|
2013-05-06 06:24:34 -07:00 |
Gerhard
|
38d892b14e
|
esc_js translatable strings to avoid js breaking on quote chars
|
2013-05-06 15:17:04 +02:00 |
Coen Jacobs
|
3f1bca59cc
|
Readme with #3103
|
2013-05-06 15:01:33 +02:00 |
Coen Jacobs
|
dcd41e4797
|
Merge pull request #3103 from kloon/master
esc_js translatable strings for the JS
|
2013-05-06 06:00:16 -07:00 |
Gerhard
|
ba923875a2
|
esc_js for translatable string in the javascripts
|
2013-05-06 14:50:28 +02:00 |
Coen Jacobs
|
683d54f957
|
Readme update for #3091
|
2013-05-06 12:11:11 +02:00 |
Coen Jacobs
|
5ee2386337
|
Merge pull request #3091 from Almaz/patch-2
Localization - Added a point to the symbol of the Russian currency.
|
2013-05-06 03:10:15 -07:00 |
Coen Jacobs
|
f03735d8f6
|
Add 'woocommerce_create_account_default_checked' for #3098
|
2013-05-06 12:03:31 +02:00 |
Almaz Mannanov
|
1671b1d713
|
+* Localization - Added a point to the symbol of the Russian currency
|
2013-05-03 21:28:26 +06:00 |
Coen Jacobs
|
f9300bad55
|
Readme with #2828. Closes #2788 as well.
|
2013-05-02 17:29:02 +02:00 |
Coen Jacobs
|
656c897448
|
Merge pull request #2828 from thenbrent/formatted_product_name
Encapsulate formatted product name
|
2013-05-02 08:26:41 -07:00 |