Rodrigo Primo
a26f38f3a1
Merge pull request #23133 from woocommerce/update/23111
...
If variations are missing prices, show notice
2019-07-04 10:08:41 -03:00
Rodrigo Primo
ddab6ae054
Merge pull request #24079 from woocommerce/fix/add-pinned-pkg-as-dev-dependency
...
Add pinned deep-copy pkg as a dev dependency.
2019-07-04 09:47:47 -03:00
Peter Fabian
b3b41ff2a7
Add pinned deep-copy pkg as dev dependency.
...
This way, (I hope) updating composer.lock would not overwrite pinned version that is compatible with PHP 5.6.
2019-07-04 13:44:53 +02:00
Gerhard Potgieter
213e52852c
Merge pull request #23968 from woocommerce/fix/23954
...
Allow display multiple error messages through registration validation
2019-07-04 13:17:39 +02:00
Gerhard Potgieter
a91d271ae2
Merge pull request #23776 from woocommerce/fix/23699
...
Moved the JS enqueue from get_instance_form_fields to admin_footer hook.
2019-07-04 13:13:35 +02:00
Gerhard Potgieter
3abf11e569
Merge pull request #23969 from woocommerce/fix/23956
...
Display line breaks of customer notes in emails, and order details.
2019-07-04 13:11:44 +02:00
Gerhard Potgieter
12fbfa5677
Merge pull request #22927 from woocommerce/update/22895
...
Allow "Thanks" wording in emails to be reworded by admin
2019-07-04 12:43:00 +02:00
Gerhard
88442fea1e
Update unit tests to match new placeholder text
2019-07-04 11:36:12 +02:00
Gerhard
52ef1d0b5f
Remove esc_html call, it messes with the code tags.
2019-07-04 11:33:05 +02:00
Gerhard Potgieter
c484fdd6d9
Merge pull request #24023 from woocommerce/fix/engine-php-notice
...
DB received `ENGINE` instead of `engine`, so PHP notices appear
2019-07-04 10:55:03 +02:00
Gerhard Potgieter
e28ab7b61b
Merge pull request #24077 from woocommerce/try/fix-composer-dependency-version
...
Fix CI unit tests on PHP 5.6 and PHP 7.0
2019-07-04 10:50:35 +02:00
Peter Fabian
8c0bf2795f
Install sniffs only when running PHPCS.
2019-07-04 10:17:39 +02:00
Peter Fabian
28abf9e48e
Pin the dependency so we can run unit tests on PHP 5.6
2019-07-04 10:03:29 +02:00
Gerhard
d4eb233843
Deprecate email_footer_replace_site_title and use replace_placeholders
2019-07-04 09:36:05 +02:00
Gerhard Potgieter
c3a25bb6bf
Merge pull request #23884 from woocommerce/fix/23875
...
Prevents taxes columns from being removed when the order is no longer editable
2019-07-04 09:25:49 +02:00
Gerhard Potgieter
007fc457a3
Merge pull request #24020 from woocommerce/fix/plural-forms-usage
...
Correct singular form usage in class-wc-admin-report.php
2019-07-04 09:23:14 +02:00
Gerhard Potgieter
91c939b963
Merge pull request #23997 from woocommerce/fix/obw-plugin-install-highlight-size
...
OBW: Adjust size of plugin install highlight to avoid overlap
2019-07-04 09:18:28 +02:00
Gerhard Potgieter
762f051080
Merge pull request #24071 from woocommerce/add/action_log-excluded-comment-type
...
WC_Comments: Add action_log to excluded types in wp_count_comments
2019-07-04 09:18:03 +02:00
Gerhard Potgieter
54cab8086c
Merge pull request #23998 from yash-webkul/patch-1
...
Update class-wc-ajax.php
2019-07-04 09:17:03 +02:00
Gerhard Potgieter
5fa918be9d
Merge pull request #24059 from woocommerce/renovate/lint-staged-9.x
...
Update dependency lint-staged to v9.0.2
2019-07-04 09:12:58 +02:00
Timmy Crawford
e5b9f508bc
WC_Comments: Add action_log to excluded comment_types in wp_count_comments
2019-07-03 15:06:21 -07:00
Gerhard
8a972ee5c3
Add check for empty string when checking meta_value since checking an empty string in mysql against an int results in a 0 value.
2019-07-03 12:37:28 +02:00
Renovate Bot
b00f96cf51
Update dependency lint-staged to v9.0.2
2019-07-03 05:54:23 +00:00
Rodrigo Primo
65644f78f3
Merge pull request #24051 from woocommerce/renovate/lint-staged-9.x
...
Update dependency lint-staged to v9.0.1
2019-07-02 14:04:30 -03:00
Rodrigo Primo
f1df27bbc1
Merge pull request #24042 from woocommerce/renovate/chromedriver-75.x
...
Update dependency chromedriver to v75.0.1
2019-07-02 14:03:58 -03:00
Rodrigo Primo
587867f46f
Merge pull request #23983 from woocommerce/renovate/eslint-6.x
...
Update dependency eslint to v6
2019-07-02 14:02:55 -03:00
Rodrigo Primo
7e79f7027d
Merge pull request #24055 from woocommerce/fix/update-min-version-const-names
...
Updated constants' names to better reflect their usage.
2019-07-02 13:59:26 -03:00
Peter Fabian
6727fdba62
Updated constants' names to better reflect their usage.
2019-07-02 18:44:43 +02:00
Claudio Sanches
cb12b30c85
Fixed @since tag version
2019-07-02 12:51:36 -03:00
Rodrigo Primo
737f6af5e8
Introduce file type check for tax rate importer
2019-07-02 10:44:21 -03:00
Rodrigo Primo
7324e480e7
Fix phpcs violations
2019-07-02 10:43:52 -03:00
Rodrigo Primo
cabf9de71a
Added nonce check to CSV importer actions
2019-07-02 10:37:46 -03:00
Rodrigo Primo
18813662dd
Fix link to documentation about WordPress and PHP minimum requirements
2019-07-02 09:19:39 -03:00
Renovate Bot
8ee9371f00
Update dependency lint-staged to v9.0.1
2019-07-02 11:07:44 +00:00
Claudio Sanches
5c1966321f
Merge pull request #24043 from woocommerce/renovate/lint-staged-9.x
...
Update dependency lint-staged to v9
2019-07-01 16:53:11 -03:00
Claudio Sanches
3efd4312f3
Merge pull request #24044 from woocommerce/renovate/husky-3.x
...
Update dependency husky to v3
2019-07-01 16:53:03 -03:00
Renovate Bot
4d2ffbecbe
Update dependency husky to v3
2019-07-01 19:31:52 +00:00
Renovate Bot
55bfd0a1a8
Update dependency lint-staged to v9
2019-07-01 18:21:39 +00:00
Renovate Bot
272e5370a8
Update dependency chromedriver to v75.0.1
2019-07-01 16:17:28 +00:00
Rodrigo Primo
356ad18826
Merge pull request #24003 from woocommerce/remove/apigen
...
Remove ApiGen
2019-06-28 11:23:36 -03:00
Claudio Sanches
4b269b08aa
Merge pull request #23924 from woocommerce/update/php-minimum-requirements
...
Set PHP minimum requirement to 5.6
2019-06-28 10:57:38 -03:00
Claudio Sanches
275ef4caac
Merge branch 'master' into update/php-minimum-requirements
2019-06-28 10:56:51 -03:00
Rodrigo Primo
bb78174c33
Remove references to apigen from configuration files
...
Commit d6bd82865c
removed apigen from
WooCommerce core repository as we are moving it to its own repository (https://github.com/woocommerce/woocommerce-api-docs ). This
commit removes the apigen from configuration files. In most cases, it is
just removing the apigen directory from the exclude list of things like
PHPCS and Code Climate.
2019-06-28 10:20:30 -03:00
Jeff Stieler
4bcc381abc
Merge pull request #24028 from woocommerce/fix/tracks-site-id
...
Tracks: fix blog ID retrieval from Jetpack options.
2019-06-27 15:18:05 -06:00
Jeff Stieler
3bf58f2d48
Tracks: fix blog ID retrieval from Jetpack options.
...
JavaScripty syntax resulted in boolean values.
2019-06-27 14:15:17 -06:00
Boro Sitnikovski
a7f5d87f5e
DB received `ENGINE` instead of `engine`, so PHP notices appear
2019-06-27 17:34:08 +02:00
Rodrigo Primo
68f5ccabc1
Merge pull request #23811 from woocommerce/feature/23807
...
Allow enforce password strength meter on checkout
2019-06-27 11:39:00 -03:00
Rodrigo Primo
f3b0d755fd
Correct singular form usage in class-wc-admin-report.php
...
For more information see https://github.com/woocommerce/woocommerce/issues/24004
2019-06-27 11:03:35 -03:00
Rodrigo Primo
3f2cacb1be
Use phpcbf to fix phpcs violations in class-wc-admin-report.php
2019-06-27 10:48:31 -03:00
Rodrigo Primo
12d03d8d57
Merge pull request #23863 from Jon007/patch-2
...
Avoid attempting to cache expired sessions
2019-06-27 10:15:39 -03:00