Claudio Sanches
|
5369bae987
|
Merge branch 'master' into add/wcs-banners
|
2017-05-31 16:02:38 -03:00 |
Claudio Sanches
|
08f4d7b2f2
|
Merge pull request #15310 from woocommerce/update/add-woo-services-in-wizard
Add WooCommerce Services to Setup Wizard
|
2017-05-31 15:48:42 -03:00 |
Nabeel Sulieman
|
5f0c84ee13
|
payment_gateways should be payment-gateways
|
2017-05-31 11:44:52 -07:00 |
Claudio Sanches
|
b93d286985
|
Stop auto skip column map and remove all related code
|
2017-05-31 14:59:17 -03:00 |
Nabeel Sulieman
|
62d7937a52
|
Only queue woocommerce services install if it's not active
|
2017-05-31 09:36:33 -07:00 |
Nabeel Sulieman
|
27a3e83642
|
- WooCommerce services enabled by default
- Clicking "skip" on shipping page should disable shipping
|
2017-05-31 09:36:32 -07:00 |
Mike Jolley
|
fc5b4f0482
|
Only show no_shipping_methods notice if services is not being installed
|
2017-05-31 09:36:32 -07:00 |
Mike Jolley
|
c25b844761
|
Tweak handler
|
2017-05-31 09:36:32 -07:00 |
Mike Jolley
|
c53c83aebb
|
Tweak test and styling
|
2017-05-31 09:36:32 -07:00 |
Nabeel Sulieman
|
c49fa38e2c
|
Make units controls look the same for touted and non-touted
Rename local functions to "location"
|
2017-05-31 09:33:50 -07:00 |
Nabeel Sulieman
|
e940544a2a
|
Use Inches and Ounces as default measurement units when location is in
US
|
2017-05-31 09:33:19 -07:00 |
Nabeel Sulieman
|
ce5aff0236
|
Improve wording of measurement units on shipping page
|
2017-05-31 09:33:19 -07:00 |
Jeff Stieler
|
3ced364583
|
When checking for North American stores, default location to GeoIP if the option hasn’t been set.
|
2017-05-31 09:31:59 -07:00 |
Jeff Stieler
|
736d3e9f94
|
Remove “taxes” from shipping step naming.
|
2017-05-31 09:31:59 -07:00 |
Jeff Stieler
|
d60a4fc1da
|
Add missing name to WooCommerce Services plugin installation info.
|
2017-05-31 09:31:59 -07:00 |
Jeff Stieler
|
7dcaff3e39
|
Handle update of weight/dimension units in the wizard shipping step instead of locale.
|
2017-05-31 09:31:59 -07:00 |
Jeff Stieler
|
466cee9fc9
|
Update tax rates upon store location change.
|
2017-05-31 09:31:59 -07:00 |
Jeff Stieler
|
86f6921ced
|
Handle SCRIPT_DEBUG config for setup wizard script includes.
|
2017-05-31 09:31:59 -07:00 |
Jeff Stieler
|
f52eab71d2
|
Update wizard shipping step copy to match latest designs.
|
2017-05-31 09:31:58 -07:00 |
Jeff Stieler
|
42dfdc7e3c
|
Schedule single install event for WooCommerce Services when saving the shipping step.
|
2017-05-31 09:31:58 -07:00 |
Jeff Stieler
|
cd15b6fbc6
|
Fix shipping enable input name.
|
2017-05-31 09:31:58 -07:00 |
Jeff Stieler
|
1492c50373
|
Add skip/continue buttons back to wizard shipping step.
|
2017-05-31 09:31:58 -07:00 |
Jeff Stieler
|
b52b38ecb0
|
Properly translate strings on the shipping wizard step.
|
2017-05-31 09:31:57 -07:00 |
Jeff Stieler
|
6111437750
|
Only show WooCommerce Services tout when the store is in North America.
|
2017-05-31 09:31:57 -07:00 |
Jeff Stieler
|
0a63b83c7c
|
Move dimension and weight inputs to shipping step.
|
2017-05-31 09:31:57 -07:00 |
Nabeel Sulieman
|
1122faf760
|
Implement WooCommerce Services NUX in Setup Wizard:
- Rename "shipping locale" to "shipping location"
- Move tax setup to to shipping location page
- Rename shipping & taxes to just shipping
- Implement radio button selection to enable/disable shipping
- Add checkbox for installing WooCommerce services
- Start updating wc-admin css and javascript
|
2017-05-31 09:31:57 -07:00 |
Jeff Stieler
|
c212725053
|
Use WC_Install class to install/activate WooCommerce services from the Extensions page.
|
2017-05-31 09:27:19 -06:00 |
Jeff Stieler
|
d8e508842d
|
Allow all aspects of the WCS banner block to be overwritten by JSON data.
|
2017-05-31 09:27:18 -06:00 |
Jeff Stieler
|
9b6b4928a6
|
Show WCS banner on extensions page for both USA and Canada.
|
2017-05-31 09:27:18 -06:00 |
Jeff Stieler
|
0293884660
|
PHP 5.2+ compatibility - don’t use array dereferencing.
|
2017-05-31 09:27:17 -06:00 |
Valerie
|
e7672d6572
|
Enable WCS banner on shipping extension page
|
2017-05-31 09:27:17 -06:00 |
Valerie
|
3b689b5da9
|
Enable WCS banner on featured extension page
|
2017-05-31 09:26:17 -06:00 |
Valerie
|
870e3ddea2
|
Add WCS banner addons block markup
|
2017-05-31 09:26:17 -06:00 |
Mike Jolley
|
d8edc8a965
|
Always map
|
2017-05-31 15:07:07 +01:00 |
Mike Jolley
|
532ddfa6b0
|
Merge conflicts
|
2017-05-31 12:23:52 +01:00 |
Mike Jolley
|
e185d5572b
|
Merge branch 'feature/product-csv-import-export' into refactor/fix-importer-and-improve-unit-tests
|
2017-05-31 12:19:58 +01:00 |
Mike Jolley
|
72ddb1f23d
|
Merge branch 'feature/product-csv-import-export' into feature/15302
# Conflicts:
# includes/export/class-wc-product-csv-exporter.php
|
2017-05-31 12:13:42 +01:00 |
Claudio Sanches
|
d6fb028481
|
Allow import and create new global attributes
|
2017-05-30 18:46:32 -03:00 |
Mike Jolley
|
85b8d8661a
|
Merge pull request #14595 from woocommerce/feature/helper
Helper: First pass at merging the Helper plugin into WooCommerce
|
2017-05-30 20:39:08 +01:00 |
Konstantin Kovshenin
|
aa6353bfa1
|
Helper: Clean up navigation/headings, remove some noop markup.
|
2017-05-30 22:26:33 +03:00 |
Claudio Sanches
|
40c2b471f5
|
Grouped products after cross sells as in the admin screen
|
2017-05-30 14:50:54 -03:00 |
Konstantin Kovshenin
|
1dc7e507b1
|
Helper: Redesign (work in progress)
|
2017-05-30 20:50:14 +03:00 |
Konstantin Kovshenin
|
556c2cf84c
|
Helper: Add tabbed interface to WooCommerce > Extensions
|
2017-05-30 19:46:26 +03:00 |
Claudio Sanches
|
73e34b583f
|
Fixed generic stock mapping
|
2017-05-30 13:04:16 -03:00 |
Claudio Sanches
|
ffd248f19d
|
Merge branch 'feature/product-csv-import-export' into refactor/fix-importer-and-improve-unit-tests
|
2017-05-30 13:03:17 -03:00 |
Claudio Sanches
|
9556e248a4
|
Missing tax class
|
2017-05-30 12:52:29 -03:00 |
claudiulodro
|
7cf62bb023
|
Set up and add extra mappings
|
2017-05-29 11:16:44 -07:00 |
Claudio Sanches
|
c73461f440
|
Merge pull request #15332 from woocommerce/fix/15307
Hide replies from recent reviews widgets
|
2017-05-29 12:00:57 -03:00 |
Mike Jolley
|
934e95bc8b
|
Merge pull request #15308 from woocommerce/fix/15297
Grouped product support in importer/exporter
|
2017-05-29 10:13:45 +01:00 |
Mike Jolley
|
4251d71dab
|
Hide replies from recent reviews widgets
Fixes #15307
|
2017-05-29 10:09:17 +01:00 |