Gregory Karpinsky
06ee47a611
Update class-wc-admin-duplicate-product.php
...
PHP Strict standards: Only variables should be assigned by reference
2014-04-05 12:58:28 -04:00
Mike Jolley
51f5108aa0
Merge pull request #5255 from tivnet/patch-1
...
Update html-admin-page-status-report.php
2014-04-04 13:54:12 +01:00
Manos Psychogyiopoulos
96daed0034
Allow filtering order statuses in dashboard reports widget
2014-04-01 22:35:57 +03:00
Gregory Karpinsky
464e7ed3a5
Update html-admin-page-status-report.php
...
Use `$wpdb->db_version()` instead of `mysql_get_server_info()` deprecated in PHP 5.5
2014-04-01 14:10:06 -04:00
Mike Jolley
342737907a
Ensure _order_currency is set. Closes #5232
2014-04-01 15:33:01 +01:00
Patrick Rauland
1db1a47cf5
updating coupon email restriction tool tip
2014-03-31 15:54:21 -05:00
pauloiankoski
fd5435f7ee
Apply filters to $product_type
...
Apply filters to $product_type and we can set a default product type to new products.
2014-03-27 20:37:00 -03:00
Mike Jolley
df8e54985c
Fix the SKU search logic so it works with other filters. Closes #5208
2014-03-26 10:46:42 +00:00
profetes
77a5b601ed
WC API: can generate API keys for different user than the one that is making request
2014-03-25 17:22:48 +01:00
Mike Jolley
a21f8a3d47
delete terms transient during recount. #5204
2014-03-25 11:55:57 +00:00
Mike Jolley
8007e4c102
Fix encoding issue with attribute values and move variation data to tooltip Closes #5169
2014-03-20 15:47:52 +00:00
Mike Jolley
8615d06a33
Refactored report transients to use fixed names based on the report classname. Allows use of delete_transient and Fixes #5041
2014-03-20 11:10:25 +00:00
Mike Jolley
eee61a9d1a
URL decode attributes in admin so they display correctly (asian chars)
2014-03-19 15:54:26 +00:00
Mike
5a19abe48b
Remove comment exclusion in order notes meta box
2014-03-18 19:49:15 +02:00
Mike Jolley
abfafa7ce3
Correct discount calculation in admin when fees are involved. Closes #5103
2014-03-14 13:20:59 +00:00
Mike Jolley
90914cc3c8
Update LESS compiler and less files #5070
2014-03-06 16:23:43 +00:00
Mike Jolley
156098edb9
Fallback for add ons page loading
2014-03-06 15:25:05 +00:00
Mike Jolley
31ee45cf5c
Add context to strings #4986
2014-03-03 14:47:19 +00:00
Mike Jolley
30eee00c1b
Change the save order so email data is correct for manual orders Closes #4995
2014-03-03 13:27:20 +00:00
splashingpixels
d357154d2f
shop order - fixes non object error on comments when order is in the trash
2014-02-28 22:08:42 -08:00
Mike Jolley
6a0dc3142f
Fix reports by using strings - int's have a max. Closes #4904
2014-02-28 14:51:37 +00:00
Mike Jolley
e0b042a8d4
Fix strict standards Closes #4980
2014-02-28 10:54:34 +00:00
Mike Jolley
5ae6dd056b
Hide shipping class if variation is virtual Closes #4972
2014-02-27 11:53:46 +00:00
Coen Jacobs
a891fb82d4
Fixing the typo fix :)
2014-02-27 12:33:00 +01:00
JustinSainton
9b0ddb2bd3
Copypasta fix in docs.
2014-02-26 10:42:35 -08:00
Mike Jolley
41183d1663
wc_delete_shop_order_transients functions and trigger when order status updates. Closes #4875
2014-02-26 15:43:19 +00:00
Mike Jolley
1f3d2632ed
Filters to restrict granting/revoking access to files Closes #4952
2014-02-26 12:35:11 +00:00
lekiend
41962f044f
Update html-admin-page-status-report.php
...
Status report shows update also if update version is lower than current version.
It should show updates only for version number greather than current version
2014-02-26 10:55:27 +01:00
Mike Jolley
e73aa65440
Ensure product exists before getting title. Closes #4916
2014-02-25 14:48:55 +00:00
Mike Jolley
9a52c5dd43
Combine two meta queries into one #4901
2014-02-25 13:33:55 +00:00
Mike Jolley
4789223f32
Fix variation level reporting Closes #4885
2014-02-24 17:10:08 +00:00
Chuck Mac
ed952f4698
Passing post_id to the coupon save action
...
Pass post_id to the woocommerce_coupon_options_save action so we know what
coupon ID is being saved.
2014-02-23 10:27:27 -05:00
Mike Jolley
90b042573e
Transifex links
2014-02-21 15:29:42 +00:00
Coen Jacobs
9f5ebda756
Merge pull request #4888 from JustinSainton/patch-1
...
capital_p_dangit()
2014-02-21 13:22:51 +01:00
Mike Jolley
78d48cc597
Use get_col for sku search - return multiple results.
2014-02-21 10:35:41 +00:00
JustinSainton
d64fc3a764
capital_p_dangit()
2014-02-21 00:47:42 -08:00
Mike Jolley
f35c3708bb
Rounding order_tax and order_shipping_tax restricts our ability to get an accurate tax_total after an order is made. Fixes some paypal rounding requests.
...
@coenjacobs
2014-02-20 15:41:08 +00:00
Mike Jolley
c7a129c7fd
Only show settings link if method has_settings
2014-02-20 15:16:53 +00:00
Mike Jolley
fbccfca522
Correctly join post meta to fix order searches Closes #4855
2014-02-19 16:11:20 +00:00
Mike Jolley
f1f7b84db9
Sanitize screen id. Closes #4788
2014-02-19 14:30:21 +00:00
Mike Jolley
3f8b314431
Run array_unique on results of order search Closes #4855
2014-02-19 14:27:09 +00:00
Mike Jolley
9303908d7b
Use md5 hash for transient names so that the lengths are valid. Closes #4851
2014-02-19 14:05:36 +00:00
Mike Jolley
8c7996e5b1
Fix notice when left blank
2014-02-17 14:54:06 +00:00
Mike Jolley
f9251084d9
woocommerce_get_sections_{id} filters Closes #4817
2014-02-17 14:30:42 +00:00
Mike Jolley
c0c21c8364
Unify textdomains Closes #4814
2014-02-17 13:14:45 +00:00
Coen Jacobs
e2ebb387f7
Better workaround for esc_url stripping spaces #4842
2014-02-17 11:48:43 +01:00
Coen Jacobs
a19266b955
esc_attr instead of esc_url to preserve spaces in img src #4842
2014-02-17 11:29:36 +01:00
Mike Jolley
84e754e298
Update docblocks
2014-02-14 14:29:39 +00:00
Mike Jolley
94693ea81d
Admin screen strings need to be sanitised to work with chinese chars Closes #4788
2014-02-14 10:57:48 +00:00
Mike Jolley
69748cd4e3
Force a valid base when saving permalinks
2014-02-14 10:43:15 +00:00
tamarazuk
d16fa41f05
Dashboard: Fixes # of "out of stock" products
...
Use woocommerce_notify_no_stock_amount rather than woocommerce_notify_low_stock_amount to count out of stock products
2014-02-14 00:06:30 -05:00
Mike Jolley
4fe91a0900
Tweak the order of checks in bulk_and_quick_edit_save_post to make it more efficient on autosave #4765
2014-02-13 11:01:43 +00:00
Mike Jolley
403e90008d
Fix line total display for order fees Closes #4766
2014-02-13 10:25:15 +00:00
Mike Jolley
5ed8527204
Merge pull request #4749 from kloon/master
...
Fix variation download file url save for Amazon S3 extension.
2014-02-13 10:01:03 +00:00
James Koster
f2f919ebca
stock report icons. closes #4753
2014-02-13 09:38:08 +00:00
Gerhard
75da5d829a
Fix variation download file url save for Amazon S3 extension.
2014-02-12 21:17:09 +02:00
Mike Jolley
29b59cc74f
Vars in report classes Closes #4720
2014-02-12 12:26:32 +00:00
Mike Jolley
5da7cc05ce
Added tinymce buttons relevant to the short description
2014-02-12 09:49:13 +00:00
Mike Jolley
1f1a925fdd
Add versions to all scripts + styles to ensure browser cache is cleared
2014-02-12 09:23:06 +00:00
Mike Jolley
0bffeca947
Set $time Closes #4718
2014-02-11 16:03:02 +00:00
Mike Jolley
26d0e711cd
Need to actually check $outdated. Derp. @coenjacobs
2014-02-11 15:13:51 +00:00
Mike Jolley
39f5b8aec0
Function comment #4714
2014-02-11 13:47:46 +00:00
Mike Jolley
aff704ae6e
New notice aimed at identifying out of date template files in a theme. Also improves the status page.
...
@coenjacobs
2014-02-11 13:33:56 +00:00
Mike Jolley
b0755f695f
Sections can be lowered using sanitize_title Closes #4700
...
@coenjacobs pick me
2014-02-11 10:30:37 +00:00
James Koster
b85a881cc5
allow line breaks in customer addresses on order details page. closes #4709
2014-02-11 09:56:47 +00:00
Coen Jacobs
0033d6d116
Code standards update for #4675
2014-02-10 10:47:26 +01:00
Coen Jacobs
e934f293e9
Merge pull request #4675 from shoheitanaka/patch-1
...
$tax_code was url encoded , so decode it.
2014-02-10 10:45:41 +01:00
Mike Jolley
3eaef1d0f3
Merge pull request #4662 from Spreeuw/master
...
fixes date display on customer list page
2014-02-10 09:28:08 +00: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
claudiosmweb
bfe3020897
removed unused global vars in WC_Report_Coupon_Usage::output_report, closes #4665
2014-02-07 15:37:31 -02:00
Ewout Fernhout
fe8335bbaf
fixes date display on customer list page
2014-02-07 15:50:11 +01:00
Mike Jolley
1ea1bb1a09
Translation credits
2014-02-07 13:06:20 +00:00
Mike Jolley
545441b2e3
Multiple attribute for email box Closes #4659
2014-02-07 10:10:50 +00:00
Mike Jolley
2dd73acb9d
Context for checkout string Closes #4646
2014-02-06 15:46:18 +00:00
Mike Jolley
8d52b8d243
No class exist check needed for files included once #4616
2014-02-05 15:02:30 +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
ad17813e70
Merge pull request #4590 from toddlahman/master
...
Removed urldecode from $_GET and $_REQUEST and Removed (document).ready from wc_print_js()
2014-01-28 09:58:59 -08: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
Mike Jolley
9d55ede6b1
Merge pull request #4568 from maxrice/rest-api-fixes
...
More REST API tweaks
2014-01-26 04:33:02 -08:00
toddlahman
2725527d4a
Removed urldecode from $_GET and $_REQUEST
...
The superglobals $_GET and $_REQUEST are already decoded. Using
urldecode() on an element in $_GET or $_REQUEST could have unexpected
and dangerous results.
See Notes:
http://us1.php.net/manual/en/function.urldecode.php
2014-01-26 01:19:17 -08:00
splashingpixels
8f5bf6dde7
Replaced deprecated jQuery live methods with on
2014-01-24 10:34:48 -08:00
Kathy Darling
bf06494efc
add apply_filters to the product filters on the edit.php screen
2014-01-24 14:50:04 +01:00
Max Rice
ac1cd5d23d
Fix API keys permissions bug
...
When API keys were generated for the first time, the permissions
weren’t set, which required an additional save before they were set.
This commit fixes this to set `read` permissions by default when
initially generating API keys.
Part of #4055
2014-01-23 16:24:16 -05:00
Mike Jolley
1a416875f8
Format prices when using quick edit
2014-01-22 15:36:29 +00:00
Mike Jolley
3958a40b06
No span for checkbox descriptions
2014-01-22 15:27:42 +00:00
Mike Jolley
986f612bf7
tidy up checkbox output
2014-01-22 15:22:58 +00:00
Kathy Darling
f93abb7acb
fix for #4547
2014-01-22 13:54:25 +01:00
Mike Jolley
4fb500fad9
Merge pull request #4554 from claudiosmweb/fix_shop_order_columns
...
Fix warning in order list screen
2014-01-21 15:41:36 -08:00
Mike Jolley
fc4f813f71
Merge pull request #4552 from claudiosmweb/fix_4549
...
Hotfix for #4549
2014-01-21 15:39:30 -08:00
claudiosmweb
b60629e9b4
fixed some coding standards in includes/admin/reports/class-wc-report-sales-by-category.php
2014-01-21 20:14:26 -02:00
claudiosmweb
b717bca380
fixed the indentation in includes/admin/reports/class-wc-report-sales-by-category.php
2014-01-21 20:11:05 -02:00
claudiosmweb
43e86f3e28
added a placeholder to select in category widget on reports page
2014-01-21 20:10:40 -02: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
claudiosmweb
ae1c837e36
fixed some coding standards in includes/admin/reports/class-wc-report-coupon-usage.php
2014-01-21 18:23:42 -02:00
claudiosmweb
655bd20da1
fixed the indentation in includes/admin/reports/class-wc-report-coupon-usage.php
2014-01-21 18:20:35 -02:00
claudiosmweb
90373836bb
fixed empty coupons select in reports page, fixes #4549
2014-01-21 18:20:13 -02:00
Mike Jolley
0ceb0d194b
Include admin functions for less complier on install. Closes #4527
2014-01-21 11:24:48 +00:00
Mike Jolley
f33c6a0970
Merge pull request #4539 from kloon/master
...
Remove esc_url_raw to allow for using of amazon s3 and other shortcodes
2014-01-21 03:14:27 -08: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
Mike Jolley
98e49e3b99
Delete tax rates transients on settings save Closes #4503
2014-01-20 16:00:15 +00: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
fcf43d9ac0
Customisable names for radios and checkboxes Closes #4493
2014-01-13 12:28:29 +00:00
Mike Jolley
dc880c7af7
Missing updated class
2014-01-13 11:35:02 +00:00
claudiosmweb
3d0fbc5204
fixed coding standards in includes/admin/class-wc-admin-dashboard.php
2014-01-10 22:18:28 -02:00
claudiosmweb
34213f0a84
fixed the indentation in includes/admin/class-wc-admin-dashboard.php
2014-01-10 22:15:33 -02:00
claudiosmweb
2dd9d81f3d
fixed hard code string, fixes #4489
2014-01-10 22:14:27 -02:00
Mike Jolley
48300f4ebf
woocommerce_reports_get_order_report_query Closes #4477
2014-01-09 13:57:42 +00:00
Coen Jacobs
3671eabd13
System Status bold text should have colons to split
2014-01-08 19:03:36 +01:00
Mike Jolley
ddb755afd5
braces
2014-01-08 14:12:19 +00:00
Shohei Tanaka
618faaf519
misspelling in class-wc-admin-welcome.php
...
Misspelling is alterntative, correct is alternative.
2014-01-08 15:06:22 +09:00
Andrew Benbow
030131a311
Add delete tax rates option to system tools
2014-01-06 14:42:54 +00:00
Mike Jolley
7cafdb4bf8
Prevent settings loading twice
2014-01-03 14:13:18 +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
Mike Jolley
e624f53c7d
Merge pull request #4434 from claudiosmweb/fix_reports_customer_list
...
Remove deprecated methods in includes/admin/reports/class-wc-report-customer-list.php
2013-12-31 04:15:12 -08: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
claudiosmweb
9aaa8c8875
fixed coding standards
2013-12-30 14:28:39 -02:00
claudiosmweb
b68b6f2faf
fixed the indentation in includes/admin/reports/class-wc-report-customer-list.php
2013-12-30 14:25:35 -02:00
claudiosmweb
94586aa5b9
changed wpdb::escape to esc_sql()
2013-12-30 14:24:49 -02:00
Shohei Tanaka
52e1cd5796
misspelling in class-wc-admin-welcome.php
...
Common misspelling of receive.
2013-12-29 05:19:20 +09: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
Coen Jacobs
2ddb0491c2
Merge pull request #4343 from claudiosmweb/patch-1
...
Fix #4338 and #4339
2013-12-12 01:27:18 -08:00
Lee Willis
bf5095d67d
MP6 is dead. Long live the WP admin theme
2013-12-12 07:21:28 +00: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
Coen Jacobs
dbeeac710d
Merge pull request #4304 from shoheitanaka/patch-2
...
Update class-wc-admin-assets.php because spell mistake
2013-12-09 06:35:46 -08:00
James Koster
c22ebcc7ae
twentyfourteen compat. closes #4272
2013-12-09 09:55:11 +00:00
Shohei Tanaka
93944c56e1
Update class-wc-admin-assets.php because spell mistake
...
I found spell mistake.
#109 monitary to #109 monetary
2013-12-07 18:10:36 +09:00
Mike Jolley
8910042a99
Don't load some classes during ajax events Closes #4282
2013-12-05 15:34:37 +00:00
Mike Jolley
27d2c87583
Tidyup
2013-12-05 13:16:52 +00:00
Mike Jolley
153c367ef4
Missing icons #4287
2013-12-05 13:16:52 +00:00
Coen Jacobs
1f5f163916
Added option to hide Returning customer message. Closes #4220
2013-12-05 10:43:46 +01:00
Mike Jolley
4826a574a0
wp_redirects
2013-12-04 12:20:18 +00:00
Coen Jacobs
61a783886d
Suggested code changes in #4266
2013-12-03 15:03:25 +01:00
Gregory K
f937c36250
Inconsistent return types: TODOs
2013-12-03 14:53:49 +01:00
Mike Jolley
273ae46758
Move sample tax rates Closes #4264
2013-12-03 13:45:10 +00:00
Mike Jolley
a071d90368
Merge pull request #4255 from BFTrick/billing-state-desc-typo
...
Fixing County Typo
2013-12-02 06:59:19 -08:00
Coen Jacobs
52f22aaea4
Thumbnail upload buttons shouldn't be submit type. Closes #4263
2013-12-02 13:10:32 +01:00
Coen Jacobs
3e6acf7aab
Code changes for #4252
2013-12-02 12:34:27 +01:00
Patrick Rauland
263d2116de
fixing county typo
2013-11-29 18:26:42 -06:00
Gregory K
7b38c7300b
Inconsistent return types: mostly TODOs, some fixes
2013-11-29 13:50:31 -05:00
Coen Jacobs
676330de2a
More code styling and return value optimisations
2013-11-29 10:33:24 +01:00
Gregory K
43ca01badc
PhpDocs and TODO comments
2013-11-28 12:59:09 -05:00
Gregory K
cdbe5950f0
PhpDocs and TODO comments
2013-11-28 11:49:30 -05:00
Coen Jacobs
aef599b6a7
Merge pull request #4237 from kloon/refactor_inline_js
...
Refactor inline js
2013-11-28 05:12:40 -08:00
Coen Jacobs
5291f2eec6
Code changes as suggested in #4238
2013-11-28 14:12:08 +01:00
Gregory K
cac9d12bf9
PhpDocs
2013-11-28 07:54:19 -05:00
Gerhard
903af259e0
refactor inline product images js
2013-11-28 14:37:44 +02:00
Coen Jacobs
dbb9b6fc68
Removed duplicate country_dropdown_options() echo. Closes #4228
2013-11-28 13:24:23 +01:00
Gerhard
238becb050
Refactor order notes inline js
2013-11-28 14:03:29 +02:00
Mike Jolley
ca57f2acdc
Contact first and last name and query them when searching Closes #4174
2013-11-27 15:33:09 +00:00
Mike Jolley
73887cf274
Fix default status of variation fields Closes #4205
2013-11-27 14:58:01 +00:00
Mike Jolley
a7b81eed8a
Merge pull request #4213 from kloon/fix_optimize_downloadable_products_dropdown
...
Make downloadable product dropdown ajaxy, as per #4211
2013-11-27 06:32:32 -08:00
Gerhard
06020f4bd5
Move all download permissions inline js to meta-boxes.js
2013-11-27 16:03:04 +02:00
Gerhard
a1ad556fb9
Clear selection after adding download permissions
2013-11-27 15:29:42 +02:00
Coen Jacobs
19688ad9ef
Fixed several @return void clauses. There are more. No code changes in this commit, only PhpDocs
...
Closes #4216
2013-11-27 10:03:47 +01:00
Gerhard
6300e65582
Make downloadable product dropdown ajaxy, as per #4211
2013-11-26 15:54:34 +02:00
Emyr Thomas
4af19400b6
Remove the second row of formatting buttons in the TinyMCE editor for the
...
product short description meta box.
2013-11-25 21:53:40 +00:00
Coen Jacobs
4afbd0b556
Merge branch 'function-call-refactor'
...
Conflicts:
includes/admin/post-types/meta-boxes/class-wc-meta-box-order-data.php
includes/shortcodes/class-wc-shortcode-cart.php
includes/wc-template-functions.php
2013-11-25 15:42:26 +01:00
Coen Jacobs
47ae00be28
Page functions woocommerce to wc refactor
2013-11-25 15:07:22 +01:00
Mike Jolley
51ba9c393f
WC globals
2013-11-25 14:01:38 +00:00
Mike Jolley
3408965b8a
Product functions
2013-11-25 14:01:38 +00:00
Mike Jolley
3973beae5d
woocommerce_ functions to wc_ - replaced attribute functions
2013-11-25 14:01:37 +00:00
Coen Jacobs
f7df17db1c
Order functions woocommerce to wc refactor
2013-11-25 14:54:52 +01:00
Coen Jacobs
c1a439eb99
Formatting functions woocommerce to wc refactor
2013-11-25 14:34:21 +01:00
Coen Jacobs
1663eafb68
Customer functions woocommerce to wc refactor
2013-11-25 13:52:53 +01:00
Coen Jacobs
aa4d9d5914
Better order for admin settings tabs
2013-11-25 12:06:42 +01:00
James Koster
cf64302063
woocommerce status dashboard widget #4042
2013-11-25 10:40:05 +00:00
Coen Jacobs
65a1ed1b98
Fixed typo as merged in #4190
2013-11-25 09:38:03 +01:00
Max Rice
1ce5a71f3d
Load admin profile class when editing a user
2013-11-23 13:41:10 -05:00
Coen Jacobs
f8ef3444b0
Fixed undefined esc_atr function error
2013-11-21 14:28:09 +01:00
Scott Basgaard
922fa990a5
esc_attr() all the things.
2013-11-20 20:11:59 +01:00
Scott Basgaard
de77ec07ea
esc_url() all the things.
2013-11-20 19:54:01 +01:00
Coen Jacobs
6f1f946d02
Merge pull request #4144 from kloon/fix_api_user_profile_warning
...
Fix warning in new rest api key generation
2013-11-19 08:20:31 -08:00
Mike Jolley
459db7ec63
2.1 welcome screen Closes #4043
2013-11-19 16:18:47 +00:00
Gerhard
bb43d086c9
Fix warning in new rest api key generation
2013-11-19 15:18:25 +02:00
James Koster
0257ce201a
wc messages #4042
2013-11-19 11:22:59 +00:00
James Koster
489bf34385
attributes table. closes #4118
2013-11-19 11:04:45 +00:00
Mike Jolley
8339354bc2
Merge pull request #4119 from kloon/feature_create_missing_pages_button
...
Add button on tools page to create missing pages
2013-11-19 01:46:22 -08:00
Coen Jacobs
792bb6e444
Merge pull request #4134 from scottbasgaard/master
...
Product->get_title() should be raw format by default. Pass at #4124
2013-11-19 01:02:18 -08:00
Coen Jacobs
e41687ba4f
Merge pull request #4138 from woothemes/api-implementation
...
API implementation merge to master
2013-11-19 00:53:11 -08:00
Max Rice
f542ce87a1
Add key management UX
...
Part of #4055
2013-11-19 03:02:28 -05:00
Max Rice
001ce0fc3e
Add option to enable/disable API
...
Part of #4055
2013-11-19 03:01:46 -05:00
Max Rice
dcdca4d4d2
Remove API settings tab
...
Part of #4055
2013-11-19 03:01:14 -05:00
Scott Basgaard
96fe4aae0b
Use wp_unslash() when displaying search string on orders.
2013-11-18 16:32:47 +01:00
Mike Jolley
26cf2e0669
Isset, not empty for 0 values. Closes #4127
2013-11-18 13:35:38 +00:00
Coen Jacobs
f0adcb65b7
Merge remote-tracking branch 'thenbrent/add_payment_method_issue_3396'
2013-11-18 12:33:23 +01:00
Coen Jacobs
faaebab2ff
Always require braces (since yesterday ;) )
...
In order to comply to the new coding standards:
http://make.wordpress.org/core/2013/11/13/proposed-coding-standards-change-always-require-braces/
2013-11-14 20:31:08 +01:00
Gerhard
3607ecf285
Add button on tools page to create missing pages
2013-11-14 21:20:18 +02:00
Scott Basgaard
9f7f36b232
Merge branch 'master' of github.com:woothemes/woocommerce
...
Conflicts:
woocommerce-ajax.php
2013-11-14 19:37:34 +01:00
Mike Jolley
645ca3e834
WC_Ajax class for ajax events
2013-11-14 12:13:34 +00:00
Scott Basgaard
f76a5edea8
Display message when tools options have been saved.
2013-11-13 20:36:27 -05:00
Mike Jolley
f1e6900359
Hooks before and after deleting order items #4059
2013-11-13 12:12:27 +00:00
Mike Jolley
5bfffb8554
Merge pull request #4089 from scottbasgaard/master
...
Update tools wp_nonce_url() to correct page.
2013-11-12 11:02:36 -08:00
Mike Jolley
3fd02a57d0
Locales - store standardised values, and display using locale in admin #3862
2013-11-12 17:43:30 +00:00
Scott Basgaard
71c2012c1b
Add missing message when clearing sessions
...
All other actions add a message from tools
2013-11-11 13:48:36 -05:00
Scott Basgaard
c712e1414a
Update tools wp_nonce_url() to correct page.
2013-11-11 13:20:03 -05:00
Mike Jolley
7179417d0f
Better locale report #3862
2013-11-11 15:41:32 +00:00
Mike Jolley
5f62c532c3
Clean up formatting in admin - use autop #3926
2013-11-11 13:50:36 +00:00
claudiosmweb
e04dadd8d9
added rating meta box for comments, fix #4072
2013-11-08 17:19:42 -02:00
Mike Jolley
442f3b54cf
Use textarea for meta #3926
2013-11-08 17:03:46 +00:00
Mike Jolley
47fc9b2922
Merge pull request #4068 from BFTrick/sanitzie-admin-order-meta
...
Removing Extra Slashes When Order Meta is Saved in Admin
2013-11-08 07:58:25 -08:00
Mike Jolley
ff0fae0c1f
action, not filter
2013-11-07 09:53:28 +00:00
Patrick Rauland
3ba5aa3369
removing extra slashes when order meta is saved in admin
2013-11-06 10:30:36 -06:00
Brent Shepherd
b69066405b
Move /add-payment-method/ endpoint to /my-account/
...
Part of #3396
2013-11-05 13:02:13 -08:00
thenbrent
1bbe03d139
Add new /checkout/add-payment-method/ endpoint
...
Part of #3396
2013-11-03 16:53:14 -08:00
Max Rice
4daaf22304
Add REST API settings stub
2013-11-03 18:55:34 -05:00
Scott Basgaard
5b4ef0b8bd
Class name consistency for woocommerce_attributes > product_attributes. See #4019
2013-11-01 13:06:14 -04:00
Mike Jolley
5faf171a48
Merge pull request #4030 from bernardpeh/woocommerce-dev
...
polish up attributes section confusing tips.
2013-11-01 08:47:04 -07:00
Mike Jolley
19fcf30a66
Option to limit reviews to purchasers. Closes #4021
2013-10-31 17:37:36 +00:00
Mike Jolley
447b9d8b4f
Unlike the suggestion in #3965 , the HTML email preview should preview the layout only (selected colours etc). Content is irrelevant.
...
Closes #3965
2013-10-31 15:07:43 +00:00
Bernard Peh
f4291f9333
polish up attributes section confusing tips.
2013-10-31 17:14:35 +11:00
Mike Jolley
95c0a67fdf
Merge pull request #4017 from scottbasgaard/master
...
Define line_subtotal and line_subtotal_tax to avoid PHP notice in cart.
2013-10-29 09:49:55 -07:00
Mike Jolley
c3232d613d
_woocommerce_term_recount
2013-10-29 11:29:21 +00:00
James Koster
dcf54c23bd
edit coupon icons and new version of WooCommerce icon font. #3585
2013-10-28 11:19:56 +00:00
James Koster
5aeaed888e
Add review form no longer opens in lightbox. closes #3804
2013-10-28 09:56:03 +00:00
James Koster
e934947152
Remove placeholder polyfill. closes #4012
2013-10-28 09:03:03 +00:00
Scott Basgaard
a36c8d3b1f
Rename attributes class to woocommerce_attributes. Fixes #4019
...
.product_attributes should be .woocommerce_attributes
2013-10-26 21:38:03 +02:00