Claudio Sanches
|
6f126d7c60
|
Merge pull request #14853 from woocommerce/fix/14818
Improve "Save Order" button to reproduce WordPress post/page behavior
|
2017-05-03 17:36:22 -03:00 |
Claudio Sanches
|
63552c9757
|
Fixed conflict between global attributes and custom attributes.
Check if is a custom attribute before trying to get an ID from a global attribute.
|
2017-05-03 16:30:50 -03:00 |
Claudio Sanches
|
67258ec8da
|
Improve "Save Order" button to reproduce WordPress post/page behavior
Display "Create" when order is in "auto-draft" status and then display only "Update" after.
Closes #14818
|
2017-05-03 15:06:06 -03:00 |
Claudio Sanches
|
e46cb8813d
|
Fixed undefined customer_user when remove users from order in admin
|
2017-04-28 13:13:18 -03:00 |
Mike Jolley
|
ca0c3e0bb8
|
Merge pull request #14064 from rafsuntaskin/develop
added bulk variation update for stock status, resolves #14046
|
2017-04-27 17:37:59 +01:00 |
Mike Jolley
|
891e55e1cf
|
Merge pull request #14721 from woocommerce/fix/14670
Avoid escaped quote chars in strings
|
2017-04-27 15:34:27 +01:00 |
Mike Jolley
|
aacb01d1e7
|
Merge branch 'pr/13503'
# Conflicts:
# assets/css/twenty-seventeen.css
# assets/css/woocommerce-layout.css
# assets/css/woocommerce-layout.scss
# assets/css/woocommerce.css
|
2017-04-27 12:46:05 +01:00 |
Mike Jolley
|
801f5e1eb1
|
Avoid escaped quote chars in strings
Closes #14670
|
2017-04-26 13:51:53 +01:00 |
Mike Jolley
|
63e8221e2c
|
Add required placeholder for meta fields
Closes #14700
|
2017-04-26 11:35:34 +01:00 |
Mike Jolley
|
2a4103d776
|
Removed the non-functional order total input and combine the recalculation buttons into one working button.
Fixes #14494
|
2017-04-18 19:44:42 +01:00 |
claudiulodro
|
f21e47f7d0
|
Update save logic to allow filtering
|
2017-04-17 14:45:53 -07:00 |
Mike Jolley
|
41f7a637cd
|
Use refund date not order date in refund display
Fixes #14332
|
2017-04-13 13:24:48 +01:00 |
rafsuntaskin
|
ac5de585e5
|
added bulk variation update for stock status, resolves #14046
|
2017-04-07 02:11:04 +06:00 |
Claudio Sanches
|
4032167f6c
|
Removed extra variation description extra sanitization
|
2017-04-06 13:21:34 -03:00 |
Mike Jolley
|
82cdf65c04
|
if product type field is not posted, we should maintain existing type, not change to simple
|
2017-04-06 15:56:55 +01:00 |
Claudio Sanches
|
d881bf0500
|
Coding standards and changelog for #13867
|
2017-04-04 11:40:02 -03:00 |
Claudio Sanches
|
faf0104b49
|
Merge pull request #13260 from JeroenSormani/product-data-tab-priority
Add 'priority' support to product data tabs
|
2017-04-04 11:33:48 -03:00 |
Claudiu Lodromanean
|
955f20be80
|
Do custom buttons before Cancel and Save buttons
|
2017-03-31 11:28:00 -07:00 |
corsonr
|
0608eaf11a
|
Fix 13820
Add the “description” class to `.cancel_sale_schedule` so that the
“cancel” link gets aligned properly with a margin left of 7 pixels.
|
2017-03-29 10:01:45 +02:00 |
pierrebuet
|
32f8142c91
|
Fixes #13748
|
2017-03-24 12:13:00 +00:00 |
Mike Jolley
|
a0949747fa
|
Hide refund email from resend option
Closes #13713
See https://github.com/woocommerce/woocommerce/issues/13738
|
2017-03-23 11:25:03 +00:00 |
Mike Jolley
|
b1e76fa68e
|
Merge pull request #13718 from rellect/correct-hours-minutes-rtl
RTL - Correct hour:minute input alignment in order details
|
2017-03-22 19:02:29 +00:00 |
refael iliaguyev
|
baef6f3907
|
correct hours:minutes inputs in rtl
|
2017-03-22 20:17:35 +02:00 |
Claudio Sanches
|
b528e25759
|
Improve address labels to help translations
|
2017-03-21 15:54:23 -03:00 |
Claudio Sanches
|
59c2849736
|
Changed version 2.7 to 3.0
|
2017-03-15 13:36:53 -03:00 |
Mike Jolley
|
d55653a408
|
Merge branch 'master' into fix-13498
# Conflicts:
# includes/class-wc-order.php
# tests/unit-tests/crud/data.php
|
2017-03-15 15:52:40 +00:00 |
Mike Jolley
|
a34dd0480d
|
Merge pull request #13587 from woocommerce/fix-13525
Update coupon date handling
|
2017-03-15 15:26:41 +00:00 |
Claudiu Lodromanean
|
3476121709
|
Use local time where appropriate
|
2017-03-14 10:27:48 -07:00 |
Claudiu Lodromanean
|
76536688e2
|
Use utc time for expiry box
|
2017-03-14 08:17:53 -07:00 |
Mike Jolley
|
7f787fac84
|
Check empty strings literally
Closes #13565
|
2017-03-14 12:17:49 +00:00 |
Mike Jolley
|
e13badcdb3
|
Merge pull request #13584 from woocommerce/13527-update-downloads-dates
Apply WC_DateTime to WC_Customer_Downloads
|
2017-03-14 12:11:28 +00:00 |
Claudio Sanches
|
f1c08f1a8e
|
Updated downloads view on admin
|
2017-03-13 20:54:43 -03:00 |
Claudiu Lodromanean
|
12952ebcd0
|
Update coupon meta box with new date handling
|
2017-03-13 15:06:44 -07:00 |
Mike Jolley
|
9bee678819
|
API updates
|
2017-03-13 21:36:31 +00:00 |
Mike Jolley
|
dd1b8e35dc
|
API endpoints
|
2017-03-13 20:26:52 +00:00 |
Mike Jolley
|
c80fed52d8
|
Merge pull request #13571 from woocommerce/fix-13529
Check $_POST before trying to save order address inputs
|
2017-03-13 17:47:21 +00:00 |
Claudiu Lodromanean
|
cf397cfbdd
|
Dont try and save inputs that arent there
|
2017-03-13 09:55:18 -07:00 |
Rami Yushuvaev
|
d2457fe922
|
i18n: escape translation strings and fix wrong usage of i18n functions
|
2017-03-13 07:39:46 +02:00 |
Mike Jolley
|
61484ed711
|
Update API endpoints
|
2017-03-10 18:54:59 +00:00 |
Mike Jolley
|
53962f1143
|
Other date_date call replacements
|
2017-03-10 16:43:05 +00:00 |
Mike Jolley
|
a185e57ccb
|
Admin panel should not hide _ meta.
Fixes #13510
|
2017-03-09 11:45:22 +00:00 |
Aristeides Stathopoulos
|
10ffc92a73
|
Inline control structures are not allowed
|
2017-03-07 22:24:24 +02:00 |
Aristeides Stathopoulos
|
70ee7ae7ea
|
Fix some PHPCS errors
|
2017-03-07 19:57:28 +02:00 |
Claudiu Lodromanean
|
527fb42771
|
Refactor empty option check
|
2017-03-02 08:21:20 -08:00 |
Claudiu Lodromanean
|
e132dcba17
|
Dont save empty text attributes
|
2017-03-01 10:39:08 -08:00 |
Mike Jolley
|
5c06a6a591
|
Missing wc_format_localized_price
Fixes #13356
|
2017-02-27 13:39:35 +00:00 |
Caleb Burks
|
e782760011
|
Clean up
These lines, so long ;p
|
2017-02-25 02:27:38 -06:00 |
Caleb Burks
|
21da6ee31c
|
Hide coupon free shipping conditionally
|
2017-02-25 02:16:30 -06:00 |
Claudio Sanches
|
ad09c23d1f
|
Fixed wrong index for _wc_variation_file_hashes, closes #13322
|
2017-02-23 18:17:44 -03:00 |
Mike Jolley
|
04aebd9fa7
|
Merge pull request #13306 from woocommerce/fix-13303
Fix multiple item additon to orders
|
2017-02-23 18:11:02 +00:00 |