claudiosmweb
|
bbca8dd437
|
fixed customer report queries with order_types
|
2014-08-12 12:17:46 -03:00 |
claudiosmweb
|
532d06b560
|
fixed the wc_cancel_unpaid_orders() post_type query
|
2014-08-12 12:14:38 -03:00 |
claudiosmweb
|
6e21079d76
|
moved exclude order notes from wp_count_comments to class-wc-comments.php
|
2014-08-12 12:13:29 -03:00 |
claudiosmweb
|
eb8d99f4ea
|
fixed some coding standards in includes/class-wc-comments.php
|
2014-08-12 12:07:23 -03:00 |
claudiosmweb
|
507a2038e8
|
fixed comments query
|
2014-08-12 12:05:09 -03:00 |
Mike Jolley
|
5bc293a69c
|
Initial display of add order item buttons Fixes #5991
Also Closes #5994
|
2014-08-12 12:54:44 +01:00 |
Mike Jolley
|
e4d0a6daef
|
Merge pull request #5989 from woothemes/lost-password-email-username
Lost password, lookup on username first before email.
|
2014-08-12 12:41:35 +01:00 |
Mike Jolley
|
fea2cc55f7
|
Merge pull request #5987 from afurculita/patch-1
Update wc-deprecated-functions.php
|
2014-08-12 12:39:02 +01:00 |
Mike Jolley
|
177d617b73
|
Merge pull request #6008 from woothemes/fix-force-https
Changed WC_HTTPS::force_https_url filter priority
|
2014-08-12 12:38:04 +01:00 |
Mike Jolley
|
bd9ab8f5b3
|
Merge pull request #5988 from woothemes/feature-process-refund-reason
Add $reason param in WC_Payment_Gateway::process_refund()
|
2014-08-12 12:36:12 +01:00 |
Mike Jolley
|
6714d0088c
|
Merge pull request #5986 from SiR-DanieL/patch-5
Added parenthesis
|
2014-08-12 12:33:55 +01:00 |
Mike Jolley
|
7f825a98ce
|
Tweak get_children to look for empty transient
|
2014-08-12 12:06:18 +01:00 |
claudiosmweb
|
acb0699e94
|
updated the reason default value
|
2014-08-11 10:07:09 -03:00 |
claudiosmweb
|
9ce8250fcb
|
changed WC_HTTPS::force_https_url filter priority
|
2014-08-11 10:03:27 -03:00 |
Mike Jolley
|
fe12b330c0
|
Fix sorting indicator and add help text to parent. Fixes #5977
|
2014-08-08 10:24:42 +01:00 |
Gerhard
|
4f011ae6a9
|
Lost password, lookup username first before email.
Customer use emails as usernames so need to lookup based on username first for instances where this apply.
|
2014-08-08 08:07:11 +02:00 |
claudiosmweb
|
066ba904cb
|
added $reason param in WC_Payment_Gateway::process_refund()
|
2014-08-07 15:57:29 -03:00 |
Alexandru Furculita
|
9d129a39b4
|
Update wc-deprecated-functions.php
Help IDE-s find and highlight the deprecated stuff. Good for WooCommerce plugin and theme developers
|
2014-08-07 21:26:05 +03:00 |
Nicola Mustone
|
e49fe4c713
|
Added parenthesis
WP coding standard says to add always parenthesis
|
2014-08-07 18:26:48 +02:00 |
claudiosmweb
|
c378768aae
|
added backwards compatibility function for new shop order status
|
2014-08-07 12:15:57 -03:00 |
Mike Jolley
|
5046256cea
|
Prevent 404's caused by attachment link workaround.
Fixes #5975
|
2014-08-06 11:50:09 +01:00 |
Mike Jolley
|
7475778d05
|
Workaround for #5962
|
2014-08-05 21:12:52 +01:00 |
Mike Jolley
|
80ca1c3808
|
Cast array instead Closes #5890
|
2014-08-05 11:28:27 +01:00 |
Mike Jolley
|
c4b813262c
|
Revert "Check for array"
This reverts commit 61df5d5534 .
|
2014-08-05 11:27:25 +01:00 |
Mike Jolley
|
a186e1e52f
|
Merge pull request #5951 from grey-rsi/master
class-wc-widget-price-filter.php - add filter
|
2014-08-05 11:08:02 +01:00 |
Mike Jolley
|
49b597665e
|
Merge pull request #5967 from SiR-DanieL/master
Fixed issue #5895
|
2014-08-05 10:49:40 +01:00 |
claudiosmweb
|
0617d53353
|
fixed undefined offset when added products in cart
|
2014-08-04 16:37:42 -03:00 |
claudiosmweb
|
ae66ba4553
|
fixed variation tax_class and backorders
@mikejolley
|
2014-08-04 16:05:15 -03:00 |
claudiosmweb
|
b67a1e6b0e
|
stopped endless loop when saving variable product that manages stock
@mikejolley
|
2014-08-04 15:31:40 -03:00 |
claudiosmweb
|
bce502f455
|
improved handling of stock options to save changes to a variable product
|
2014-08-04 14:53:29 -03:00 |
Nicola Mustone
|
7c7f6b30e5
|
following wc coding standards
|
2014-08-04 17:49:14 +02:00 |
Nicola Mustone
|
69694e6242
|
following wc coding standards
|
2014-08-04 17:45:35 +02:00 |
Nicola Mustone
|
a4103f7bfe
|
following wc coding standards
|
2014-08-04 17:42:16 +02:00 |
Nicola Mustone
|
c5f9f2157f
|
Fixed issue #5895
|
2014-08-04 17:28:20 +02:00 |
Mike Jolley
|
3f58d8801a
|
Merge pull request #5950 from afurculita/master
Autoloading widget classes
|
2014-08-04 14:21:18 +01:00 |
Mike Jolley
|
f84cd332dc
|
Merge pull request #5960 from bordoni/issue/5958
User that refunded now been shown at the Order edit page
|
2014-08-04 14:18:32 +01:00 |
Mike Jolley
|
658089a46b
|
Merge pull request #5963 from SiR-DanieL/master
Child & Parent Themes in System Report
|
2014-08-04 14:06:25 +01:00 |
Gustavo Bordoni
|
34a47c3682
|
Removing a `var_dump`, My bad
|
2014-08-04 08:14:00 -03:00 |
Mike Jolley
|
760cd6861c
|
Small refactor of is_visible
Also returns false for non-published products and fixes #5955
|
2014-08-04 11:19:58 +01:00 |
Mike Jolley
|
e02d94d305
|
Fix stock logic in 2.2 for variations with parents which manage stock
Closes #5957 @claudiosmweb can you review this change?
|
2014-08-04 10:51:54 +01:00 |
Nicola Mustone
|
91177e43da
|
woocommerce support line outside the child theme conditional
|
2014-08-03 14:05:49 +02:00 |
Nicola Mustone
|
359d910090
|
Merge branch 'master' of https://github.com/woothemes/woocommerce
|
2014-08-03 13:59:17 +02:00 |
Gustavo Bordoni
|
6b3f228a55
|
Adding the information about who did the refund on the backend
|
2014-08-02 21:57:14 -03:00 |
Gustavo Bordoni
|
fbf4ffd39b
|
Include a isset before using a variable that might not be there
|
2014-08-02 21:32:18 -03:00 |
GreY
|
9dd743158e
|
Add filter to convert amount on based currency rate
|
2014-08-01 15:09:25 +03:00 |
Alexandru Furculita
|
8eb710ec5d
|
Update class-wc-widget-cart.php
|
2014-08-01 13:47:07 +03:00 |
Alexandru Furculita
|
37e12a99b1
|
Update class-wc-widget-top-rated-products.php
|
2014-08-01 13:46:43 +03:00 |
Alexandru Furculita
|
8303d82172
|
Update class-wc-widget-top-rated-products.php
|
2014-08-01 13:46:33 +03:00 |
Alexandru Furculita
|
e03905f935
|
Update class-wc-widget-recently-viewed.php
|
2014-08-01 13:46:20 +03:00 |
Alexandru Furculita
|
8d214e665d
|
Update class-wc-widget-recent-reviews.php
|
2014-08-01 13:46:07 +03:00 |