Vedanshu Jain
05a89e849e
Merge pull request #24227 from woocommerce/update/replace-checkout-fragment-only-on-change
...
Cache checkout fragments and update DOM on change only
2019-11-15 18:49:58 +05:30
Rodrigo Primo
dd54b73280
Merge pull request #24870 from woocommerce/update/formatted-address-filters
...
Pass "$this" to Order's formatted address filters
2019-11-14 17:38:12 -03:00
Rodrigo Primo
967fc364be
Merge pull request #24846 from woocommerce/fix/tracker-php-warning
...
[Tracker] Prevent PHP warning when order date is empty [part 2]
2019-11-14 17:28:15 -03:00
Rodrigo Primo
0af7eb370a
Merge pull request #24840 from TarekNabil/master
...
Fix for #24801
2019-11-14 17:22:12 -03:00
Claudio Sanches
df05e72ce8
Merge pull request #25044 from woocommerce/update/3.9-changelog
...
Update changelog for 3.9
2019-11-14 12:37:26 -03:00
Claudio Sanches
7c722c0d2f
Update changelog for 3.9
2019-11-14 12:36:47 -03:00
Claudio Sanches
3835048486
Merge pull request #25042 from woocommerce/update-changelog
...
Add 3.8 changes to CHANGELOG.txt
2019-11-14 11:24:14 -03:00
Rodrigo Primo
ee33ea1db1
Add 3.8 changes to CHANGELOG.txt
2019-11-14 11:19:23 -03:00
Peter Fabian
de443d1a1c
Merge pull request #24971 from woocommerce/fix/update-stable-version
...
Update stable version and readme.txt
2019-11-14 10:03:55 +01:00
Peter Fabian
21f68c2cd5
Update changelogs and 3.8 release date in readme.
2019-11-14 10:01:10 +01:00
Claudio Sanches
0f28a61910
Merge pull request #25017 from itzmekhokan/add/25016
...
woocommerce_upsells_display order filter added
2019-11-13 13:38:42 -03:00
Claudio Sanches
5ef6d91e20
Merge pull request #24999 from woocommerce/fix/24995
...
Account for non-EU countries that collect VAT and rename tax to VAT on the frontend for them
2019-11-13 13:36:11 -03:00
itzmekhokan
0716648c28
woocommerce_upsells_display order filter added
2019-11-11 22:35:32 +05:30
Luminus Olumide Alabi
36821c88a8
Add 8 more countries to the list
2019-11-09 10:54:09 +00:00
Luminus Olumide Alabi
a09efed82e
Update the list of non-EU countries using VAT
2019-11-08 17:14:18 +00:00
Luminus Olumide Alabi
f8709ab83f
Account for non-EU countries that collect VAT and rename tax to VAT on the frontend for them
2019-11-07 19:48:05 +00:00
vedanshujain
90a45ef9ef
Update version to 3.9.0-dev
2019-11-05 17:23:52 +05:30
vedanshujain
59e6fbc9d8
Update stable version and readme.txt
2019-11-05 17:07:56 +05:30
Vedanshu Jain
a6819ad495
Merge pull request #24922 from woocommerce/renovate/woocommerce-woocommerce-blocks-2.x
...
Update dependency woocommerce/woocommerce-blocks to v2.4.5
2019-11-04 17:19:13 +05:30
Vedanshu Jain
8462703937
Merge pull request #24952 from woocommerce/fix/24430-2
...
Removed links to downloadable products from refund emails
2019-11-04 13:15:25 +05:30
Renovate Bot
20e6d34b1d
Update dependency woocommerce/woocommerce-blocks to v2.4.5
2019-11-02 13:57:27 +00:00
Peter Fabian
a2cd974d79
Don't display Downloads section on refund emails.
2019-11-01 15:51:30 +01:00
itzmekhokan
3abae6db1b
Fixed coding standards for this comment.
2019-11-01 15:35:23 +01:00
itzmekhokan
8b99e00b2d
Fixed wordpress coding standard
2019-11-01 15:35:08 +01:00
itzmekhokan
e9833c1ea0
Fixed issue #24430
2019-11-01 15:34:50 +01: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
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
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
Renovate Bot
ac672d77cc
Update dependency node-sass to v4.13.0
2019-10-24 06:55:38 +00: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
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