Patrik Pärkinen
12d7bf72f3
#16694 Added sort speed fix to ascending sort as well
2017-11-14 11:19:35 +02:00
Claudiu Lodromanean
16d318c56d
Merge pull request #17685 from woocommerce/fix/17348
...
Introduced product category filter threshold
2017-11-13 14:38:40 -08:00
Claudio Sanches
f27120f649
Introduced product category filter threshold and load categories dropdown
...
Only use WooSelect when have more than 100 terms
2017-11-13 19:47:48 -02:00
Claudio Sanches
487c039b1c
Fixed coding standards
2017-11-13 19:40:10 -02:00
Claudio Sanches
416c11d0e6
Merge pull request #17684 from woocommerce/update/phpcs-paths
...
Improved PHPCS installed_paths and included Woo sanitization and escaping functions
2017-11-13 19:34:44 -02:00
Claudio Sanches
fe21337203
Removed wc_format_decimal from escaping functions
2017-11-13 19:32:40 -02:00
Claudio Sanches
7a7cc3f3cd
Merge pull request #17680 from woocommerce/code-coverage-non-blocking
...
Generate code coverage report on a separate non-blocking Travis job
2017-11-13 19:26:27 -02:00
Claudio Sanches
9606d3e04b
Ignore .sublimelinterrc
2017-11-13 19:18:34 -02:00
Claudio Sanches
c62c394ed3
Autoload PHPCS dependencies
2017-11-13 19:18:21 -02:00
Claudiu Lodromanean
c1d0e9d79c
Merge pull request #17635 from woocommerce/feature/17551
...
Unsupported theme single product enhancements
2017-11-13 12:24:46 -08:00
claudiulodro
9b40ce842d
Remove function that isn't hooked to anything
2017-11-13 12:19:14 -08:00
claudiulodro
493b3b6550
Remove check. ALready handled elsewhere.
2017-11-13 12:16:44 -08:00
claudiulodro
074f9b76b0
Fix init bug and remove nowrap from buttons
2017-11-13 11:56:24 -08:00
The Dramatist
a25e871981
Parameter input, but checked wrong variable. ( #17681 )
...
Here `$offset` should be `$key`. Cause the parameter is named as `$key`.
2017-11-13 19:40:00 +00:00
Claudio Sanches
8e52dbaf26
Updated sanitization and escape functions on phpcs ruleset.xml
2017-11-13 17:30:22 -02:00
Claudio Sanches
ec11eb8ef1
Ignore IDE files
2017-11-13 17:29:58 -02:00
Rodrigo Primo
5078359eca
Remove unnecessary Travis environment variable PHP_LATEST_STABLE
2017-11-13 17:24:52 -02:00
Rodrigo Primo
9188f814c3
Remove unused Travis environment variable
...
This commit removes the unused Travis enrivonment variable PHP_LATEST_STABLE.
2017-11-13 17:22:46 -02:00
Rodrigo Primo
d847323867
Remove unnecessary Travis configuration
...
It is not necessary to declare environment variables for a specific build job if they are the same as the environment variables declared for all build jobs.
2017-11-13 17:18:31 -02:00
Mike Jolley
7347b25ce0
Restore removed action
2017-11-13 19:07:02 +00:00
Mike Jolley
04d8184496
More filter options
2017-11-13 19:03:08 +00:00
claudiulodro
57be95493a
phpcs
2017-11-13 10:42:28 -08:00
claudiulodro
9cc69ea021
Add ability to suppress titles to product_page shortcode
2017-11-13 10:36:58 -08:00
Rodrigo Primo
d26310f9c8
Forgot to change the logic to update codecov to run on the non-blocking Travis job
2017-11-13 16:19:36 -02:00
claudiulodro
f58e4d4b85
Remove stylesheet register
2017-11-13 10:11:50 -08:00
claudiulodro
8e0e0e8747
Cleanup and integrate styles into main stylesheet
2017-11-13 10:08:46 -08:00
Rodrigo Primo
2dcb04e2e2
Generate code coverage report on a separate non-blocking Travis job
...
Travis build is taking about 40 minutes to complete, and that is mostly because of the generation of the code coverage report.
To address that, this commit changes Travis configuration to run the command to generate code coverage report on a separate non-blocking Travis job. This way once the jobs that run the tests finishes, Travisi will mark the build as successful and will keep running code coverage on a separate job.
2017-11-13 15:57:11 -02:00
Claudiu Lodromanean
a2f8e08e85
Merge pull request #17675 from woocommerce/fix/17665
...
self_admin_url for multisite compatibility
2017-11-13 09:35:38 -08:00
Mike Jolley
dab7dd9c42
PHPCS
2017-11-13 16:29:44 +00:00
Mike Jolley
3621736400
PHPCS
2017-11-13 16:24:33 +00:00
Mike Jolley
f1f30fc8de
Fix download link
2017-11-13 16:10:32 +00:00
Mike Jolley
eddd7fbfb4
Feedback
2017-11-13 15:58:22 +00:00
Mike Jolley
04d7ccfaa4
Show guest
2017-11-13 15:54:01 +00:00
Mike Jolley
eedf745430
Wording and move report location
2017-11-13 15:36:22 +00:00
Mike Jolley
3e7968d37b
Merge branch 'master' into pr/16418
2017-11-13 14:37:18 +00:00
Mike Jolley
4181033371
Clear transients when product terms are updated
...
Closes #17672
2017-11-13 12:43:12 +00:00
Claudio Sanches
800877cb79
Merge pull request #17659 from woocommerce/speed-up-travis-builds
...
Disable XDebug to speed up Travis builds
2017-11-13 10:14:50 -02:00
Mike Jolley
4245855625
self_admin_url for multisite compatibility
...
Fixes #17665
2017-11-13 12:09:13 +00:00
Mike Jolley
315b2575fe
Merge pull request #17663 from axelmm/patch-1
...
Remove unnecessary formating, fixes #17662
2017-11-13 11:25:27 +00:00
axelmm
59534a09e7
Remove unnecessary html formatting
...
Dimensions and weight were unnecessary formatted as html (duplicating values of dimensions_html and weight_html), not as expected raw values
2017-11-11 22:33:22 +01:00
soft79
b74eaba287
Update class-wc-discounts.php
...
'woocommerce_coupon_get_apply_quantity' => ( $apply_quantity, $item, $coupon, $discounts )
2017-11-11 20:33:19 +01:00
axelmm
fb94f67b0f
Remove unnecessary formating, fixes #17662
...
https://github.com/woocommerce/woocommerce/issues/17662
2017-11-11 17:26:09 +01:00
Rodrigo Primo
89542a9fb8
Disable XDebug to speed up Travis builds
...
This commit removes Xdebug from PHP runtime on all build jobs except PHP 7.1 to speed up Travis builds. Xdebug is needed in the PHP 7.1 build job because this job is used to generate code coverage.
2017-11-10 20:05:23 -02:00
claudiulodro
1934f67daf
Move unsupported product singles stuff to template loader class
2017-11-10 12:48:45 -08:00
claudiulodro
2609a4cd30
Bring up-to-date with feature branch
2017-11-10 10:43:15 -08:00
Claudiu Lodromanean
f78f42d9d6
Merge pull request #17638 from woocommerce/feature/17550-archives-template-support
...
Shortcode based shop page for unsupported themes
2017-11-10 10:39:34 -08:00
Mike Jolley
1d93d8f577
Columns styling
2017-11-10 17:50:56 +00:00
Mike Jolley
3bf47d7d97
Fixed tests
2017-11-10 17:45:01 +00:00
Mike Jolley
fb8db3313e
Clarify has_archive
2017-11-10 16:32:43 +00:00
Mike Jolley
5adb1edef5
Since options are hidden, remove notices for now - allow use.
2017-11-10 16:26:33 +00:00