woocommerce/includes/admin/views
Nestor Soriano fd34cf76b2 Fix stock status setting for variable products on bulk & quick edits.
For bulk edit: even if stock status was left as "No change", the
status of all variations was being changed to whatever the status
of the product was before it was converted to variable. Now
no change is performed when "No change" is selected, and all
variations change to whatever is selected otherwise.

For quick edit: a new "No change" option is added that will be
preselected when the product is variable. Previously, whatever
status the product had before being converted to variable was being
shown, and that's the status that would be set when saving.
Also, a "This will change the stock status of all variations"
message is displayed before the selector.
2020-07-14 11:42:21 +02:00
..
html-admin-page-addons.php Merge pull request #24639 from itowhid06/master 2019-09-23 12:32:23 -03:00
html-admin-page-product-export.php Added missing closing select tag 2020-06-03 13:40:05 +03:00
html-admin-page-reports.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-admin-page-status-logs-db.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-admin-page-status-logs.php Better way of doing it 2018-10-11 13:31:34 -07:00
html-admin-page-status-report.php Alert in status report if base table is not present. 2020-06-05 18:26:49 +05:30
html-admin-page-status-tools.php Fix status page padding 2017-08-30 15:39:54 +01:00
html-admin-page-status.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-admin-settings.php Introduced hooks before and after settings form 2019-11-13 13:20:18 -03:00
html-bulk-edit-product.php Update min files and selectWoo 2020-06-16 17:15:12 +02:00
html-email-template-preview.php Add anchor tag example to email template preview 2018-05-25 14:41:20 -04:00
html-notice-base-table-missing.php Use `_` instead of `-` as per convention. 2020-06-04 20:33:38 +05:30
html-notice-custom.php Fixed mixed tabs and spaces 2016-07-11 16:56:35 +02:00
html-notice-install.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
html-notice-legacy-shipping.php Fix dismiss button in two WC admin notices 2019-04-25 14:19:35 -03:00
html-notice-maxmind-license-key.php Added clarification that the MaxMind license key is not strictly necessary 2020-01-14 14:09:51 -08:00
html-notice-no-shipping-methods.php Fix dismiss button in two WC admin notices 2019-04-25 14:19:35 -03:00
html-notice-redirect-only-download.php Better messaging to inform that remote files will not be affected 2020-03-16 16:52:35 +05:30
html-notice-regenerating-lookup-table.php Changed all of the constant accesses into corresponding Automattic\Jetpack\Constants usages 2020-01-28 21:21:29 -08:00
html-notice-regenerating-thumbnails.php Cancel button text 2018-02-13 19:21:52 +00:00
html-notice-secure-connection.php grammar fix... 2018-04-18 09:11:32 -04:00
html-notice-template-check.php Update outdated templates notice 2018-07-09 15:10:49 +02:00
html-notice-update.php update text 2019-03-06 12:00:54 +00:00
html-notice-updated.php Update notice wording 2019-02-28 11:16:09 +00:00
html-notice-updating.php Changed all of the constant accesses into corresponding Automattic\Jetpack\Constants usages 2020-01-28 21:21:29 -08:00
html-notice-uploads-directory-is-unprotected.php Fixed space in URL 2020-05-12 15:16:36 -03:00
html-notice-wp-php-minimum-requirements.php Refactor to use constant so that we have easy way to reset admin notice version 2019-10-15 16:07:02 +05:30
html-quick-edit-product.php Fix stock status setting for variable products on bulk & quick edits. 2020-07-14 11:42:21 +02:00
html-report-by-date.php Disable autocomplete from date inputs 2018-07-02 15:55:26 +01:00