Mike Jolley
700369c386
Refund report changes
...
1. Ensure refund order_total is negative and reflects the full amount,
not just line items
2. Ensure transients are cleared when doing refunds
3. sales-reports order types so we can exclude refunds from pure
‘sales’ reporting
4. Tweak placement of refunds in legend.
Closes #6411
2014-10-06 13:39:53 +01:00
James Koster
ef28c43862
move proceed to checkout button. closes #5496
2014-10-06 12:33:39 +01:00
Mike Jolley
90297a09af
[2.2] When formatting meta data for display, suffix items to prevent issues when there are multiple values for the same meta key
...
Fixes #6404
2014-10-06 12:17:07 +01:00
Mike Jolley
7d9598d0a8
[2.2] Core still has issues dealing with pad_counts + parent when getting categories.
...
Workaround by not hiding empty cats, then filter the returned list
using wp_list_filter. Fixes #6459
2014-10-06 11:41:33 +01:00
Gustavo Bordoni
c335d223d8
Remove all calls to get_page(), as it was deprecated on WordPress 3.5.0
2014-10-06 06:55:45 -03:00
Mike Jolley
9947c22cfe
Prevent order statuses affecting other queries.
...
Closes #6437
2014-10-03 14:35:45 +01:00
Mike Jolley
d1de7f42b9
Made template debug mode set WC_TEMPLATE_DEBUG_MODE constant and remove all overrides for all template loading functions.
...
Closes #6436
2014-10-03 10:52:11 +01:00
Bryce
5a6f0b1529
Re-do coupon free shipping option desc issue #6391
...
I didn’t update the POT as was having some poedit issues
2014-10-03 16:44:57 +07:00
Mike Jolley
c8ffee57ff
[2.2] Ensure rate is double
...
Fixes #6442
2014-10-03 10:11:14 +01:00
Mike Jolley
3d36f446d3
Deprecate woocommerce_admin_css action - it's pointless
...
Will be removed in 2.4. Closes #6456
2014-10-03 10:07:28 +01:00
Paul Wilde
279c01d005
Introduce filters to get_price_html_from_text() and get_price_html_from_to().
2014-10-02 20:11:34 +01:00
Mike Jolley
2b55643460
Notices from earlier cache helper change
2014-10-02 17:18:04 +01:00
Mike Jolley
b6835a009c
wc_paying_customer to only increase for 'simple' orders and added tool to refresh stats to customer list.
...
Closes #6395
2014-10-02 16:44:36 +01:00
Mike Jolley
973112d132
When user tries to download a file and isn't logged in, send them to the account page with a notice.
...
Closes #6397
2014-10-02 15:21:39 +01:00
Mike Jolley
67e47ab682
Updated prevent_caching() method to work if a cart/checkout page isn't set.
...
Closes #6396
2014-10-02 14:52:09 +01:00
Mike Jolley
819436f0a3
Merge pull request #6388 from quadshot/action-buttons
...
Allow adding custom 'action buttons' in order item metabox
2014-10-02 14:06:11 +01:00
Mike Jolley
0512a114ec
Merge pull request #6386 from justinstern/master
...
Adds a woocommerce_add_to_cart_sold_individually_quantity filter
2014-10-02 14:05:41 +01:00
Mike Jolley
e5ebeff99c
Merge pull request #6383 from BFTrick/iss-6358
...
Refactoring Email Classes to Use One Send Method
2014-10-02 14:00:18 +01:00
Mike Jolley
5f407f9830
Merge pull request #6401 from SiR-DanieL/patch-1
...
woocommerce_found_customer_details filter improvement
2014-10-02 13:58:10 +01:00
Mike Jolley
3964d3fc3c
Merge pull request #6417 from corvannoorloos/attachment-thumbnail-url
...
category and product (-column) image(s) should be inserted as a thumbnail
2014-10-02 13:52:12 +01:00
Mike Jolley
3e20b113d6
Add hook to refund html
...
Closes #6406
2014-10-02 13:40:34 +01:00
Mike Jolley
b519eb09d4
Merge pull request #6426 from ChuckMac/Checkbox_Tooltip
...
Enable tooltip for woocommerce_wp_checkbox in metabox
2014-10-02 13:32:36 +01:00
Mike Jolley
a8d5ca561d
Merge pull request #6405 from tamarazuk/master
...
[#6337 ] Return variation meta if it exists
2014-10-02 12:42:45 +01:00
Mike Jolley
61cb9814e6
Merge pull request #6446 from ragulka/unescape-redirect
...
Do not escape redirect url in form handler
2014-10-02 10:34:48 +01:00
Mike Jolley
c9bb3cab87
Merge pull request #6423 from mgiulio/wc-gateway-paypal
...
[2.2] Use 'no' to disable the gateway
2014-10-02 10:11:16 +01:00
Mike Jolley
4f8735a86f
Merge pull request #6443 from franticpsyx/master-filter-get_children
...
Port 'woocommerce_get_children' filter from 2.2-bleeding
2014-10-02 10:10:11 +01:00
Mike Jolley
f652a17d6d
Merge pull request #6448 from bekarice/textarea-maxlength
...
Add maxlength attribute to textarea fields
2014-10-02 10:09:12 +01:00
Chuck Mac
ec83e932ed
Adding refunds to Sales by Date report
...
Create a new axis for "in refunds" on the sales by date report. Include
the refunds in the included time period. Refunds do not reduce the sales
total in the report.
2014-10-01 23:35:34 -04:00
Beka Rice
fa686eb9a7
Add maxlength attribute to textarea fields
2014-10-01 16:35:03 -04:00
Illimar Tambek
97ccd7c50f
Do not escape redirect url in form handler
2014-10-01 21:26:35 +03:00
Manos Psychogyiopoulos
0966519adc
woocommerce_get_children filter from 2.2
2014-10-01 19:42:20 +03:00
Mike Jolley
0a7a72c3ca
Merge pull request #6419 from niravmehta/master
...
Minor improvement
2014-10-01 19:16:50 +03:00
Mike Jolley
2de218b803
Merge pull request #6424 from mgiulio/fix-abstract-wc-order-comment
...
Fix get_cart_tax() comment
2014-10-01 18:52:03 +03:00
Mike Jolley
3f0271e46a
Additional args for woocommerce_get_endpoint_url
...
Closes #6439
2014-10-01 16:50:25 +01:00
Chuck Mac
d8a8970bd4
Enable tooltip for woocommerce_wp_checkbox in metabox
...
Allow the use of the `desc_tip` value to add a tooltip to the checkbox
field as allowed by other metabox fields.
2014-09-29 12:15:26 -04:00
mgiulio
56c2e5838d
Fix get_cart_tax() comment
2014-09-29 17:11:34 +02:00
mgiulio
da0a42be28
Use 'no' to disable the gateway
2014-09-29 12:08:19 +02:00
Nicola Mustone
1337c9cd7b
Added $user_id
2014-09-29 09:13:56 +02:00
Ratnakar
ad1b2afb4a
Use of WordPress Insert instead of direct query
2014-09-29 10:56:03 +05:30
Cor van Noorloos
e4bc36fcec
category meta box and category column thumbnail
2014-09-28 17:23:58 +02:00
Cor van Noorloos
ed1d64fc63
product column thumbnail
2014-09-28 17:23:27 +02:00
Mike Jolley
878cae2c7a
Merge pull request #6403 from Necrotex/master
...
New filter for Shipping Tax
2014-09-27 19:55:39 +03:00
James Koster
e92be69c9c
Increase default product image sizes. closes #5480
2014-09-26 17:49:27 +01:00
James Koster
63f45a8720
variation visibility, based on #6182 . #5661
2014-09-26 17:22:43 +01:00
James Koster
81bf8d3a9d
remove tooltip and add edit action link. #6360
2014-09-26 14:53:45 +01:00
James Koster
a66ae12707
bye bye coupon styling. closes #6360
2014-09-26 14:37:26 +01:00
Tamara Zuk
c5374201cb
[ #6337 ] Return variation meta if it exists
...
includes some code standards cleanup
2014-09-26 06:45:15 -04:00
Andre 'Necrotex' Peiffer
b83a75181d
added new filter for shipping tax
2014-09-26 10:35:59 +02:00
Nicola Mustone
12129218fb
woocommerce_found_customer_details filter improvement
...
Adding $type_to_load attr to woocommerce_found_customer_details filter
2014-09-26 10:28:46 +02:00
Mike Jolley
5022a1a88e
Merge pull request #6399 from BFTrick/translation-button-typo
...
Capitalizing the Update Translation Button
2014-09-26 11:21:48 +03:00
Patrick Rauland
c6635d84e3
capitalizing the update translation button
2014-09-25 15:41:18 -06:00
Loushou
a37ea4976b
new filter for adding custom 'action buttons' on the order_items metabox in the admin edit order screen
...
loushou
2014-09-24 17:41:13 -07:00
justinstern
26806660d4
include original $quantity with
...
woocommerce_add_to_cart_solid_individually_quantity filter
2014-09-24 16:54:15 -04:00
justinstern
b1c9db3282
Adds a woocommerce_add_to_cart_sold_individually_quantity filter
...
Additional control over the quantity added when a product is "sold
individually"
2014-09-24 16:38:52 -04:00
mgiulio
ae728acc63
Use wc_get_order in simplify-commerce
2014-09-24 17:30:14 +02:00
Mike Jolley
1c9331737e
Minor tweaks to cart shortcode
2014-09-24 15:26:53 +01:00
Mike Jolley
416d167842
Merge pull request #6380 from haroldkyle/master
...
[2.2] Remove notice for undefined action property of ajax request
2014-09-24 14:44:57 +01:00
Mike Jolley
06f82686eb
[2.2] and test, use term_taxonomy_id for transient names
2014-09-24 14:22:02 +01:00
Harold Kyle
2bf2485910
remove notice for undefined action property of ajax request
2014-09-24 09:12:26 -04:00
Mike Jolley
744549ad13
[2.2] Use variation get_stock_quantity() for max_qty
...
Fixes #6339
2014-09-24 11:15:56 +01:00
Mike Jolley
b8bcb5ee6e
Removed deprecated methods from WC_Frontend_Scripts and rewrote script registration and localization to run once.
...
Closes #6338
2014-09-24 10:57:39 +01:00
Dominic
a96c8fa836
Moved description and tip generation to function
...
This would allow plugins to easily generate the necessary HTML for the
tooltips and field descriptions when implementing their own custom
setting field types.
2014-09-23 15:27:15 -07:00
Patrick Rauland
4df8fca1bd
using WC_Email send method for all WC emails
2014-09-23 11:02:00 -06:00
Patrick Rauland
71c60d6b64
removing all isntances of abstract from the WC_Email class
2014-09-23 10:20:28 -06:00
Patrick Rauland
1498198215
renaming and moving abstract-wc-email file
2014-09-23 10:12:43 -06:00
claudiosmweb
2a255de172
changed the LESS compiler to SCSS compiler #5606
2014-09-22 15:30:07 -03:00
Mike Jolley
53ea10a897
Merge pull request #6352 from NickIvanter/patch-1
...
Allow WC_Order to be constructed w/o Order ID
2014-09-22 14:38:27 +01:00
Mike Jolley
229d9135ef
Prevent errors when country field is disabled
...
Fixes #6336
2014-09-22 13:23:31 +01:00
Nick Ivanter
3fcae6e63f
Allow WC_Order to be constructed w/o Order ID
...
This was allowed in WooCommerce 2.1 and some plugins rely on this behavior. Also, there seems to be no downside, as the parent class WC_Abstract_Order similarly doesn't require an Order ID at construction.
2014-09-22 14:58:18 +04:00
Mike Jolley
a91c74d794
Merge pull request #6309 from quadshot/before-oi-meta
...
filter for adding info before order item itemmeta in order metabox
2014-09-22 10:36:48 +01:00
Mike Jolley
0aca8e01f8
Merge pull request #6305 from quadshot/line-buttons
...
filter to allow custom 'add line' buttons
2014-09-22 10:23:46 +01:00
Mike Jolley
506a66b3a4
Merge pull request #6342 from axisthemes/ASBPATH-2
...
Absolute path should have curly braces
2014-09-22 10:21:05 +01:00
Mike Jolley
4e99e629f5
Merge pull request #6341 from axisthemes/ASBPATH
...
Absolute path should have curly braces
2014-09-22 10:20:59 +01:00
Mike Jolley
84c3e18a60
Merge pull request #6345 from Ninos/createaccount
...
Checkout - createaccount value check
2014-09-22 10:20:51 +01:00
Mike Jolley
e42d4b24da
Merge pull request #6333 from quadshot/save-order-items
...
Inform plugins of 'save_order_items'
2014-09-22 10:18:00 +01:00
Ninos Ego
966f6f1bad
createaccount value check
2014-09-21 20:45:42 +02:00
shivapoudel
ae3bc4051f
Absolute path, Indentation & docblocks fix for includes/admin/meta-boxes/*.php :)
2014-09-21 01:50:06 +05:45
shivapoudel
a318f9dae2
Absolute path and Indentation fix for includes/admin/reports/*.php :)
2014-09-21 01:43:32 +05:45
shivapoudel
ab52b93592
Absolute path and Indentation fix for includes/admin/settings/*.php :)
2014-09-21 01:40:47 +05:45
shivapoudel
8c211705ca
Absolute path and Indentation fix for includes/admin/importers/*.php :)
2014-09-21 01:39:24 +05:45
shivapoudel
4091fe00ad
Absolute path and Indentation fix for includes/admin/{roots-files}.php :)
2014-09-21 01:37:30 +05:45
shivapoudel
11a1be6b12
Absolute path and Indentation fix for includes/shipping/*.php :)
2014-09-21 01:29:32 +05:45
shivapoudel
bc5156ff4a
Absolute path and Indentation fix for includes/gateways/*.php :)
2014-09-21 01:27:58 +05:45
shivapoudel
fedb4dae7c
Absolute path and Indentation fix for includes/widgets/*.php :)
2014-09-21 01:22:45 +05:45
shivapoudel
e1eb62aa8e
Absolute path and Indentation fix for includes/walkers/*.php :)
2014-09-21 01:20:47 +05:45
shivapoudel
f170f461b3
Absolute path and Indentation fix for includes/updates/*.php :)
2014-09-21 01:19:50 +05:45
shivapoudel
e53539f447
Indentation and new lines fix for includes/shortcodes :)
2014-09-21 01:18:32 +05:45
shivapoudel
d2272cd79b
Absolute path and Indentation fix for includes/libraries/class-cssmin.php :)
2014-09-21 01:17:11 +05:45
shivapoudel
5e09f15c91
Absolute path and Indentation fix for includes/emails/*.php :)
2014-09-21 01:15:40 +05:45
shivapoudel
c60ce1ec93
Absolute path fix for REST API v1
2014-09-21 01:12:54 +05:45
shivapoudel
e6f6bcf368
Absolute path fix for REST API v2
2014-09-21 01:09:20 +05:45
shivapoudel
e28e31fe63
Absolute path fix for wc-term-functions.php
2014-09-21 00:56:49 +05:45
shivapoudel
f4fd45a3cc
Absolute path fix for wc-template-hooks.php
2014-09-21 00:56:09 +05:45
shivapoudel
8884266bac
Absolute path fix for wc-template-functions.php
2014-09-21 00:55:45 +05:45
shivapoudel
58595f0f2b
Absolute path fix for wc-order-functions.php
2014-09-21 00:55:04 +05:45
shivapoudel
60e4250ba6
Absolute path fix for wc-notice-functions.php
2014-09-21 00:54:43 +05:45
shivapoudel
893e1e508c
Absolute path fix for wc-formatting-functions.php
2014-09-21 00:54:16 +05:45
shivapoudel
60fb5595aa
Absolute path fix for wc-deprecated-functions.php
2014-09-21 00:53:35 +05:45
shivapoudel
ddb8c62618
Absolute path fix for wc-coupon-functions.php
2014-09-21 00:52:35 +05:45
shivapoudel
5eaa138d21
Absolute path fix for wc-core-functions.php
2014-09-21 00:52:11 +05:45
shivapoudel
1f9ba73b96
Absolute path fix for wc-conditional-functions.php
2014-09-21 00:51:46 +05:45
shivapoudel
eab625e185
Absolute path fix for wc-cart-functions.php
2014-09-21 00:51:15 +05:45
shivapoudel
5ab2bdcca4
Absolute path fix for wc-attribute-functions.php
2014-09-21 00:49:38 +05:45
shivapoudel
3a38fba2b0
Absolute path fix for class-wc-webhook.php
2014-09-21 00:48:51 +05:45
shivapoudel
03c3e27c5d
Indendation fix by .editorconfig
2014-09-21 00:47:51 +05:45
shivapoudel
961f147d18
Absolute path fix for class-wc-shipping.php
2014-09-21 00:46:02 +05:45
shivapoudel
2200a3ae2e
Absolute path fix for class-wc-session-handler.php
2014-09-21 00:44:26 +05:45
shivapoudel
922e74e984
Absolute path fix for class-wc-query.php
2014-09-21 00:43:54 +05:45
shivapoudel
1f4db18e7f
Absolute path fix for class-wc-product-variation.php
2014-09-21 00:43:30 +05:45
shivapoudel
26d4abb88c
Absolute path fix for class-wc-product-variable.php
2014-09-21 00:42:58 +05:45
shivapoudel
f81f670a06
Absolute path fix for class-wc-product-simple.php
2014-09-21 00:42:32 +05:45
shivapoudel
3fc03a184d
Absolute path fix for class-wc-product-grouped.php
2014-09-21 00:42:09 +05:45
shivapoudel
a3d4d87ca5
Remove newline
2014-09-21 00:41:34 +05:45
shivapoudel
f60444c969
Absolute path fix for class-wc-product-external.php
2014-09-21 00:40:53 +05:45
shivapoudel
5f05a78669
Line and indendation fix
2014-09-21 00:39:33 +05:45
shivapoudel
73b1185375
Removed newline ;)
2014-09-21 00:36:42 +05:45
shivapoudel
3addd725e7
Added newline ;)
2014-09-21 00:36:01 +05:45
shivapoudel
a4ec52f788
Absolute path fix for class-wc-install.php
2014-09-21 00:35:02 +05:45
shivapoudel
b94c4cc0a2
Added newline ;)
2014-09-21 00:33:04 +05:45
shivapoudel
342d3186db
Found and fix indendation for multiline comments for class-wc-coupon.php :)
2014-09-21 00:31:22 +05:45
shivapoudel
b4abca1c82
Found and fix indendation for multiline comments :)
2014-09-21 00:29:22 +05:45
shivapoudel
96df6bd961
Absolute path fix for WC_API class
2014-09-21 00:27:10 +05:45
shivapoudel
303a5b28d0
Absolute path fix for abstract classes :)
2014-09-21 00:24:49 +05:45
splashingpixels
bf9c1689fb
revised quick-edit featured product option not able to unselect
2014-09-19 10:49:26 -07:00
Loushou
1252db79f8
changed filter name to be past tense for clarity
...
loushou
2014-09-19 09:08:54 -07:00
Loushou
becdc0977d
filter to inform other plugins that order items have been saved in the admin
...
loushou
2014-09-19 08:57:02 -07:00
Mike Jolley
80d4a73f52
Added acceptance marks to PayPal Standard where applicable to replace generic PayPal icon.
2014-09-19 16:55:14 +01:00
Loushou
0f8c8886e0
adding the after
...
loushou
2014-09-19 08:34:34 -07:00
Loushou
09159f83c7
removing extra param and correcting whitespace
2014-09-19 08:05:25 -07:00
Mike Jolley
4803937222
Fix adding items to orders
...
* Fix - When manually adding items to an order, show tax columns.
* Fix - When manually adding items to an order, include variation data.
Closes #6313
2014-09-19 12:52:26 +01:00
Mike Jolley
08cf7c7406
Check order exists before sending
...
Closes #6310
2014-09-19 12:23:29 +01:00
Mike Jolley
8f62f00f4d
Fix - When bulk editing, don't allow sale price to be negative.
...
Fixes #6325
2014-09-19 12:18:07 +01:00
Mike Jolley
1fb8582acf
Merge pull request #6320 from ryanstockau/master
...
Fix infinite redirect loop on cart page
2014-09-19 10:57:25 +01:00
Mike Jolley
fe3ee67b4f
Merge pull request #6301 from anagio/master
...
Small grammar edit to template notice
2014-09-19 10:44:01 +01:00
Nicola Mustone
46689ce083
Fixing order notes date
2014-09-19 09:55:16 +02:00
Nicola Mustone
8a7ed9a053
Fixing currency position in reports
2014-09-19 09:23:58 +02:00
Nicola Mustone
1f1d5d6bab
Adding endpoints in Appearance > Menus
2014-09-19 09:06:28 +02:00
Ryan Stock
4998f88dc5
Fix infinite redirect loop on cart page
...
Fix for issue #6319 :
https://github.com/woothemes/woocommerce/issues/6319
2014-09-19 13:24:31 +10:00
claudiosmweb
8c0ddfcb02
fixed admin post type filters, closes #6312
2014-09-18 17:10:02 -03:00
Loushou
f17bb56891
filter to allow custom 'add line' buttons
...
loushou
2014-09-18 09:05:42 -07:00
Loushou
f0c4b80113
filter for adding info before order item itemmeta in order metabox
...
loushou
2014-09-18 08:55:13 -07:00
Loushou
76f3049751
adding a method to allow default billing information in order metabox
...
loushou
2014-09-18 08:33:49 -07:00
anagio
c1ba19991f
Small grammar edit to template notice
2014-09-18 09:34:21 -04:00
Mike Jolley
dd6fa30c3d
Fix redirect on paginated search results
...
Fixes #6281
2014-09-18 13:23:00 +01:00
Mike Jolley
28e13bdab3
Add notice when order is no longer editable.
...
Closes #6298
2014-09-18 11:32:25 +01:00
Mike Jolley
579ec4ee0c
Totals in taxes by date report.
...
Fixes #6299
2014-09-18 10:28:45 +01:00
Mike Jolley
a092fce0c2
Ensure product exists in API call
...
Fixes #6288
2014-09-17 17:23:04 +01:00
Mike Jolley
8e35bbf0ba
Clear transients for new parent when saving a grouped product. Closes #6278
2014-09-17 14:18:43 +01:00
Mike Jolley
493285f101
When updating order status, ensure its a valid WC order status.
...
Fixes #6285
2014-09-17 12:24:10 +01:00
Mike Jolley
1b68406202
Merge pull request #6284 from ragulka/rating-count-value
...
Allow getting rating count for a specific rating value
2014-09-17 12:05:45 +01:00
Mike Jolley
1d3b7a52c1
Improved headers sent notice to include file and line.
2014-09-17 11:40:54 +01:00
Mike Jolley
09a59a5e7e
Prevent errors when adding 'zero-rated' tax on checkout.
2014-09-17 11:40:54 +01:00
Barry Kooij
06103c6cd2
Fixed a varation product width inheritance bug.
2014-09-17 11:00:14 +02:00
Illimar Tambek
fb19f5b9c5
Improve naming & comments
2014-09-17 11:27:43 +03:00
Illimar Tambek
386011ffae
Allow getting rating count for a specific rating number
2014-09-17 11:03:10 +03:00
claudiosmweb
8719910441
Fixed WooCommerce submenu in multisites
...
reported in
https://wordpress.org/support/topic/error-message-in-multi-site-from-223
@mikejolley
2014-09-16 19:03:50 -03:00
Mike Jolley
955f497dd7
Prevent headers being sent by wp_send_json()
...
Fixes #6244
2014-09-16 13:24:05 +01:00
Barry Kooij
72c6f262f1
Width should be allowed to be set in a Product Variation.
2014-09-16 14:02:26 +02:00
Barry Kooij
b1daae5d0d
Setup variable to prevent a notice if no variable data is set.
2014-09-16 13:21:09 +02:00
Mike Jolley
d6c1643a12
Merge pull request #6266 from maxrice/fix-6255
...
Use `note` for creating/updating order with customer note
2014-09-16 10:51:37 +01:00
Mike Jolley
ce1236bd95
Merge branch 'master' of https://github.com/woothemes/woocommerce
...
Conflicts:
readme.txt
2014-09-16 10:48:46 +01:00
Mike Jolley
a3b522aff8
Prepare update queries.
2014-09-16 10:45:28 +01:00
Mike Jolley
6dd8b11762
Fixed minor XSS issue on reports screens by escaping and sanitizing 'range' GET variable.
2014-09-16 10:33:47 +01:00
claudiosmweb
6a0d5ebf0c
Fixed number of processing orders display
...
Reported in
http://wordpress.org/support/topic/number-of-processing-orders-missing-from-left-panel
Cannot use wc_get_order_type() before wc_register_order_type()
@mikejolley
2014-09-15 23:32:34 -03:00
claudiosmweb
8464ad0b17
improved the WC_Admin_Post_Types::media_view_strings()
2014-09-15 22:10:20 -03:00
claudiosmweb
89a0c82b54
fixed "Set product image" media gallery title in non-product post type, closes #6267
2014-09-15 19:09:25 -03:00
Max Rice
445aaa78f9
Use `note` for creating/updating order with customer note
...
Fixes #6255
2014-09-15 14:44:11 -04:00
claudiosmweb
f9454b7c3b
fixed the decimal format in wc_save_order_items() for taxes, close #6253
2014-09-15 14:03:14 -03:00
Barry Kooij
9723ed8096
Added settings sub title styling
2014-09-15 17:47:01 +02:00
Mike Jolley
41362ab60c
Merge branch 'master' of https://github.com/woothemes/woocommerce
...
Conflicts:
readme.txt
2014-09-15 16:38:32 +01:00
Mike Jolley
75eb07c974
Fix paypal mobile checkout. Closes #6165
2014-09-15 16:38:07 +01:00
Barry Kooij
a93b107e55
removed unused default
2014-09-15 17:30:15 +02:00
claudiosmweb
db8a07a8b8
removed "or" in favor to "||"
2014-09-15 10:57:46 -03:00
Mike Jolley
d2fc731d4e
Merge pull request #6258 from shivapoudel/patch-2
...
Some changes in WC_Cart
2014-09-15 09:46:20 +01:00
Mike Jolley
82bab9d71d
Merge pull request #6245 from 75nineteen/master
...
Fix duplication in Ship to Multiple Locations ext
2014-09-15 09:44:31 +01:00
Shiva Poudel
0b58d335b8
Reverted access public
...
Thanks! @tamarazuk
2014-09-15 08:17:19 +05:45
Shiva Poudel
6e58c45196
@access public in docblock
2014-09-15 01:40:24 +05:45
Shiva Poudel
40fe9ffd2f
check_cart_item_validity() should have have public
2014-09-15 01:37:51 +05:45
Shiva Poudel
40ec40a411
Found and fix docblock comment
2014-09-15 01:35:22 +05:45
Shiva Poudel
8e09892064
better at get_option() @ L91
2014-09-15 01:33:13 +05:45
Shiva Poudel
a4f6b0f9f9
Converted Indentations to tabs
2014-09-15 01:29:56 +05:45
Shiva Poudel
f829e53a96
New line for docblock
2014-09-15 01:24:50 +05:45
Shiva Poudel
ccf15ff06b
Better docblock ;)
2014-09-15 01:22:48 +05:45
Shiva Poudel
cf421b1c12
OOPS! again time constant
2014-09-15 01:18:46 +05:45
Shiva Poudel
a2ab230efb
Use of time constant
2014-09-15 01:17:14 +05:45
Shiva Poudel
1e7a3ae6d3
indendation Improvement for WC_Cart
2014-09-15 01:14:32 +05:45
claudiosmweb
b47e649e6a
Improved the translation update messages
...
When is multisite shows only the button for download directly
If not is multisite will show the button for make the download with the
WordPress update system and the button to download directly
And added a new button to hide the update message
@mikejolley
2014-09-12 19:32:21 -03:00
claudiosmweb
dc0122a4d6
Created method for install the translations directly
...
This will download the package directly from Github and install using
WP_Filesystem()
@mikejolley
2014-09-12 18:55:50 -03:00
75nineteen Media
8b48fc4267
Fix duplication in Ship to Multiple Locations ext
...
This should solve the issues related to multiple locations getting
duplicated costs.
2014-09-12 11:11:40 -04:00
Mike Jolley
857f85fd8e
Merge pull request #6242 from chrisnharvey/patch-1
...
Fixing typo with get_error_message being referenced as a property
2014-09-12 14:20:36 +01:00
Mike Jolley
59ef851302
Readme for #6243
2014-09-12 14:18:11 +01:00
Chris Harvey
4d72eedae2
Checking password reset key using phpass
2014-09-12 14:03:39 +01:00
claudiosmweb
066eb3c5b0
fixed wc_get_order_status_name() appear as wc 2.1 order status
2014-09-12 10:01:49 -03:00
Chris Harvey
4a8ad5f09d
Fixing typo with get_error_message being referenced as a property
2014-09-12 13:36:17 +01:00
Mike Jolley
aee2b62c85
Added woocommerce_get_settings_ID filters.
...
Closes #6231
2014-09-12 12:20:06 +01:00
Mike Jolley
79ce7ab926
If a refund fails, delete refund post.
...
Fixes #6238
2014-09-12 10:09:26 +01:00
Mike Jolley
accd20aaae
Merge pull request #6235 from woothemes/6226-fix-order-fields-on-checkout
...
Dynamically get the address fields in WC_Checkout::create_order()
2014-09-12 09:41:33 +01:00
Mike Jolley
ec5cce06e5
Merge pull request #6239 from vlandfair/patch-1
...
Minor Fix: Fixed Product Tag Arguments
2014-09-12 09:35:12 +01:00
Mike Jolley
5b3b855377
Merge pull request #6233 from shivapoudel/patch-2
...
Fix with $ for Colombian Peso
2014-09-12 09:34:28 +01:00
Mike Jolley
ec28795a4e
Merge pull request #6232 from shivapoudel/patch-1
...
Fix some issues with Currency code for NPR
2014-09-12 09:33:47 +01:00