Claudio Sanches
|
09cf382d29
|
Initial code to create/update in the CSV importer
|
2017-05-15 20:23:44 -03:00 |
Claudio Sanches
|
8c73073bf5
|
Updated docblocks for WC_Importer_Interface::import
|
2017-05-15 20:11:16 -03:00 |
Claudio Sanches
|
121f8f6315
|
Abstract the product importer
|
2017-05-15 19:49:53 -03:00 |
claudiulodro
|
824d8898a2
|
Fix unit tests
|
2017-05-12 08:44:02 -07:00 |
Claudio Sanches
|
ed09b4e350
|
Updated to sanitize data in parse_data method
|
2017-05-11 11:49:45 -03:00 |
Claudio Sanches
|
9a25f09c7b
|
Included $item to woocommerce_csv_product_import_mapping_options filter
|
2017-05-10 18:57:57 -03:00 |
Claudio Sanches
|
0ec70e6b92
|
Allow import as meta
|
2017-05-10 18:56:29 -03:00 |
Claudio Sanches
|
6f34cdd9cf
|
Skip mapping screen if all fields match CSV default fields
|
2017-05-10 17:56:00 -03:00 |
Claudio Sanches
|
244fb00a27
|
Initial mapping screen
|
2017-05-10 17:15:28 -03:00 |
claudiulodro
|
2cf4fcf8d1
|
formatting
|
2017-05-08 13:28:55 -07:00 |
claudiulodro
|
d4ca99342e
|
Line up items and some tweaks
|
2017-05-08 12:01:55 -07:00 |
claudiulodro
|
88d013bdd5
|
phpcs recommendations
|
2017-05-08 11:34:50 -07:00 |
claudiulodro
|
a1580624f1
|
Couple tweaks
|
2017-05-08 11:30:56 -07:00 |
claudiulodro
|
5a963f74c2
|
Clean p
|
2017-05-04 14:27:40 -07:00 |
claudiulodro
|
b907aa74f6
|
Finish parser and unit test
|
2017-05-04 14:20:59 -07:00 |
claudiulodro
|
d642212205
|
More parser progress
|
2017-05-03 14:53:31 -07:00 |
claudiulodro
|
1f10995d80
|
Parser progress
|
2017-05-03 14:30:50 -07:00 |
claudiulodro
|
f2af2d4e7c
|
Data reader
|
2017-05-02 15:06:54 -07:00 |
claudiulodro
|
7531d0a022
|
Importer admin screen
|
2017-05-01 14:30:45 -07:00 |
Claudio Sanches
|
e945db9464
|
Fixed relative URL in process lost password
Closes #14701
|
2017-04-28 18:29:58 -03:00 |
Claudio Sanches
|
f6136ba326
|
Merge pull request #14789 from woocommerce/fix/undefined-customer-user
Fixed undefined customer_user when remove users from order in admin
|
2017-04-28 13:28:18 -03:00 |
Claudio Sanches
|
8885c66d8c
|
Merge pull request #14787 from woocommerce/fix/14750
Fix zone routes in CLI
|
2017-04-28 13:14:34 -03:00 |
Claudio Sanches
|
e46cb8813d
|
Fixed undefined customer_user when remove users from order in admin
|
2017-04-28 13:13:18 -03:00 |
Mike Jolley
|
b0bba8c853
|
Remove array merge
|
2017-04-28 17:09:39 +01:00 |
Claudio Sanches
|
c48ddfbab8
|
Merge pull request #14784 from woocommerce/fix/14769
get_settings for shipping and checkout need to support sections for the API
|
2017-04-28 12:49:53 -03:00 |
Mike Jolley
|
4b0fff3437
|
Fix zone routes in CLI
Fixes #14750
|
2017-04-28 15:49:51 +01:00 |
Mike Jolley
|
d744dce594
|
get_settings for shipping and checkout need to support sections for the API
Fixes #14769
|
2017-04-28 14:37:44 +01:00 |
Mike Jolley
|
af09548ec0
|
Add missing shipping_company from internal props in data store
Fixes #14768
|
2017-04-28 13:44:22 +01:00 |
Mike Jolley
|
25bca1c218
|
Merge branch 'pr/13391'
|
2017-04-28 13:36:10 +01:00 |
Mike Jolley
|
6fb644738e
|
woocommerce_after_set_term_order
|
2017-04-28 13:36:01 +01:00 |
Mike Jolley
|
d14a679e70
|
Merge pull request #14697 from bekarice/tweak/confirm-log-deletion
Confirm before deleting log files
|
2017-04-28 12:57:48 +01:00 |
Mike Jolley
|
e960756d22
|
Merge pull request #14766 from umeshnevase/master
Removed unused variable $variation_data
|
2017-04-28 12:49:17 +01:00 |
claudiulodro
|
027e7b1f94
|
Add restored webhook
|
2017-04-27 11:44:57 -07:00 |
umesh.nevase
|
168b5e2833
|
Removed unused variable
$variation_data = array_map( 'urlencode', $this->get_variation_attributes() );
|
2017-04-27 23:59:16 +05:30 |
Mike Jolley
|
ddcf561b70
|
Merge pull request #14722 from woocommerce/fix/14720
wc_attribute_taxonomy_id_by_name needs to use lowercase attribute slug
|
2017-04-27 18:08:03 +01:00 |
Mike Jolley
|
1d91276f77
|
Use sanitize_title
|
2017-04-27 18:07:39 +01:00 |
Mike Jolley
|
796ab0f257
|
Merge pull request #14756 from woocommerce/fix/14753
Compare with timestamp and remove start date once passed for sale products
|
2017-04-27 18:06:18 +01:00 |
Mike Jolley
|
a1ff66fbe7
|
Merge remote-tracking branch 'origin/master'
|
2017-04-27 18:05:40 +01:00 |
Mike Jolley
|
d0ebf48da4
|
Merge branch 'fix-13625'
# Conflicts:
# assets/css/woocommerce-layout-rtl.css
# assets/css/woocommerce-layout.css
# assets/css/woocommerce-layout.scss
# includes/wc-core-functions.php
|
2017-04-27 18:05:34 +01:00 |
Claudio Sanches
|
c58a6f42e3
|
Merge pull request #14604 from cristiangrama/fix-filter-guest-orders
Fetch only guest orders: Allow passing a `customer=0` filter on the order request
|
2017-04-27 14:04:19 -03:00 |
Mike Jolley
|
ad578137be
|
No need to wrap - leave styling to themes
|
2017-04-27 18:03:42 +01:00 |
Mike Jolley
|
56d190287e
|
Merge pull request #14755 from woocommerce/fix/14736
On multisite, add user to blog during checkout if not a user
|
2017-04-27 17:46:54 +01:00 |
Mike Jolley
|
e143a51cc7
|
Merge pull request #14463 from woocommerce/add/show-shipping-calculator-variable
Add variable so shipping calculator is shown on first row
|
2017-04-27 17:41:48 +01:00 |
Mike Jolley
|
8869cb3c2a
|
First to false at loop end
|
2017-04-27 17:41:25 +01:00 |
Mike Jolley
|
0d89250b3f
|
Merge pull request #14748 from woocommerce/fix/stock-in-cart-notice
Correct the stock display notice when a variable product manages stock for it's children
|
2017-04-27 17:38:59 +01:00 |
Mike Jolley
|
ca0c3e0bb8
|
Merge pull request #14064 from rafsuntaskin/develop
added bulk variation update for stock status, resolves #14046
|
2017-04-27 17:37:59 +01:00 |
Mike Jolley
|
a68934d7db
|
Merge pull request #14731 from crodas/make_sure_meta_data_cache_is_not_shared
Make sure the meta data cache is not shared among instances
|
2017-04-27 16:50:10 +01:00 |
Mike Jolley
|
4e8de076d2
|
Merge pull request #14740 from woocommerce/fix/14452
Fixed how to flush rewrite rules after save the shop main page
|
2017-04-27 16:44:25 +01:00 |
Claudio Sanches
|
1bf2902762
|
Check if get_current_screen() is true
|
2017-04-27 12:42:16 -03:00 |
Mike Jolley
|
891e55e1cf
|
Merge pull request #14721 from woocommerce/fix/14670
Avoid escaped quote chars in strings
|
2017-04-27 15:34:27 +01:00 |