Commit Graph

33270 Commits

Author SHA1 Message Date
Adel Tahri 859a041e80
Update abstract-wc-csv-batch-exporter.php
Update "Exit if accessed directly"
2019-10-31 15:58:54 +01:00
Ian Jenkins 2340f269cf Add support for custom attributes to wc_placeholder_img().
When displaying a list of images you often want a specific class to be
attached to each image, therefore you pass through a custom class using
the attr parameter. Unfortunately this doesn't get passed through to a
placeholder image should one be needed. This means that, for example, if
you're custom class center an image or something, it won't be honoured
for placeholders, which can lead to some wonky image listings.

You can work around this currently by leverging the
`woocommerce_product_get_image` filter, but it's a bit gnarly as you
need to do some regexing or string splitting or something and checking
class names and what not. This provides a much easier way, by
supporting custom attrs on placeholder images as is the case for non
placehodler images.
2019-10-30 15:08:19 +00:00
Gerhard 0cda53580f Do not run send_frame_options_header when on the customizer 2019-10-30 15:37:04 +02:00
Gerhard 40faecc8e7 Add show_invalid_variations_notice filter to hide the invalid variations notice. 2019-10-30 15:17:31 +02:00
Arnaud Faucon e8b1d617a1 pass the clear persistent cart variable to the cart emptied actions 2019-10-30 09:14:45 +01:00
Renovate Bot 715db7d806
Update dependency chromedriver to v78 2019-10-28 15:48:57 +00:00
BrandynL 3ed614389f change event to click for better mobile device support 2019-10-28 09:56:20 -04:00
BrandynL 925bad1faf convert array instance to shorthand syntax 2019-10-28 09:35:39 -04:00
BrandynL 3fb3325e93 Merge branch 'master' into show-password-hover-on-wc-forms 2019-10-27 16:57:25 -04:00
BrandynL 6ed7278678 add password hover visibility on password inputs with javascript 2019-10-27 16:56:42 -04:00
Vedanshu Jain cb21ea7a3d
Merge pull request #24913 from woocommerce/revert/24526
Revert PR 24526.
2019-10-27 18:27:27 +02:00
vedanshujain a6f7f17528 Remove changelog entry because commit was reverted. 2019-10-27 18:18:16 +02:00
vedanshujain 4a375e3e9c Revert PR 24526.
This reverts PR 24526 because in the refund mail this completely removes the downloadble product. We should instead only remove the downloadble link and keep the details of the product.
2019-10-27 18:14:44 +02:00
Claudio Sanches 2a2aa94ab1
Merge pull request #24900 from woocommerce/renovate/config-3.x
Update dependency config to v3.2.4
2019-10-25 18:31:00 -03:00
Renovate Bot 014c27ae96
Update dependency eslint to v6.6.0 2019-10-25 19:02:46 +00:00
Renovate Bot e19d8475ec
Update dependency config to v3.2.4 2019-10-25 18:34:34 +00:00
Rodrigo Primo 9a5f31e39b
Merge pull request #24893 from woocommerce/renovate/autoprefixer-9.x
Update dependency autoprefixer to v9.7.0
2019-10-25 14:42:10 +02:00
Claudio Sanches f49f516077
Merge pull request #24848 from woocommerce/fix/24838
Remove selectWoo as script dependency since allow to disable selectWoo
2019-10-25 06:59:08 -03:00
vedanshujain 004f149e25 Updated changelog since this PR was reverted 2019-10-25 11:30:28 +02:00
Vedanshu Jain 8b04f37d22
Merge pull request #24810 from woocommerce/add/in-app-purchases-subs-cache-cleaning
Clean subscriptions' cache for auto-install flow
2019-10-25 10:27:47 +04:00
Rodrigo Primo bfdd87038e
Merge pull request #24894 from woocommerce/fix/background-process-string
Fixed translatable string, and duplication in WP_Background_Process
2019-10-24 15:39:21 +02:00
Claudio Sanches 2c965fcd4f Fixed translatable string, and duplication in WP_Background_Process 2019-10-24 10:22:43 -03:00
Renovate Bot 82bbe058d7
Update dependency autoprefixer to v9.7.0 2019-10-24 12:57:48 +00:00
Claudio Sanches fd42c5e388 Check text domains in libraries 2019-10-24 07:17:00 -03:00
Claudio Sanches c7b538aeff
Merge pull request #24887 from woocommerce/renovate/node-sass-4.x
Update dependency node-sass to v4.13.0
2019-10-24 04:29:49 -03:00
Menaka S 0ec7da3925 Add new function WC_Order::add_status_transition_note 2019-10-24 12:53:42 +05:30
Renovate Bot ac672d77cc
Update dependency node-sass to v4.13.0 2019-10-24 06:55:38 +00:00
Claudio Sanches 9b87f512d2 Return correct country key if default location not found 2019-10-23 14:27:11 -03:00
Claudio Sanches 237a047e26 Removed itemReviewed since is already nested to Product schema 2019-10-22 18:00:25 -03:00
Claudio Sanches 6a938800c5
Merge pull request #24874 from woocommerce/renovate/grunt-stylelint-0.x
Update dependency grunt-stylelint to v0.12.0
2019-10-22 17:42:22 -03:00
Menaka S 3f99d2264b Add order note before do_action() is called so that the order of order notes is maintained 2019-10-22 11:13:15 +05:30
Renovate Bot 8b741c15eb
Update dependency grunt-stylelint to v0.12.0 2019-10-21 12:46:23 +00:00
Claudio Sanches 43f6e67bdf
Merge pull request #24869 from woocommerce/renovate/mocha-6.x
Update dependency mocha to v6.2.2
2019-10-18 18:30:14 -03:00
Claudio Sanches c8a7b341fc Included order object to formatted address filters 2019-10-18 18:24:38 -03:00
Renovate Bot 9c1df0d90f
Update dependency mocha to v6.2.2 2019-10-18 20:13:01 +00:00
Claudio Sanches ac15fa6e5f
Merge pull request #24865 from wayheming/master
Updated wording of total of items in cart order table
2019-10-18 13:16:39 -03:00
Claudio Sanches 0734b5412f
Merge pull request #24867 from woocommerce/fix/order-page-move-to-trash
Capitalize `T` in `Move to trash` phrase on order page in wp-admin
2019-10-18 13:10:47 -03:00
Julia Amosova 14e5d6b3ea Capitalize `T` in `Move to trash` on order page 2019-10-18 14:44:47 +01:00
Vedanshu Jain 57977e1919
Merge pull request #24859 from woocommerce/update-links-to-issue-templates
Update links to bug report and feature request issue templates
2019-10-18 17:46:59 +05:30
wayheming 091e37d783 Updated wording of total of items in cart order table 2019-10-18 14:50:04 +03:00
tgglv 386aedd73d Move flushing subscriptions' cache upper to run in once per install
Relates: https://github.com/Automattic/woocommerce.com/issues/6535
2019-10-18 10:36:30 +05:00
Rodrigo Primo bb4ded8324 Update links to bug report and feature request issue templates
The name of the bug report and feature request issue templates was
changed in #24844. This commit updates two places where links pointing
to those templates were outdated.
2019-10-17 16:28:01 -03:00
tgglv b3c5dec0e7 Merge remote-tracking branch 'origin/master' into add/in-app-purchases-subs-cache-cleaning 2019-10-17 09:52:41 +05:00
tgglv 34e873ca33 Move WC Helper subscriptions' cache cleaning before asking for subs
Relates: https://github.com/Automattic/woocommerce.com/issues/6535
2019-10-17 09:52:00 +05:00
Claudio Sanches 0112ee58a3
Merge pull request #24843 from sisou/patch-2
Use full year and 24h format in order note tooltip
2019-10-16 17:05:58 -03:00
Claudio Sanches 8a85136561 Introduced woocommerce_kses_notice_allowed_tags filter 2019-10-16 16:45:50 -03:00
Claudio Sanches 672f9bd928
Merge pull request #24847 from woocommerce/renovate/woocommerce-woocommerce-sniffs-0.x
Update dependency woocommerce/woocommerce-sniffs to v0.0.8
2019-10-16 16:31:48 -03:00
Claudio Sanches 9f01e546fb Remove selectWoo as script dependency since allow to disable selectWoo 2019-10-16 16:26:47 -03:00
Renovate Bot 250de90491
Update dependency woocommerce/woocommerce-sniffs to v0.0.8 2019-10-16 18:56:42 +00:00
Claudio Sanches ff80f08353 Fixed coding standards 2019-10-16 15:49:03 -03:00