Mike Jolley
aab4e1cfa0
Min
2015-12-16 11:05:01 +00:00
Mike Jolley
c4605b8959
Merge pull request #9861 from phily245/master
...
Chrome autocomplete to update checkout shipping. Closes #9850
2015-12-16 11:04:38 +00:00
Mike Jolley
6509a0edb3
Merge pull request #9858 from unfulvio/email_key_in_emails_settings
...
#9857 change get_class( $email ) to $email_key in Email Settings
2015-12-16 10:56:45 +00:00
Phil Young
ee54e040df
Chrome autocomplete to update checkout shipping. Closes #9850
...
When using Chrome's autocomplete to alter an address field in the
checkout, the shipping selection in the order review will now update.
Closes #9850 .
2015-12-16 10:02:18 +00:00
Fulvio Notarstefano
d7d70298c5
#9857 change get_class to
2015-12-16 14:25:17 +08:00
Claudio Sanches
c001d5b274
Make tooltips consistent, closes #9856
2015-12-16 03:38:53 -02:00
Claudio Sanches
a7333a6e10
Fixed unittest dependencies
2015-12-15 16:41:07 -02:00
Claudio Sanches
b7b6254bf4
[CLI] Added docs about product reviews fields
2015-12-15 15:36:57 -02:00
Claudio Sanches
bba6bdd6ea
[CLI] Updated delete product description
2015-12-15 15:20:11 -02:00
Claudio Sanches
7d7be633a6
[CLI] Added docs about product category fields
2015-12-15 15:11:21 -02:00
Mike Jolley
195101bbe9
Merge remote-tracking branch 'origin/master'
2015-12-15 16:42:02 +00:00
Mike Jolley
05783272a2
Merge branch 'exensible-addons-screen'
2015-12-15 16:41:56 +00:00
Claudio Sanches
32ffd8059a
Merge pull request #9849 from maxrice/fix-checkout-result-notice
...
Fix checkout result notice
2015-12-15 00:10:43 -02:00
Bryce Adams
ff5caa85b7
Update URL used to get add-on sections
...
Related to https://github.com/Automattic/woothemes.com/pull/47
2015-12-15 12:20:02 +11:00
Max Rice
655089b162
Fix checkout result notice
2015-12-14 20:15:22 -05:00
Claudio Sanches
67773e2338
[CLI] Fixed order update description
2015-12-14 19:48:34 -02:00
Claudio Sanches
ce360bc9b5
[CLI] Improved order delete command description
2015-12-14 19:34:13 -02:00
Claudio Sanches
9450151b16
[CLI] Fixed customer command descriptions and updated order delete description
2015-12-14 19:30:19 -02:00
Claudio Sanches
e22724bf95
[CLI] Updated create order descriptions and removed order_number
2015-12-14 19:26:04 -02:00
Claudio Sanches
28d27bf2c0
[CLI] Updated some command descriptions
2015-12-14 18:55:20 -02:00
Claudio Sanches
9b5020efff
[CLI] Added customer downloads fields docs
2015-12-14 18:32:04 -02:00
Claudio Sanches
2bc58f431a
[CLI] Updated update coupons options description
2015-12-14 18:13:53 -02:00
Mike Jolley
d515ddaaed
Merge pull request #9798 from JeroenSormani/admin-order-item-hooks
...
Add hooks after order line items in admin
2015-12-14 12:50:54 +00:00
Mike Jolley
3e2df95968
Merge remote-tracking branch 'origin/master'
2015-12-14 12:48:26 +00:00
Mike Jolley
f992f98b39
Merge branch 'pr/9790'
2015-12-14 12:48:11 +00:00
Mike Jolley
4b45812bac
Only one sanitise hook is needed
2015-12-14 12:48:03 +00:00
Mike Jolley
7ce6e2f1ab
Merge pull request #9820 from pmgarman/processing-order-counts-filter
...
Add filter to remove admin menu order counts
2015-12-14 12:43:14 +00:00
Mike Jolley
05ee7b2a91
Merge pull request #9782 from tjuris/master
...
use float values for price filter when taxes are not included in prices
2015-12-14 12:42:11 +00:00
Mike Jolley
6e7d8e98b2
Trigger change event when inserting media
...
Fixes #9793
2015-12-14 12:27:03 +00:00
Mike Jolley
f3d6ce3c94
Round total discount to precision
...
Fixes #9834
2015-12-14 12:06:39 +00:00
Claudio Sanches
f55a36c60d
Merge pull request #9837 from franticpsyx/orphaned-variations-issue
...
[2.5] Search-products: failing to load results when orphaned variation posts in the result set
2015-12-12 12:49:23 -02:00
Manos Psychogyiopoulos
5597a2750b
orphaned variations cause "failed to load results" issue
2015-12-12 16:37:32 +02:00
Claudio Sanches
9126a13a1c
Merge pull request #9836 from franticpsyx/ajax-search-products-tweaks
...
[2.5] Allow ajax product searches from known ids + introduce search results limit
2015-12-12 11:48:18 -02:00
Manos Psychogyiopoulos
2a6a26f800
allow searching from predefined set and introduce search limit
...
Makes it possible to search from a pre-defined set of known ids without returning all results, avoiding an excessive amount of product instantiations with large result sets.
2015-12-12 14:28:45 +02:00
Claudio Sanches
1a17c0f404
Merge branch 'master' of github.com:woothemes/woocommerce
2015-12-11 01:59:05 -02:00
Claudio Sanches
91e5381262
[API] Added order_key in orders response, closes #9823
2015-12-11 01:58:24 -02:00
Claudio Sanches
db779c8c87
Merge pull request #9821 from luancuba/patch-1
...
It should be "character" instend of "charactrer".
2015-12-10 18:48:51 -02:00
Luan Cuba
9a52cc3abd
It should be "character" instend of "charactrer".
2015-12-10 17:51:50 -02:00
Patrick Garman
0fa0c20520
Add filter to remove admin menu order counts
...
On large sites this query can easily take 6-10 seconds to complete, slowing the entire dashboard down.
2015-12-10 13:40:41 -06:00
Mike Jolley
77714623cf
Remove post type archive title on front page
...
Closes #9812
2015-12-10 10:42:56 +00:00
Claudio Sanches
4f6c17a6a1
Fixed test for get_woocommerce_currencies()
2015-12-09 16:38:57 -02:00
Claudio Sanches
987b93c87e
Changed (Untitled) to (no title) #9806
2015-12-09 16:28:34 -02:00
Claudio Sanches
e5144ff8d2
Updated docs and support channels in README.md
2015-12-09 16:08:26 -02:00
Claudio Sanches
2a5b785e50
Show (Untitled) in settings when payment method don't have title
...
Fixed some coding standards too.
Closes #9806
2015-12-09 15:11:59 -02:00
Claudio Sanches
ba67b7d219
POT
2015-12-09 13:24:36 -02:00
Claudio Sanches
33abd146b5
Fixed translatable strings in WC_Webhook::deliver_ping()
...
cc @mikejolley
2015-12-09 13:20:53 -02:00
Claudio Sanches
8d4acda1f7
Updated "Tested up to"
2015-12-09 13:16:39 -02:00
Claudio Sanches
deb2af81ed
Updated stable tag
2015-12-09 13:15:46 -02:00
Claudio Sanches
cdbbbe69f2
Updated changelog
2015-12-09 13:15:34 -02:00
Claudio Sanches
4b52c0d052
Added Kenyan shilling currency
2015-12-09 13:06:54 -02:00