Mike Jolley
|
5d4561240a
|
Handle escape characters for fputcsv
|
2018-04-10 18:08:56 +01:00 |
Claudio Sanches
|
2a4b364069
|
Merge pull request #19671 from woocommerce/fix/19661
sanitize_text_field does not preserve line breaks. wp_kses_post seems more appropriate.
|
2018-04-10 11:49:51 -03:00 |
Claudio Sanches
|
440bef337f
|
Merge pull request #19676 from woocommerce/fix/19674
Fix Rest API featured filter
|
2018-04-10 11:49:03 -03:00 |
Mike Jolley
|
903e3e8acd
|
Fix featured filter
|
2018-04-10 14:58:06 +01:00 |
Mike Jolley
|
73709ee7cd
|
Slash meta values before updating the DB in the data store
|
2018-04-10 14:43:38 +01:00 |
Mike Jolley
|
772588b448
|
Move WC photoswipe styles to photoswipe.css
Closes #19663
|
2018-04-10 13:48:05 +01:00 |
Mike Jolley
|
4f69eced88
|
Add filter around backorder notification text.
|
2018-04-10 13:23:12 +01:00 |
Mike Jolley
|
50e2832d2d
|
sanitize_text_field does not preserve line breaks. wp_kses_post seems more appropriate.
Fixes #19661
|
2018-04-10 13:09:20 +01:00 |
Mike Jolley
|
efe0d36eea
|
Load meta box input values using CRUD and edit context
|
2018-04-10 13:01:52 +01:00 |
Mike Jolley
|
55aced044f
|
Avoid storing coupon `_used_by` data
|
2018-04-10 12:36:24 +01:00 |
Mike Jolley
|
47fbd79d8f
|
Clear shipping transient when saving shipping method on zones screen
|
2018-04-10 12:25:09 +01:00 |
Mike Jolley
|
f9cc65b586
|
Load gateways before order is saved/email is triggered
Fixes #19655
|
2018-04-10 12:15:14 +01:00 |
Mike Jolley
|
cc14ddf1ae
|
Merge pull request #19658 from woocommerce/fix/19588
Changed county codes for Ireland according to ISO
|
2018-04-10 12:01:01 +01:00 |
Mike Jolley
|
df019cfe87
|
Merge pull request #19664 from woocommerce/fix/19621
Clear comment count transient when cleaning product transients
|
2018-04-10 12:00:23 +01:00 |
Mike Jolley
|
2983753809
|
Update action placement so all product types are consistent.
Also fixes phpcs.
|
2018-04-10 11:57:49 +01:00 |
Mike Jolley
|
6dff553548
|
Make markup in external product add to cart form mirror simple products with button/form elements.
|
2018-04-10 11:45:31 +01:00 |
Peter Fabian
|
8e8a1ca054
|
Clear comment count transient when cleaning product transients
|
2018-04-10 12:12:51 +02:00 |
Mike Jolley
|
fcb2a3136e
|
Merge pull request #19660 from AnwerAR/fix/19600-visiblity-dropdown
Fix for #19600 - Visibility dropdown
|
2018-04-10 10:16:22 +01:00 |
Anwer AR
|
b68e5743e8
|
Fix for #19600 - Visibility dropdown not responding in Quick Edit when Stock Management is disabled
|
2018-04-10 05:19:25 +05:00 |
Peter Fabian
|
ac1883ee00
|
Included db update scripts in WC install
|
2018-04-09 23:24:26 +02:00 |
Peter Fabian
|
a3d6dc1775
|
Changed county codes for Ireland according to ISO
|
2018-04-09 23:15:09 +02:00 |
Rodrigo Primo
|
d6bfd22dfb
|
Merge branch 'master' of github.com:woocommerce/woocommerce
|
2018-04-09 18:08:51 -03:00 |
Rodrigo Primo
|
bf8e005467
|
Add missing 3.3.4 changes to CHANGELOG.txt
|
2018-04-09 18:08:15 -03:00 |
Peter Fabian
|
f40480a3e4
|
Merge pull request #19642 from saimonh3/fix/19581
Product rating count doesn't update when ratings are edited by admin is fixed #19581
|
2018-04-09 22:50:40 +02:00 |
Peter Fabian
|
d2efef5a1c
|
Handling of PHP's automatic array key conversion to int
|
2018-04-09 16:39:14 +02:00 |
Mohammed Saimon
|
eccd74b71d
|
added checking for invalid ratings while saving
|
2018-04-09 18:13:13 +06:00 |
Mohammed Saimon
|
6d973b98b6
|
returned data early if nonce checking is failed
|
2018-04-07 15:13:35 +06:00 |
Mohammed Saimon
|
6f36133ed5
|
Product rating count doesn't update when ratings are edited by admin is fixed #19581
|
2018-04-07 12:50:14 +06:00 |
Claudio Sanches
|
900c8fc33f
|
Merge pull request #19380 from woocommerce/update/19302
Override supports for PayPal to see if credentials exist
|
2018-04-06 15:44:42 -03:00 |
Claudio Sanches
|
60ad91266d
|
Fixed wrong variable
|
2018-04-06 15:08:11 -03:00 |
Claudio Sanches
|
53b000cb87
|
Remove product after unit test
|
2018-04-06 14:49:20 -03:00 |
Claudio Sanches
|
a10689ce40
|
Added unit tests for wc_get_product_class()
|
2018-04-06 14:47:18 -03:00 |
Claudio Sanches
|
1e58c3f2a0
|
Replaced post_class() to wc_product_class()
|
2018-04-06 14:03:38 -03:00 |
Claudio Sanches
|
b3bf245929
|
Introduced new wc_get_product_class() and wc_product_class functions
|
2018-04-06 13:58:59 -03:00 |
Claudio Sanches
|
2698fdc7aa
|
Merge pull request #19632 from BrianHenryIE/patch-1
Documentation punctuation fixes: its = posessive
|
2018-04-06 13:15:31 -03:00 |
Mike Jolley
|
212a8a180f
|
Back compat
|
2018-04-06 11:51:03 +01:00 |
Mike Jolley
|
3140a0fb62
|
More customistion options for terms and conditions.
|
2018-04-06 11:43:30 +01:00 |
Brian Henry
|
b6f1f68a00
|
Documentation punctuation fixes: its = posessive
|
2018-04-05 19:45:14 -07:00 |
Mike Jolley
|
46815d1d01
|
Add controls to control if address 2, company, and phone fields are optional, required, or hidden.
|
2018-04-05 17:51:43 +01:00 |
Mike Jolley
|
e30b8e8a5f
|
Rename script so required label logic works
|
2018-04-05 17:02:06 +01:00 |
Mike Jolley
|
3bf567279b
|
Improve default appearance of descriptions so they toggle on focus and support HTML.
|
2018-04-05 16:56:00 +01:00 |
Mike Jolley
|
3a6c3e002b
|
Add option to choose if the checkout marks either required or optional fields, and style these options.
|
2018-04-05 14:12:59 +01:00 |
Mike Jolley
|
0091d7a18c
|
Adds checkout section to the customizer under `woocommerce`
|
2018-04-05 13:55:15 +01:00 |
Daniel Bitzer
|
1f5d4050b3
|
Set created_via propery for orders created in admin area
|
2018-04-05 13:58:51 +02:00 |
Mike Jolley
|
3c35320f76
|
Merge pull request #19610 from woocommerce/fix/19569
Use nbsp to separate * denoting required fields.
|
2018-04-05 11:02:39 +01:00 |
Mike Jolley
|
68c6c16a3b
|
Merge pull request #19611 from woocommerce/fix/wc_get_page_id-bug
Fixed bug when using asbint() with wc_get_page_id()
|
2018-04-05 10:55:43 +01:00 |
Mike Jolley
|
b0d3f732d6
|
Merge pull request #19615 from woocommerce/fix/variable-passed-by-reference
Fixed PHP notice in WC_Product_CSV_Importer_Controller->handle_upload
|
2018-04-05 10:53:52 +01:00 |
Mike Jolley
|
cf517c50d1
|
Merge pull request #19618 from woocommerce/fix/19551
Increase orders table checkbox column size on small devices
|
2018-04-05 10:49:04 +01:00 |
Mike Jolley
|
5172694a3a
|
Merge pull request #19477 from woocommerce/fix/infinite-scroll
Infinite scroll compatibility
|
2018-04-05 10:46:44 +01:00 |
Mike Jolley
|
086f07c47d
|
Merge pull request #19602 from woocommerce/fix/19431
Link product import/export to import/export capabilities
|
2018-04-05 10:45:29 +01:00 |