- Oct 11, 2021
-
-
Robert Lange authored
* add missing required attribute for current password in new-password-form * reference for-attributes in password input labels of new-password-form
-
- Sep 30, 2021
-
-
Robert Lange authored
* copy abstractBase login.phtml from bootstrap * add aria-label in cataloglogin.phtml and login.phtml
-
- May 26, 2021
-
-
Robert Lange authored
* overwrite bootstrap version of login fields ** loginfields for MultiILS ** loginFields for catalogue login ** add autofocus to username
-
- May 20, 2021
-
-
Robert Lange authored
* copied from /themes/bootstrap3/templates/Auth/Database/create.phtml ** add autocomplete for first name: given-name ** add autocomplete for last name: family-name ** add autocomplete for email: email ** add autocomplete for username: username ** add autocomplete for password: new-password ** add autocomplete for password confirmation: new-password * also add autocompletion for user fields of password reset ** add autocomplete for first name: given-name ** add autocomplete for last name: family-name ** add autocomplete for username: username ** add autocomplete for email: email
-
Robert Lange authored
* copied from /themes/bootstrap3/templates/Auth/AbstractBase/newpassword.phtml * add autocomplete for change user password inputs
-