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 |
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
|
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 |
Mike Jolley
|
34d03e524a
|
woocommerce_date_input_html_pattern filter
Closes #13289
|
2017-02-23 12:57:33 +00:00 |
Mike Jolley
|
dec52e8be2
|
Fix multiple item additon
|
2017-02-23 10:19:15 +00:00 |
Claudio Sanches
|
e42e2a3335
|
Replace woocommerce_coupon_code filter by wc_format_coupon_code()
|
2017-02-22 14:40:24 -03:00 |
Mike Jolley
|
3af989fa1b
|
Merge pull request #13281 from woocommerce/fix-13265
Fix sale date field
|
2017-02-22 16:18:35 +00:00 |
Mike Jolley
|
2ac125417f
|
Fix sale date field
|
2017-02-22 10:31:20 +00:00 |
Beka Rice
|
24b586c18f
|
Fixes coupon styles so admin CSS applies
|
2017-02-21 21:29:06 -05:00 |
JeroenSormani
|
097309a0c8
|
Add 'priority' support to product data tabs
|
2017-02-21 08:34:43 +01:00 |
Kathy
|
c30b1c1bb3
|
Coupon tweaks (#13222)
* pass coupon to applied/removed JS trigger
* add coupon id and coupon object to action hooks in admin metabox
|
2017-02-17 11:58:15 +00:00 |
Mike Jolley
|
82d9abd4c5
|
Make sure enabled is checked by default
#13147
|
2017-02-10 17:43:32 +00:00 |
Claudiu Lodromanean
|
ab8fb48bb4
|
Fix and standardize e-mail sending
|
2017-02-09 14:49:39 -08:00 |
Mike Jolley
|
3b06660edf
|
Merge pull request #12917 from woocommerce/12170-rtl
#12170 Set up RTL generation and enqueuing
|
2017-02-08 10:29:55 +00:00 |
Mike Jolley
|
fcae260b43
|
Missing placeholder
|
2017-02-07 17:07:11 +00:00 |