Commit graph

25 commits

Author SHA1 Message Date
Rui Matos
85fc10d9d2 user-accounts: Add the password input purpose to all relevant entries 2014-12-05 16:52:07 +01:00
Ondrej Holy
320f6e617b user-accounts: replace deprecated stuff 2014-11-20 11:32:33 +01:00
Yosef Or Boczko
1470c254c1 user-accounts: Use header bar in the password dialog
https://bugzilla.gnome.org/show_bug.cgi?id=724299
2014-04-28 17:29:18 +03:00
Yosef Or Boczko
b42c0d428b user-accounts: Use margin-start/end instead of margin-left/right
https://bugzilla.gnome.org/show_bug.cgi?id=712661
2013-11-19 22:34:22 +02:00
Ondrej Holy
e42be5dfff user-accounts: move strength meter below in the password dialog
Remove strenght hint, add verify hint and change labels also.

https://bugzilla.gnome.org/show_bug.cgi?id=704407
2013-08-16 22:00:36 +02:00
Ondrej Holy
aaf25450ee user-accounts: add positive confirmation to the password dialog
Add checkmarks, remove exclam icons, remove tooltips, change
password hints and decrese timeout (by design).

https://bugzilla.gnome.org/show_bug.cgi?id=702476
2013-08-16 21:56:28 +02:00
Ondrej Holy
f05d244155 user-accounts: remove spinner from the password dialog
https://bugzilla.gnome.org/show_bug.cgi?id=702480
2013-08-14 22:30:37 +02:00
Ondrej Holy
067d064105 user-accounts: Add padding between current and new password fields
https://bugzilla.gnome.org/show_bug.cgi?id=702481
2013-08-05 21:08:01 +02:00
Chris Cummins
ab650efdd7 user-accounts: Use Enter key on password dialog
This allows the use of the enter key in the password setting dialog to
complete the action.

https://bugzilla.gnome.org/show_bug.cgi?id=703607
2013-07-11 10:52:35 +01:00
Ondrej Holy
d134890b8b user-accounts: Password dialog redesign
https://bugzilla.gnome.org/show_bug.cgi?id=695450
2013-06-11 13:44:05 +01:00
Thomas Wood
17be761a41 user-accounts: ellipsize long user names in the password dialog
Ellipsize long user names in the password dialog by using the same
properties as the main panel.

https://bugzilla.gnome.org/show_bug.cgi?id=698965
2013-05-10 12:00:37 +01:00
Bastien Nocera
726332c14f user-accounts: Remove password hints feature from UI
As those are not currently used in GDM.

https://bugzilla.gnome.org/show_bug.cgi?id=643445
2013-02-21 15:12:24 +01:00
Bastien Nocera
fd04dbef8c user-accounts: GtkBuilder files now require GTK+ 3.8 2013-02-20 18:02:57 +01:00
Bastien Nocera
75fdd13a74 user-accounts: Avoid a warning on startup
As a user was not set on the password dialog yet. Also make
sure that we do not try to update the password strength label
before anyone has entered anything in the dialogue itself.
2013-02-20 18:02:53 +01:00
Cosimo Cecchi
dfe03a1173 user-accounts: port to GtkLevelBar
This also adds another out parameter to pw_strength(), which is a discrete
indication of the password strength (to be used with GtkLevelBar). The
advantage of having such a parameter back from pw_strength() is that we
can make sure the fill value and the hint string change at the same
time, for better consistency.

https://bugzilla.gnome.org/show_bug.cgi?id=679984
2012-07-16 11:29:25 +01:00
Matthias Clasen
a7beb087db user-accounts: Simplify generated password handling
Move the 'generate password' icon into the entry to make
the focus chain more straightforward. Also switch from
generating a choice of 6 passwords in a menu, just put
put the next choice directly into the entry.
To keep the password generation keyboard accessible,
add a 'Generate password' context menu item.

https://bugzilla.gnome.org/show_bug.cgi?id=633601
https://bugzilla.gnome.org/show_bug.cgi?id=658522
2012-05-23 08:32:00 -04:00
Richard Hughes
ccf5d0028c user-accounts: Switch from UmStrengthBar to CcStrengthBar 2012-02-14 17:00:24 +00:00
Bastien Nocera
a24c6a7f66 user-accounts: Remove unneeded markup in label 2011-07-11 13:37:47 +01:00
Matthias Clasen
a13cdf16f4 Forgotten file
This belongs to the earlier commit that fixed a11y/keynav issues
in the user account panel.
2011-05-15 21:09:40 -04:00
Bastien Nocera
f8c3b0c59e user-accounts: Don't include link in translation
And use a link to local documentation, rather than an
external website in English.

Removed mentions of "in English" for the languages that mentioned it.

https://bugzilla.gnome.org/show_bug.cgi?id=643118
2011-04-15 02:40:20 +01:00
Bastien Nocera
846dca05af Revert "Users: Use a local document for 'How to choose a good password'"
This reverts commit 76ba785b06.

It's actually a string change, because the link is within the
translatable string.
2011-04-13 15:19:28 +01:00
Matthias Clasen
76ba785b06 Users: Use a local document for 'How to choose a good password'
The user guide contains a suitable page, so lets just use it.
https://bugzilla.gnome.org/show_bug.cgi?id=643118
2011-04-13 13:25:40 +01:00
William Jon McCann
936175eddf user-accounts: use dim-label class instead of hardcoded color 2011-03-14 14:56:03 -04:00
William Jon McCann
08aac9e129 user-accounts: reduce visual noise by removing lots of colons
https://bugzilla.gnome.org/show_bug.cgi?id=643339
2011-02-25 19:34:11 -05:00
William Jon McCann
bf5cb44016 Add user-accounts dialog
Copied from the accounts-dialog git module.
2010-10-30 18:04:15 -04:00