Mike Jolley
0927cbee8d
Tweaks saved card markup and styling to improve CC form.
2016-05-10 15:43:39 +01:00
Steve
2da25a7708
Update class-wc-admin-attributes.php
2016-05-10 13:13:30 +12:00
Steve
ff03ca81ac
Add 'woocommerce_before_attribute_delete' action
...
Adding an action so 3rd party plugin developers can prevent attributes essential for plugin functionality from being deleted while their plugin is active.
2016-05-10 13:11:53 +12:00
Shohei Tanaka
4c45e995d7
Fix again
...
Fix again, sorry.
2016-05-10 10:05:09 +09:00
Shohei Tanaka
e9c8b8b526
Error fixed
...
Fixed it.
2016-05-10 08:46:38 +09:00
Shohei Tanaka
2d5d7d1494
Japanese post code validation
...
Set Japanese post code validation.
Please check following site.
https://en.wikipedia.org/wiki/Postal_codes_in_Japan
2016-05-10 07:33:47 +09:00
Claudio Sanches
857471843a
Merge pull request #10874 from allendav/master
...
Add filtering for system status page tabs and actions too
2016-05-09 18:37:32 -03:00
Claudio Sanches
0918a6b6bc
Fixed batch errors response
2016-05-09 18:21:36 -03:00
Claudio Sanches
068b77cc43
Created WC_REST_Controller to allow batch create, update and delete items
2016-05-09 18:16:48 -03:00
Allen Snook
98a15d52d7
Changed action name to avoid potential filter collision
2016-05-09 13:42:27 -07:00
Claudio Sanches
17ccd60365
Merge pull request #10880 from shivapoudel/backbone-modal
...
Tweak - Use of single backbone modal script for shipping and order panel
2016-05-09 17:11:53 -03:00
Mike Jolley
7a723a8263
woocommerce_payment_token_set_default action
2016-05-09 18:05:34 +01:00
Mike Jolley
167df8acce
Tokens: Get cards on any screen
2016-05-09 17:36:40 +01:00
Mike Jolley
3db3f3796e
Clear item meta cache when adding new meta
2016-05-09 10:01:15 +01:00
Shiva Poudel
4c7a78ab31
Tweak - Use of single backbone modal script for shipping and order panel
2016-05-08 21:34:05 +05:45
Allen Snook
920f2a7809
Check against tabs list before considering action
2016-05-06 11:38:10 -07:00
Allen Snook
58a04a1922
Add filtering for system status page tabs and actions too
2016-05-06 11:27:56 -07:00
Mike Jolley
15402c2c3d
Store separate cache per package_key
...
Fixes #10872
2016-05-06 17:00:01 +01:00
Harald Rosberg
84887409a0
added a filter to make it possible to override if an attribute is variation by default, #10869
2016-05-06 13:22:32 +02:00
Claudio Sanches
02b74fc474
Keep consistent
2016-05-05 13:58:28 -03:00
Claudio Sanches
1a1c336468
[REST API] Check if tax exists before try to update
...
@mikejolley
2016-05-05 13:56:32 -03:00
Claudio Sanches
8fa6733a04
[REST API] Fixed missing variable
2016-05-05 13:34:28 -03:00
Claudio Sanches
af443ba831
[REST API] Fixed coding standards and docblocks in taxes controller
...
@mikejolley
2016-05-05 12:28:53 -03:00
Mike Jolley
edbb03a5d8
Only exclude variations with no price if filter is set
...
Closes #10854
2016-05-05 16:05:40 +01:00
Mike Jolley
ebf487f6c8
Fix key names
2016-05-05 13:44:48 +01:00
Mike Jolley
cb6f6e2adf
Filter out empty requests
2016-05-05 12:43:52 +01:00
Mike Jolley
407421ef22
Taxes bulk endpoint naming and handling
...
@claudiosmweb Added helper for create or update (handles both cases)
and renamed endpoint to update_items.
2016-05-05 11:19:35 +01:00
Mike Jolley
44b0059a06
Order by downloads remaining when getting permission so orders with same products over multiple lines links work
2016-05-05 09:28:36 +01:00
Claudio Sanches
65e7737956
Ignore trunk when showing update notice
2016-05-04 17:42:53 -03:00
Claudio Sanches
ebd4614b5d
[REST API] Less conditional code for bulk taxes
2016-05-04 17:19:09 -03:00
Claudio Sanches
ad0743efa5
[REST API] Added method to bulk update or create items
2016-05-04 17:14:23 -03:00
Mike Jolley
b39ec6b2d6
Fix undo on storefront
...
Closes #10816
2016-05-03 17:03:46 +01:00
Mike Jolley
fce8dc0868
Ensure alt text is set for product attachments
...
@claudiosmweb Fixes #10822
2016-05-03 16:41:51 +01:00
Mike Jolley
0782b869f5
Remove double filter on meta_key label
...
Fixes #10845
2016-05-03 16:01:16 +01:00
Mike Jolley
fd001669fe
woocommerce_email_order_items_args filter
...
Closes #10812
2016-05-03 15:40:34 +01:00
Mike Jolley
85faaf8b77
Remove old permissions when generating new download permissions
...
Closes #10839
2016-05-03 15:22:49 +01:00
Mike Jolley
e5bbd9c092
Check wc_get_shipping_zone does not exist
...
Closes #10843
2016-05-03 15:16:20 +01:00
Mike Jolley
f5e9875548
Allows stock status to be considered for availability and stock status on frontend.
...
Refactors code which make it so stock status was actually ignored if on
backorder. Fixes #10834
@claudiosmweb
2016-05-03 15:10:31 +01:00
Mike Jolley
c6975fa7d5
Merge branch 'pr/10750'
2016-05-03 12:01:09 +01:00
Mike Jolley
a0faffec85
Lang tweak
2016-05-03 12:01:03 +01:00
Mike Jolley
f35d874ede
Merge pull request #10838 from woothemes/issues/10837/fix-data-updater
...
Fixed fatal error caused by wrong class name to instantiate.
2016-05-03 11:55:18 +01:00
Mike Jolley
dea212b883
wc_round_tax_total filter
2016-05-03 11:34:27 +01:00
Akeda Bagus
098bc57947
Fixed fatal error caused by wrong class name to instantiate.
...
Class WC_Shipping_International_Delivery got renamed to
WC_Shipping_Legacy_International_Delivery per 119f19a
.
Fixes #10837 .
2016-05-02 23:32:38 +07:00
Mike Jolley
ad3f9d0754
Show payment date on order screen
...
Closes #10828
2016-05-02 12:02:07 +01:00
Mike Jolley
e53704431d
Don't use abstract
...
Fixes #10815
2016-04-29 15:28:09 +01:00
Mike Jolley
6a4a6d8471
Fix refund shipping
2016-04-29 11:44:28 +01:00
Claudio Sanches
552b40ad02
[REST API] Defined coupons default values
2016-04-28 18:38:35 -03:00
Claudio Sanches
c061d93d87
Added X-WC-Webhook-Source header in webhooks
2016-04-28 14:45:13 -03:00
Claudio Sanches
e7a632d489
Rename wc_sanitize_postcode() to wc_normalize_postcode()
...
cc @mikejolley
2016-04-28 13:51:43 -03:00
Matheus Lopes
f0c26b7439
Refatoring main code
2016-04-28 13:37:30 -03:00
Claudio Sanches
84f91cad76
Merge branch 'master' of github.com:woothemes/woocommerce
2016-04-28 13:24:36 -03:00
Claudio Sanches
3fc2c82aaf
[API] Fixed variations backorders
2016-04-28 13:24:20 -03:00
Lee Willis
e5b4932495
Fix typo
2016-04-28 13:35:11 +01:00
Mike Jolley
43af207558
Output buffering and redirects after turning off legacy
...
Closes #10806
2016-04-28 12:36:51 +01:00
Claudio Sanches
fb62b9d511
Removed woocommerce_sanitize_postcode filter
2016-04-27 20:59:48 -03:00
Claudio Sanches
83c470987f
Sanitize postcodes before comparisons, closes #10808
2016-04-27 20:43:48 -03:00
Claudio Sanches
9a4dae158f
Introduces woocommerce_format_postcode filter
2016-04-27 19:20:24 -03:00
Claudio Sanches
133c904d1a
Remove product SKU if is not unique while untrashing products, closes #10807
2016-04-27 16:06:32 -03:00
Mike Jolley
d6a085b5ae
Improve lost password flow
...
@claudiosmweb Fixes #10785
Add confirmation and explanation after initial reset.
Also splits template files into lost password, reset password, and
confirmation for clarity.
2016-04-27 16:00:30 +01:00
Mike Jolley
020b8c92c6
Fix URLs with quot; characters
...
Fixes #10795
2016-04-27 15:24:10 +01:00
Mike Jolley
e21313a237
Check for is_mysql
...
Closes #10793
2016-04-27 12:03:52 +01:00
Fredrik Forsmo
398ab8a016
Add `public` keyword to public various methods
2016-04-26 19:26:56 +02:00
Fredrik Forsmo
81bc211c57
Add `public` keyword to public email methods
2016-04-26 18:26:58 +02:00
Manos Psychogyiopoulos
a203c34474
fix undefined package notice in legacy flat rate method
2016-04-26 16:21:42 +03:00
Matheus Lopes
71a46df6b0
Editing titles
2016-04-25 13:51:40 -03:00
Mike Jolley
2b1442c3f0
Added get_rate_id() method for consistent rate nams
2016-04-25 17:06:38 +01:00
Mike Jolley
693a5ab34a
Missing script dependencies
2016-04-25 14:40:08 +01:00
Mike Jolley
9aace06536
Cheques for 'murica
...
Closes #10779
2016-04-25 14:25:39 +01:00
Mike Jolley
6f42514afb
Pass false for product in attribute label filter
...
Closes #10773
2016-04-25 14:11:07 +01:00
Mike Jolley
87dc31ffac
Force name to be set
...
Closes #10782
2016-04-25 13:25:15 +01:00
Mike Jolley
4468d34548
Show invoice email in dropdown
2016-04-25 13:22:31 +01:00
Mike Jolley
29c6acf767
Used positional placeholders in strings where the order of strings may require modification in the locale.
...
Closes #10775
2016-04-25 13:07:41 +01:00
Pascal Birchler
cf80c5855e
Do not filter the embed template path
2016-04-25 11:27:53 +02:00
Matheus Martins
303787b29c
Fixing grammar error
...
Just fixing a little grammar error
2016-04-23 01:32:22 -03:00
Claudio Sanches
653f79b25b
Fixed method retuning value in write context in includes/class-wc-checkout.php
2016-04-22 15:03:10 -03:00
Daniel Hüsken
35a1cd4736
Add menu order to categories and attributes
2016-04-22 19:55:52 +02:00
Claudio Sanches
505dfd7672
Fixed i18n functions
2016-04-22 14:08:44 -03:00
Mike Jolley
9a3aa8e498
Further woocommerce_termmeta removal
2016-04-22 17:43:07 +01:00
Mike Jolley
0ddce2aa65
Correct $matches variable name
2016-04-22 17:08:16 +01:00
Mike Jolley
9fb5fa9efd
@since 2.6
2016-04-22 16:47:54 +01:00
Mike Jolley
cfe7340f45
Use wc_postcode_location_matcher for zones too
2016-04-22 15:45:34 +01:00
Mike Jolley
23271af0f6
Fixed comparisons for ranges and wildcards
2016-04-22 15:42:20 +01:00
Mike Jolley
558211a869
Split postcode matching queries to avoid expansion
2016-04-22 14:02:36 +01:00
Mike Jolley
b0dfb55710
Tweak account settings grouping
...
Closes #10766
2016-04-22 12:29:06 +01:00
Mike Jolley
10f16f074c
Further zone tweaks to delete new rows on cancel
2016-04-22 12:24:20 +01:00
Mike Jolley
a9b8101e48
No blank slate if methods exist
...
Closes #10757
2016-04-22 12:24:20 +01:00
Shiva Poudel
8fd8c58aaa
Change Codex docs to https support
2016-04-22 00:26:15 +05:45
Mike Jolley
a8b2a5668f
Added cancel button to shipping zones UI
...
Closes #10754
2016-04-21 16:18:15 +01:00
Mike Jolley
c71e17a71b
Don't duplicate SKUs
...
Closes #10751
2016-04-21 14:03:20 +01:00
Mike Jolley
0bad68f218
Fixed calculate_extra_shipping
2016-04-21 13:59:13 +01:00
Mike Jolley
0425ad5060
Check for set but non existing pages
...
Closes #10758
2016-04-21 12:23:50 +01:00
Mike Jolley
fbca27b3d4
Tweak postcode example text
...
Closes #10755
2016-04-21 12:15:17 +01:00
Mike Jolley
39e8d981a0
Support order items when calling get_permalink on a variation.
2016-04-21 10:36:46 +01:00
Fredrik Forsmo
4e19676acf
Add `public` to `needs_shipping_address` method
2016-04-20 21:05:23 +02:00
Matheus Lopes
2c191f5bb7
Enable countries exceptions to Billing and Shipping
2016-04-20 14:55:05 -03:00
Mike Jolley
7c61e9be6c
Merge branch 'pr/10746'
2016-04-20 15:03:20 +01:00
Mike Jolley
412195905b
Pass package in all add_rate calls
2016-04-20 15:03:10 +01:00
Mike Jolley
4901117f64
Data must exist
2016-04-20 15:02:41 +01:00
Mike Jolley
87bc757de8
Correct $package usage and comments
2016-04-20 15:02:30 +01:00
Mike Jolley
04e9eef0ac
Correct access props and comments
2016-04-20 15:02:19 +01:00
Mike Jolley
be9b7bd4b5
If no variation ID is set, do a match
...
Closes #10737
2016-04-20 12:35:06 +01:00
Mike Jolley
f3762d9ed5
category support for sale_products shortcode
2016-04-20 12:27:20 +01:00
Mike Jolley
c1a8d6742f
Note when WC.php is used in theme
...
Closes #10741
2016-04-20 10:37:54 +01:00
Diego Zanella
531f644f5f
Added safeguard check for shipping methods post data
2016-04-20 10:21:28 +01:00
Diego Zanella
2c26fd5b02
Merge remote-tracking branch 'upstream/master' into POC-Restored_Backward_Compatibility
2016-04-20 10:07:23 +01:00
Diego Zanella
e0c565da2d
Backward compatibility with WC 2.5 and earlier
...
* Restored signature of WC_Shipping_Method::add_rate() method, while maintaining the features added in WC 2.6 to handle shipping zones.
2016-04-20 08:59:19 +01:00
Diego Zanella
a506909822
Backward compatibility with WC 2.5 and earlier
...
* Slightly altered previous change to maintain the exact logic used before (i.e. the WC_Ajax class sets the POST data for the shipping method explicitly).
2016-04-20 08:49:32 +01:00
Diego Zanella
ba46a5275f
Backward compatibility with WC 2.5 and earlier
...
* Restored signature of WC_Settings_API::process_admin_options() method.
2016-04-20 08:48:29 +01:00
Mike Jolley
1879a44373
PayPal case
2016-04-19 22:17:09 +01:00
Fulvio Notarstefano
5862a462a9
Make register shop order post statuses filterable
2016-04-19 21:20:55 +02:00
Mike Jolley
a60b03baa9
Log close method. Fixes unit tests.
2016-04-19 16:56:43 +01:00
Claudio Sanches
37f03f34e8
Update data from master
2016-04-19 12:50:14 -03:00
Claudio Sanches
b6d33ee906
WP-API
2016-04-19 12:49:16 -03:00
Mike Jolley
f47a1de108
Close file if it's already open before clear
2016-04-19 16:31:36 +01:00
Mike Jolley
9f5967cb87
Support callback and return URLs which do not define scheme
...
@claudiosmweb Closes #10678
2016-04-19 16:12:22 +01:00
Mike Jolley
fb8708dea6
Merge branch 'pr/10689'
2016-04-19 14:00:46 +01:00
Mike Jolley
ab61975357
Tweak returns
2016-04-19 14:00:40 +01:00
Mike Jolley
03a7892da6
Learn more links to .org
2016-04-19 13:31:41 +01:00
Mike Jolley
f739e97c76
Merge branch 'master' into payment-gateway-wizard-refactor
...
# Conflicts:
# assets/css/activation.css
# assets/css/wc-setup.css
2016-04-19 13:25:20 +01:00
Mike Jolley
8e0e9a0cc2
Deprecate Simplify in favour of feature plugin
2016-04-19 13:14:13 +01:00
Mike Jolley
5acb2d7661
Adjusts logos
2016-04-19 12:04:52 +01:00
Mike Jolley
ac1e18a804
Merge pull request #10731 from jobthomas/master
...
Sidekick removal
2016-04-19 05:45:06 -05:00
Mike Jolley
1dccf92953
Prevent changing slug to name via pointer
...
Fixes #10727
2016-04-19 11:42:44 +01:00
Job
c93b16bd05
Updated campaign tags
...
* Source: setupwizard, helptab, addons, notice (took the terms already
used in WC core and deleted all dashes)
* Medium: product
* Content: videos, docs, storefront, themecompatibility, wcthemes,
wcextensions, about, newsletter, tickets, apidocs (+ different content
for every reference in addons tab)
* Campaign: woocommerceplugin
2016-04-19 11:32:45 +02:00
Job
d3cb293e2d
Sidekick removal
...
Partnership with Sidekick ended:
* Removed all styles and mentions of Sidekick
* Updated docs prompt on last step on boarding: *Read more* > *Learn
more*
2016-04-19 11:01:22 +02:00
Claudio Sanches
cfedab0d74
Added Bitcoin/BTC currency
...
@mikejolley
2016-04-18 20:28:04 -03:00
Claudio Sanches
ee974da07f
Merge branch 'master' of github.com:woothemes/woocommerce
2016-04-18 20:27:48 -03:00
Claudio Sanches
71aa29d144
Added new 109 currencies
...
@mikejolley
2016-04-18 20:21:14 -03:00
Mike Jolley
3b3872da3f
More logging
2016-04-18 21:06:33 +01:00
Claudio Sanches
fce5584185
Makes wc_create_new_customer() pluggable
...
And fixed some coding standards.
Closes #10683
2016-04-18 15:30:57 -03:00
Claudio Sanches
afc060419d
Pass product object to wc_attribute_label
2016-04-18 13:47:07 -03:00
Mike Jolley
1439b6da31
Do plugin install in the background
2016-04-18 17:05:19 +01:00
Mike Jolley
4b3d06821e
Update wording
2016-04-18 15:58:22 +01:00
Mike Jolley
53b867e03e
Merge branch 'pr/10724'
2016-04-18 15:39:25 +01:00
Mike Jolley
6dc0fecaa0
CB should be first
2016-04-18 15:39:19 +01:00
Mike Jolley
586587b5ec
Merge pull request #10719 from JeroenSormani/zones-output-tweak
...
Only ouput zones UI when in that section, don't default to it
2016-04-18 09:37:45 -05:00
Mike Jolley
48fabea5b0
Pass product object to wc_attribute_label
...
Fixes #10692
2016-04-18 15:21:26 +01:00
EmilEriksen
a9d7315048
Fix undefined index "cb"
2016-04-18 16:08:54 +02:00
Mike Jolley
c5ccc65856
[API] Don't expand non-existant coupons
...
Fixes #10687
2016-04-18 14:57:06 +01:00
Mike Jolley
6ae2fea045
Allow default address to be empty.
...
Fixes #10664
2016-04-18 14:51:39 +01:00
Mike Jolley
70d334395d
Shipping calculation in backend should be based on line items
...
Fixes #10718
2016-04-18 12:56:59 +01:00
Mike Jolley
8fe7f46855
Use order currency in JS
...
Fixes #10693
2016-04-18 12:36:29 +01:00
Mike Jolley
62e6c9dbfa
Merge pull request #10722 from shivapoudel/select-option
...
Fix - Close option as its not the list-item
2016-04-18 06:08:13 -05:00
Mike Jolley
3fcc68e2f8
Replace http hrefs with https
...
Closes #10716
2016-04-18 11:58:12 +01:00
Mike Jolley
dd99c7fb17
Redirect to product screen if referer is missing.
...
Fixes #10713
2016-04-18 11:48:57 +01:00
Shiva Poudel
31b5530c3e
Its option not the list-item to close :P
2016-04-18 16:26:51 +05:45
Mike Jolley
3112c76939
Made postcode non required for ireland
...
Closes #10663
2016-04-18 11:41:24 +01:00
Mike Jolley
a77735432b
Use get_displayed_subtotal() to determine if conditions for coupons and free shipping is met.
...
@claudiosmweb
Closes #10711
2016-04-18 11:39:00 +01:00
Mike Jolley
5ce2ab7cfa
Allow a filter of products with no shipping class
2016-04-18 09:44:14 +01:00
JeroenSormani
f53b59dbc4
Remove unneeded returns
2016-04-18 08:26:24 +02:00
JeroenSormani
88bcaa585c
Only ouput zones UI when in that section, don't default to it
2016-04-18 08:23:37 +02:00
toddlahman
6003fb3303
ftruncate failed at times, so fopen() in w mode used instead.
2016-04-15 21:26:19 -07:00
Mike Jolley
1824b61355
Merge pull request #10677 from shivapoudel/wp-json-encode
...
Use of wp_json_encode since WC 2.6 requires at least WP 4.4+
2016-04-15 10:12:16 -05:00
Mike Jolley
c2820f608a
Merge pull request #10667 from Dev49net/master
...
Add fallback to company name if customer names are not specified
2016-04-15 10:07:29 -05:00
Mike Jolley
1c21505b0b
Make shop page display wording more clear
...
Closes #10699
2016-04-15 15:57:06 +01:00
James Koster
9e65542d98
Apply Suit CSS naming conventions to classes in account area. closes #10660
2016-04-15 15:11:14 +01:00
Mike Jolley
8d733377a3
Merge pull request #10688 from WPprodigy/nz-country-locale-fix
...
Add NZ locale labels
2016-04-15 07:57:33 -05:00
Matty
79fe8508c8
Adjusts all Google Analytics tags to be lowercase.
2016-04-14 18:30:25 -04:00
toddlahman
157c50df0a
return boolean log add and clear method result
2016-04-12 23:46:30 -07:00
Caleb Burks
c11c0cb51b
Add NZ locale labels
2016-04-12 22:39:04 -05:00
EmilEriksen
a0ae25ca24
Change AJAX add coupon generic error notice type
2016-04-12 17:07:11 +02:00
Shiva Poudel
dd37b82f9c
Use of wp_json_encode since WC 2.6 requires at least WP 4.4+
2016-04-12 11:22:26 +05:45
Gabor Javorszky
49ff906322
Fixes comparison functions for customer total orders / spent
...
No issue. For much performance improvement.
If the moeny spent is 0, or the total order count is also 0, but actually set, the if clause will return false. Even after the body recalculates, for example the money spent, it will still be 0, which means it will never be stored on the user meta, and that body won't be short circuited.
In the case of sites with a lot of orders (customer has ~100k), that query takes about 13 seconds, and due to how the API works, during one request, it runs 4 times (we're working on solving that one though).
We probably want to see whether the meta is set or not. If it's not set, it will be an empty string.
2016-04-11 18:06:36 -05:00
Claudio Sanches
7b6d5a8fd9
Fixed $has_orders on orders.php template, closes #10671
2016-04-11 16:03:09 -05:00
Dev49.net
5eb3888045
Added fallback to company name if names are not specified
...
Use case described in Issue #10666
2016-04-11 04:13:46 +02:00
Mike Jolley
db6b6ebb5a
Merge pull request #10642 from matheuscl/fixing_product_category_thumbnail_issue
...
Fix product category thumbnail issue
2016-04-07 10:31:52 -05:00
Mike Jolley
143642acf5
Change default sort order for featured column
2016-04-07 08:58:28 -05:00
Matheus Lopes
ed754fb23f
working on coding standards
2016-04-05 17:28:45 -03:00
Claudio Sanches
89068f0a4b
Fixed coding standards
2016-04-05 14:58:18 -05:00
Mike Jolley
fca1758f39
Merge pull request #10639 from reidbiztech/patch-1
...
Update class-wc-https.php
2016-04-05 14:28:01 -05:00
Mike Jolley
c0449f445d
Merge pull request #10634 from JeroenSormani/product-visual-loading
...
Optimize the visuals when loading the product data meta box
2016-04-05 14:26:32 -05:00
Mike Jolley
f8d483fd30
$updated_gallery_ids was not set
2016-04-05 07:42:03 -05:00
Claudio Sanches
d7e408d027
More minor fixes and typos
2016-04-04 14:17:41 -05:00
Claudio Sanches
548c222560
Minor fixes and typos
2016-04-04 14:13:38 -05:00
Claudio Sanches
2710d12fc4
Fixed reviews type
2016-04-04 14:13:29 -05:00
Claudio Sanches
6da6c30c86
Fixed copy and paste
2016-04-04 14:07:50 -05:00
Matheus Lopes
61b8fece41
WooCommerce standards fix.
2016-04-04 17:59:53 +00:00
Matheus Lopes
c9ee861f57
Check response before clear fields, now field 'Display type' is clean also.
2016-04-04 17:53:36 +00:00
reidbiztech
f5293df3da
Update class-wc-https.php
...
Paypal will not allow anything other than TLS 1.2 so just set it to that.
2016-04-04 14:37:45 -03:00
Matheus Lopes
a1f398e756
Minor fix for issue #10637
2016-04-04 17:25:23 +00:00
JeroenSormani
a8abfef5fa
Optimize the visuals when loading the product data meta box
2016-04-03 19:07:46 +02:00
Wampamba David
ff5c52b6bb
Adds Ugandan Shilling currency and currency symbol.
2016-04-02 14:11:35 +03:00
Claudio Sanches
7e791e6f4f
Align variations params
2016-04-01 15:00:00 -03:00
Claudio Sanches
fb8773c570
Group dimensions
2016-04-01 14:57:25 -03:00
Claudio Sanches
cae8849af9
Fixes on product params
2016-04-01 14:36:10 -03:00
Mike Jolley
3c97c93569
fix spacing
2016-04-01 17:33:00 +01:00
Mike Jolley
c0ec85cd84
Implement new gateway screen in wizard and auto-install plugin-base gateways when chosen.
2016-04-01 17:30:04 +01:00
Mike Jolley
00ba45512e
Merge branch 'shipping-wizard-removal'
2016-04-01 11:20:14 +01:00
Mike Jolley
7c272a2d0e
Merge pull request #10629 from misenhower/fix-wc-get-product
...
Make wc_get_product() return false if the specified post is not a product
2016-04-01 11:18:23 +01:00
Mike Jolley
d1f363c356
Exclude geolocation of bots by user agent
...
Closes #10626
2016-04-01 11:14:26 +01:00
Mike Jolley
b2dafc3b33
Merge pull request #10631 from mattallan/matt/webhook-async-filter-param
...
Add $arg param to the `woocommerce_deliver_webhook_async` filter
2016-04-01 10:54:37 +01:00
Mike Jolley
082a3bc2c9
Change system status nav markup
2016-04-01 10:53:30 +01:00
matttallan
fc503bb863
Add $arg param to the woocommerce_deliver_webhook_async filter
2016-04-01 17:05:24 +10:00
Matt Isenhower
7561f772d9
Make wc_get_product() return false if the specified post is not a product
2016-03-31 17:51:01 -07:00
Claudio Sanches
1021bfb754
Simplified the way how check terms permissions
2016-03-31 16:57:55 -03:00
Claudio Sanches
5091b36d41
Align variables
2016-03-31 16:34:16 -03:00
Claudio Sanches
ab449a6a62
Improved coupons endpoint using the new Coupon Data fields
2016-03-31 16:32:12 -03:00
Claudio Sanches
c890961f76
Fixed contexts on abstract terms controller
2016-03-31 16:17:39 -03:00
Claudio Sanches
bf64942b28
Align variables
2016-03-31 16:14:18 -03:00
Claudio Sanches
8df7723895
Fixed permissions error messages
2016-03-31 16:03:59 -03:00
Claudio Sanches
bb029747b7
Changed $namespace from public to protected in posts controller
2016-03-31 15:28:17 -03:00
Claudio Sanches
92da79ce76
Changed $namespace from public to protected
2016-03-31 15:25:31 -03:00
Mike Jolley
bfadb22c7c
Added notice when no methods exist
2016-03-31 18:54:33 +01:00
Mike Jolley
3a00348795
Remove shipping options from wizard
2016-03-31 17:17:11 +01:00
Mike Jolley
32475695a5
Simplify wizard tax rates and import automatically
2016-03-31 15:54:54 +01:00
Mike Jolley
c9196a6377
Move help tip to core functions
2016-03-31 15:30:42 +01:00
Mike Jolley
c757fd9940
Merge branch 'shipping-zone-modals'
...
# Conflicts:
# assets/css/admin.css
# assets/css/admin.scss
2016-03-31 15:20:06 +01:00
Claudio Sanches
77da7ccc2b
[2.5] [API] Fixed stock management for product variations, closes #10602
2016-03-31 10:03:12 -03:00
Claudio Sanches
00a1a9c3da
Fixed backorders and stock status
2016-03-31 09:56:22 -03:00
Mike Jolley
c9dfbab9a2
Simplify - strip dashes from zip
...
Fixes #10604
2016-03-31 12:27:34 +01:00
Mike Jolley
e2139a5c5e
Clear prices transient for variable products after scheduled sale.
2016-03-31 12:03:03 +01:00
Mike Jolley
d2ed9c0b0b
More specific paypal URLs and avoid constant when forcing TLS
...
[2.5] too if the other one goes in.
2016-03-31 10:12:31 +01:00
Claudio Sanches
b8dd156891
Added endpoint to list and get product reviews
2016-03-30 20:50:06 -03:00
Claudio Sanches
7b508307f0
Fixed links for webhooks deliveries and order notes
2016-03-30 20:42:06 -03:00
Claudio Sanches
7dcfcc9dfc
Allow filter orders by product
2016-03-30 20:26:51 -03:00
Claudio Sanches
bb7e5ecfb6
Allow filter products by taxonomies and sku
2016-03-30 20:05:12 -03:00
Claudio Sanches
5d99b8b336
Register dp filter for orders and allow filter orders by customer id
2016-03-30 19:11:56 -03:00
Claudio Sanches
9619c041cd
Allow filter coupons by code
2016-03-30 18:42:51 -03:00
Claudio Sanches
1722f95a95
Allow filter customers by role or email
2016-03-30 18:33:37 -03:00
Claudio Sanches
f78a2ec68b
Added endpoint to list customer downloads
2016-03-30 18:12:34 -03:00
Claudio Sanches
f76f0d8472
Check permissions in customers/me endpoint
2016-03-30 17:39:20 -03:00
Claudio Sanches
0cd16b3cc0
Fixed file description
2016-03-30 17:34:36 -03:00
Claudio Sanches
fda9defef8
Fixed textdomains
2016-03-30 14:56:31 -03:00
Claudio Sanches
7676e85640
Fixed vendor wp rest functions file name
2016-03-30 14:55:43 -03:00
Claudio Sanches
8e9e9526ac
Fixed date params
2016-03-30 14:53:46 -03:00
Claudio Sanches
f574a149d1
Attributes permissions
2016-03-30 14:49:22 -03:00
Claudio Sanches
82a6a5f18e
Settings and reports permissions
2016-03-30 14:33:33 -03:00
Claudio Sanches
0fce9c5243
New product terms permissions
2016-03-30 14:17:40 -03:00
JeroenSormani
b77445787e
Fix few typos and small docblock changes
2016-03-30 18:23:44 +02:00
Mike Jolley
f4791be088
Merge branch 'pr/10432'
2016-03-30 17:10:01 +01:00
Mike Jolley
f0d3162c1a
Fixed wrong types
2016-03-30 17:09:54 +01:00
Claudio Sanches
768492c02c
Fixed customer permissions
2016-03-30 11:54:49 -03:00
Claudio Sanches
dedfe41c37
User permissions
2016-03-30 11:53:14 -03:00
Claudio Sanches
7afcc8482e
Improved permissions for order notes and webhook deliveries
2016-03-30 11:43:01 -03:00
Claudio Sanches
f4012b7f1f
Reviewed post permissions
2016-03-30 11:17:16 -03:00
Mike Jolley
84d3fe2d82
wc_format_localized_decimal on dimensions
2016-03-30 13:19:01 +01:00
Mike Jolley
cb27af14c4
Status page geoip database
2016-03-30 13:11:26 +01:00
Mike Jolley
dbfba48411
Disable API fallback for geolocating customers
...
Causes server slowdown due to external calls. Should be off by default.
Closes #10615
2016-03-30 13:02:21 +01:00
Mike Jolley
d18e1eb115
woocommerce_geolocation_local_database_path filter
2016-03-30 12:58:50 +01:00
Mike Jolley
c82e177fd3
Fix coupon total replacement
...
Fixes #10618
2016-03-30 12:56:53 +01:00
Mike Jolley
bcd90ea1fb
Fix error is default address values
...
Fixes #10606
2016-03-30 12:55:29 +01:00
Mike Jolley
975f9d8c2d
Remove nonce on cancel order URL
...
Nonces are invalid if the user ID changes during checkout e.g. through
registration. Cancel links are invalid.
cc @claudiosmweb
Fixes #10605
2016-03-30 12:45:25 +01:00
Mike Jolley
3a5feddbf5
[2.5] Set captions
2016-03-30 11:15:34 +01:00
Claudio Sanches
124a4291b0
Created new method to save product taxonomy terms
2016-03-29 22:06:05 -03:00
Claudio Sanches
dc6b4e95c8
Added method to show product taxonomy terms
2016-03-29 21:57:05 -03:00
Claudio Sanches
f675d49a54
Return product default attributes
2016-03-29 21:46:35 -03:00
Claudio Sanches
5bf8c808fc
Added methods to create and edit products
2016-03-29 21:22:10 -03:00
Claudio Sanches
a16b32825f
Fixed rest functions names
2016-03-29 19:54:37 -03:00
Claudio Sanches
4a625fc2f2
New rest functions file name
2016-03-29 19:52:24 -03:00
Claudio Sanches
ae2b3eb3fc
Check if coupon code is empty
2016-03-29 19:11:49 -03:00
Claudio Sanches
a0290a6c65
Stop check again if coupon have code when creating
2016-03-29 19:09:55 -03:00
Claudio Sanches
d781e10d63
Coding standards
2016-03-29 17:24:32 -03:00
Claudio Sanches
8219cee256
Added methods to list and get products
2016-03-29 17:20:15 -03:00
Mike Jolley
687d4be0bf
Case
2016-03-29 19:51:09 +01:00
Claudio Sanches
cb2b9b3e50
Products schema
2016-03-29 15:48:08 -03:00
Mike Jolley
975c360ae3
Tweak icons and blank slate text
2016-03-29 19:37:02 +01:00
Mike Jolley
17958835a9
Merge pull request #10603 from toddlahman/master
...
Replace DELETE FROM to TRUNCATE to empty woocommerce_sessions table
2016-03-29 14:52:55 +01:00
Mike Jolley
ae36ff71fa
For PayPal requests, set CURL ssl version
...
@claudiosmweb another for 2.5 consideration
2016-03-29 14:28:15 +01:00
Mike Jolley
dc635771e8
System status: Output CURL version
...
@claudiosmweb Might be good for 2.5 too
2016-03-29 14:27:37 +01:00
Claudio Sanches
9b9d40d7e9
Create order refunds
2016-03-28 17:33:13 -03:00
Claudio Sanches
90bdabcf41
Added methods to list and get order refunds
2016-03-28 16:41:17 -03:00
Claudio Sanches
0569ad3ca7
Refunds schema and improve delete and query
2016-03-28 16:21:02 -03:00
Claudio Sanches
6629395797
Fixed description for orders schema
2016-03-28 16:17:11 -03:00
Claudio Sanches
2cd2b54c29
Fixed order delete
2016-03-28 16:10:05 -03:00
Claudio Sanches
9738ee04c2
Update orders
2016-03-28 16:04:24 -03:00
Claudio Sanches
242b362020
Fixed file names
2016-03-28 09:25:50 -03:00
Claudio Sanches
90458a8de5
Allow create orders
2016-03-28 09:22:54 -03:00
Claudio Sanches
194b40ecb9
Created exception class
2016-03-28 09:22:44 -03:00
toddlahman
fb66dd2c80
Replace DELETE FROM to TRUNCATE to empty woocommerce_sessions table
...
If the size of the woocommerce_sessions table is 3.2 GB before the
Clear all sessions button is clicked, then it will delete all rows, but
leave the table size 3.2. Truncating/emptying the table resets the size
of the table, and deletes all rows.
2016-03-24 21:24:36 -07:00
Claudio Sanches
855ff7e6fe
Check if customer exists and improved address and meta data
2016-03-24 18:04:27 -03:00
Claudio Sanches
c4c7ef6da9
Added method to add metadata
2016-03-24 17:55:51 -03:00
Claudio Sanches
8bc11ddebd
Save payment and currency when creating orders
2016-03-24 17:43:14 -03:00
Claudio Sanches
1bbbbf70f5
Added initial methods to create an order
2016-03-24 17:25:10 -03:00
Mike Jolley
5f6aa6c160
Fix modals and ajax events
2016-03-24 19:06:51 +00:00
Mike Jolley
8b53d1a618
Only load modal if supported
2016-03-24 18:31:39 +00:00
Mike Jolley
d3ac3f4073
Modals first pass
2016-03-24 17:26:40 +00:00
Mike Jolley
bea3c66777
Change arrow entity
...
@jameskoster
2016-03-24 14:27:32 +00:00
Mike Jolley
679443c9c9
Zones screen feedback
...
- Adds updated descriptions
- Adds shipping method descriptions in modal
- Adds order column tooltip
- Modified styles
@jameskoster
2016-03-24 14:08:26 +00:00
Claudio Sanches
ab90f54880
Better name for required field notices filter #10597
2016-03-24 09:06:17 -03:00
Mike Jolley
74c1b88663
Merge pull request #10586 from franticpsyx/api_cli_order_item_args_filter
...
[WC 2.5/2.6] Add order line item args filter to wc api/cli set_line_item method
2016-03-24 11:35:56 +00:00
Mike Jolley
7a3d72d098
Merge pull request #10597 from vasikgreif/patch-2
...
Add filter for required fields error message
2016-03-24 11:26:56 +00:00
Mike Jolley
af0b38dcea
Fix results when no orders match search term
...
Fixes #10599
2016-03-24 11:21:30 +00:00
Mike Jolley
795cb6d763
Add class for bacs heading
2016-03-24 10:47:08 +00:00
Claudio Sanches
91dd99e472
Added methods to list and get orders
2016-03-23 19:19:08 -03:00
Mike Jolley
ca5a46a2f9
Allow bulk deletion of refunds
2016-03-23 16:32:12 +00:00
Mike Jolley
3205975a24
Fix manual addition of shipping to orders
2016-03-23 15:16:09 +00:00
Mike Jolley
dd68a57fff
Merge pull request #10592 from woothemes/item-box-tweaks
...
Order Item Meta Box Tweaks
2016-03-23 15:03:24 +00:00
Mike Jolley
95de7f5a2c
Minor spacing issues
2016-03-23 13:06:15 +00:00
vasikgreif
565e259851
Add filter for required fields error message
...
Add the ability to change required fields error message, as discussed here: https://github.com/woothemes/woocommerce/pull/10591
2016-03-23 14:00:51 +01:00
Claudio Sanches
efe4b76559
New order schema
2016-03-23 09:46:34 -03:00
Claudio Sanches
7c84066ad7
Initial order schema
2016-03-23 08:30:58 -03:00
Mike Jolley
534cd2a384
Use discount rounding mode when getting discounted price.
...
#10573 @claudiosmweb
2016-03-23 11:27:36 +00:00
Mike Jolley
6126e248b6
Merge pull request #10595 from woothemes/fix/wc-payment-tokens-older-php
...
Fix WC_Payment_Tokens for older versions of php
2016-03-23 10:44:54 +00:00
Mike Jolley
6a1cc6a472
Fix "Can't use method return value in write context" errors
2016-03-23 10:13:51 +00:00
Joey Kudish
bde619c4d6
Fix for older versions of php
...
Older versions of php cannot check `empty()` with a non-variable. Fixes
fatal introduced in 1d35fd6d73
2016-03-22 17:36:24 -07:00
Claudio Sanches
3a0bf6c9b8
Added method to delete order notes
2016-03-22 15:49:41 -03:00
Claudio Sanches
935a784061
Fixed header location when creating attribute terms
2016-03-22 15:34:27 -03:00
Claudio Sanches
5d5f995011
Allow create order notes
2016-03-22 15:31:27 -03:00
Claudio Sanches
3fc4effed4
Added collection params for order notes
2016-03-22 15:17:35 -03:00
Claudio Sanches
2617642d5d
Added methods to list and get order notes
2016-03-22 15:13:33 -03:00
Claudio Sanches
7a7856ab7e
Order notes schema
2016-03-22 14:53:46 -03:00
Mike Jolley
f73149feaf
Tweak variation display and reenable bulk editing
2016-03-22 17:13:39 +00:00
Mike Jolley
f1b3d0f708
Further layout tweaks
2016-03-22 14:54:02 +00:00
Mike Jolley
8d76396eaf
Merge pull request #10588 from justinshreve/payment-tokens-wc-data
...
Convert WC_Payment_Tokens to use the new WC_Data
2016-03-22 14:14:29 +00:00
Mike Jolley
2b3083ae2f
Merge pull request #10579 from justinshreve/add-meta-data-keys
...
Fix array key/meta id logic in WC_Data's meta handling
2016-03-22 14:14:07 +00:00
Mike Jolley
5862785522
Restyle items panel
2016-03-21 18:35:00 +00:00
Justin Shreve
1d35fd6d73
Convert WC_Payment_Tokens (and CC/eCheck tokens) to use the new WC_Data and meta handling code.
2016-03-21 11:06:17 -07:00
Mike Jolley
7be2b129b6
Removed bulk actions from order items panel
...
Reduce/increase order item stock is less important these days do to
automatic stock reduction (when status changes) and because when you
refund items you can restock items via checkbox. Manual stock changes
can be performed by editing products.
Decreases complexity of order items box.
2016-03-21 14:58:14 +00:00
Manos Psychogyiopoulos
00b9887936
add order line item args filter to wc api/cli set_line_item method
2016-03-21 14:39:51 +02:00
James Koster
cbb8fa9c66
Move and style the product price in oEmbeds for better display on handheld devices. closes #10584
2016-03-21 10:07:30 +00:00
Jeff Stieler
16b65ea8c3
Fire action before order line items are rendered.
2016-03-18 15:25:31 -06:00
Justin Shreve
705213d4f5
Move meta_id into the _meta_data array instead of trying to use them as array keys.
...
This is so we can just use PHP's keys, instead of trying to add new meta and guess an avaible key.
2016-03-18 12:24:35 -07:00
Claudio Sanches
312105b350
Improved basic authentication
2016-03-18 10:18:44 -03:00
Claudio Sanches
f2728446ca
Improved returned values from authentication
2016-03-18 09:50:54 -03:00
Claudio Sanches
8a45c94425
Use perid for all responses
2016-03-18 08:51:48 -03:00
Claudio Sanches
98f4f21104
Pass correct unauthorized headers for basic auth
2016-03-18 08:47:57 -03:00
Claudio Sanches
a0b0489014
Handle oauth1.0a authentication on REST API
2016-03-18 08:37:31 -03:00
Claudio Sanches
ed2d72fc0d
Verify API Key permissions
2016-03-18 07:24:59 -03:00
Claudio Sanches
eb5db423cc
Handle basic authentication on REST API
2016-03-18 06:53:09 -03:00
Mike Jolley
c25ef5e55a
Adjust OR logic
...
#10568
2016-03-17 17:54:09 +00:00
Mike Jolley
12e23bb143
Adjust related query nesting
...
Fixes #10568
2016-03-17 16:02:33 +00:00
Mike Jolley
021a242e06
PDT charset conversion
2016-03-17 15:53:13 +00:00
Mike Jolley
5307f13da7
WC_data abstract compat
2016-03-17 15:22:39 +00:00
Mike Jolley
6765967be8
Add data and tostring handling to WC_Data
2016-03-17 15:22:29 +00:00
Mike Jolley
9ce1a21271
Merge pull request #10557 from justinshreve/crud
...
New WC_Data class with meta methods for CRUD
2016-03-17 13:49:20 +00:00
Claudio Sanches
631c814448
[API] Allow save image ID when saving product variations, closes #10570
2016-03-16 15:05:14 -03:00
Mike Jolley
fa30a38c58
Merge pull request #10471 from brazabr/master
...
Implement shipping packages filters to allow multiple origins
2016-03-16 12:53:09 +00:00
Mike Jolley
34767ebe0c
Bump min recommended requirements to 5.6
2016-03-16 12:42:57 +00:00
Mike Jolley
874d2e3e0a
Check cookie is a string
2016-03-16 10:04:53 +00:00
Thiago Benvenuto
1847b0fab5
Adjusted since version
2016-03-15 20:31:39 -03:00
Thiago Benvenuto
180a09f52c
Added docblock to filter
...
Removed duplicated filter
Renamed filter after shipping costs are calculated
2016-03-15 20:31:39 -03:00
Thiago Benvenuto
30a06d85df
Fixed identation mistake
2016-03-15 20:31:39 -03:00
Thiago Benvenuto
7832039bb7
Implemented packages filter for marketplace
2016-03-15 20:31:39 -03:00
Justin Shreve
a51e164fd7
Set versions to 2.6
2016-03-15 15:44:04 -07:00
Claudio Sanches
708c872107
Fixed webhook deliveries schema
2016-03-15 19:40:54 -03:00
Claudio Sanches
0ab93eebeb
Crated methods to list and get webhook deliveries
2016-03-15 19:38:48 -03:00
Claudio Sanches
bd3b5e986e
Added default context for tax classes
2016-03-15 19:38:38 -03:00
Justin Shreve
9aff45e154
Feedback
2016-03-15 15:11:07 -07:00
Claudio Sanches
56a4df6eb5
Webhook deliveries schema
2016-03-15 19:02:13 -03:00
Claudio Sanches
ebc397df31
Allow query webhooks by status
2016-03-15 18:19:34 -03:00
Claudio Sanches
f3f16944ca
Created webhook deliveries class
2016-03-15 17:54:06 -03:00
Justin Silver
ef3a5b97ef
Merge remote-tracking branch 'upstream/master'
2016-03-15 13:51:49 -07:00
Justin Silver
4dec4832e1
Fix highlight series ID for coupons line from legend
2016-03-15 13:50:01 -07:00
Claudio Sanches
3775aef6da
Added method to delete webhooks
2016-03-15 17:46:52 -03:00
Claudio Sanches
8cb8dfc3a8
Added method to update webhooks
2016-03-15 17:39:23 -03:00
Claudio Sanches
696aa2b7fe
Added endpoint for create webhooks
2016-03-15 17:22:57 -03:00
Claudio Sanches
8dc92eb284
Added methods to get and list webhooks
2016-03-15 16:56:55 -03:00
Claudio Sanches
f53e582566
Include prepare_links() to abstract posts controller
2016-03-15 16:55:41 -03:00
Claudio Sanches
3b22acb2b1
Add links to coupons responses
2016-03-15 16:53:51 -03:00
Claudio Sanches
218390071c
Improve posts controller
2016-03-15 16:45:46 -03:00
Claudio Sanches
d67000fb6c
Better prepare coupons hook name
2016-03-15 16:45:29 -03:00
Claudio Sanches
2808658e1f
Webhook permissions
2016-03-15 16:38:50 -03:00
Claudio Sanches
f4b022d59f
Webhook schema
2016-03-15 16:37:10 -03:00
Mike Jolley
1549158981
Add 'is_enabled' column to instances table and allow toggle in zones screen
...
@allendav
2016-03-15 17:23:06 +00:00
Mike Jolley
0ac7b23a1c
Use one save button and add classname
...
@allendav
2016-03-15 16:21:57 +00:00
Mike Jolley
05179ea253
Removed debug code
2016-03-15 15:58:15 +00:00
Mike Jolley
e22d324be4
Add notice for legacy shipping zones after update
2016-03-15 15:58:03 +00:00
Mike Jolley
5fe501e436
Convert encoding
...
#10562
2016-03-15 15:58:03 +00:00
James Koster
2be24c3a33
tweak component name class
2016-03-15 13:44:59 +00:00
James Koster
362749acc9
add a class to the main product link
2016-03-15 13:41:33 +00:00
Mike Jolley
c10b861f80
Merge pull request #10558 from doublesharp/master
...
Add 'woocommerce_admin_report_data' and 'woocommerce_admin_report_chart_data' to filter chart data by 3rd parties
2016-03-15 12:22:18 +00:00
Mike Jolley
e664f0f82b
Log PDT data correctly, including payer details
...
Closes #10546
2016-03-15 12:18:52 +00:00
Justin Silver
ffdfe816ec
Add ‘woocommerce_admin_report_data’ to filter chart data by 3rd parties
...
Refactor get_main_chart() to use an array of data so that it to can be
filtered
Add ‘woocommerce_admin_report_chart_data’ to filter chart data by
period (for display)
2016-03-14 19:30:49 -07:00
Justin Shreve
5d6cdd05f1
Finish out tests, make sure to use cprrect meta ID field in order by clause.
2016-03-14 11:12:47 -07:00
Justin Shreve
97c0edf445
Start on tests for testing CRUD meta.
...
Includes Mock object for testing against the abstract WC_Data.
2016-03-14 11:12:47 -07:00
Justin Shreve
f572a887e0
New Abstract WC_Data Class
2016-03-14 11:12:47 -07:00
Justin Shreve
ea260254c1
Fix feedback.
2016-03-14 09:41:37 -07:00
Justin Shreve
5dbfc7ae16
Fix Payment Token 'set default' methods. Makes sure we are using the user ID of the payment token, and not the current user.
...
Also makes sure to properly unset other tokens when a new one is set as default. Finally, we make sure that a user is always set in our payment token tests (which was broken in some WP versions which alerted us to some broken tests).
2016-03-14 09:41:37 -07:00
Mike Jolley
ee0798047e
Merge branch 'wc-get-orders-10500'
2016-03-14 16:09:01 +00:00
Mike Jolley
a588757d33
Feedback
2016-03-14 16:08:42 +00:00
Mike Jolley
df75080858
woocommerce_product_categories_widget_product_terms_args filter
...
Closes #10555
2016-03-14 15:52:04 +00:00
Mike Jolley
c573a5b75f
Only add product line if product exists.
...
Fixes #10556
2016-03-14 15:40:58 +00:00
Mike Jolley
0516d63c3f
Update download permission user and email when changed
...
Fixes #10543
2016-03-14 14:36:32 +00:00
Claudio Sanches
4e1a3d7a0c
Introduces woocommerce_queued_js filter, closes #10553
2016-03-14 10:47:34 -03:00
Mike Jolley
4a8573c9f0
Trigger action when no results are found in a shortcode
...
Used to add custom content.
Closes #10552
2016-03-14 12:11:51 +00:00
Mike Jolley
ac122f13b9
Add context to checkout error messages
...
Closes #10540
2016-03-14 11:54:16 +00:00
Mike Jolley
571956d57d
Ignore catalog visibility on products shortcode when specifying ids and skus
2016-03-14 10:49:11 +00:00
Mike Jolley
733b0c8c93
Lowercase includes %s string only
2016-03-14 10:41:48 +00:00
Mike Jolley
5e88adc02a
Remove drop index code - will patch WP core
2016-03-12 08:18:28 +00:00
Claudio Sanches
ea9fed64ad
Webhooks
2016-03-12 05:15:30 -03:00
Mike Jolley
ac857999ff
[2.5] Prevent notice when unsetting terms
...
Fixes #10536 @claudiosmweb
2016-03-11 13:12:31 +00:00
Mike Jolley
73fdfe595a
[2.5] Prevent shortcode errors when non product ID is provided
...
Fixes #10534
2016-03-11 12:53:50 +00:00
Mike Jolley
86a0fff731
[2.5] Before updating with DBDELTA, drop existing indexes so they can be re-added without duplicate key errors.
2016-03-11 12:32:43 +00:00
Claudio Sanches
5fbd88489b
Input type for api keys
2016-03-10 14:39:52 -03:00
Claudio Sanches
e233eaa2c3
Fixed missing textdomain
2016-03-10 14:26:06 -03:00
Mike Jolley
d28183f267
Merge pull request #10531 from torrelasley/patch-1
...
Fixing Issue #10523 - Variations ID lookup by SKU
2016-03-10 12:52:54 +00:00
Mike Jolley
2d2c64d2ab
Change heading and tab markup
...
Closes #10515
2016-03-10 12:52:20 +00:00
Torre Lasley
e9c3a3614f
Fixing Issue #10523 - Variations ID lookup by SKU
...
I copied the code from the bulk() function to look up the Variation ID by the Variation SKU if the Variation ID is missing.
2016-03-10 07:34:29 -05:00
Mike Jolley
29d35151a1
woocommerce_cod_process_payment_order_status filter
...
Closes #10522
2016-03-10 12:30:42 +00:00
Mike Jolley
726728071b
[2.5] Hide shipping row when calculator is disabled, and shipping costs are hidden
...
Fixes #10519
2016-03-10 12:26:52 +00:00
Mike Jolley
b4f4e3c7ab
Merge pull request #10530 from ConfusedTA/patch-1
...
Add filter to output from json_search_customers
2016-03-10 12:21:27 +00:00
Mike Jolley
1cf4543137
Spanish postcode format
...
Closes #10529
2016-03-10 12:17:49 +00:00
ConfusedTA
8495d98275
Add filter to output from json_search_customers
...
Add filter to admin ajax customer search, to allow modification of search result output via plugin or theme.
2016-03-10 12:15:44 +00:00
Mike Jolley
9ce892bd39
Avoid title case. Clean up colon.
...
Closes #10524 (lol)
2016-03-10 11:39:32 +00:00
Mike Jolley
32acec8477
Load session handler and abstract together
2016-03-10 09:31:25 +00:00
Shiva Poudel
d567d12b64
Remove colon from tax setting page
2016-03-10 11:32:33 +05:45
Claudio Sanches
4d633440ef
Top sellers endpoint
2016-03-09 23:51:25 -03:00
Claudio Sanches
a1a56d5dbd
Created reports/sales endpoint
2016-03-09 23:19:36 -03:00
Claudio Sanches
8e17808a5b
Created reports endpoint
2016-03-09 21:46:31 -03:00
Claudio Sanches
3e6ef07ead
Fixed get_item_schema() description
2016-03-09 21:34:14 -03:00
Claudio Sanches
e493b80c5a
Added method to delete tax classes
2016-03-09 21:07:38 -03:00
Claudio Sanches
11decde0ab
Make sure that the attribute is a taxonomy before unset #10506
2016-03-09 17:17:21 -03:00
Claudio Sanches
99fd5f0d68
[2.5] Unset deleted attributes when update products, closes #10506
2016-03-09 17:12:19 -03:00
Mike Jolley
2e0f151039
Merge branch 'master' into wc-get-orders-10500
...
# Conflicts:
# includes/wc-order-functions.php
# includes/wc-template-functions.php
# templates/myaccount/my-orders.php
# templates/myaccount/orders.php
2016-03-09 16:23:01 +00:00
Mike Jolley
cc97de2315
Revert "Implement wc_get_orders() function"
...
This reverts commit 5075d4bab3
.
2016-03-09 16:16:22 +00:00
Mike Jolley
c1e8dd1fe8
Use wc_get_orders iternally
2016-03-09 16:11:05 +00:00
Mike Jolley
d3f98dce03
More advanced customer filter
...
#10500
2016-03-09 14:50:34 +00:00
Mike Jolley
333a391406
Remove wc_get_account_orders_query_args
...
#10500
2016-03-09 13:26:54 +00:00
Mike Jolley
5075d4bab3
Implement wc_get_orders() function
...
#10500
2016-03-09 13:25:42 +00:00
Mike Jolley
807b860a6c
Merge pull request #10514 from SiR-DanieL/email-items-type
...
Added bool param for email order items hooks
2016-03-09 12:00:11 +00:00
Mike Jolley
55918626f5
[2.5] Update date for paid orders during non-manual updates only
...
Fixes #10510
2016-03-09 11:58:44 +00:00
Nicola Mustone
c7756187e0
Added bool param for email order items hooks
2016-03-09 12:55:28 +01:00
Claudio Sanches
3eb9abf24f
Create tax classes
2016-03-09 05:34:57 -03:00
Claudio Sanches
70dcae2994
List tax classes
2016-03-09 05:16:37 -03:00
Claudio Sanches
03733d8757
Better WP_Error ids
2016-03-09 04:56:35 -03:00
Claudio Sanches
1509a2c8d8
Tax class schema
2016-03-09 04:47:52 -03:00
Claudio Sanches
141ae48a79
Added method to delete taxes
2016-03-09 04:38:21 -03:00
Claudio Sanches
a4c5500bde
Added method to edit taxes and fixed create tax method
2016-03-09 03:34:41 -03:00
Claudio Sanches
17f1aa7e62
Added method to create taxes
2016-03-09 02:21:44 -03:00
Claudio Sanches
0817a854e8
Added method to list taxes
2016-03-09 01:51:36 -03:00
Claudio Sanches
5f73c23da6
Better query params name
2016-03-09 01:46:04 -03:00
Claudio Sanches
4f1551ff5b
Added method to get single taxes
2016-03-09 01:12:21 -03:00
Claudio Sanches
dcca3a1efe
Allow get tax as object
2016-03-09 01:11:56 -03:00
Claudio Sanches
e395cebfaf
Created taxes schema
2016-03-08 19:51:36 -03:00
Shiva Poudel
1a9f30d7e1
Simplify the copy-error message in system status
2016-03-09 01:04:41 +05:45
Claudio Sanches
ffd150d4df
Coding standards
2016-03-08 15:54:19 -03:00
Claudio Sanches
b6376b86c5
Trigger webhook when user edit addresses on frontend, closes #10505
2016-03-08 15:54:13 -03:00
Claudio Sanches
2c4aff6370
Merge pull request #10507 from shivapoudel/system-status
...
Remove WP 4.2 emojis prefix in system status report
2016-03-08 15:47:20 -03:00
Shiva Poudel
3111ecf8e8
Remove WP 4.2 emojis prefix in system status report
2016-03-08 23:32:39 +05:45
Claudio Sanches
4760108a03
Merge pull request #10504 from woothemes/SiR-DanieL-patch-1
...
[WC-CLI] Allow multidimensional arrays to be created properly
2016-03-08 13:07:50 -03:00
Nicola Mustone
417a97af78
allow multidimensional arrays to be created properly
2016-03-08 17:00:35 +01:00
Nicola Mustone
c159f5c0c8
making easier to create variations
2016-03-08 16:49:30 +01:00
Mike Jolley
53d89dd257
Merge pull request #10499 from SiR-DanieL/wc-cli-bool-bugfix
...
WC CLI can't turn on checkboxes
2016-03-08 14:33:52 +00:00
Nicola Mustone
4633982161
use a helper method to check values
2016-03-08 15:18:31 +01:00
Nicola Mustone
a174f85381
checking 'yes' against boolean
2016-03-08 14:51:04 +01:00
Mike Jolley
eefbc053c9
escape data-title
...
Fixes #10490
2016-03-08 13:41:34 +00:00
Mike Jolley
f7f26b192b
Don't affect log when generating log text
2016-03-08 13:24:19 +00:00
Mike Jolley
b3dc976fe3
Only do search logic if search_fields has values
...
Closes #10497
2016-03-08 12:58:31 +00:00
Mike Jolley
2a4c05a9ca
Merge pull request #10495 from pmdeazeta/patch-1
...
Include backorders_allowed attribute on each of the variations when fetching the product via API
2016-03-08 12:56:08 +00:00
Mike Jolley
75d10abd16
Order by date and ID
...
Fixes #10493
2016-03-08 12:54:07 +00:00
Mike Jolley
5b7bc59517
[2.5] Rename pay link for clarity
2016-03-08 11:50:41 +00:00
Mike Jolley
00a6fe8682
[2.5] Allow big selects when getting variations
2016-03-08 11:33:04 +00:00
James Koster
69c9ab0345
Use Dashicons on system status page. #9791
2016-03-08 10:21:06 +00:00
Philip Mark Deazeta
72bfa736b5
Update class-wc-api-products.php
2016-03-08 10:07:36 +08:00
Claudio Sanches
c27c9d3865
Added method to delete attributes
2016-03-07 20:12:51 -03:00
Claudio Sanches
578870c133
Added method to edit attributes
2016-03-07 19:57:24 -03:00
Claudio Sanches
6eab81a79f
Added method to create new attributes
2016-03-07 19:36:34 -03:00
Claudio Sanches
3c770e1bc4
Added method to list product attributes
2016-03-07 19:10:03 -03:00
Claudio Sanches
c7ace7749f
Created schema for product attributes and allow fetch product attributes by ID
2016-03-07 17:32:25 -03:00
Claudio Sanches
396242b89c
Fixed links for terms
2016-03-07 17:28:52 -03:00