Mike Jolley
|
d1837896e4
|
Added tinymce buttons relevant to the short description
|
2014-02-12 11:44:21 +01:00 |
James Koster
|
053915e58f
|
allow line breaks in customer addresses on order details page. closes #4709
|
2014-02-11 10:59:05 +01:00 |
Coen Jacobs
|
0033d6d116
|
Code standards update for #4675
|
2014-02-10 10:47:26 +01:00 |
Shohei Tanaka
|
f03dde7868
|
$tax_code was url encoded , so decode it.
I can't read tax code at this box, if used Japanese in tax code. I want to read it in Japanese, so decode here.
|
2014-02-08 15:50:03 +09:00 |
Mike Jolley
|
545441b2e3
|
Multiple attribute for email box Closes #4659
|
2014-02-07 10:10:50 +00:00 |
Mike Jolley
|
9222e6a854
|
woocommerce_coupon_options Hook breaks custom options - used in 2 places. May have been mistake
|
2014-01-31 14:48:23 +00:00 |
toddlahman
|
13c24b410e
|
Removed (document).ready from jQuery scripts
jQuery(document).ready(function($) { is equivalent to calling
jQuery(function($) {.
http://api.jquery.com/ready/
|
2014-01-30 18:44:17 -08:00 |
Mike Jolley
|
4abcc331dd
|
Ensure stock status is set for variations after setting to 0 Closes #4587
|
2014-01-29 14:39:55 +00:00 |
Mike Jolley
|
6f3e8c182e
|
Ensure gateways get loaded prior to emailing out Closes #4577
|
2014-01-28 12:36:20 +00:00 |
Mike Jolley
|
663bf25d79
|
Merge pull request #4569 from helgatheviking/master
add apply_filters to the product filters on the edit.php screen
|
2014-01-28 04:21:33 -08:00 |
Mike Jolley
|
239d673646
|
Change featured image notation to product Closes #4586
|
2014-01-28 11:58:20 +00:00 |
Kathy Darling
|
77f5e9cf1d
|
Merge branch 'master' of github.com:woothemes/woocommerce
|
2014-01-27 19:02:31 +01:00 |
Emyr Thomas
|
fdc1d81814
|
Add 'woocommerce_product_short_description_editor_settings' filter to allow modification of the settings for the wp_editor in the product short description meta-box.
|
2014-01-27 14:23:58 +00:00 |
Mike Jolley
|
f2ac6df16c
|
check for default Closes #4571
|
2014-01-26 13:59:10 +00:00 |
Kathy Darling
|
bf06494efc
|
add apply_filters to the product filters on the edit.php screen
|
2014-01-24 14:50:04 +01:00 |
Mike Jolley
|
1a416875f8
|
Format prices when using quick edit
|
2014-01-22 15:36:29 +00:00 |
claudiosmweb
|
7e3268b7f0
|
fixed some coding standards in includes/admin/post-types/class-wc-admin-cpt-shop_order.php
|
2014-01-21 19:04:09 -02:00 |
claudiosmweb
|
9518cfdd31
|
fixed the indentation in includes/admin/post-types/class-wc-admin-cpt-shop_order.php
|
2014-01-21 18:52:07 -02:00 |
claudiosmweb
|
ed938f85d3
|
fixed the order notes tooltip
|
2014-01-21 18:51:52 -02:00 |
Gerhard
|
52267220e4
|
wc_clean on download url instead of esc_url to support shortcodes
|
2014-01-21 13:09:27 +02:00 |
Gerhard
|
9eaf0225b0
|
Remove esc_url_raw to allow for using of amazon s3 and other shortcodes in file url
|
2014-01-20 21:12:26 +02:00 |
claudiosmweb
|
9abf6f63ab
|
fixed some coding standards in includes/admin/post-types/meta-boxes/class-wc-meta-box-coupon-data.php
|
2014-01-15 02:02:29 -02:00 |
claudiosmweb
|
990e765c24
|
fixed the indentation in includes/admin/post-types/meta-boxes/class-wc-meta-box-coupon-data.php
|
2014-01-15 01:58:07 -02:00 |
claudiosmweb
|
030cab584d
|
fixed validation for "Exclude products" in coupons metabox, fixes #4509
|
2014-01-15 01:57:41 -02:00 |
Brent Shepherd
|
6610f71d5a
|
Fix order discount input label "for" attribute
|
2014-01-13 18:10:19 -08:00 |
Mike Jolley
|
69694e7a13
|
Actions in each section of coupon admin Closes #4500
|
2014-01-13 12:51:00 +00:00 |
Mike Jolley
|
03f8d500a2
|
Input styling fixes
|
2014-01-13 12:46:54 +00:00 |
Mike Jolley
|
d02b1386df
|
Meta box tips Closes #4367
|
2013-12-31 14:38:41 +00:00 |
Mike Jolley
|
7b1dc6fc41
|
Merge pull request #4437 from justinstern/master
A Pair of Useful Shipping Related Actions
|
2013-12-31 04:32:47 -08:00 |
Mike Jolley
|
5580d1e3dc
|
Link format #4395
|
2013-12-31 12:26:50 +00:00 |
legas
|
fa85115260
|
Add missing textdomains
|
2013-12-31 09:50:01 +01:00 |
justinstern
|
9a2b801e7b
|
A Pair of Useful Shipping Related Actions
|
2013-12-30 18:59:09 -05:00 |
Mike Jolley
|
68d2ac5dfe
|
restore field back to original #4383
|
2013-12-27 13:27:22 +00:00 |
Mike Jolley
|
539a736882
|
woocommerce_wp_radio styling Closes #4383
|
2013-12-27 13:26:37 +00:00 |
Chuck Mac
|
d852e14bea
|
Admin metabox billing information save fix
|
2013-12-26 14:56:19 -05:00 |
Mike Jolley
|
247f0ac064
|
Merge pull request #4344 from claudiosmweb/improved-reviews-admin
Improvements in editing the reviews rating
|
2013-12-23 05:32:54 -08:00 |
Mike Jolley
|
e51da54240
|
Merge pull request #4330 from kloon/tweak_file_title_download_permissions
Tweak file title download permissions
|
2013-12-23 05:30:54 -08:00 |
Coen Jacobs
|
00e7174149
|
Merge pull request #4342 from claudiosmweb/fix_4337
fix #4337
|
2013-12-12 01:29:36 -08:00 |
claudiosmweb
|
8344bbc2b4
|
removed "Trying to get property of non-object..." error on the edit review/comment page.
|
2013-12-10 23:48:03 -02:00 |
claudiosmweb
|
963b16d9c4
|
fixed standards
|
2013-12-10 23:43:12 -02:00 |
claudiosmweb
|
3a3a0c10ec
|
fixed reviews metabox visibility
|
2013-12-10 23:42:31 -02:00 |
claudiosmweb
|
f7f3c79fa0
|
fixed braces standards
|
2013-12-10 23:17:44 -02:00 |
claudiosmweb
|
e07e89b0de
|
removed not useful global variables
|
2013-12-10 23:17:22 -02:00 |
claudiosmweb
|
ec9091b444
|
fixes #4339
|
2013-12-10 22:41:27 -02:00 |
claudiosmweb
|
86b01ca004
|
fixes #4338
|
2013-12-10 22:40:41 -02:00 |
claudiosmweb
|
d0d5e56022
|
fixed space standards
|
2013-12-10 22:39:51 -02:00 |
claudiosmweb
|
04534fe82b
|
fixed braces standards
|
2013-12-10 22:36:56 -02:00 |
claudiosmweb
|
48aa2af8ef
|
fix #4337
|
2013-12-10 22:31:03 -02:00 |
Gerhard
|
4fa98e0610
|
Change filecount variable
|
2013-12-10 12:50:48 +02:00 |
Gerhard
|
9b27b485b6
|
Show file title instead of count if set
|
2013-12-10 12:49:27 +02:00 |