Claudio Sanches
|
e6e61b084a
|
Merge pull request #18059 from woocommerce/fix/17914
PHPCS fixes and unslashing in exporter
|
2017-12-07 10:46:59 -02:00 |
Mike Jolley
|
acbd4295f9
|
phpcs
|
2017-12-07 12:35:13 +00:00 |
Mike Jolley
|
91887b918f
|
phpcs
|
2017-12-07 12:31:30 +00:00 |
Mike Jolley
|
cadfcfc11f
|
phpcs
|
2017-12-07 12:21:01 +00:00 |
Mike Jolley
|
d3cd420c0a
|
Format data of headers
|
2017-12-07 12:15:39 +00:00 |
Mike Jolley
|
c3623a9967
|
Update docblock for $include_taxes
Closes #18053
|
2017-12-07 11:46:35 +00:00 |
Marcin Bot
|
d0756a4a36
|
Fixed the undefined index notice
|
2017-12-07 11:20:04 +00:00 |
ragulka
|
a2b7725777
|
Tweak test
|
2017-12-07 11:53:35 +02:00 |
ragulka
|
ea7192e156
|
Add test case for tax exclusive cart price rounding
|
2017-12-07 11:49:31 +02:00 |
Jonathan Belcher
|
b42004f7b3
|
Fix escaping
|
2017-12-06 16:48:30 -05:00 |
Claudio Sanches
|
bb575ad07e
|
Fixed @since
|
2017-12-06 19:12:42 -02:00 |
Claudio Sanches
|
390844f73b
|
Fixed coding standards
|
2017-12-06 19:11:40 -02:00 |
Claudio Sanches
|
cae02bee36
|
Fixed undefined variable on WC_Shipping_Zones::get_zone_by
|
2017-12-06 19:07:00 -02:00 |
Paul Dechov
|
1433347eda
|
Remove unused description string for Braintree
|
2017-12-06 15:36:46 -05:00 |
Claudio Sanches
|
0946fd04cf
|
Allow import and export draft products
Closes #17722
|
2017-12-06 18:32:35 -02:00 |
Paul Dechov
|
f2cc10922a
|
Add full stops to code comments
|
2017-12-06 14:53:31 -05:00 |
Claudiu Lodromanean
|
83e1043c7b
|
Merge pull request #18042 from woocommerce/update/loops-and-globals
Loops and globals
|
2017-12-06 11:15:38 -08:00 |
Mike Jolley
|
1f2011e8de
|
Tweak query args
|
2017-12-06 19:03:14 +00:00 |
Mike Jolley
|
119ee7f27c
|
Use new loop functions
|
2017-12-06 18:10:44 +00:00 |
Mike Jolley
|
8bdff47133
|
Hook in subcats
|
2017-12-06 18:10:28 +00:00 |
Mike Jolley
|
3c36ab0517
|
Helper functions for loop handling to avoid global usage, and helper for displaying subcats
|
2017-12-06 18:10:19 +00:00 |
Mike Jolley
|
e343c99ccb
|
Remove is_shortcode_loop
|
2017-12-06 18:09:49 +00:00 |
Claudiu Lodromanean
|
0ca68ff51e
|
Merge pull request #18038 from woocommerce/fix/18023-alt
is_visible should ensure product is is not trashed
|
2017-12-06 09:43:26 -08:00 |
Jonathan Belcher
|
a2743e6d25
|
Rebuild CSS
|
2017-12-06 12:08:28 -05:00 |
Jonathan Belcher
|
c43f4c65be
|
Merge Commit
|
2017-12-06 12:07:27 -05:00 |
Jonathan Belcher
|
bbaabb5b80
|
Remove unused function
|
2017-12-06 12:03:50 -05:00 |
Jonathan Belcher
|
b5c1025621
|
Fixes from code review
|
2017-12-06 12:02:09 -05:00 |
Mike Jolley
|
07792a253b
|
Correct variable name
|
2017-12-06 15:54:40 +00:00 |
Mike Jolley
|
6c44e75f61
|
Add solid white background to placeholder image
Closes #17936
|
2017-12-06 15:22:42 +00:00 |
Paul Dechov
|
c75f5f54af
|
Show PPEC instead of Braintree in US, and remove Braintree altogether
|
2017-12-06 10:02:32 -05:00 |
Paul Dechov
|
94da7ffbed
|
Default PPEC to enabled
|
2017-12-06 10:01:55 -05:00 |
Paul Dechov
|
28c4dc0fbe
|
Install WCS if PPEC settings set
|
2017-12-06 09:19:39 -05:00 |
Paul Dechov
|
eecd0db0f0
|
Tweak checkbox label
|
2017-12-06 09:19:08 -05:00 |
Paul Dechov
|
4155f02ec8
|
Make sure PPEC settings are opened if enabled on load
|
2017-12-06 09:18:06 -05:00 |
Marcin Bot
|
0d12b31a13
|
Updated the Klarna logo
|
2017-12-06 14:04:28 +00:00 |
Mike Jolley
|
320392fc59
|
is_visible should ensure product is is not trashed
Closes #18023
|
2017-12-06 13:47:09 +00:00 |
Mike Jolley
|
67a4339ee0
|
Merge pull request #18031 from woocommerce/fix/admin-product-warnings
Fixed "PHP Warning: printf(): Too few arguments"
|
2017-12-06 13:32:26 +00:00 |
Mike Jolley
|
866abff017
|
Merge pull request #18024 from woocommerce/fix/unsupported-theme-pagination
Fix product shortcode pagination
|
2017-12-06 13:29:08 +00:00 |
Mike Jolley
|
8dcffa660e
|
Normalise get_query_results names and add new param for pagination
|
2017-12-06 13:13:43 +00:00 |
Mike Jolley
|
8a58c1de40
|
Unit test for get_price_html calls in sequence
Closes #18037
|
2017-12-06 11:52:55 +00:00 |
Gerhard Potgieter
|
6ff40c2821
|
Merge pull request #18011 from WPprodigy/add-helper-notice
Add admin notice when helper plugin is deactivated
|
2017-12-06 12:37:34 +02:00 |
Boro Sitnikovski
|
4981d68b38
|
Add filter for script data
|
2017-12-06 11:03:16 +01:00 |
Paul Dechov
|
75afcd26be
|
Tweak sizing and spacing towards design
|
2017-12-05 19:55:43 -05:00 |
Paul Dechov
|
6500b11db8
|
Adjust logo widths to match design and approximately equalize prominence
|
2017-12-05 19:55:43 -05:00 |
Paul Dechov
|
9571fa07d1
|
Extend stripe setting behavior to ppec
|
2017-12-05 14:58:50 -05:00 |
Paul Dechov
|
d3c09a9ee5
|
Extend stripe setting styles to ppec
|
2017-12-05 14:57:43 -05:00 |
Paul Dechov
|
9a3b63036f
|
Address 'Undefined index' notice by checking for set param
|
2017-12-05 14:56:15 -05:00 |
Paul Dechov
|
570a2e9512
|
Add PPEC settings to wizard, to facilitate rerouting via WCS
|
2017-12-05 14:53:44 -05:00 |
Jonathan Belcher
|
38984b03ce
|
Merge pull request #18026 from woocommerce/add/clear-addons-transients
Clear addons transients on update to 3.3.0
|
2017-12-05 14:41:21 -05:00 |
Jonathan Belcher
|
d38a9e2af6
|
Change order of commands to make DB last
|
2017-12-05 14:39:37 -05:00 |