Rodrigo Primo
040be6da6d
23781
2019-07-09 16:08:22 -03:00
Rodrigo Primo
53df16b2b5
Merge pull request #23781 from woocommerce/try/obw-changes
...
OBW: Switch shipping labels and shipping zones placement
2019-07-09 16:06:38 -03:00
Claudio Sanches
0e5c0eeccd
Merge pull request #23091 from woocommerce/fix/23087
...
Move settings save functionality to wp_loaded hook
2019-07-09 15:47:41 -03:00
Rodrigo Primo
cac657d7b3
23785
2019-07-09 15:47:32 -03:00
Rodrigo Primo
2827b57060
Merge pull request #23785 from woocommerce/update/14361
...
Use WP 5.0 determine_locale() function
2019-07-09 15:46:47 -03:00
Rodrigo Primo
50d26a4045
Merge pull request #23786 from woocommerce/fix/23120-1
...
Reviews: Respect "Comment author must fill out name and email" setting
2019-07-09 15:40:54 -03:00
Claudio Sanches
da00ef76cc
Merge pull request #24111 from alerobertson/add/tag-operator-shortcode
...
Add tag_operator to products shortcode
2019-07-09 15:37:43 -03:00
Claudio Sanches
6c0ef10016
Do not save create taxes with empty names
2019-07-09 15:26:07 -03:00
Claudio Sanches
56240c9633
Prevent saving empty tax classes into the database
2019-07-09 15:23:46 -03:00
Claudio Sanches
b178f1be1f
Set initial tax classes
2019-07-09 15:13:02 -03:00
Claudio Sanches
1425b0c3b6
Crate tables before create options
2019-07-09 15:12:34 -03:00
Claudio Sanches
958a970255
Include missing wc_tax_rate_classes in WC_Install::get_tables
2019-07-09 15:02:07 -03:00
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