Alex P
|
dcd9bfffdd
|
Fix test warning
|
2021-08-27 20:41:52 +03:00 |
|
Alex P
|
28b47e8415
|
Fix/update test
|
2021-08-27 20:41:30 +03:00 |
|
Alex P
|
0851560bc2
|
Allow to use module services in tests
|
2021-08-27 20:41:06 +03:00 |
|
Alex P
|
f71b18f358
|
Extract bootstrap of modules
|
2021-08-27 20:40:09 +03:00 |
|
Alex P
|
510e2b05b5
|
Simplify mock
|
2021-08-27 20:10:57 +03:00 |
|
Alex P
|
e6c0182dd4
|
Update tests
|
2021-08-27 17:28:15 +03:00 |
|
Alex P
|
f60f6b0556
|
Show CC gateway in admin payments list
allow changing order, enabling/disabling, opening settings via it
|
2021-08-27 13:50:31 +03:00 |
|
Alex P
|
3ebd3b29bd
|
Fix return value
|
2021-08-27 13:46:54 +03:00 |
|
Alex P
|
45bef752fd
|
Simplify if
|
2021-08-27 13:43:25 +03:00 |
|
Alex P
|
bc141ae7fb
|
Refactor gateway page check
|
2021-08-27 13:43:00 +03:00 |
|
Emili Castells
|
0afe6cd2e4
|
Merge pull request #229 from woocommerce/editorconfig
Add .editorconfig
|
2021-08-20 16:19:36 +02:00 |
|
Alex Pantechovskis
|
485f501394
|
Keep using spaces in js code for now
|
2021-08-20 17:03:15 +03:00 |
|
Alex P
|
4b2c6efe0b
|
Add .editorconfig
|
2021-08-20 16:23:36 +03:00 |
|
Emili Castells
|
e8a44f99e7
|
Merge pull request #225 from oscargare/trunk
fix REFUND_CAPTURE_CURRENCY_MISMATCH on multicurrency sites
|
2021-08-20 11:41:05 +02:00 |
|
Emili Castells
|
d3f23b8e68
|
Merge pull request #228 from woocommerce/PCP-252-docker
Docker
|
2021-08-20 11:21:54 +02:00 |
|
Emili Castells
|
955dc798e5
|
Merge pull request #224 from woocommerce/PCP-225-cant-checkout-to-certain-countri
Can't checkout to certain countries with optional postcode
|
2021-08-20 09:54:23 +02:00 |
|
Jorge A. Torres
|
3370ea0985
|
Merge pull request #223 from woocommerce/release/1.5.1
Version 1.5.1
|
2021-08-19 11:42:50 -05:00 |
|
Jorge A. Torres
|
a1e41f5aea
|
Add release date to changelog.txt
|
2021-08-19 09:35:12 -07:00 |
|
Alex P
|
6dc71e439f
|
Delete docker files from release package
|
2021-08-19 18:49:00 +03:00 |
|
Alex P
|
6aa0f17bca
|
Add dockers docs and yarn commands
|
2021-08-19 17:49:54 +03:00 |
|
Alex P
|
869281d81f
|
Add docker
|
2021-08-19 16:48:35 +03:00 |
|
Emili Castells
|
c2152a0bd4
|
Merge pull request #227 from woocommerce/phpcs
Simplify PHPCS execution
|
2021-08-19 09:39:12 +02:00 |
|
Emili Castells
|
406321375a
|
Merge pull request #226 from woocommerce/ci-all-php-7x
Run CI for PHP 7.1-7.4
|
2021-08-19 09:38:59 +02:00 |
|
Alex Pantechovskis
|
125a1f29b9
|
Update README.md
|
2021-08-19 10:13:46 +03:00 |
|
Alex P
|
1c01549af2
|
Update phpcs config
|
2021-08-19 10:12:44 +03:00 |
|
Alex P
|
2b344f51f8
|
Simplify phpcs config
|
2021-08-19 10:12:15 +03:00 |
|
Alex P
|
820d2100de
|
Cache composer deps in ci to make it faster
|
2021-08-18 17:37:04 +03:00 |
|
Alex P
|
1620029d07
|
Run CI for PHP 7.1-7.4
|
2021-08-18 17:16:02 +03:00 |
|
Alex P
|
72154085f4
|
No DateTimeInterface::ISO8601 in PHP 7.1
|
2021-08-18 17:15:15 +03:00 |
|
Alex P
|
0bb6aa62f2
|
Allow phpunit 7.x, 8.x for PHP 7.1+
|
2021-08-18 17:14:44 +03:00 |
|
dinamiko
|
ea56d7c87c
|
Update PHP version 7.1 in README.md
|
2021-08-18 15:40:55 +02:00 |
|
dinamiko
|
83c998730f
|
Update WC tested up to 5.6
|
2021-08-18 15:24:38 +02:00 |
|
Oscar Gare
|
852fbe9f54
|
fix REFUND_CAPTURE_CURRENCY_MISMATCH
|
2021-08-17 12:06:49 +02:00 |
|
emilicastells
|
beecf5ad5b
|
Remove check postal code null unit test
|
2021-08-16 17:27:00 +02:00 |
|
emilicastells
|
e7a4dbd506
|
Remove postal code exist condition on purchase unit
|
2021-08-16 16:38:44 +02:00 |
|
dinamiko
|
9a9cf29b57
|
Bump 1.5.1 release
|
2021-08-16 12:02:07 +02:00 |
|
Emili Castells
|
44aecb698e
|
Merge pull request #221 from woocommerce/PCP-195-plugin-conflict-blocking-line-it
Plugin conflict blocking line item details
|
2021-08-16 11:10:45 +02:00 |
|
dinamiko
|
6f49557e44
|
Update fees session on each after calculate totals
|
2021-08-16 11:08:58 +02:00 |
|
dinamiko
|
cc87fb50a3
|
Rename fees session to avoid naming conflicts
|
2021-08-16 10:37:17 +02:00 |
|
emilicastells
|
beafb7b56b
|
Fix unit tests
|
2021-08-13 17:09:27 +02:00 |
|
emilicastells
|
69b46c33d4
|
Merge branch 'trunk' into PCP-195-plugin-conflict-blocking-line-it
|
2021-08-13 16:50:35 +02:00 |
|
emilicastells
|
2273213cae
|
Add fees when creating line items from cart
|
2021-08-13 16:27:52 +02:00 |
|
Emili Castells
|
ef1357a981
|
Merge pull request #222 from woocommerce/PCP-220-payments-left-in-pending-paymen
WooCommerce orders left in “Pending Payment” after a decline
|
2021-08-13 14:43:01 +02:00 |
|
emilicastells
|
3fde81bb80
|
Fix unit tests
|
2021-08-13 14:39:27 +02:00 |
|
dinamiko
|
9b16d92565
|
Update order status to failed when can not process order
|
2021-08-13 11:00:55 +02:00 |
|
dinamiko
|
ba07030dac
|
Update order status to failed when instrument is declined
|
2021-08-11 15:01:23 +02:00 |
|
Emili Castells
|
03ddaa3eca
|
Merge pull request #220 from woocommerce/PCP-219-add-filter-for-container
Add action when app container is built
|
2021-08-11 10:20:54 +02:00 |
|
Kirill Braslavsky
|
60c3687a14
|
Do action on container built and app initialized
|
2021-08-11 10:33:42 +03:00 |
|
dinamiko
|
efcbf5dd7d
|
Fix unit tests
|
2021-08-10 17:39:54 +02:00 |
|
dinamiko
|
0452171869
|
Add fees as line items
|
2021-08-10 17:09:38 +02:00 |
|