Commit Graph

32359 Commits

Author SHA1 Message Date
Gerhard cd5319e97f Make master 3.8 dev branch, move changelogs from readme.txt to changelog.txt and start new 3.8 changelog in readme.txt. 2019-08-01 11:35:17 +02:00
Claudio Sanches d627a4bbb8
Merge pull request #24259 from woocommerce/renovate/woocommerce-woocommerce-blocks-2.x
Update dependency woocommerce/woocommerce-blocks to v2.3.0-beta.3
2019-07-30 16:33:16 -03:00
Claudio Sanches 0689ca62f5
Merge pull request #24260 from woocommerce/renovate/husky-3.x
Update dependency husky to v3.0.2
2019-07-30 16:32:36 -03:00
Renovate Bot 2b7755693d
Update dependency husky to v3.0.2 2019-07-29 17:19:08 +00:00
Renovate Bot 7bf9353d21
Update dependency woocommerce/woocommerce-blocks to v2.3.0-beta.3 2019-07-29 16:42:16 +00:00
Gerhard Potgieter 8f31d38f75
Merge pull request #24254 from woocommerce/update/3-7-rc.1
WooCommerce 3.7.0 RC 1
2019-07-29 13:42:21 +02:00
Gerhard fa9dfa64e2 Bump version to 3.7.0-rc.1 and update changelog with changes since beta. 2019-07-29 13:23:52 +02:00
Gerhard Potgieter 9709382f31
Merge pull request #24213 from woocommerce/update/3-7-beta-tweaks
Deprecate instead of remove
2019-07-29 13:18:26 +02:00
Gerhard Potgieter 8c19f0d76f
Merge pull request #24251 from woocommerce/update/unit-test-coverage
Exclude new packages and vendor folders from unit tests
2019-07-29 12:52:42 +02:00
Gerhard Potgieter 5261c1555f
Merge pull request #24228 from woocommerce/renovate/lint-staged-9.x
Update dependency lint-staged to v9.2.1
2019-07-29 12:51:19 +02:00
Gerhard 4fa1e7d431 Only remove 2019-07-29 11:53:15 +02:00
Gerhard 41d0702a3c Exclude new packages and vendor folders from unit tests 2019-07-29 11:20:58 +02:00
Gerhard 978f0ef88d Add backward compatible functionality to the new table if maybe_remove_tax_class_rates happens to get called. 2019-07-29 10:56:13 +02:00
Gerhard Potgieter 672f45881e
Merge pull request #24232 from woocommerce/renovate/woocommerce-woocommerce-blocks-2.x
Update dependency woocommerce/woocommerce-blocks to v2.3.0-beta.2
2019-07-29 08:47:28 +02:00
Renovate Bot f4bfc15ef2
Update dependency woocommerce/woocommerce-blocks to v2.3.0-beta.2 2019-07-25 15:28:48 +00:00
Renovate Bot 57f2cfafd4
Update dependency lint-staged to v9.2.1 2019-07-25 05:07:55 +00:00
Gerhard Potgieter ba517650a1
Merge pull request #24178 from james-allan/deprecate_before_quantity_zero_action
Deprecate the `woocommerce_before_cart_item_quantity_zero` action
2019-07-22 14:38:40 +02:00
Gerhard Potgieter 1a3e9a668f
Merge pull request #24173 from woocommerce/fix/order-create-track
[Beta fix] Return early if post status is `auto-draft` to prevent fatal.
2019-07-22 14:36:44 +02:00
Gerhard Potgieter f47e18460e
Merge pull request #24212 from woocommerce/renovate/config-3.x
Update dependency config to v3.2.2
2019-07-22 14:31:56 +02:00
Gerhard Potgieter 025103607c
Merge pull request #24211 from woocommerce/renovate/eslint-6.x
Update dependency eslint to v6.1.0
2019-07-22 14:31:24 +02:00
Gerhard e586379c3c Delete woocommerce_tax_classes option after transfering it to the new tax class table. 2019-07-22 14:16:17 +02:00
Gerhard 0e316c238d Add back WC_Tax::maybe_remove_tax_class_rates removed in #23093 and deprecate it instead. 2019-07-22 14:11:11 +02:00
Renovate Bot 8e08c96210
Update dependency config to v3.2.2 2019-07-21 04:32:48 +00:00
Renovate Bot 1128b051af
Update dependency eslint to v6.1.0 2019-07-21 04:08:26 +00:00
Claudio Sanches d91c10ebbf
Merge pull request #24207 from woocommerce/remove-duplicated-methods
Remove methods assertIsWPError() and assertNotWPError() from WC_Unit_Test_Case
2019-07-19 12:36:47 -03:00
Rodrigo Primo 17e5622905
Merge pull request #24206 from JAD3N/patch-1
Fix Missing Translation for Subtotal
2019-07-19 11:19:48 -03:00
Rodrigo Primo a8f6a94cda Remove methods assertIsWPError() and assertNotWPError() from WC_Unit_Test_Case
Those two methods are already declared in the class WP_UnitTestCase, so there is
no need to declare them again in the class WC_Unit_Test_Case. The only
caveat is that assertIsWPError() is called assertWPError() in
WP_UnitTestCase so it was necessary to update all of its usages.
2019-07-19 10:56:58 -03:00
Rodrigo Primo 276334fc4c
Merge pull request #24197 from woocommerce/feature/24192
Updated PHPUnit to 7.5.14
2019-07-19 10:34:04 -03:00
Rodrigo Primo 16442956e8 Fix PHPCS errors 2019-07-19 10:19:23 -03:00
Jaden 83a3c2362a
Fix Missing Translation for Subtotal 2019-07-19 12:53:59 +00:00
Claudio Sanches 2144cf21aa
Merge pull request #24194 from woocommerce/renovate/husky-3.x
Update dependency husky to v3.0.1
2019-07-18 23:09:49 -03:00
Claudio Sanches 284a5a3f57
Merge pull request #24195 from woocommerce/renovate/mocha-6.x
Update dependency mocha to v6.2.0
2019-07-18 23:09:35 -03:00
Claudio Sanches f8628d62db
Merge pull request #24196 from woocommerce/renovate/config-3.x
Update dependency config to v3.2.1
2019-07-18 23:09:19 -03:00
Claudio Sanches 5eb11ea77a Remove exception for PHP 5.2 2019-07-18 23:02:30 -03:00
Claudio Sanches 80f1e2fba2 Remove all support for PHP 5.2 in Travis 2019-07-18 23:01:14 -03:00
Claudio Sanches d09009261f Fixed UnitTests in PHP 5.6 2019-07-18 22:46:28 -03:00
Claudio Sanches 16041d9247 Fixed failing tests 2019-07-18 22:42:31 -03:00
Claudio Sanches 96c7255fc0 Fixed SpeedTrapListener include 2019-07-18 22:24:40 -03:00
Claudio Sanches 838dd31e00 Updated PHPUnit in Travis 2019-07-18 22:09:12 -03:00
Claudio Sanches 67212d1303 Updated PHPUnit to 7.5.14 2019-07-18 22:02:58 -03:00
Renovate Bot d015f9baa1
Update dependency config to v3.2.1 2019-07-18 22:30:59 +00:00
Renovate Bot 1a3d2fa280
Update dependency mocha to v6.2.0 2019-07-18 22:02:09 +00:00
Renovate Bot 3fc0e53387
Update dependency husky to v3.0.1 2019-07-18 21:29:42 +00:00
James Allan dd47170c7d Deprecate the woocommerce_before_cart_item_quantity_zero action
This action was removed in 921cc754b9.
It will need to be deprecated so third-parties are made aware the new alternative.
2019-07-18 11:18:21 +10:00
vedanshujain 6ab03e6acd Return early if post status is `auto-draft` to prevent fatal.
While creating an order, if we remove an item after adding, `pre_post_update` hook gets called. Since the order is not created yet, `$order->get_date_created()` will be null, and this will cause a fatal in the event tracker which checks for and tracks edit in order created date.

We now return early when order status is `auto-draft` to prevent these kind of errors.
2019-07-17 00:21:18 +05:30
Gerhard Potgieter d034131781
Merge pull request #24171 from woocommerce/fix/checktextdomain-packages
Exclude package vendor folders from checktextdomain call
2019-07-16 18:59:43 +02:00
Gerhard 982da28730 Exclude package vendor folders from checktextdomain call 2019-07-16 18:55:29 +02:00
Claudio Sanches 4b5a7ed414
Merge pull request #24170 from woocommerce/release/3.7-beta.1
Update 3.7.0 Beta 1
2019-07-16 13:24:09 -03:00
Gerhard 651aa3dd48 3.7.0 Beta 1 2019-07-16 18:06:08 +02:00
Rodrigo Primo 7ff4eea38d
Merge pull request #24168 from woocommerce/fix/npm-audit-fix
NPM audit fix
2019-07-16 12:31:55 -03:00