roykho
|
e8bcd464db
|
Update escape based on suggestion
|
2020-10-16 06:00:34 -07:00 |
roykho
|
800cbdbc7e
|
Add missing escapes
|
2020-10-15 16:31:56 -07:00 |
roykho
|
ace411aacd
|
Fix billing email being parsed as a URL link when beginning of email contains www closes #25099
|
2020-10-15 14:25:03 -07:00 |
Claudio Sanches
|
d48f1d4e2e
|
Fixed package tag usage
|
2020-08-05 13:36:24 -03:00 |
Peter Fabian
|
14a26aca2c
|
Update min files and selectWoo
|
2020-06-16 17:15:12 +02:00 |
Peter Fabian
|
7c07b192af
|
Changed country to country/region label.
|
2020-01-30 12:42:41 +01:00 |
Rodrigo Primo
|
7337ab60c2
|
Fix PEAR.Functions.FunctionCallSignature violations
This commit fixes all violations of the PEAR.Functions.FunctionCallSignature sniff automatically using phpcbf.
|
2019-12-20 15:25:23 -03:00 |
Rodrigo Primo
|
487f96d844
|
Fix WordPress.DateTime.CurrentTimeTimestamp vilations
This commit fixes all violations of the WordPress.DateTime.CurrentTimeTimestamp sniff automatically using phpcbf.
|
2019-12-20 14:23:05 -03:00 |
Mike Jolley
|
d411f082d7
|
Added missing wp_unslash
|
2019-04-18 18:52:51 +01:00 |
Mike Jolley
|
4e50a8f6dd
|
Escape strings passed to selectwoo
|
2019-04-17 12:02:20 +01:00 |
Mike Jolley
|
fd3173f63a
|
Hide 'other' payment method from invoice
|
2019-02-27 13:56:15 +00:00 |
Mike Jolley
|
6367d19615
|
phpcs
|
2019-01-21 08:11:40 -08:00 |
Matej Kravjar
|
233ac4b313
|
order billing fields do not overwrite value, if provided
(overwriting introduced by 1fa36b5f15 )
|
2018-06-07 09:02:12 +02:00 |
Eitan Shaked
|
032ed8a3d4
|
Add new class to order note
|
2018-05-02 17:14:24 +03:00 |
claudiulodro
|
f9e45bea91
|
Bring up-to-date with master and resolve merge conflicts
|
2018-04-17 13:27:39 -07:00 |
Mike Jolley
|
fc05f8adb2
|
Merge pull request #19625 from danielbitzer/master
Set the order created_via property for orders created via admin area
|
2018-04-17 16:26:20 +01:00 |
Mike Jolley
|
efe0d36eea
|
Load meta box input values using CRUD and edit context
|
2018-04-10 13:01:52 +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
|
7a568e2f68
|
Personal data removal experiment
|
2018-03-16 13:53:18 +00:00 |
Mike Jolley
|
1fa36b5f15
|
Fix JS state/country inputs
|
2018-03-09 16:25:42 +00:00 |
Rodrigo Primo
|
23b69eba53
|
Use phpcbf to fix coding standard violations in includes/admin
After using phpcbf to fix the coding standard violations, I did some manual adjustments to the changes, especially in poorly indented files.
|
2018-03-05 16:21:35 -03:00 |
Mike Jolley
|
fc9fe996d8
|
Add profile link to order screen
|
2018-02-26 18:19:03 +00:00 |
Mike Jolley
|
ae723d83fd
|
Preserve seconds when saving order date.
|
2018-01-05 14:44:36 +00:00 |
Shiva Poudel
|
a0215d85da
|
Txn clickable (#17878)
* Make transactional link clickable
* Oops, fix in modal tmpl
|
2017-11-23 10:18:23 +00:00 |
Mike Jolley
|
2e1e9291bc
|
Remove trailing `.`
@claudiulodro Only affects master.
|
2017-11-02 18:29:34 +00:00 |
Mike Jolley
|
80dfbc0ced
|
phpcs tweaks and escaping
|
2017-11-01 12:32:35 +00:00 |
Shiva Poudel
|
289842aacf
|
Tweak - Order panel meta description
|
2017-10-28 06:37:29 +05:45 |
Claudio Sanches
|
66895afb38
|
Added comment to remember about CloudFlare email obfuscation
|
2017-07-07 18:26:53 -03:00 |
Claudio Sanches
|
86d09b0c6a
|
Avoid CloudFlare email obfuscation.
Closes #15082
|
2017-07-07 15:45:05 -03:00 |
Mike Jolley
|
58593a154d
|
Admin status update should be marked as a manual status transition
Closes #15874
|
2017-06-30 11:40:52 +01:00 |
Claudio Sanches
|
6c42f3c16a
|
Properly sanitization for wc_make_phone_clickable() and fixed coding standards
Closes #14659
|
2017-06-05 16:15:04 -03:00 |
Claudio Sanches
|
f65005be41
|
Merge pull request #14719 from avinapatel/fix-14659
Made the buyer phone number clickable in the in the order backend.
|
2017-06-05 15:47:16 -03:00 |
Rasmus Bengtsson
|
6a7fc8650f
|
Remove unused local variables
|
2017-05-15 12:06:52 +02: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
|
801f5e1eb1
|
Avoid escaped quote chars in strings
Closes #14670
|
2017-04-26 13:51:53 +01:00 |
avinapatel
|
824f13924e
|
Made the buyer phone number clickable in the in the order backend.
|
2017-04-26 17:48:56 +05:30 |
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 |
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 |
Claudiu Lodromanean
|
cf397cfbdd
|
Dont try and save inputs that arent there
|
2017-03-13 09:55:18 -07: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
|
34d03e524a
|
woocommerce_date_input_html_pattern filter
Closes #13289
|
2017-02-23 12:57:33 +00:00 |
Jaydeep
|
91cd899989
|
Fixed issue ref #13067
|
2017-02-06 14:35:55 +05:30 |
Mike Jolley
|
92968492a0
|
Customer search
|
2016-12-21 14:18:33 +00:00 |
Mike Jolley
|
32de28355a
|
Merge branch 'master' into order-data-store
# Conflicts:
# includes/admin/meta-boxes/class-wc-meta-box-order-data.php
|
2016-11-21 14:45:46 +00:00 |
Mike Jolley
|
b81bde4f5a
|
admin updates
|
2016-11-18 19:56:17 +00:00 |
Claudio Sanches
|
0806897fa8
|
Keep backwards compatibility while saving and displaying order custom addresses metadata on admin
|
2016-11-18 17:40:32 -02:00 |
James Koster
|
1039babe2c
|
manual order creation - make address load/copy icons text links to improve usability. closes #12356
|
2016-11-17 12:38:15 +00:00 |