Kathy Darling
|
98485d8bbf
|
move woocommerce_grouped_product_list_before_price hook into <td> element
|
2017-10-09 14:03:35 -05:00 |
Mike Jolley
|
6d7522d864
|
Merge pull request #17075 from woocommerce/fix/phpunit-excluded-files
Updated tests exclusion list
|
2017-10-09 19:46:34 +01:00 |
Mike Jolley
|
6a035995a6
|
Merge pull request #17108 from woocommerce/update/phpcs-i18n
PHPCS - Check for translatable strings placeholders
|
2017-10-09 19:45:47 +01:00 |
Mike Jolley
|
30c98aaa2d
|
Merge pull request #17107 from woocommerce/update/phpcs-check-for-xss-and-sanitization
PHPCS - Check for CSRF, sanitization and XSS.
|
2017-10-09 19:45:18 +01:00 |
Claudio Sanches
|
7ce5d9e1c6
|
Merge pull request #17109 from woocommerce/fix/17085-2
Translate "No matches found" message in filter widget
|
2017-10-09 15:39:51 -03:00 |
claudiulodro
|
f1dac6f3ac
|
Use esc_js instead of addslashes
|
2017-10-09 11:37:09 -07:00 |
Mike Jolley
|
6838b00c38
|
Merge pull request #17110 from woocommerce/fix/17104
Allow display_name to be searchable - this will commonly be full name
|
2017-10-09 19:29:26 +01:00 |
Mike Jolley
|
fae130d038
|
Allow display_name to be searchable - this will commonly be full name
Closes #17104
|
2017-10-09 19:20:22 +01:00 |
claudiulodro
|
97d7ae7df8
|
Missing semicolon
|
2017-10-09 11:16:24 -07:00 |
claudiulodro
|
2ccd44afa7
|
Translate "no matches" message
|
2017-10-09 11:10:32 -07:00 |
Claudio Sanches
|
9acd6e14b7
|
PHPCS - Check for translatable strings placeholders
This also ensure that each placeholder have a properly description.
|
2017-10-09 14:11:22 -03:00 |
Claudio Sanches
|
1e2ec87d65
|
PHPCS - Check for CSRF, sanitization and XSS.
This include `wc_clean()` into PHPCS sanitization functions list.
|
2017-10-09 14:07:09 -03:00 |
Jeff Stieler
|
c5f097f319
|
Setup wizard: check for activate-step-specific GET parameters before hiding the step.
This was a bit overzealous, and broke successful connection flows from the wizard. (Introduced in 97faa49fc4 )
|
2017-10-09 08:55:30 -06:00 |
Rodrigo Primo
|
1831d7ec37
|
Merge pull request #17070 from mohsinsumar/master
States for Tanzania
|
2017-10-09 11:14:54 -03:00 |
Mike Jolley
|
c16b950aa9
|
Merge pull request #17103 from woocommerce/fix/is_checkout_conditional
Add WOOCOMMERCE_CHECKOUT check to is_checkout
|
2017-10-09 13:18:09 +01:00 |
mehul0810
|
20f7c2292e
|
Ran Grunt
|
2017-10-09 16:17:59 +05:30 |
mehul0810
|
9d5da174b7
|
Message Text changed
|
2017-10-09 16:17:00 +05:30 |
mehul0810
|
0c84895ed8
|
change of class name
|
2017-10-09 16:16:45 +05:30 |
mehul0810
|
914e31affb
|
Ask for confirmation popup only if sales is produced for a product
|
2017-10-09 16:16:22 +05:30 |
Gerhard Potgieter
|
2080858dd4
|
Also check the woocommerce_checkout conditional, ensure ajax conditional checks keeps working. Closes #17094
|
2017-10-09 12:39:47 +02:00 |
Mike Jolley
|
74fb3821e2
|
Merge pull request #17096 from woocommerce/add/17092-jetpack-tos-accept-flag
Setup wizard: set a flag when Jetpack is opted into.
|
2017-10-09 11:39:32 +01:00 |
Gerhard Potgieter
|
a815c62289
|
PHPCS fixes
|
2017-10-09 12:39:27 +02:00 |
Mike Jolley
|
ce11605287
|
Classname was using total instead of email
|
2017-10-09 11:37:00 +01:00 |
Jeff Stieler
|
000295c0bf
|
Setup wizard: remove the “activate” step if Jetpack is already connected. (#17099)
* Setup wizard: remove the “activate” step if Jetpack is already connected.
* phpcs
|
2017-10-09 11:35:17 +01:00 |
Mike Jolley
|
734357aa3e
|
Merge pull request #17095 from woocommerce/update/e2e
Update chromedriver version and add singles tests
|
2017-10-09 11:21:53 +01:00 |
Claudiu Lodromanean
|
2b49125b46
|
Enable clearing for attribute filter widget (#17093)
* Enable clearing for attribute filter widget
* Multiselect variant doesnt need clear button
* Make code less ugly
|
2017-10-09 11:21:21 +01:00 |
Mike Jolley
|
35dbfa848c
|
Merge pull request #17089 from woocommerce/helper-fix-activation
Helper: Fix automatic subscription activation
|
2017-10-09 11:20:37 +01:00 |
mehul0810
|
1c9a5dbae8
|
Removed Comma
|
2017-10-08 15:35:14 +05:30 |
mehul0810
|
284c107b1a
|
Add Support for confirmation popup to Delete Permanently link under Trash status.
|
2017-10-08 15:33:53 +05:30 |
mehul0810
|
7a5f5c74ec
|
Ran Grunt
|
2017-10-08 15:30:19 +05:30 |
mehul0810
|
5c0feaf93c
|
Added Script to restrict deletion if still user denies
|
2017-10-08 15:29:23 +05:30 |
mehul0810
|
6e6af2285c
|
Added Message for Product permanent deletion
|
2017-10-08 15:28:23 +05:30 |
Jeff Stieler
|
4c66520989
|
Setup wizard: set a flag when Jetpack is opted into.
This is to be picked up by the WooCommerce Services extension.
|
2017-10-06 20:40:25 -06:00 |
claudiulodro
|
c604c0f824
|
Update chromedriver version and add singles tests
|
2017-10-06 13:10:50 -07:00 |
Konstantin Kovshenin
|
70a72693c3
|
Helper: Fix automatic subscription activation
Fixes a bug where automatic subscription activation upon plugin
activation does not trigger due to the subscription being unlimited.
|
2017-10-06 17:12:55 +03:00 |
Claudio Sanches
|
9721a9aca0
|
Removed legacy tests
|
2017-10-06 10:39:20 -03:00 |
Mohsin Sumar
|
66888355fd
|
Update TZ.php
Indentation fixed.
|
2017-10-06 13:13:56 +03:00 |
Mohsin Sumar
|
a31fb456f1
|
Update TZ.php
|
2017-10-06 00:21:11 +03:00 |
Claudio Sanches
|
e9a62731d4
|
Merge pull request #17076 from woocommerce/fix/orders-meta-test
Test fixes for meta and installer
|
2017-10-05 15:14:00 -03:00 |
grosssmutttr
|
52beb782c6
|
Update class-wc-widget-layered-nav.php - Avoid duplicate content
Added rel="nofollow" to the filters to avoid duplicate content.
|
2017-10-05 19:55:10 +02:00 |
Mike Jolley
|
7d7907fc8e
|
Delete installing transient.
|
2017-10-05 18:11:25 +01:00 |
Claudio Sanches
|
109e884533
|
Exclude includes/wc-widget-functions.php
|
2017-10-05 14:10:17 -03:00 |
Claudio Sanches
|
e5f7b5ebc2
|
Updated tests exclusion list
|
2017-10-05 14:05:38 -03:00 |
Claudio Sanches
|
31f42ba907
|
Move includes/class-wc-legacy-api.php to includes/legacy/class-wc-legacy-api.php
|
2017-10-05 14:02:30 -03:00 |
Mike Jolley
|
7cb7e3c864
|
Test should compare objects, not arrays
|
2017-10-05 17:37:18 +01:00 |
Mike Jolley
|
cef97ebc9f
|
Merge pull request #17074 from woocommerce/fix/unit-tests
Restored tests/bin/phpunit.sh
|
2017-10-05 17:16:25 +01:00 |
Claudio Sanches
|
cd554c1bdf
|
Restored tests/bin/phpunit.sh
|
2017-10-05 13:14:56 -03:00 |
Claudio Sanches
|
18a47d79b1
|
Merge branch 'master' into add/formatting-unit-tests
|
2017-10-05 12:18:29 -03:00 |
Claudio Sanches
|
c0197c639e
|
Formatting functions unit tests
|
2017-10-05 11:20:52 -03:00 |
Claudio Sanches
|
8cd754d8b6
|
Fixed coding standards
|
2017-10-05 11:08:37 -03:00 |