Florian Ludwig
|
f2f56ebb4a
|
Removed lines, were already deleted in upstream
|
2014-08-12 19:04:11 +02:00 |
Florian Ludwig
|
b8c2912138
|
More general approach for widget dropdown_layered_nav
|
2014-08-12 18:56:37 +02:00 |
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
|
da4f4a583b
|
Merge pull request #6014 from om4james/patch-1
Fix broken Transifex link
|
2014-08-12 12:38:34 +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
|
644adffbec
|
Merge pull request #5999 from tamarazuk/master
Add before/after edit address form actions
|
2014-08-12 12:37:29 +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 |
James Collins
|
f31d9b369d
|
Fix broken Transifex link
The link on http://wordpress.org/plugins/woocommerce/ to the Transifex project is broken.
It should link to https://www.transifex.com/projects/p/woocommerce/.
|
2014-08-12 15:38:20 +08: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 |
Tamara Zuk
|
6da6a6357f
|
Separate edit address forms for billing and shipping
|
2014-08-08 20:35:12 -04:00 |
Tamara Zuk
|
cc7e64c139
|
Add before/after edit address form actions
Introduce woocommerce_before_edit_address_form' and
'woocommerce_after_edit_address_form' actions
|
2014-08-08 20:23:55 -04:00 |
adamawesomeface
|
0e22412a7d
|
maximum ammount for coupon functionality added
|
2014-08-08 07:38:58 -04: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 |
Mike Jolley
|
b23b292cd2
|
Merge pull request #5984 from woothemes/order-status-backwards-compatibility
Add backwards compatibility function for new shop order status
|
2014-08-07 16:17:16 +01: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
|
da274d91ea
|
Merge pull request #5974 from CFXd/display-customer-address-more-consistently
Remove <p> from inside <address> in order/order-details.php
|
2014-08-06 10:55:53 +01:00 |
Michael Silber
|
a96b958edd
|
Remove <p> from inside <address> in order/order-details.php
|
2014-08-05 18:20:26 -04: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
|
1414c47fbe
|
following wc js coding standards
|
2014-08-04 17:53:17 +02: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 |
claudiosmweb
|
928e4ae4c0
|
added .jshintrc file
|
2014-08-04 11:18:15 -03:00 |
claudiosmweb
|
ee6b8dc142
|
added jshint #5939
|
2014-08-04 11:12:50 -03: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 |