Claudio Sanches
|
0f797714f1
|
Tweaks on account display name
|
2018-02-21 21:52:45 -03:00 |
Claudio Sanches
|
c0e29d0cbe
|
Merge branch 'fix/17606' into add/17606
|
2018-02-21 21:34:38 -03:00 |
Claudio Sanches
|
965daefe45
|
Merge pull request #18970 from woocommerce/delete/whitespace-orders
Delete Whitespace
|
2018-02-19 10:47:12 -03:00 |
Claudio Sanches
|
2afb88647b
|
Merge pull request #18969 from woocommerce/delete/whitespace-my-orders
Deletes whitespace
|
2018-02-19 10:46:56 -03:00 |
Edward Kay
|
cc6149d08a
|
Grammar fix to login button
Login is a noun, not a verb :) See https://www.quora.com/Which-is-correct-%E2%80%9Clogin%E2%80%9D-or-%E2%80%9Clog-in%E2%80%9D
|
2018-02-15 13:58:21 +00:00 |
Jonathan Belcher
|
f64be6dc62
|
Delete Whitespace
|
2018-02-14 15:41:13 -05:00 |
Jonathan Belcher
|
8d757e3d3c
|
Deletes whitespace
|
2018-02-14 15:40:01 -05:00 |
Arif Widianto
|
ebbdf2da0e
|
Change description as of mikejolley's suggestion
|
2017-11-28 08:50:20 +07:00 |
Arif Widianto
|
51948b7ae5
|
Fix account page for providing display_name edit
|
2017-11-28 07:56:36 +07:00 |
Arif Widianto
|
0b42515c93
|
Provides edit display name in my-account page (#17606)
|
2017-11-22 15:20:49 +07:00 |
Mike Jolley
|
ef4859aaf0
|
Merge pull request #17711 from woocommerce/update/17502
Improve the Add Payment Methods display
|
2017-11-15 11:05:11 +00:00 |
Mike Jolley
|
bb2e506a2b
|
Tweak wording
|
2017-11-15 11:04:20 +00:00 |
Chase Wiseman
|
9558c49e72
|
Review tweaks
|
2017-11-09 09:26:17 -08:00 |
Gerhard Potgieter
|
23de60b56c
|
input to button for submit in myaccount/form-reset-password.php template
|
2017-11-07 12:24:11 +02:00 |
Gerhard Potgieter
|
f9d14cbc06
|
PHPCS fixes for myaccount/form-reset-password.php template
|
2017-11-07 12:23:31 +02:00 |
Gerhard Potgieter
|
91b23d8d03
|
input to button for submit in myaccount/form-lost-password.php template
|
2017-11-07 12:21:50 +02:00 |
Gerhard Potgieter
|
a0d29aeb30
|
PHPCS fixes for myaccount/form-lost-password.php template
|
2017-11-07 12:21:05 +02:00 |
Gerhard Potgieter
|
978e69374f
|
input to button for submit in myaccount/form-login.php template
|
2017-11-07 12:19:57 +02:00 |
Gerhard Potgieter
|
5c3918b738
|
PHPCS fixes for myaccount/form-login.php template
|
2017-11-07 12:18:26 +02:00 |
Gerhard Potgieter
|
10f13c45fc
|
input to button for submit in myaccount/form-edit-address.php template
|
2017-11-07 12:15:00 +02:00 |
Gerhard Potgieter
|
a6a63ad939
|
PHPCS fixes for myaccount/form-edit-address.php template
|
2017-11-07 12:14:05 +02:00 |
Gerhard Potgieter
|
86b20dd76b
|
input to button for submit in myaccount/form-edit-account.php template
|
2017-11-07 12:09:12 +02:00 |
Gerhard Potgieter
|
62c20de262
|
PHPCS fixes for myaccount/form-edit-account.php template
|
2017-11-07 12:07:34 +02:00 |
Gerhard Potgieter
|
ea585b119b
|
input to button for submit in myaccount/form-add-payment-method.php template
|
2017-11-07 12:05:29 +02:00 |
Gerhard Potgieter
|
b24f16f492
|
PHPCS fixes for myaccount/form-add-payment-method.php template
|
2017-11-07 12:03:42 +02:00 |
Chase Wiseman
|
c7df19f3ab
|
Return the "no payment methods" message to the Add Payment Method page
|
2017-11-01 10:13:26 -07:00 |
Chase Wiseman
|
5c57be18b0
|
Conditionally display the Add Payment Method button if there are available gateways
|
2017-11-01 10:13:01 -07:00 |
claudiulodro
|
02e33b3cd7
|
Update template version
|
2017-09-21 09:05:04 -07:00 |
Mike Jolley
|
c91cd01379
|
remove spam field
Closes #16862
|
2017-09-20 11:51:33 +01:00 |
Mike Jolley
|
a97d3470db
|
Merge branch 'master' into pr/16164
# Conflicts:
# includes/class-wc-cache-helper.php
|
2017-08-08 13:12:37 +01:00 |
Mike Jolley
|
73eb086696
|
Merge branch 'pr/16165'
|
2017-08-08 13:10:16 +01:00 |
Mike Jolley
|
2f6aaa85bb
|
Avoid using meta directly
|
2017-08-08 13:04:27 +01:00 |
Mike Jolley
|
dc1c8843a1
|
Correct escaping
|
2017-08-07 12:39:08 +01:00 |
Jesse Ostrander
|
393abc9619
|
Fix typo in login-form.php template.
Woocomerce -> woocommerce
|
2017-08-06 12:16:46 -04:00 |
Paul Wilde
|
b64d855d96
|
Introduce `wc_get_account_formatted_address` function which removes a bunch of logic outside of the my-account template file.
|
2017-07-18 15:18:53 +01:00 |
Paul Wilde
|
60bbb41be8
|
Introduce `wc_get_account_orders_actions` function to reduce the amount of logic inside the account orders template files.
|
2017-07-18 15:03:26 +01:00 |
Mike Jolley
|
3939f50ced
|
Download display in account/checkout
|
2017-07-11 13:45:35 +01:00 |
Caleb Burks
|
9d68638f48
|
Update some template comments
|
2017-06-27 23:04:09 -05:00 |
Mike Jolley
|
b6929a8abb
|
Template version bumps
|
2017-06-20 15:49:02 +01:00 |
Mike Jolley
|
ccad987bac
|
Allow state field to have the correct country set by passing it through
Fixes #15632
|
2017-06-16 11:45:53 +01:00 |
Mike Jolley
|
636ad8b652
|
Add a nonce and confirmation for logging out via the customer my account page
|
2017-06-12 14:02:29 +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 |
rafsuntaskin
|
d2287521df
|
several other templates version bump those have labels milestone 2.7 and 3.0
|
2017-04-10 21:34:35 +06:00 |
rafsuntaskin
|
41f20d84da
|
view-order.php version bump, resolves #14183
|
2017-04-10 21:14:42 +06:00 |
Claudio Sanches
|
59c2849736
|
Changed version 2.7 to 3.0
|
2017-03-15 13:36:53 -03:00 |
Mike Jolley
|
8ab839a030
|
Replace template usage of dates
|
2017-03-10 16:35:47 +00:00 |
Aristeides Stathopoulos
|
10ffc92a73
|
Inline control structures are not allowed
|
2017-03-07 22:24:24 +02:00 |
Claudio Sanches
|
88f32a782e
|
Fixed download file in downloads.php template
|
2017-03-06 19:45:13 -03:00 |
Mike Jolley
|
31b10d861e
|
Add wrappers around sortable checkout fields
Fixes #13432
Fixes #13434
|
2017-03-02 15:08:02 +00:00 |
Mike Jolley
|
4271352502
|
Escaping dates and statuses
|
2017-02-16 15:59:28 +00:00 |