Claudio Sanches
d48f1d4e2e
Fixed package tag usage
2020-08-05 13:36:24 -03:00
Rodrigo Primo
701f5bee3b
Update template version after #25668
2020-03-06 09:46:40 -03:00
Douglas Johnson
d927b70c56
change -FormRow to -form-row
2020-02-13 16:10:04 -05:00
Sandro Dzneladze
9fa62f8c3b
Bring back class for backwards compatibility
2019-07-31 19:57:38 +04:00
Sandro Dzneladze
7abe7e5712
Normalize register/login submit button css classes
2019-05-14 15:54:01 +04:00
Mike Jolley
b5eecbf6a7
Add note to reg form
2019-02-04 14:17:33 +00:00
Mike Jolley
20b65a421c
Merge branch 'pr/21454'
2019-01-31 16:30:27 +00:00
Mike Jolley
4952fbc475
Adjust both login templates
2019-01-31 16:28:32 +00: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
Kevin
9e01b0dfe2
Update order of remember me and submit button
...
Have the same structure and logic as wp-login.php - Seems more logic to have the checkbox of Remember me before the Login button.
2018-09-26 18:58:59 +02:00
Robert DeVore
348307eb5e
Update spacing
2018-09-04 14:20:14 -04:00
Robert DeVore
4a71ce4659
Add action hook to register form tag
2018-09-01 11:24:33 -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
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
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
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
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
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
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
Jesse Ostrander
393abc9619
Fix typo in login-form.php template.
...
Woocomerce -> woocommerce
2017-08-06 12:16:46 -04:00
Aristeides Stathopoulos
10ffc92a73
Inline control structures are not allowed
2017-03-07 22:24:24 +02:00
James Koster
5b01bb693e
Correct use of `--` in checkbox / checkbox label classes
2017-01-13 17:26:09 +00:00
Mike Jolley
4cd4e8b9f8
Remove register_form action to avoid outputting non-validated captchas
...
Closes #12500
2016-12-05 12:00:48 +00:00
James Koster
b0d326ec2e
Update old suitCSS inspired class names to use BEM model. #10674
2016-11-17 11:56:57 +00:00
James Koster
f709d6be3c
Standardise class names #12297
2016-11-17 11:51:54 +00:00
Claudio Sanches
f201684917
Wrap checkbox label texts into span elements
2016-11-16 19:44:22 -02:00
Claudio Sanches
1939abf059
Updated use of labels for checkboxes
2016-11-09 22:41:14 -02:00
Claudio Sanches
657c312cae
Fix strings case ( #12069 )
...
* Fixed case for all _e, esc_attr_e and esc_html_e strings
* Fixed case for all _n_noop strings
* Fixed case for all _x strings
* Fixed case for all __, esc_html__ and esc_attr__ strings
* Fixed a few more strings
* Fixed strings in unit tests
* Fix PayPal Standard case.
* Save Order text
2016-10-12 11:16:30 +01:00
Rami Yushuvaev
83e938af1e
i18n: Merge similar translation strings to reduce the total strings count #11905
2016-10-11 04:39:13 +03:00
Mike Jolley
ac7476002a
autocomplete="off"
...
Closes #11839
2016-09-06 10:30:48 +01:00
Claudio Sanches
14eeee15ee
Welcome to docs.woocommerce.com
2016-07-19 07:30:31 -03:00
Mike Jolley
b569bd2caa
Unique nonce names
...
@claudiosmweb Fixes #11068
2016-06-08 13:19:30 +01:00
Claudio Sanches
e39274e753
HTTPS for everybody
2016-05-26 22:48:49 -03:00
James Koster
9decc9b673
bumping the template version due to new classes
...
Just in case a third party plugin interacts with these sections
2016-04-21 17:42:02 +01:00
James Koster
9e65542d98
Apply Suit CSS naming conventions to classes in account area. closes #10660
2016-04-15 15:11:14 +01:00
Claudio Sanches
211c379af6
My account initial navigation
2016-02-16 13:50:06 -02:00
Mike Jolley
bd4c90dbec
Docblocks
...
Fixes #10336
2016-02-12 11:28:44 +00:00
Claudio Sanches
5893875b0c
Removed period for file headers
2015-11-03 11:53:50 -02:00
Claudio Sanches
ee30b5b308
Fixed php docs standards
2015-11-03 11:31:20 -02:00
Caleb Burks
ee2757c08f
Specific template override paths
2015-10-03 02:58:08 -05:00
Mike Jolley
de4a80f950
Add disclaimer to template files
...
Closes #8942
2015-10-01 16:07:35 +02:00
George Stephanis
c7ee929325
Partial _e() => esc_attr_e() changeover.
...
There’s a lot of them, so I’m breaking them into multiple commits.
This is safeguarding stuff in case some translation uses a double
quote, it will no longer risk breaking out of the attribute.
2015-08-05 14:10:09 -04:00
Claudio Sanches
ec0783f382
Fixed deprecated woocommerce_lostpassword_url() and lost password url on myaccount/form-login.php
...
ref #8459
2015-06-25 15:17:06 -03:00
Mike Jolley
b09f1062da
Merge pull request #6579 from woothemes/hotfix-unqiue-nonce-edit-details
...
[2.2] Make edit account details nonce unique to customer.
2014-10-21 13:17:36 +01:00
Gerhard
9645519f0f
Bump template version for nonce name change.
2014-10-21 09:03:17 +02:00