Mike Jolley
cac813c1de
Attempt to improve check_current_user_can_download()
2014-10-24 23:08:50 +01:00
Mike Jolley
63c923394c
Additional download handler tweaks
2014-10-24 22:50:23 +01:00
Barry Kooij
8a104ee642
Unit Tests: Added test_get_total and test_get_total_ex_tax methods.
2014-10-24 22:34:10 +02:00
Barry Kooij
fdfabc89f9
Unit Tests: added test_check_cart_item_validity method
2014-10-24 21:26:38 +02:00
Barry Kooij
e5d418305d
Unit Tests: Added assertIsWPError to WC unit test framework
2014-10-24 21:26:26 +02:00
Barry Kooij
6960138876
Unit Tests: force delete on cleanup
2014-10-24 21:14:19 +02:00
Barry Kooij
a4bb50aaa5
Unit Tests: added test_get_remove_url
2014-10-24 20:56:56 +02:00
Barry Kooij
80dc739ef0
Add return statement to check_cart_items
2014-10-24 20:56:06 +02:00
Barry Kooij
4b510dc7d6
Merge branch 'master' of github.com:woothemes/woocommerce
2014-10-24 20:37:06 +02:00
Barry Kooij
4eb50a198b
Unit Tests: added test_add_to_cart_sold_individually method
2014-10-24 20:36:07 +02:00
Barry Kooij
aa85f8dcb1
Unit Tests: add extra checks to add_to_cart tests.
2014-10-24 20:35:49 +02:00
Mike Jolley
c3023d4c8c
WC_Download_Handler - Split download and download_product into multiple methods
2014-10-24 18:21:21 +01:00
Mike Jolley
3aaa397361
WC_Download_Handler - readfile_chunked refactor
2014-10-24 18:21:21 +01:00
Barry Kooij
1ffa095ef1
Merge branch 'master' of github.com:woothemes/woocommerce
2014-10-24 17:04:30 +02:00
Barry Kooij
ef3c2e02f0
Unit Tests: cart todo's
2014-10-24 17:04:21 +02:00
Barry Kooij
98851c8aa7
Unit Tests: test_set_quantity method
2014-10-24 17:04:10 +02:00
Mike Jolley
270e26c3cc
Allow linking to #reviews tab Closes #4630
2014-10-24 15:50:15 +01:00
Barry Kooij
fbff5936d9
Added return statement to set_quantity
2014-10-24 16:02:31 +02:00
Mike Jolley
2b8be95360
Remove # (hash) from get_order_number and add to strings instead as needed.
...
Most places use Order #X
Some places use Order Number: X
Both are now valid.
Fixes #6518
2014-10-24 14:53:43 +01:00
Barry Kooij
31e61bbf5c
Unit Tests: added test_generate_cart_id method
2014-10-24 15:43:26 +02:00
Barry Kooij
def3e98f04
Unit Test: use correct product helper method.
2014-10-24 15:37:22 +02:00
Barry Kooij
ae6a3ef287
Unit Tests: Added test_find_product_in_cart method
2014-10-24 15:37:09 +02:00
Barry Kooij
eabb8eb712
Unit Tests: product helper codestyle
2014-10-24 15:36:29 +02:00
Barry Kooij
f88fe50ab4
Unit Test: Added delete_product helper method.
2014-10-24 15:36:13 +02:00
Barry Kooij
25d9b9e54a
WC cart codestyle
2014-10-24 15:35:45 +02:00
Barry Kooij
3d35ab559c
Merge branch 'master' of github.com:woothemes/woocommerce
2014-10-24 15:21:03 +02:00
Barry Kooij
2439ac2c25
Unit Tests: Added test_get_cart_url method
2014-10-24 15:20:54 +02:00
Mike Jolley
ef9c9b69a0
Merge pull request #6617 from SiR-DanieL/patch-1
...
Typo in the system report
2014-10-24 13:33:33 +01:00
Nicola Mustone
2080bcc0c4
Typo in the system report
2014-10-24 13:54:51 +02:00
Mike Jolley
cde08791f6
System status table separation Closes #6290
2014-10-24 12:49:27 +01:00
Mike Jolley
c62a13148b
Instead of using saved title from order, use payment method_title for refund buttons
...
Closes #6334
2014-10-24 12:11:28 +01:00
Mike Jolley
423b9c4969
Merge pull request #6596 from krautnerds/fix-cropping-in-core-function
...
Fixed cropping function to respect option settings
2014-10-24 12:01:58 +01:00
Mike Jolley
eff1cf53c4
Fixes for sales by cat report, Closes #6606
2014-10-24 11:58:25 +01:00
Mike Jolley
44d0152bfc
[2.2] Low stock report should hide no stock
...
Closes #6611
2014-10-24 11:42:05 +01:00
Mike Jolley
2149b82e6d
Merge pull request #6612 from axisthemes/grunt
...
Looks Better with capital starting
2014-10-24 10:51:04 +01:00
shivapoudel
a0309a1c84
Looks Better with capital starting
2014-10-24 03:27:07 +05:45
Mike Jolley
f96f01b271
esc_url_raw, huh. What is it good for. Absolutely nuthin #5798
2014-10-23 15:47:21 +01:00
Mike Jolley
cf867fec35
Decode redirect URL only when needed to prevent PayPal issues
...
Fixes #5798
2014-10-23 15:33:12 +01:00
Mike Jolley
2294135bff
Rename touch punch to stop grunt breaking minify
2014-10-23 14:38:19 +01:00
Mike Jolley
a76f9d9096
Optimise paypal gateway, and revise encoding.
...
#5798
2014-10-23 14:27:24 +01:00
Mike Jolley
d90aee6685
Add fallbacks for wp_get_referer()
...
Closes #6609
2014-10-23 12:13:42 +01:00
Mike Jolley
7cc71dea44
Allow API edit_product method to update post_name (slug)
...
Closes #6601
2014-10-23 11:58:39 +01:00
Mike Jolley
daf14fc57e
Use current user ID for refunds. Closes #6598
2014-10-23 11:36:15 +01:00
Mike Jolley
1739b8b048
Merge pull request #6597 from SiR-DanieL/patch-1
...
Order note use comment_date instead of GMT date
2014-10-23 10:42:18 +01:00
claudiosmweb
7219addebc
[2.2] Fixed POST/PUT products attributes values, closes #6600
2014-10-22 18:46:39 -02:00
Mike Jolley
2e0fd3c061
Merge pull request #6595 from woothemes/hotfix-update-product-cat-links
...
Update WooThemes.com extension category archive links.
2014-10-22 16:41:24 +01:00
Nicola Mustone
dcde2a52e2
Removed GMT
2014-10-22 17:31:12 +02:00
Nicola Mustone
cbbdfadb74
Order note use comment_date instead of GMT date
...
The order comment note should not use always GMT date. I think using `comment_date` is better.
Ref Ticket: #224994
2014-10-22 17:28:25 +02:00
Florian Ludwig
d443823a52
Fixed constant value cropping to option setting
...
I don’t think that it is the right way to set the cropping by checking
if the ‚crop’ option is set because it could have been set to 0 in the
options. In that case it would be cropped either way because isset
would also return true.
2014-10-22 15:23:20 +02:00
Gerhard
8635811180
Update WooThemes.com extension category archive links.
2014-10-22 14:29:06 +02:00