claudiulodro
24d2948299
Recompile assets
2018-09-28 08:28:45 -07:00
Claudiu Lodromanean
c9e716507f
Merge pull request #21446 from woocommerce/fix/21383
...
Do not disable empty attribute values in the attribute dropdown
2018-09-27 11:40:37 -07:00
Claudiu Lodromanean
c8bab001a9
Merge pull request #21410 from rnaby/fix/21395
...
Fix for issue #21395
2018-09-27 10:46:23 -07:00
Gerhard Potgieter
ee1c667645
jshint fixes
2018-09-27 08:07:42 +02:00
Gerhard Potgieter
711c9bdcd4
Update JS to conform to WP coding standards
2018-09-27 08:05:44 +02:00
Claudiu Lodromanean
84965af5e3
Merge pull request #21391 from netzkollektiv/master
...
fixes an issue with additional payment select fields having 'disabled…
2018-09-26 09:23:24 -07:00
Dominik Krebs
0af4941187
corrected code style
2018-09-26 16:10:37 +02:00
Gerhard Potgieter
f637cf3005
After saving attributes check that empty attributes are not disabled in the dropdown.
2018-09-26 12:25:34 +02:00
Khan M Rashedun-Naby
f979b43b25
Fix for issue #21395
2018-09-21 14:36:04 +06:00
Paul Dechov
5eea29eb31
OBW: Disable (not hide) payment email input when opted-out
2018-09-20 16:48:43 -04:00
Claudiu Lodromanean
9fe91bd2a1
Merge pull request #21247 from nikhilbarar/21214
...
Fix for 21214 - Regions text field not in line.
2018-09-19 08:44:49 -07:00
Dominik Krebs
64399b65b9
fixes an issue with additional payment select fields having 'disabled selected'
2018-09-19 13:35:00 +02:00
Nikhil Barar
efe110c19b
21214 - Adding padding for better alignment of selected options..
2018-09-15 00:21:54 +05:30
claudiulodro
8fd34983a5
Recompile assets
2018-09-12 08:28:32 -07:00
Claudiu Lodromanean
065d516871
Merge pull request #21301 from ediamin/fix/update_quick_edit_logic_to_show_hide_stock_qty_and_backorder_fields
...
Update quick edit logic to show/hide Stock qty and Backorders fields
2018-09-11 09:43:04 -07:00
Claudiu Lodromanean
ada946b424
Merge pull request #21231 from woocommerce/fix/jsstyle
...
Fix js linter errors
2018-09-11 09:24:19 -07:00
Nikhil Barar
9b4169bf93
Changes as requested related to 21214.
2018-09-08 21:14:11 +05:30
Edi Amin
39b7450cd6
Update quick edit logic to show/hide Stock qty and Backorders fields
2018-09-08 21:39:09 +06:00
Claudiu Lodromanean
dbbf31c99d
Merge pull request #21234 from woocommerce/update/obw-shipping-step-fulfillment
...
OBW: Remove live rates from shipping step, promote label printing.
2018-09-06 10:31:02 -07:00
Nikhil Barar
9407f0c8c7
Fix for 21214 - Regions text field not in line.
2018-09-01 18:55:14 +05:30
Paul Dechov
a486f50cfd
OBW: Avoid form breaking due to email validation on hidden field
2018-08-31 11:36:41 -04:00
Jeff Stieler
412a3fb17f
OBW: render the product dimension and weight units selection inline in a sentence.
2018-08-30 15:36:08 -06:00
Jeff Stieler
fde57ab5d9
OBW: recommend either WCS or ShipStation (based on location) for label printing on shipping step.
2018-08-30 15:36:08 -06:00
Jeff Stieler
23e0174c19
OBW: add information about live rate extensions to shipping step.
...
This commit also refactors the script/style enqueueing in the wizard.
2018-08-30 15:36:08 -06:00
claudiulodro
4d6ab678c1
Fix linter errors
2018-08-30 09:56:26 -07:00
Jeff Stieler
8a29945531
OBW: move Jetpack+WCS requirement description to plugin install info area at bottom of payment step.
2018-08-29 16:47:46 -06:00
Diego
b8d2f548f3
Added triggering of JS events on "recalculate" action on Edit Order page
...
* Ref. https://github.com/woocommerce/woocommerce/issues/21181
2018-08-24 09:56:20 +01:00
Peter Fabian
735162eb2a
Merge pull request #21053 from woocommerce/fix/21033
...
Vertical align admin order action buttons
2018-08-17 11:28:35 +02:00
Claudiu Lodromanean
809ecb08a0
Merge pull request #21022 from woocommerce/fix/20878
...
Change caption of image in full screen when variation is selected.
2018-08-16 12:32:30 -07:00
claudiulodro
4231fa26d5
Vertical align buttons
2018-08-14 10:30:39 -07:00
Marco Almeida
f34288c2eb
Update admin.scss
...
Fix time field width
2018-08-14 16:20:04 +01:00
Marco Almeida
c81017f183
Update admin.scss
...
Fix extra line
2018-08-09 15:57:26 +01:00
Peter Fabian
23623323b7
Change caption of image when variation is selected.
2018-08-09 14:23:29 +02:00
Marco Almeida
804342d3a2
Additional HTML5 INPUT types css for settings
...
On class-wc-admin-settings.php output_fields(), WooCommerce implements rendering for several HTML5 INPUT types, to be used on WooCommerce settings pages, but there's no CSS styling for most of them. This change implements the missing CSS declarations. Those can be useful for other plugins using the WooCommerce settings fields API.
2018-08-08 17:44:46 +01:00
Claudiu Lodromanean
11911aa2ea
Merge pull request #20870 from woocommerce/add/export-products-based-on-category
...
Add category filter to product export functionality.
2018-08-08 08:51:58 -07:00
Peter Fabian
caa978cf2d
Use jQuery for scrolling to element for all browsers to avoid special cases.
2018-08-06 19:56:09 +02:00
Gerhard Potgieter
d050f6af50
Merge pull request #20801 from LuigiPulcini/LuigiPulcini-patch-1
...
Adding product data to `removed_from_cart` event
2018-07-25 14:14:14 +02:00
LuigiPulcini
79cda7c2bc
Update add-to-cart.js
2018-07-23 08:11:21 -07:00
Gerhard Potgieter
865f724187
Add category filter to product export functionality.
2018-07-23 11:59:01 +02:00
Peter Fabian
a8eac15e5b
Regenerate CSS after master merge.
2018-07-21 22:17:54 +02:00
Peter Fabian
d9202ed6be
Merge branch 'master' into fix/20797-2
2018-07-21 22:06:46 +02:00
Gerhard Potgieter
3065eec515
Add a margin to the bestseller widget product title to avoid it overlapping the sparkline when the title is long.
2018-07-19 12:26:45 +02:00
Peter Fabian
a5e4dc9dcc
Removed 100% width on images on single product page for 2017 theme
2018-07-16 17:16:54 +02:00
LuigiPulcini
bca7bfe29c
Adding product data to `removed_from_cart` event
...
Adding `$thisbutton.data()` to the arguments sent by the `removed_from_cart` event.
This would help developers easily detect which product has just been removed and alter their theme/plugin accordingly.
2018-07-14 16:11:16 +02:00
Claudio Sanches
2a1940aeba
Fixed notice when variation does not exists on frontend
...
Closes #20752
2018-07-11 22:02:56 -03:00
Claudiu Lodromanean
9792f3399e
Merge pull request #20706 from woocommerce/fix/20705
...
Fixed Webhooks and REST API Keys list table and settings
2018-07-06 09:26:44 -07:00
Claudiu Lodromanean
8ba3c4e2e5
Merge pull request #20655 from woocommerce/fix/20640
...
Removed unnecessary form change trigger on load of checkout page.
2018-07-06 09:13:06 -07:00
Claudio Sanches
5d3653b8ca
Fixed message when save REST API keys
2018-07-04 16:13:25 -03:00
Peter Fabian
35401d9aab
Merge branch 'master' into fix/20640
2018-07-02 11:33:49 +02:00
Mike Jolley
7f593835a4
Reveal row when adding
2018-06-29 12:11:33 +01:00