shivapoudel
|
58b6b54e77
|
Fix the large gap in System Status -> Server Environment after [?]
|
2015-03-07 09:03:14 +05:45 |
shivapoudel
|
a56b93a143
|
Tweaks for System Status
|
2015-03-07 09:01:08 +05:45 |
Mike Jolley
|
2fb7f20633
|
Merge pull request #7647 from thenbrent/order_notes_by_id
Order "Order Notes" on Edit Order screen by ID
|
2015-03-06 14:48:14 +00:00 |
Mike Jolley
|
568a0fe4fa
|
Tweak international delivery
Fixes #7651
|
2015-03-06 14:45:04 +00:00 |
Mike Jolley
|
af2407a089
|
Move default customer location to general settings tab.
|
2015-03-06 14:45:04 +00:00 |
Barry Kooij
|
c45c4fd1a2
|
optimize PR#7605
|
2015-03-06 15:06:24 +01:00 |
Barry Kooij
|
31f414ecb4
|
Merge branch 'raw-cancel-order-url' of git://github.com/tamarazuk/woocommerce into tamarazuk-raw-cancel-order-url
|
2015-03-06 13:44:52 +01:00 |
Mike Jolley
|
66e6366be0
|
Shipping calculator - Made state/postcode respect country locale like checkout.
Fixes #7637
|
2015-03-06 12:37:21 +00:00 |
Mike Jolley
|
9f269f765d
|
Load persistent cart when empty, and Prevent cart being cleared when accessing the login page.
Closes #7636
|
2015-03-06 12:02:02 +00:00 |
Claudio Sanches
|
25944c9086
|
Fixed the WC_Countries::get_formatted_address() default args
@mikejolley
|
2015-03-06 00:05:40 -03:00 |
Brent Shepherd
|
32cd95cc80
|
Order "Order Notes" on Edit Order screen by ID
So that insertion order is preserved in case multiple comments were inserted within
the same second of each other.
|
2015-03-05 15:49:45 -08:00 |
Dean Taylor
|
a841817b6a
|
Fix "Undefined index: test_ipn" PHP notice
|
2015-03-05 22:58:22 +00:00 |
Mike Jolley
|
7fa0ee5004
|
split_shared_term handling
|
2015-03-05 11:27:58 +00:00 |
Mike Jolley
|
c8b664ff47
|
Exclude total sales from duplication Closes #7631
|
2015-03-05 10:03:36 +00:00 |
Mike Jolley
|
4d8d4310bf
|
Tidyup #7627
|
2015-03-05 09:20:24 +00:00 |
Rasmus
|
13f6e442df
|
Fix missing fields in get_formatted_address
Fixes missing fields in get_formatted_address in WC_Countries so it doesn't throw a notice about undefined variable when argument is missing.
|
2015-03-04 15:02:35 +01:00 |
Mike Jolley
|
830fba3e41
|
Merge pull request #7625 from SiR-DanieL/patch-6
Added order count functions
|
2015-03-04 13:18:41 +00:00 |
Nicola Mustone
|
95f581452f
|
removed useless functions
|
2015-03-04 11:35:25 +01:00 |
Mike Jolley
|
123ae9cd5a
|
Merge pull request #7620 from SiR-DanieL/patch-5
Welcome page tweaks
|
2015-03-04 10:28:26 +00:00 |
Mike Jolley
|
d4ccca7f3d
|
Merge pull request #7618 from SiR-DanieL/patch-4
Replace int cast with absint
|
2015-03-04 10:27:37 +00:00 |
Mike Jolley
|
5146d582cb
|
Just some braces
|
2015-03-04 10:25:08 +00:00 |
Nicola Mustone
|
ed67650c36
|
added order count functions
|
2015-03-04 09:51:06 +01:00 |
Nicola Mustone
|
f7577c5097
|
missing "WooCommerce" and update version
|
2015-03-03 19:05:55 +01:00 |
Nicola Mustone
|
147ccf3ef8
|
replace int cast with absint
|
2015-03-03 17:36:47 +01:00 |
Mike Jolley
|
c0e5d6a959
|
Set placeholder for selects and ensure set if the first option is blank
|
2015-03-03 11:43:41 +00:00 |
Mike Jolley
|
6658c88adc
|
Add args to correct scripts
Fixes #7610. @claudiosmweb
|
2015-03-03 10:58:10 +00:00 |
Mike Jolley
|
3d2ee4f54a
|
Merge pull request #7567 from tamarazuk/system-status-fatal-fix
System Status: Fix fatal error when `$response` is not an object
|
2015-03-03 10:04:20 +00:00 |
Tamara Zuk
|
5d4a57d8e2
|
System Status: Use is_wp_error() instead of is_object()
thanks @claudiosmweb!
|
2015-03-03 02:07:39 -05:00 |
Tamara Zuk
|
0e4cea8e85
|
Introduce `WC_Order::get_cancel_order_url_raw()` method
|
2015-03-03 02:01:17 -05:00 |
Claudio Sanches
|
12d381da2e
|
Improved the WC_Language_Pack_Upgrader::has_available_update()
|
2015-03-02 13:49:59 -03:00 |
Claudio Sanches
|
3db16ae606
|
Prevent translation update message for en_US, closes #7599
|
2015-03-02 13:49:27 -03:00 |
Claudio Sanches
|
f2fc3b151f
|
Merge pull request #7562 from tjuris/get-related-terms-filters
Apply filters to product/tag terms when querying related products
|
2015-03-02 10:39:31 -03:00 |
Mike Jolley
|
9865e5f11e
|
urlencode coupon Closes #7572
|
2015-03-02 12:03:31 +00:00 |
Mike Jolley
|
154e289b08
|
Fix unclosed div element Closes #7575
|
2015-03-02 11:58:13 +00:00 |
Tanel Jüris
|
fe60425eeb
|
Rename filter prefix from wc_ to woocommerce_
|
2015-03-02 12:09:24 +02:00 |
Mike Jolley
|
7d23acf381
|
Merge pull request #7597 from woothemes/hotfix-partial-refunds-rounding
Pass max_refund through wc_format_decimal
|
2015-03-02 10:03:50 +00:00 |
Mike Jolley
|
d98569327d
|
Check payment title exists before output.
|
2015-03-02 10:03:30 +00:00 |
Mike Jolley
|
b8e01fdfdd
|
Remove unused defaults Closes #7573
|
2015-03-02 10:03:30 +00:00 |
Mike Jolley
|
92b15933ab
|
Merge pull request #7574 from WillBrubaker/master
Filter the default attribute availability
|
2015-03-02 10:02:09 +00:00 |
Mike Jolley
|
a7be0d5b8a
|
Merge pull request #7385 from RistoNiinemets/form-field
Form field args and type filters
|
2015-03-02 09:56:08 +00:00 |
Mike Jolley
|
8a42ed06f1
|
Merge pull request #7552 from NickIvanter/patch-6
Allow custom CSS classes to be specified for [product] shortcode
|
2015-03-02 09:55:49 +00:00 |
Gerhard
|
368bfd97d1
|
Pass max_refund through wc_format_decimal
|
2015-03-02 11:54:43 +02:00 |
Claudio Sanches
|
c4e1602406
|
Merge branch 'master' of github.com:woothemes/woocommerce
|
2015-02-27 13:33:05 -03:00 |
Claudio Sanches
|
d0c71bd46e
|
Fixe the admin access for subscsribers and customers
|
2015-02-27 13:32:47 -03:00 |
Will
|
de6c986953
|
Filter the default attribute availability
|
2015-02-26 11:23:19 -05:00 |
Barry Kooij
|
ffc436957b
|
Removed double @property comment
|
2015-02-26 17:14:06 +01:00 |
Nicola Mustone
|
0fc973b5aa
|
undefined wc_error_count fix
|
2015-02-26 16:18:11 +01:00 |
Mike Jolley
|
66e13a9927
|
Filter object
|
2015-02-26 11:59:50 +00:00 |
Tamara Zuk
|
3525b0f193
|
Append status codes to wp_remote_post and wp_remote_get notes
|
2015-02-26 02:05:01 -05:00 |
Tamara Zuk
|
8e4259b915
|
System Status: Fix fatal error when `$response` is not an object
|
2015-02-26 01:50:42 -05:00 |