Mike Jolley
27d57e6019
More specific radio hiding
...
Closes #15538
2017-06-09 14:47:07 +01:00
Claudio Sanches
c19da29223
Fixed a typo
2017-06-08 15:52:34 -03:00
Mike Jolley
5ee38c54c2
Option to disable reviews globally
2017-06-08 15:26:30 +01:00
Mike Jolley
b4040b1335
Translate quick edit text
2017-06-08 14:24:28 +01:00
Claudio Sanches
43723f599f
Merge pull request #15475 from woocommerce/fix/14677
...
Switch to image if it's in the gallery for variations
2017-06-06 14:26:56 -03:00
Mike Jolley
fd7c154009
Optimise switch code
2017-06-06 14:16:56 +01:00
Faisal Alvi
1863446daf
fresh fix for 14677 (without unnecessary commit history)
2017-06-06 13:57:22 +01:00
Mike Jolley
eddcb16e00
Update copy + css for zones
...
Closes #15031
2017-06-06 13:46:09 +01:00
Valerie
ed0d0e2fbc
Update WCS banner heading spacing
2017-06-05 16:22:30 -04:00
Claudio Sanches
4aec4efa67
Merge pull request #15432 from woocommerce/update/wcs-banner-responsive
...
Update WooCommerce Services extensions banner
2017-06-05 15:36:22 -03:00
Claudiu Lodromanean
d263b56438
Merge pull request #15448 from woocommerce/update/15447
...
Use prototype pattern and trigger wc_cart_button_updated after updating markup
2017-06-05 11:29:45 -07:00
Claudio Sanches
527fa0d07a
Fixe CHMOD
2017-06-05 14:45:30 -03:00
Claudiu Lodromanean
2abb868715
Merge pull request #15451 from woocommerce/fix/15441
...
Fix button styling
2017-06-05 09:19:34 -07:00
Valerie
70570f3745
Update WCS banner style
2017-06-05 11:30:42 -04:00
Valerie
baf405fdcf
Update WCS banner image
2017-06-05 11:28:37 -04:00
Mike Jolley
4f72e9e914
Fix button styling
2017-06-05 14:46:57 +01:00
Mike Jolley
a348dedfb7
Merge pull request #15397 from woocommerce/update/add-activation-toggles-in-subscriptions
...
Update/add activation toggles in subscriptions
2017-06-05 14:29:36 +01:00
Mike Jolley
f22d30603d
Use prototype pattern and trigger wc_cart_button_updated after updating markup
...
Fixes #15447
2017-06-05 12:43:52 +01:00
Mike Jolley
d5cb320b7e
Font smoothing CSS
...
Closes #15434
2017-06-05 10:14:31 +01:00
José Marques
e77c86a7bc
removes cursor from inactive toggles
2017-06-02 11:23:54 +01:00
José Marques
09a3b3d0dd
updates active/inactive toggles on the Subscriptions tab
2017-06-01 13:14:38 +01:00
Claudio Sanches
5369bae987
Merge branch 'master' into add/wcs-banners
2017-05-31 16:02:38 -03:00
Nabeel Sulieman
ffed9a945e
Update CSS files
2017-05-31 09:37:38 -07:00
Mike Jolley
c53c83aebb
Tweak test and styling
2017-05-31 09:36:32 -07:00
Nabeel Sulieman
10e8c2d82e
Use circular controls to indicate radio button on shipping wizard
...
Regenerate CSS and JS files
2017-05-31 09:35:10 -07:00
Nabeel Sulieman
cd2da7fd07
Change style of checkbox in shipping wizard
2017-05-31 09:34:24 -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
290fffd053
Update css files using grunt
2017-05-31 09:33:19 -07:00
Jeff Stieler
2d039c71e9
Fix jshint reserved word error and update minified wizard JavaScript.
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
774d8c667e
Implement radio input toggling using the checkbox styles on wizard 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
Valerie
e7672d6572
Enable WCS banner on shipping extension page
2017-05-31 09:27:17 -06:00
Valerie
870e3ddea2
Add WCS banner addons block markup
2017-05-31 09:26:17 -06:00
Mike Jolley
532ddfa6b0
Merge conflicts
2017-05-31 12:23:52 +01: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
1dc7e507b1
Helper: Redesign (work in progress)
2017-05-30 20:50:14 +03:00
Mike Jolley
2177ef93cd
Use formatted weight and dimensions for variations
...
Fixes #15327
2017-05-29 10:31:31 +01:00
Mike Jolley
7f0fcac090
Merge branch 'feature/product-csv-import-export' into feature/product-csv-import-non-existing-data
...
# Conflicts:
# assets/css/admin-rtl.css
# assets/css/admin.css
2017-05-25 17:58:34 +01:00
Mike Jolley
c790e4be7c
Fix styling in firefox
2017-05-25 15:39:53 +01:00
Mike Jolley
b821c24955
Restore top actions
2017-05-25 12:36:03 +01:00
Mike Jolley
a3f35d6e96
Checkout fallback regex tweaks ( #15210 )
...
* *Improve JSON regex #15159
* Run parse on invalid JSON to ensure validity and make regex more greedy.
Closes #15161
* Add is_valid_json helper
* Improve return
2017-05-25 11:20:05 +01:00
Mike Jolley
1837abbd99
Increase the timeout so the sizing works after changing variation image
...
Closes #15251
2017-05-24 17:15:22 +01:00
Claudio Sanches
5f28c733cc
Merge pull request #15234 from woocommerce/update/14630
...
Update serializejson to 2.8.1
2017-05-24 09:21:10 -03:00
Mike Jolley
c5d7dfba6c
Feedback
2017-05-23 19:46:46 +01:00
Mike Jolley
15f47e00a2
Merge branch 'master' into feature/13088
...
# Conflicts:
# assets/css/admin-rtl.css
# assets/css/admin.css
# assets/css/twenty-seventeen-rtl.css
# assets/css/twenty-seventeen.css
# assets/css/woocommerce-rtl.css
# assets/css/woocommerce.css
2017-05-23 16:35:17 +01:00
Mike Jolley
f833aadf39
Merge pull request #14975 from tractus/master
...
Added namespace to jQuery events that are removed in VariationForm
2017-05-23 16:27:49 +01:00
Mike Jolley
a1a79e57b5
Merge branch 'master' into pr/14896
...
# Conflicts:
# assets/js/frontend/single-product.min.js
2017-05-23 16:22:18 +01:00
Mike Jolley
2d479e0580
Update serializejson to 2.8.1
...
Closes #14630
2017-05-23 15:27:53 +01:00
Mike Jolley
b140f61510
Merge branch 'master' into fix/14578
...
# Conflicts:
# assets/js/frontend/single-product.min.js
2017-05-23 15:09:20 +01:00
Mike Jolley
b1a5b23629
Done screen handling and form tweaks
2017-05-23 15:05:32 +01:00
Mike Jolley
65474b0e49
Minify
2017-05-23 11:04:17 +01:00
Mike Jolley
f09f7eb84e
Merge pull request #15150 from woocommerce/fix/15118
...
Add handles so drag and drop does not break edit on mobile
2017-05-23 10:20:08 +01:00
Mike Jolley
2a51aa2020
Update jquery payment to v3
2017-05-22 16:37:08 +01:00
claudiulodro
76d6248cbd
Minify js
2017-05-19 12:50:42 -07:00
claudiulodro
cb297ad1b0
Add skip existing option
2017-05-19 10:58:31 -07:00
Mike Jolley
cde32be82d
Done step and styling
2017-05-19 13:25:03 +01:00
Mike Jolley
1617c62f47
Export text tweaks
2017-05-19 12:03:34 +01:00
claudiulodro
b2e8d31262
Clean up
2017-05-18 09:49:58 -07:00
Mike Jolley
c3c966b5fd
Add handles so drag and drop does not break edit on mobile
...
Fixes #15118
2017-05-18 15:22:12 +01:00
claudiulodro
f7cc3df222
Type
2017-05-17 15:00:16 -07:00
claudiulodro
7db993c88b
Reprocess css
2017-05-17 14:58:21 -07:00
claudiulodro
2ab0fdfe78
Styling
2017-05-17 14:55:20 -07:00
claudiulodro
17083dafae
Initial background importer implementation
2017-05-17 14:34:49 -07:00
Mike Jolley
956b1a6181
Adds storefront/theme step to the setup wizard
...
Also includes a background install to get Storefront installed and
activated on demand.
To test, use a default theme and go to wp-admin/index.php?page=wc-setup
The theme step will be after payments!
2017-05-17 17:42:18 +01:00
Mike Jolley
a6537ff269
export styling
2017-05-17 14:22:41 +01:00
Mike Jolley
d67fb8fb83
New style import controller
...
Closes #15107
2017-05-17 14:16:38 +01:00
Mike Jolley
34a7f9b3dd
Merge pull request #15084 from ryelle/add/profile-field-improvements
...
Customer Profiles: copy billing address to shipping address
2017-05-16 20:31:05 +01:00
Claudio Sanches
d6e43ddbe1
Merge pull request #15078 from woocommerce/fix/restore-empty-checkout-data-only
...
When re-filling fields on checkout, only change the empty ones.
2017-05-16 12:39:28 -03:00
Mike Jolley
5939939244
Wizard and blank state
2017-05-16 15:36:56 +01:00
Mike Jolley
74e2f61f0c
Import and export buttons
2017-05-16 15:06:22 +01:00
Mike Jolley
6949ee162e
Reduce visual noise
2017-05-16 15:05:11 +01:00
Kelly Dwan
684ae9c86c
Run grunt
2017-05-15 18:00:29 -04:00
Kelly Dwan
faea811a92
Customer profile: Add a “Copy from billing” button to shipping user meta fields
2017-05-15 17:09:02 -04:00
Mike Jolley
438e1aeeea
When re-filling fields on checkout, only change the empty ones.
2017-05-15 17:59:22 +01:00
Mike Jolley
f40dddacc3
Feedback
2017-05-15 10:42:10 +01:00
Mike Jolley
e777b4d557
Merge branch 'feature/product-csv-import-export' into feature/csv-exporter
2017-05-12 21:03:20 +01:00
Mike Jolley
ee7240de9c
Styling
2017-05-12 21:01:27 +01:00
Mike Jolley
523d9d27cd
Styling
2017-05-12 20:40:54 +01:00
Mike Jolley
ed32dd558d
Nonces and further tidyup
2017-05-12 20:15:08 +01:00
Mike Jolley
a35df1394c
Delay final step
2017-05-12 15:26:53 +01:00
Mike Jolley
0bf749aeac
Move js into script file
2017-05-12 15:03:00 +01:00
Mike Jolley
8fe0f03a95
Type exporting
2017-05-12 14:48:30 +01:00
Vinod Dalvi
3249f23576
Resolved the issue - Allow linking to single product additional_information tab from url hash #15016
2017-05-11 19:51:31 +05:30
Mike Jolley
ca3f38377c
Handle clearing for 3, 4, and 5 columns
...
Fixes #14990
2017-05-10 18:35:02 +01:00
Mike Jolley
fd3bf05017
Working prototype exporter for products
2017-05-10 17:22:08 +01:00
Trey Richards
9774cfa15f
Added namespace to jQuery events that are removed in creation of a VariationForm.
2017-05-09 16:50:34 -07:00
Mike Jolley
3289bee968
Clear left every 4 thumbnails
...
Fixes #14819
2017-05-08 14:46:58 +01:00
Claudio Sanches
3f31cdf6ff
Fixed "Process to checkout" button color in Twenty seventeen dark theme
...
Fixes #14833
Closes #14834
2017-05-05 17:43:13 -03:00
refael iliaguyev
fdc410b35c
Remove 'bourbon' dependency. It's been replaced with automated prefixing tool.
2017-05-05 16:40:34 +03:00
refael iliaguyev
7fd88d1c7a
Remove css prefixes in select2.scss
2017-05-05 16:34:38 +03:00
refael iliaguyev
24ae852635
Remove css prefixes in auth.scss
2017-05-05 16:34:23 +03:00
refael iliaguyev
dabeb87f4c
Remove css prefixes in activation.scss
2017-05-05 16:34:11 +03:00
refael iliaguyev
3f8f7d4f87
Remove css prefixes from mixins
2017-05-05 16:33:58 +03:00
refael iliaguyev
cb41972e7d
Remove css prefixes in admin.scss
2017-05-05 16:33:33 +03:00
refael iliaguyev
97efdc1f2c
Remove css prefixes in dashboard.scss
2017-05-05 16:32:53 +03:00
refael iliaguyev
676404e42d
Remove css prefixes in reports-print.scss
2017-05-05 16:32:40 +03:00
refael iliaguyev
ade652310a
Remove css prefixes in twenty-seventeen.scss
2017-05-05 16:32:13 +03:00
refael iliaguyev
ef9361999b
Remove css prefixes in wc-setup.scss
2017-05-05 16:31:58 +03:00
refael iliaguyev
a56a8d18bf
Remove css prefixes in woocommerce.scss
2017-05-05 16:31:30 +03:00