Mike Jolley
127965419b
Merge pull request #22333 from Prospress/fix/21607
...
fix W3C validation errors in quantity-input.php template
2019-01-09 11:26:48 +00:00
Mike Jolley
d4a0a2ca55
Merge pull request #22386 from woocommerce/renovate/grunt-sass-3.x
...
Update dependency grunt-sass to v3
2019-01-09 11:25:13 +00:00
Mike Jolley
ccef2b4441
Merge pull request #22383 from woocommerce/renovate/grunt-contrib-cssmin-3.x
...
Update dependency grunt-contrib-cssmin to v3
2019-01-09 11:24:25 +00:00
Mike Jolley
0e059daebc
Merge pull request #22378 from woocommerce/renovate/grunt-contrib-clean-2.x
...
Update dependency grunt-contrib-clean to v2
2019-01-09 11:22:38 +00:00
Mike Jolley
4bb75375d5
Merge pull request #22377 from woocommerce/renovate/config-3.x
...
Update dependency config to v3
2019-01-09 11:21:55 +00:00
Mike Jolley
09c477db66
Merge pull request #22375 from woocommerce/renovate/babel-plugin-add-module-exports-1.x
...
Update dependency babel-plugin-add-module-exports to v1
2019-01-09 10:48:21 +00:00
Renovate Bot
1cec63c8ed
Update dependency babel-plugin-add-module-exports to v1
2019-01-09 10:41:17 +00:00
Mike Jolley
7e94a7b6f7
Merge pull request #22374 from woocommerce/renovate/babel-eslint-10.x
...
Update dependency babel-eslint to v10
2019-01-09 10:39:46 +00:00
Renovate Bot
d74ccb991f
Update dependency wp-cli/wp-cli to v2
2019-01-09 02:46:18 +00:00
Renovate Bot
1620518deb
Update dependency grunt-sass to v3
2019-01-08 23:48:44 +00:00
Renovate Bot
393f56ed2e
Update dependency grunt-contrib-cssmin to v3
2019-01-08 21:49:14 +00:00
Claudiu Lodromanean
c3050db67c
Merge pull request #22337 from woocommerce/fix/22048
...
Restore non-cart notice printing opportunity during checkout
2019-01-08 12:16:20 -08:00
Claudiu Lodromanean
15d1940c4b
Merge pull request #22376 from woocommerce/fix/22296
...
Properly align order item meta in RTL emails
2019-01-08 12:15:59 -08:00
Renovate Bot
b763224206
Update dependency grunt-contrib-clean to v2
2019-01-08 18:50:19 +00:00
Renovate Bot
3f1b506ca5
Update dependency config to v3
2019-01-08 18:49:44 +00:00
Rodrigo Primo
d71cb562aa
Properly align order item meta in RTL emails
...
Since commit
4082222f7a (diff-30dd34631dd7461f75c05ded270e9ee4R60)
, order item meta is not aligned properly in order e-mails when using a RTL language. This commit fixes this problem by using the is_rtl() function to determine the float side for the element that contains the order item meta information.
2019-01-08 14:17:55 -02:00
Renovate Bot
edf8c621ff
Update dependency babel-eslint to v10
2019-01-08 16:04:07 +00:00
Mike Jolley
942615101b
Merge pull request #22373 from woocommerce/renovate/autoprefixer-9.x
...
Update dependency autoprefixer to v9
2019-01-08 16:03:20 +00:00
Renovate Bot
f3a7401348
Update dependency autoprefixer to v9
2019-01-08 16:00:19 +00:00
Mike Jolley
7a84ca268a
Merge branch 'master' of https://github.com/woocommerce/woocommerce
2019-01-08 15:57:49 +00:00
Rodrigo Primo
a48639b7bc
Fix PHPCS violations automatilly with PHPCBF
2019-01-08 13:57:25 -02:00
pierrebuet
9ca3ae3453
Check for customer before checking for VAT excemption
...
In the actual form, the check done in the function is_taxable() of a shipping method can only be done in the frontend, since WC()->customer must be defined. Checking for a customer before checking the excemption would make the function also callable in the backend for different pre-calculation. If a customer is not defined, an exemption can not exists.
2019-01-08 15:57:21 +00:00
Mike Jolley
c31eb2ad0f
Merge pull request #22372 from woocommerce/renovate/stylelint-9.x
...
Update dependency stylelint to v9.9.0
2019-01-08 15:54:35 +00:00
Mike Jolley
90a53c6fae
Merge pull request #22371 from woocommerce/renovate/nette-utils-2.x
...
Update dependency nette/utils to v2.5.3
2019-01-08 15:54:01 +00:00
Mike Jolley
ade1021eff
Merge pull request #22205 from woocommerce/fix/22200
...
Introduce wc_is_webhook_valid_status
2019-01-08 15:32:57 +00:00
Mike Jolley
9a37852bee
Merge pull request #21438 from woocommerce/fix/20997
...
Unit tests for testing inclusive calculations
2019-01-08 15:31:35 +00:00
Mike Jolley
6e5a4201cf
Merge branch 'pr/21635'
2019-01-08 15:30:31 +00:00
Renovate Bot
36d82c1efc
Update dependency stylelint to v9.9.0
2019-01-08 15:02:22 +00:00
Mike Jolley
dcdc7657c3
This is for 3.6
2019-01-08 15:00:34 +00:00
Mike Jolley
eef05fafe9
update from master
2019-01-08 15:00:23 +00:00
Mike Jolley
9644241cef
update from master
2019-01-08 14:51:05 +00:00
Mike Jolley
3f9c57b74b
Merge pull request #22364 from woocommerce/renovate/chromedriver-2.x
...
Update dependency chromedriver to v2.45.0
2019-01-08 14:35:24 +00:00
Mike Jolley
e300eb800d
Merge pull request #22368 from woocommerce/renovate/grunt-contrib-uglify-3.x
...
Update dependency grunt-contrib-uglify to v3.4.0
2019-01-08 14:34:25 +00:00
Renovate Bot
f6825731f1
Update dependency nette/utils to v2.5.3
2019-01-08 14:34:15 +00:00
Mike Jolley
b6a0b5f800
Merge pull request #22369 from woocommerce/renovate/grunt-wp-i18n-1.x
...
Update dependency grunt-wp-i18n to v1.0.3
2019-01-08 14:34:00 +00:00
Mike Jolley
ff8d1ce530
Merge pull request #22363 from woocommerce/renovate/babel-plugin-add-module-exports-0.x
...
Update dependency babel-plugin-add-module-exports to v0.3.3
2019-01-08 14:32:38 +00:00
Mike Jolley
868e7841e6
Merge pull request #21860 from rellect/wc_case
...
Rename wc() to WC() for consistency
2019-01-08 14:29:59 +00:00
Mike Jolley
a69ce0bfcb
Merge pull request #21764 from leewillis77/wc_get_template_filter
...
Allow plugins to filter located template location before failing
2019-01-08 14:23:58 +00:00
Renovate Bot
03d267752f
Update dependency grunt-wp-i18n to v1.0.3
2019-01-08 13:44:30 +00:00
Renovate Bot
4e4abc4067
Update dependency grunt-contrib-uglify to v3.4.0
2019-01-08 13:44:06 +00:00
Mike Jolley
038a1a103a
Merge pull request #21496 from kukac7/feature/img-optim
...
images, svgs optim
2019-01-08 11:25:10 +00:00
Mike Jolley
b7e5c1b047
Merge pull request #21679 from amielucha/master
...
Fixes typos in class comments.
2019-01-08 11:11:42 +00:00
Renovate Bot
49606b2df4
Update dependency chromedriver to v2.45.0
2019-01-08 11:08:59 +00:00
Renovate Bot
c14bfdfac9
Update dependency babel-plugin-add-module-exports to v0.3.3
2019-01-08 11:08:23 +00:00
renovate[bot]
82397c2f7f
Pin dependencies ( #21842 )
2019-01-08 11:07:32 +00:00
renovate[bot]
63c8c9c7f8
Update dependency eslint to v5.12.0 ( #21873 )
2019-01-08 11:00:54 +00:00
Mike Jolley
5e4da36295
Merge pull request #22235 from AmirHosseinKarimi/master
...
Change get_name() return type from int to string
2019-01-08 10:57:43 +00:00
Mike Jolley
2843f1d6e1
Merge pull request #22360 from woocommerce/fix/orderagainnotice
...
Correct calculation for notification when items are unable to be reordered
2019-01-08 10:54:22 +00:00
claudiulodro
f9b4cced41
Correct number of items added logic in notif
2019-01-07 11:44:13 -08:00
Claudiu Lodromanean
9649759c04
Merge pull request #22331 from woocommerce/fix/22099
...
Check stock status when repopulating items in the cart from an order
2019-01-07 11:41:51 -08:00