nextcloud/apps
Daniel Calviño Sánchez a99489d602 Add strengthify bar after plain text input clone of password input
To show the password in plain text "showPassword" adds a text input
after the password input and swaps their visibility depending on whether
the password has to be shown in plain text or not. In a similar way,
"strengthify" by default adds the strength bar after the input element
it was called on. Due to this, if "showPassword" is called before
"strengthify" on the same password input then the strength bar ends
between the password input and the text input, and when the text input
is shown it appears below the strength bar.

To fix this now the strength bar is added after the text input in those
places in which "strengthify" was called after "showPassword" on the
same element.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-01-11 16:33:39 +01:00
..
admin_audit Don't try to generate logs for chunking paths 2017-06-16 10:42:07 +02:00
comments [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
dav Merge pull request #7674 from nextcloud/12_7644 2018-01-09 11:14:16 +01:00
encryption [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
federatedfilesharing [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
federation [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
files Fix empty details view after renaming a file 2018-01-11 13:25:41 +01:00
files_external update icewind/smb to 2.0.3 2018-01-10 12:18:35 +01:00
files_sharing return correct mount type for federated shares 2018-01-11 10:22:04 +01:00
files_trashbin [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
files_versions [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
lookup_server_connector Merge pull request #4783 from nextcloud/lite-application-classes 2017-05-10 17:31:05 -05:00
oauth2 [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
provisioning_api throw 101 when an empty group string is provided 2017-09-18 13:10:23 +02:00
sharebymail [tx-robot] updated from transifex 2018-01-06 01:11:22 +00:00
systemtags [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
testing Remove unused use statements 2017-04-22 19:23:31 -05:00
theming Fix SCSS processing when undoing theming values 2018-01-10 10:25:13 +01:00
twofactor_backupcodes [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
updatenotification [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
user_ldap Add strengthify bar after plain text input clone of password input 2018-01-11 16:33:39 +01:00
workflowengine [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00