Mike Jolley
|
a07cadf510
|
Merge pull request #21958 from mahdiyazdani/patch-2
Updated conditional statements to Yoda style
|
2019-01-09 12:11:53 +00:00 |
Mike Jolley
|
2724fd76cd
|
Merge pull request #22017 from Bradley-D/feature/wpcs-inline-php
WPCS: inline PHP semicolon and spacing
|
2019-01-07 12:47:08 +00:00 |
Bradley Davis
|
e97204a483
|
Removed @author tag from docbloc in the template files
|
2018-12-06 12:13:39 -02:00 |
Bradley Davis
|
7481af8614
|
[ UPDATE ] inline PHP semicolon and spacing
|
2018-11-22 20:37:14 +10:00 |
Gerhard
|
f58fcf6b3b
|
Add woocommerce_before_lost_password_form and woocommerce_after_lost_password_form actions and hook into woocommerce_output_all_notices
|
2018-11-21 10:32:28 +02:00 |
Mahdi Yazdani
|
ac298674c7
|
Updated conditional statements to Yoda style
Updated both user registration conditional statements to [Yoda](https://en.wikipedia.org/wiki/Yoda_conditions) style.
|
2018-11-18 01:16:51 +04:00 |
Ron Rennick
|
b5d52909e2
|
update lost password filter name in password confirmation template
|
2018-11-06 10:47:06 -04:00 |
Gerhard Potgieter
|
e92256309e
|
Update template version number for template changes in efe06cb147
|
2018-09-25 12:09:01 +02:00 |
Robert DeVore
|
348307eb5e
|
Update spacing
|
2018-09-04 14:20:14 -04:00 |
Robert DeVore
|
e4ec0cb148
|
Spacing update
|
2018-09-04 14:19:28 -04:00 |
Robert DeVore
|
4a71ce4659
|
Add action hook to register form tag
|
2018-09-01 11:24:33 -04:00 |
Robert DeVore
|
03900a43cb
|
Add action hook to edit account form tag
|
2018-09-01 11:24:04 -04:00 |
Mike Jolley
|
efe06cb147
|
Remove direct calls to wc_print_notices
|
2018-04-19 18:26:21 +01:00 |
Peter Fabian
|
80dc183880
|
Use nbsp to separate * denoting required fields.
|
2018-04-04 16:45:40 +02:00 |
linkhousemedia
|
874b7426af
|
Add oxford comma to dashboard intro text
Comma after "shipping and billing addresses" for the grammar lovers.
|
2018-03-29 00:04:30 -04:00 |
Mike Jolley
|
a6d82431bb
|
Merge pull request #19426 from michakrapp/master
add autocomplete attributes to account and register forms #19425
|
2018-03-28 14:03:27 +01:00 |
michakrapp
|
8d3c76d980
|
account edit form disble autocomplete for password fields
|
2018-03-28 12:18:14 +02:00 |
Várkonyi Zoltán
|
7897c7b692
|
Add classes to register form (#19486)
* Add consistent css classes to register form, as on login form
https://github.com/woocommerce/woocommerce/issues/19480
* Fix linebreak
https://github.com/woocommerce/woocommerce/issues/19480
* Fix build error - Remove @author tag - https://github.com/woocommerce/woocommerce/issues/19480
* Bump version to 3.4.0 - https://github.com/woocommerce/woocommerce/issues/19480
|
2018-03-23 11:27:18 +00:00 |
michakrapp
|
cef2b1ee13
|
Add autocomplete attributes to reset password form
|
2018-03-19 09:30:11 +01:00 |
michakrapp
|
cc742b908a
|
Add autocomplete attributes to lost password form
|
2018-03-19 09:25:57 +01:00 |
michakrapp
|
4283804f38
|
Add autocomplete attributes to account edit form
maybe "password-current" should get autocomplete="off" to prevent trigger password change on default
|
2018-03-19 09:22:00 +01:00 |
michakrapp
|
5a19f00c5a
|
accout login autocomplete - commit with correct user account
on first commit used false user account
|
2018-03-16 11:07:02 +01:00 |
mksunlab
|
6a29551979
|
Revert "add autocomplete attributes to account and register forms"
This reverts commit 555d680f6e .
|
2018-03-16 11:00:54 +01:00 |
mksunlab
|
555d680f6e
|
add autocomplete attributes to account and register forms
patch for issue #19425
|
2018-03-16 10:25:37 +01:00 |
Mike Jolley
|
9d10d107e2
|
Add names to nonces in template files.
|
2018-03-13 14:15:41 +00:00 |
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 |