Rodrigo Primo
ce7b4effd1
Merge pull request #24099 from woocommerce/remove/pot-file
...
Remove i18n/languages/woocommerce.pot
2019-07-09 14:34:42 -03:00
Rodrigo Primo
f539a96c7e
23262
2019-07-09 14:27:16 -03:00
Rodrigo Primo
34e5018137
Merge pull request #23262 from woocommerce/fix/23257
...
CSV Import - check if sku or id column exists when updating products from csv
2019-07-09 14:25:03 -03:00
alerobertson
b7ab7b81c9
Add tag_operator to products shortcode
...
Allow user to decide how products are filtered by tag, instead of defaulting to IN
2019-07-09 13:06:35 -04:00
Claudio Sanches
92253ea862
Merge pull request #23773 from woocommerce/fix/23744
...
PayPal pass billing address when shipping address option disabled
2019-07-09 12:48:07 -03:00
Claudio Sanches
2fa5396cfc
Fixed coding standards
2019-07-09 12:43:03 -03:00
Claudio Sanches
ce65195b57
Fixed admin.scss
2019-07-09 12:41:42 -03:00
Claudio Sanches
32996d2fdd
Merge branch 'master' into pr/23043
2019-07-09 12:39:40 -03:00
Claudio Sanches
6fd836d299
Merge pull request #24108 from aelia-co/Tweak-Improve_woocommerce_ajax_order_item_filter
...
Added arguments to filter `woocommerce_ajax_order_item`
2019-07-09 10:58:54 -03:00
vedanshujain
dd783615cc
Use helper method instead of `wp_list_pluck` to avoid notices
...
In country locales, many times configuration for postcodes may not be defined. In these cases, using `wp_list_pluck` will throw notices.
We now use a small helper method to extract post code configuration from country locales.
2019-07-09 18:13:27 +05:30
Diego
f95f73c548
Added arguments to filter `woocommerce_ajax_order_item`
2019-07-09 13:31:47 +01:00
Gerhard Potgieter
ac103267dc
Merge pull request #24100 from woocommerce/update/git-hooks
...
Updated config for lint-staged
2019-07-09 11:07:50 +02:00
vedanshujain
e2577b3a06
[Setup] Make PostCode optional as few countries don't use them
...
Some countries like Hong Kong, UAE etc don't use post codes, in which case this commit will make the field optional.
If its not known whether a country uses postcode or not, it will be required.
2019-07-09 14:37:03 +05:30
Gerhard Potgieter
a7b6d7bfa4
Merge pull request #24024 from woocommerce/fix/23917/code
...
Round late when rounding at subtotal to reduce rounding error.
2019-07-09 11:05:40 +02:00
Gerhard Potgieter
013ee83b47
Merge pull request #23189 from woocommerce/tracks/coupons
...
Tracks: Add coupons view events
2019-07-09 11:04:43 +02:00
Gerhard Potgieter
1da2cf04e0
Merge pull request #23631 from woocommerce/update/exclude-compiled-assets-from-git
...
Exclude compiled and minified JS and CSS assets from Git
2019-07-09 11:02:55 +02:00
Gerhard
7038c73ab4
Merge branch 'master' into update/exclude-compiled-assets-from-git
2019-07-09 10:57:40 +02:00
Gerhard Potgieter
b4400fd925
Merge pull request #24102 from woocommerce/update/contributing
...
Updated CONTRIBUTING.md to reflect new build process
2019-07-09 10:29:05 +02:00
Claudio Sanches
01f5a09d27
Merge pull request #23338 from woocommerce/update/23335
...
More useful actions in during CRUD save events
2019-07-08 18:56:14 -03:00
Claudio Sanches
55692cba87
Merge pull request #23255 from woocommerce/shopify-column-mapping
...
Mapping for default Shopify fields
2019-07-08 18:53:57 -03:00
Claudio Sanches
c1223e3890
Fixed meta: label
2019-07-08 18:52:03 -03:00
Claudio Sanches
8b04f8d6cc
Merge pull request #23150 from woocommerce/fix/23135
...
Made WooCommerce roles translatable
2019-07-08 18:39:33 -03:00
Claudio Sanches
fb19ffe48f
Avoid infinity loop caused by PHP warning
2019-07-08 18:38:03 -03:00
Claudio Sanches
788f99d299
Merge pull request #23093 from woocommerce/update/22164-tax-rate-class-table
...
Implement new table to store tax classes (instead of option)
2019-07-08 18:14:18 -03:00
Claudio Sanches
db06d3dbae
Merge branch 'master' into update/22164-tax-rate-class-table
2019-07-08 18:12:23 -03:00
Claudio Sanches
0d14e21a0c
Merge branch 'senff-fix/23221'
2019-07-08 18:00:17 -03:00
Claudio Sanches
16c5c39725
Fixed missing assets/css/admin.css
2019-07-08 17:59:50 -03:00
Claudio Sanches
b54997d9f5
Merge branch 'fix/23221' of https://github.com/senff/woocommerce into senff-fix/23221
2019-07-08 17:55:07 -03:00
Claudio Sanches
5b376cf771
Updated build process description
2019-07-08 17:46:27 -03:00
Claudio Sanches
2f0d7b2a41
Updated CONTRIBUTING.md to reflect new build process
2019-07-08 17:42:22 -03:00
Claudio Sanches
adc543f8f1
Merge pull request #24058 from woocommerce/add/wc-admin-obw-recommended
...
OBW: Add wc-admin to recommended page
2019-07-08 16:56:49 -03:00
Claudio Sanches
c131225825
Merge pull request #24050 from woocommerce/update/23930
...
Add support for namespaced Jetpack tracks_get_identity
2019-07-08 16:48:01 -03:00
Claudio Sanches
a4b8184464
Merge pull request #23950 from parmarhardip/fix-23944
...
Currency changes applied for 'São Tomé and Príncipe dobra' and 'Mauritanian ouguiya'
2019-07-08 16:12:53 -03:00
Claudio Sanches
862771f504
Use stable version of REST API
2019-07-08 15:33:12 -03:00
Claudio Sanches
4ca4e7e509
Better .gitignore
2019-07-08 15:25:16 -03:00
Claudio Sanches
802f23d76d
Leave pot file for build before release
2019-07-08 15:19:48 -03:00
Claudio Sanches
a0defeb684
Prevent package-update.sh to run without installing composer dependencies
2019-07-08 15:17:11 -03:00
Claudio Sanches
f65d8efc8d
Updated config for lint-staged
2019-07-08 14:55:44 -03:00
Claudio Sanches
02f2894926
Merge pull request #24083 from woocommerce/renovate/autoprefixer-9.x
...
Update dependency autoprefixer to v9.6.1
2019-07-08 14:41:49 -03:00
Claudio Sanches
97d9e38baf
Remove i18n/languages/woocommerce.pot
2019-07-08 14:39:26 -03:00
Claudio Sanches
e64bc772d3
Fixed permissions for bin/package-update.sh
2019-07-08 14:34:19 -03:00
Claudio Sanches
da99bc8ca0
Merge branch 'master' into feature/feature-plugin-packages
2019-07-08 14:33:21 -03:00
Claudio Sanches
fa91edb0dd
Use NPM to run Grunt
2019-07-08 14:29:17 -03:00
Claudio Sanches
b64fcc7317
Merge pull request #24078 from woocommerce/update/contributors
...
Update contributors
2019-07-08 13:57:01 -03:00
Claudio Sanches
9ba04f09ee
Merge pull request #24085 from woocommerce/renovate/lint-staged-9.x
...
Update dependency lint-staged to v9.1.0
2019-07-08 13:56:15 -03:00
Paul Sealock
2d2ef711b8
Pass in select id
2019-07-08 11:41:52 +12:00
Renovate Bot
a38921d6ed
Update dependency lint-staged to v9.1.0
2019-07-06 11:34:31 +00:00
Renovate Bot
173f8b6d60
Update dependency autoprefixer to v9.6.1
2019-07-05 21:27:06 +00:00
Paul Sealock
bc23340909
Use #doaction to target bulk actions
2019-07-05 17:02:30 +12:00
Paul Sealock
7af9d1813d
Tracks: Add coupons view events
2019-07-05 16:46:58 +12:00