claudiulodro
acf8757636
Add path checking and fix bug
2018-10-11 13:31:27 -07:00
claudiulodro
7b19673dea
Extra file type checking
2018-10-11 13:31:27 -07:00
claudiulodro
b6f22d9950
Fix typo
2018-10-11 13:31:18 -07:00
claudiulodro
afd24dea4b
Add http(s) to // download urls
2018-10-11 13:31:18 -07:00
claudiulodro
e53e21d65f
Better variable name
2018-10-11 13:31:18 -07:00
claudiulodro
441fe32f0b
Add filetype checking for all files located on the server
2018-10-11 13:31:18 -07:00
claudiulodro
989230f2b9
Refactor for increased safety
2018-10-11 13:31:18 -07:00
claudiulodro
88d506bac0
Dont do abspath file_exists check on urls that start with // since those are remote urls and not local urls
2018-10-11 13:31:18 -07:00
Claudiu Lodromanean
57b2f5c21c
Merge pull request #21517 from amans2k/master
...
WC Refund class older name 'WC_Refund' somehow left over in the funct…
2018-10-10 09:09:01 -07:00
Claudiu Lodromanean
4b9ab4b8db
Merge pull request #21513 from scottcwilson/readme_assert
...
Fixes #21363 Recommends using assertSame rather than assertEquals
2018-10-10 09:07:14 -07:00
Claudiu Lodromanean
ae24e5f4d0
Merge pull request #21508 from liquidweb/tests/status-transition
...
Add a test for handling errors during order status transitions
2018-10-10 09:06:01 -07:00
AmanS
9d327ac52e
WC Refund class older name 'WC_Refund' somehow left over in the function docblock. Corrected to WC_Order_Refund.
2018-10-10 00:28:15 +05:30
Scott C Wilson
bdf406eb1e
Fixes #21363 Recommends using assertSame rather than assertEquals
2018-10-09 07:34:54 -04:00
Steve Grunwell
c3b76a38f7
Add a test for handling errors during order status transitions
2018-10-06 18:09:44 +00:00
Claudiu Lodromanean
c12bb2dac5
Merge pull request #21499 from Chouby/fix_email_payment_url
...
[3.5] Fix payment url in plain customer invoice email
2018-10-05 13:50:56 -04:00
Frédéric Demarle
4e636b4b31
Fix payment url in plain customer invoice email
2018-10-04 21:00:52 +02:00
Claudiu Lodromanean
96005a51c4
Merge pull request #21494 from woocommerce/fix/21484
...
Don't fire duplicate actions in shipping settings
2018-10-03 16:59:06 -04:00
Claudiu Lodromanean
a5509f1c75
Merge pull request #21493 from woocommerce/fix/21430
...
Add `address_1` to shipping packages info
2018-10-03 16:57:40 -04:00
Claudiu Lodromanean
282f78d59e
Merge pull request #21491 from thiscouldbejd/patch-1
...
Avoid treating HTTP 301 and 302 Codes as Failures
2018-10-03 16:57:12 -04:00
JD
0871ad8627
Update class-wc-webhook.php
2018-10-03 21:38:53 +01:00
Claudio Sanches
a8c185adea
Merge pull request #21468 from AiratHalitov/master
...
Delete old ISSUE_TEMPLATE.md
2018-10-03 17:31:31 -03:00
claudiulodro
1716538617
Prevent duplicate actions from firing in shipping settings
2018-10-03 15:43:11 -04:00
claudiulodro
84e5de5eef
Add address_1 to shipping packages info
2018-10-03 14:31:35 -04:00
Claudiu Lodromanean
4cbdcf2d1b
Merge pull request #21439 from Prospress/escape-gateway-attributes
...
consistently escape gateway ID in payment method template
2018-10-03 13:43:13 -04:00
JD
b0b2b34884
Avoid treating HTTP 301 and 302 Codes as Failures
...
As per:
https://github.com/woocommerce/woocommerce/issues/21490
Change the definition of a Webhook Delivery Failure to exclude HTTP/301 and HTTP/302 responses. This allows webhook handlers (such as Google Apps Script) to avoid breaching failure limits and disabling webhooks.
2018-10-03 16:40:49 +01:00
Ron Rennick
357d47a28c
update template version
2018-10-03 12:05:12 -03:00
Claudiu Lodromanean
8d1daeeaf9
Merge pull request #21467 from woocommerce/fix/21460
...
Updated "--" to "—"
2018-10-03 10:21:30 -04:00
Claudiu Lodromanean
543c63072d
Merge pull request #21461 from dgwatkins/master
...
The orderby=ID argument needs to be uppercase.
2018-10-03 10:13:53 -04:00
Claudiu Lodromanean
71ca7c45ad
Merge pull request #21452 from andgrankin/patch-2
...
Update documentation
2018-10-03 10:11:11 -04:00
Claudiu Lodromanean
2368c4d4a8
Merge pull request #21448 from dyszczo/bugfix/logger-instance-warning
...
Fix for warning in wc_get_logger when woocommerce_logging_class retur…
2018-10-03 10:05:25 -04:00
Ron Rennick
8c893b2112
use correct rule name in ignore
2018-10-02 14:38:12 -03:00
Ron Rennick
e4c3966852
add second phpcs: ignore
2018-10-02 08:46:16 -03:00
Ron Rennick
cdf036454f
add spaces, remove @author, change control structure
2018-10-01 22:02:06 -03:00
Ron Rennick
f3909c00e8
fix/add exceptions for existing coding standard violations
2018-10-01 09:08:18 -03:00
Айрат Халитов
7aa730dfac
Delete ISSUE_TEMPLATE.md
2018-09-29 03:54:27 +05:00
David Garcia Watkins
7a55f67f47
Fix test
2018-09-28 18:46:05 +02:00
Claudio Sanches
819d03fe3f
Updated "--" to "—"
...
Closes #21460
2018-09-28 12:52:38 -03:00
claudiulodro
c2da2afa6d
Update version for rc
2018-09-28 08:35:51 -07:00
Claudiu Lodromanean
c90eadd6a3
Merge pull request #21337 from woocommerce/update/35betareadme
...
3.5 Beta 1 changelog
2018-09-28 08:31:16 -07:00
claudiulodro
24d2948299
Recompile assets
2018-09-28 08:28:45 -07:00
Claudiu Lodromanean
ceccd62c91
Merge pull request #21456 from woocommerce/fix/21389
...
Add inline float style for email label to match order details styling
2018-09-28 08:26:33 -07:00
Claudiu Lodromanean
8a3292a004
Update readme.txt
2018-09-28 08:25:50 -07:00
Claudiu Lodromanean
f1a7792454
Merge pull request #21403 from woocommerce/fix/21294
...
Fix attributes bugs
2018-09-28 08:24:03 -07:00
Claudiu Lodromanean
c9e716507f
Merge pull request #21446 from woocommerce/fix/21383
...
Do not disable empty attribute values in the attribute dropdown
2018-09-27 11:40:37 -07:00
David Garcia Watkins
d4484f3a4b
The orderby=ID argument needs to be uppercase.
2018-09-27 19:51:10 +02:00
Claudiu Lodromanean
c8bab001a9
Merge pull request #21410 from rnaby/fix/21395
...
Fix for issue #21395
2018-09-27 10:46:23 -07:00
Claudiu Lodromanean
a9b138a812
Update readme.txt
2018-09-27 10:45:01 -07:00
Claudiu Lodromanean
9f77ef8526
Merge pull request #21455 from woocommerce/fix/20912
...
Change query to save session data
2018-09-27 10:39:46 -07:00
Claudiu Lodromanean
cfd90f759f
Update readme.txt
2018-09-27 10:39:35 -07:00
Claudiu Lodromanean
3ec15b71db
Update readme.txt
2018-09-27 10:38:10 -07:00