Gerhard Potgieter
|
7fa802071e
|
Merge pull request #20490 from dezio1900/master
Allow items to be changed in wc_save_order_items function
|
2018-07-11 12:52:36 +02:00 |
Gerhard Potgieter
|
ac09473853
|
Escape sku input properly for quickedit
|
2018-07-10 10:56:49 +02:00 |
Claudiu Lodromanean
|
af98ef66e7
|
Merge pull request #20730 from woocommerce/fix/20716
Fix log file deletion
|
2018-07-09 11:35:45 -07:00 |
Claudiu Lodromanean
|
24a1ccf5fc
|
Merge pull request #20732 from woocommerce/update/20709
Outdated templates notice improvements
|
2018-07-09 11:27:46 -07:00 |
Gerhard Potgieter
|
56a9799e6d
|
Merge pull request #20654 from woocommerce/update/get-terms
Custom tables - remove get terms
|
2018-07-09 15:27:26 +02:00 |
Gerhard Potgieter
|
a4e3283b20
|
Update outdated templates notice
|
2018-07-09 15:10:49 +02:00 |
Gerhard Potgieter
|
1fdcf2a238
|
Fix log file deletion functionality.
|
2018-07-09 13:01:23 +02:00 |
Claudiu Lodromanean
|
9792f3399e
|
Merge pull request #20706 from woocommerce/fix/20705
Fixed Webhooks and REST API Keys list table and settings
|
2018-07-06 09:26:44 -07:00 |
Claudio Sanches
|
b044e4c46d
|
Fixed missing bulk action notices for REST API keys
|
2018-07-04 16:24:27 -03:00 |
Claudio Sanches
|
8f3af95004
|
Fixed revoke key bulk action
|
2018-07-04 16:09:04 -03:00 |
Claudio Sanches
|
44f081ac7e
|
Prevents save notice in keys table list
|
2018-07-04 16:07:17 -03:00 |
Claudio Sanches
|
1cf0c78beb
|
Prevents "Your settings have been saved." notices on the table list
|
2018-07-04 16:04:47 -03:00 |
Claudio Sanches
|
7e94f45f12
|
Custom search box
|
2018-07-04 15:43:31 -03:00 |
Claudio Sanches
|
3774a05077
|
Only use "post" in list table
|
2018-07-04 15:43:13 -03:00 |
Claudio Sanches
|
2a0a826be1
|
Fixed form parameters for webhooks and keys admin forms
Fixes #20705
|
2018-07-04 15:30:08 -03:00 |
Paul Dechov
|
adceaffaa2
|
OBW: Change name of PayPal Express Checkout gateway to match rebranding
|
2018-07-04 10:46:19 -04:00 |
Claudiu Lodromanean
|
7b56840f36
|
Merge pull request #20695 from woocommerce/fix/20684
Check if $_POST['store_state'] is set before using it
|
2018-07-03 11:11:16 -07:00 |
Claudiu Lodromanean
|
8cf0d9c2e8
|
Merge pull request #20687 from LiamMcArthur/patch-1
Disable autocomplete from report date inputs #20683
|
2018-07-03 10:52:37 -07:00 |
Claudiu Lodromanean
|
98b3b6305d
|
Merge pull request #20661 from woocommerce/fix/16620
Use view context so true is not returned if parent is stock managed and not the variation
|
2018-07-03 10:08:47 -07:00 |
Rodrigo Primo
|
7cdcae5bff
|
Check if $_POST['store_state'] is set before using it
Fixes #20684
|
2018-07-03 09:48:35 -03:00 |
Rodrigo Primo
|
a106b324bf
|
Ignore specific PHPCS rules instead of all rules
|
2018-07-03 09:42:59 -03:00 |
Liam McArthur
|
0ddb61273c
|
Disable autocomplete from date inputs
Disabling autocomplete from these date inputs prevents browser autocomplete from overlaying datepicker.
|
2018-07-02 15:55:26 +01:00 |
Claudiu Lodromanean
|
5e1e8a36a5
|
Merge pull request #20650 from woocommerce/fix/20641
Hide preview button
|
2018-06-29 13:34:55 -07:00 |
Mike Jolley
|
b3b03755d7
|
update selector
|
2018-06-29 11:16:44 +01:00 |
Mike Jolley
|
4ac235a6e5
|
Use view context so true is not returned if parent is stock managed and not the variation.
|
2018-06-29 10:37:56 +01:00 |
Claudiu Lodromanean
|
920eb551a6
|
Merge pull request #20644 from woocommerce/update/dynamic-placeholders
Make placeholders resize based on aspect ratio settings
|
2018-06-28 12:01:28 -07:00 |
Mike Jolley
|
1852672761
|
Allow access to list table
|
2018-06-28 16:39:27 +01:00 |
Mike Jolley
|
46141595d4
|
Remove term usage
|
2018-06-28 16:39:07 +01:00 |
dezio1900
|
ac52ce4bad
|
Update wc-admin-functions.php
|
2018-06-28 16:31:03 +02:00 |
Mike Jolley
|
3174aff57f
|
Hide preview button
|
2018-06-28 14:59:04 +01:00 |
Mike Jolley
|
ff0e492a41
|
Setting
|
2018-06-27 18:38:36 +01:00 |
Claudiu Lodromanean
|
2a3cedddcd
|
Merge pull request #20520 from woocommerce/feature/product-custom-tables-supporting-changes
Product custom tables supporting changes
|
2018-06-27 08:57:50 -07:00 |
claudiulodro
|
9fa038e1ab
|
phpcs
|
2018-06-26 13:36:13 -07:00 |
claudiulodro
|
59356aa644
|
Make it easier to customize product filters
|
2018-06-26 13:31:57 -07:00 |
Claudiu Lodromanean
|
d0491072e8
|
Merge pull request #17895 from woocommerce/update/use-post-author-for-customer-id
Use post_author instead of the post meta '_customer_user'
|
2018-06-25 11:23:59 -07:00 |
GlennMartin1
|
fdbefd436a
|
fix typo
change: "Active" to "Activate"
|
2018-06-22 15:29:14 -04:00 |
Claudiu Lodromanean
|
4c998f06c4
|
Merge pull request #20550 from woocommerce/update/mailing-list-signup
Mailing list - update form action
|
2018-06-19 08:19:02 -07:00 |
Mike Jolley
|
f6519e3361
|
Merge pull request #20524 from woocommerce/add/wootenbergjitm
Wootenberg JITM
|
2018-06-19 15:20:16 +01:00 |
Mike Jolley
|
e0ccc64571
|
Merge pull request #20560 from shivapoudel/tweak/admin-bar-menu
Tweak - logged in user is also checked by is_admin_bar_showing
|
2018-06-19 10:58:42 +01:00 |
Rodrigo Primo
|
43d22a2349
|
Merge branch 'master' into update/use-post-author-for-customer-id
|
2018-06-18 15:17:19 -03:00 |
claudiulodro
|
1890ef788d
|
Persist wootenberg notice dismissal
|
2018-06-18 10:54:01 -07:00 |
claudiulodro
|
7148f8da2d
|
Install/activate the plugin from the notice
|
2018-06-18 10:42:52 -07:00 |
Shiva Poudel
|
dcc2e595f2
|
Tweak - logged in user is also checked by is_admin_bar_showing
|
2018-06-18 16:52:56 +05:45 |
Dan Wyman
|
f41b774dc2
|
Mailing list - update form action
Mailing list form now identifies itself to the mailing list server.
|
2018-06-15 14:27:43 -07:00 |
Rodrigo Primo
|
b6e73f528b
|
Merge branch 'master' into feature/product-custom-tables-supporting-changes
|
2018-06-15 14:56:31 -03:00 |
Mike Jolley
|
5e6405b650
|
Merge branch 'master' into update/13359
|
2018-06-15 15:12:12 +01:00 |
Mike Jolley
|
04e304921a
|
Show stock based on querystring var
|
2018-06-15 15:11:07 +01:00 |
Mike Jolley
|
f633d9a0eb
|
Update remove item notice based on order status
|
2018-06-15 14:38:35 +01:00 |
Mike Jolley
|
a1bd9ab2ae
|
Input type number with correct width
|
2018-06-15 14:32:30 +01:00 |
Mike Jolley
|
4b1e08b9b9
|
Merge pull request #20445 from roshansameer/webhook-bulk-delete-bottom
Fix - on webhook bulk action footer delete selection
|
2018-06-14 17:00:57 +01:00 |