Georges Basile Stavracas Neto
db94f197fa
user-panels: Limit full name length
...
GNOME Settings allows limitless full names, which is
actually accepted by most of the stack but may break
GNOME Settings, GNOME Shell and other user-visible
applications that show the user names.
Limit the user full name entries to 255 characters,
which is the same value used by GNOME Initial Setup.
2019-02-13 15:06:53 +00:00
Robert Ancell
faaece85d2
user-accounts: Replace gtk_stack_set_visible_child with gtk_stack_set_visible
2018-11-10 09:39:09 +13:00
Robert Ancell
ad76438817
user-accounts: Focus domain entry when selecting enterprise login
...
And return focus correctly when switching back to local login
2018-11-10 09:24:34 +13:00
Robert Ancell
26b0720200
user-accounts: Use gtk_dialog_run for CcAddUserDialog
2018-11-10 09:24:34 +13:00
Robert Ancell
96c2c4d62c
user-accounts: Simplify how models are accessed
2018-11-10 09:24:34 +13:00
Robert Ancell
d77e3423d1
user-accounts: Use consistent naming for widgets
...
Remove widget IDs that are unused.
2018-11-10 09:24:33 +13:00
Robert Ancell
043b6dc907
user-accounts: Move CcAddUserDialog signals into .ui file
2018-11-10 09:24:33 +13:00
Robert Ancell
a4b76204ff
user-accounts: Move default widget visibility and sensitivity into .ui file
2018-11-10 09:24:33 +13:00
Robert Ancell
1691cd74fc
user-accounts: Move realm model into .ui file
2018-11-10 09:24:33 +13:00
Robert Ancell
112b61c0ff
user-accounts: Rename UmAccountDialog to CcAddUserDialog
...
Um is a naming hangover from before this was part of g-c-c.
2018-11-10 09:24:33 +13:00