Gerhard
|
862c43c553
|
xvfb needs to be started in before_script
|
2019-08-05 14:43:54 +02:00 |
Gerhard
|
5a9cb3e862
|
Include headless browser in services
|
2019-08-05 14:34:42 +02:00 |
Gerhard
|
a58cced761
|
Instruct mysql to start
|
2019-08-05 14:33:51 +02:00 |
Gerhard
|
4b624bc477
|
Xenial not Bionic
|
2019-08-05 14:29:09 +02:00 |
Gerhard
|
c078fdb9e1
|
Update travis dist to bionic, bionic has support for PHP 5.6 and up.
|
2019-08-05 14:20:22 +02:00 |
Gerhard
|
5ea1b72b6a
|
PHPCS fixes
|
2019-08-05 13:51:46 +02:00 |
Daniel Bitzer
|
b59e633b15
|
Fix output escaping for menu titles
Menu title contains HTML
|
2019-08-05 13:51:45 +02:00 |
Vedanshu Jain
|
623f296a2a
|
Merge pull request #24323 from woocommerce/fix/24316
Add missing additional content output to new account email
|
2019-08-05 17:07:57 +05:30 |
Gerhard
|
958bd7d0dd
|
Bump version number of template that was never done with changes.
|
2019-08-05 10:02:31 +02:00 |
Gerhard
|
e48c5491aa
|
Add missing additional content output to customer-new-account email template.
|
2019-08-05 09:58:30 +02:00 |
Rodrigo Primo
|
7c776e1593
|
Merge pull request #24279 from woocommerce/feature/23582
Introduced filter to prevent adjust product stock
|
2019-08-02 11:58:09 -03:00 |
Rodrigo Primo
|
ff533288c7
|
Merge pull request #24270 from woocommerce/renovate/chromedriver-76.x
Update dependency chromedriver to v76
|
2019-08-02 10:55:09 -03:00 |
Gerhard Potgieter
|
d890396751
|
Merge pull request #24304 from woocommerce/update/3.7-rc-changelog
Changelog for #24301
|
2019-08-02 15:04:44 +02:00 |
Gerhard
|
646c661f4f
|
Changelog for #24301
|
2019-08-02 15:03:41 +02:00 |
Gerhard Potgieter
|
daa95c291f
|
Merge pull request #24301 from woocommerce/fix/23870
Fix/23870
|
2019-08-02 14:56:52 +02:00 |
Gerhard
|
02f9c7c8ff
|
Use strict checking
|
2019-08-02 14:55:17 +02:00 |
Gerhard
|
34e883ce81
|
Apply patch by @dtwist
|
2019-08-02 14:19:37 +02:00 |
Hardik Thakkar
|
27689ba0ca
|
Fixed #23870
|
2019-08-02 14:10:39 +02:00 |
Rodrigo Primo
|
304b07d855
|
Merge pull request #24286 from woocommerce/update/master-3.8-branch
Make master 3.8 dev branch
|
2019-08-02 08:47:55 -03:00 |
Gerhard Potgieter
|
9c9820dc8b
|
Merge pull request #24289 from woocommerce/renovate/woocommerce-woocommerce-blocks-2.x
Update dependency woocommerce/woocommerce-blocks to v2.3.0-rc.1
|
2019-08-02 13:18:50 +02:00 |
Gerhard
|
21df7c6546
|
Move 3.7 changelog out of changelog.txt and back into readme.txt
|
2019-08-02 13:15:25 +02:00 |
Rodrigo Primo
|
aa590c8acd
|
Merge pull request #24283 from woocommerce/fix/24240
Make wc_get_endpoint_url() follow WordPress permalink settings
|
2019-08-01 17:36:26 -03:00 |
Rodrigo Primo
|
833c5016ea
|
Add unit tests for wc_get_endpoint_url()
|
2019-08-01 17:23:11 -03:00 |
Rodrigo Primo
|
ad6d9ec8fe
|
Merge pull request #24282 from woocommerce/feature/24243
Introduced filter to change default redirect URL in wc_logout_url()
|
2019-08-01 15:20:09 -03:00 |
Renovate Bot
|
fb7dbd451b
|
Update dependency woocommerce/woocommerce-blocks to v2.3.0-rc.1
|
2019-08-01 15:11:11 +00:00 |
Claudio Sanches
|
ac5646ebda
|
Merge pull request #24285 from woocommerce/renovate/grunt-stylelint-0.x
Update dependency grunt-stylelint to v0.11.1
|
2019-08-01 12:09:54 -03:00 |
Rodrigo Primo
|
d33505b33a
|
Merge pull request #24198 from woocommerce/fix/24190
Prevent run wc_load_cart() before before_woocommerce_init
|
2019-08-01 11:26:37 -03:00 |
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 |
Renovate Bot
|
1189b1d066
|
Update dependency grunt-stylelint to v0.11.1
|
2019-08-01 01:42:45 +00:00 |
Claudio Sanches
|
c4afd53749
|
Make wc_get_endpoint_url() compatible with WordPress use_trailing_slashes settings
|
2019-07-31 20:57:55 -03:00 |
Claudio Sanches
|
52ba85c977
|
Introduced filter to change default redirect url in wc_logout_url()
|
2019-07-31 20:35:10 -03:00 |
Claudio Sanches
|
e9c6c06a81
|
Use default redirect page
|
2019-07-31 20:34:11 -03:00 |
Claudio Sanches
|
1e6785f758
|
Introduced filter to prevent adjust product stock
|
2019-07-31 17:37:33 -03:00 |
Renovate Bot
|
289f3c62fb
|
Update dependency chromedriver to v76
|
2019-07-31 00:11:56 +00: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 |