Commit graph

3221 commits

Author SHA1 Message Date
Ondrej Holy
12da80928e user-accounts: let realmd prefil the DHCP domain if it's joinable
https://bugzilla.gnome.org/show_bug.cgi?id=704407
2013-08-16 22:47:18 +02:00
Ondrej Holy
cb056263fd user-accounts: Hint improvements when adding enterprise accounts
Add domain hint and change error messages.

https://bugzilla.gnome.org/show_bug.cgi?id=704407
2013-08-16 22:24:19 +02:00
Ondrej Holy
a4bac32271 user-accounts: move strength meter below in the add user dialog
Remove strength hint, add verify hint, change labels and replace domain spinner
by dialog spinner.

https://bugzilla.gnome.org/show_bug.cgi?id=704407
2013-08-16 22:24:05 +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
Stef Walter
7ae6814784 user-accounts: Validate dialog immediately when enter is pressed
This allows users to touch type passwords, press <ENTER> without
waiting for the pasword timeout to clear.

https://bugzilla.gnome.org/show_bug.cgi?id=702476
2013-08-16 21:56:29 +02:00
Stef Walter
6d21f8f358 user-accounts: activates_default = TRUE on add account password entries
https://bugzilla.gnome.org/show_bug.cgi?id=702476
2013-08-16 21:56:29 +02:00
Stef Walter
7b3746af23 user-accounts: Don't disable the verify password entry
This completely breaks pressing <TAB> to get to the next
control in the dialog, especially when immediately typing
a password.

https://bugzilla.gnome.org/show_bug.cgi?id=702476
2013-08-16 21:56:29 +02:00
Ondrej Holy
af691e6122 user-accounts: add positive confirmation to the add user dialog
Add checkmarks, remove exclam icons and decrese timeout (by design).

https://bugzilla.gnome.org/show_bug.cgi?id=702476
2013-08-16 21:56:29 +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
Jasper St. Pierre
a5cdade1a7 network: Use HasAirplaneMode to determine whether to show the switch
Not all systems have rfkill toggles we can set; if we don't have any,
we shouldn't show any switch at all.

https://bugzilla.gnome.org/show_bug.cgi?id=706042
2013-08-16 13:37:20 -04:00
Jasper St. Pierre
6d353f296e network: Sync airplane mode status on startup
https://bugzilla.gnome.org/show_bug.cgi?id=706042
2013-08-16 13:37:20 -04:00
Matthias Clasen
539b5e0710 network: activate wired profiles when clicked
This was always the intention of the design; we just
didn't get around to it. It is becoming more important now
that the shell system status does not show wired profiles
anymore.

https://bugzilla.gnome.org/show_bug.cgi?id=705935
2013-08-16 11:33:08 -04:00
Daiki Ueno
9a7ff8afbd region: translate IBus engine name if possible
https://bugzilla.gnome.org/show_bug.cgi?id=705907
2013-08-15 18:08:45 +02:00
Ondrej Holy
7f3f853fb3 user-accounts: username generation fix
https://bugzilla.gnome.org/show_bug.cgi?id=703748
2013-08-15 09:16:39 +02:00
Jasper St. Pierre
6615c7de89 keyboard: Add a screencast shortcut entry 2013-08-14 21:00:41 -04: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
39e6b6d044 user-accounts: Info message when we are offline
https://bugzilla.gnome.org/show_bug.cgi?id=702477
2013-08-14 22:29:53 +02:00
Ondrej Holy
dca2746038 user-accounts: Add an explanation of what enterprise login
https://bugzilla.gnome.org/show_bug.cgi?id=702478
2013-08-14 22:29:11 +02:00
Stef Walter
66893e9f40 user-accounts: Remove some unused code in UmAccountDialog
We don't use UmAccountDialog.mode_areas

https://bugzilla.gnome.org/show_bug.cgi?id=705990
2013-08-14 16:02:21 +02:00
Jiro Matsuzawa
aa3af40114 user-accounts: Mark some strings as translatable
https://bugzilla.gnome.org/show_bug.cgi?id=695230
2013-08-13 21:15:26 +09:00
Kalev Lember
e665689e23 datetime: Use g_clear_object()
https://bugzilla.gnome.org/show_bug.cgi?id=694985
2013-09-08 10:02:24 +02:00
Ondrej Holy
0510baa660 user-accounts: Remove a domain validation error icon
https://bugzilla.gnome.org/show_bug.cgi?id=702479
2013-08-07 18:37:38 +02:00
Kalev Lember
c0201168f8 datetime: Resave the .ui file with recent Glade
No functional changes; this is only to minimize changes in subsequent commits
that touch the .ui file.

https://bugzilla.gnome.org/show_bug.cgi?id=694985
2013-08-06 16:09:09 +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
Jonh Wendell
88bdd191a3 online-accounts: proper align the 'No accounts' label
use the default label align, "FILL", instead of "CENTER". this
fixes some issues in languages like zh_TW.

https://bugzilla.gnome.org/show_bug.cgi?id=705354
2013-08-02 13:38:31 -03:00
Jonh Wendell
f1d59d06df user-accounts: make sure to check for permissions everywhere
every time we call show_user() we should also verify the permissions.
this fixes the issue where sometimes we may have some controls
enabled on startup, even on 'locked' state.

https://bugzilla.gnome.org/show_bug.cgi?id=705322
2013-08-02 13:31:51 -03:00
Jan Alexander Steffens (heftig)
364eee3909 power: Use logind to discover CanHibernate
The upower functionality is deprecated and will return an
error unless upower is built with --enable-deprecated.

The function is also not defined unless the application defines
UPOWER_ENABLE_DEPRECATED, which g-c-c does not do, and the build
system currently does not enable the warning (or error) about this.

https://bugzilla.gnome.org/show_bug.cgi?id=705275
2013-08-02 18:11:14 +02:00
Jasper St. Pierre
2f1d233a64 language-chooser: Remove unneeded variables 2013-08-02 09:24:45 -04:00
Jasper St. Pierre
2d1f1e8131 language-chooser: Fix code style 2013-08-02 09:24:36 -04:00
Cosimo Cecchi
6be06c4119 power: Add keyboard brightness support
Add a slider to the Power panel to control keyboard brightness.

https://bugzilla.gnome.org/show_bug.cgi?id=705272
2013-08-02 10:58:18 +02:00
Richard Hughes
fe48cc9e6e Revert "color: to shrink the list"
This reverts commit 902e88c7ad.

It does not match the mockups, introduces a horizontal scrollbar for non-VM
machines, and resizes when button appear.
2013-08-01 08:59:59 +01:00
Yosef Or Boczko
902e88c7ad color: to shrink the list
It is inconsistent with many of the other panels:
134px in left-hand side of the list, 134px in right-hand side of the
list,
22px from on bottom of the list and 22px from on top of the list.

https://bugzilla.gnome.org/show_bug.cgi?id=698372
2013-07-31 18:41:37 +03:00
Yosef Or Boczko
220282ffd7 notifications: to shrink the list
It is inconsistent with many of the other panels:
134px in left-hand side of the list, 134px in right-hand side of the
list,
22px from on bottom of the list and 22px from on top of the list.

https://bugzilla.gnome.org/show_bug.cgi?id=691733
2013-07-31 18:40:25 +03:00
Yosef Or Boczko
56aa021341 power: Adding more padding to top of panel
adding 12px of padding

https://bugzilla.gnome.org/show_bug.cgi?id=698202
2013-07-30 21:17:18 +03:00
Bastien Nocera
36ad07fdc7 common: Use new delayed search entry API
https://bugzilla.gnome.org/show_bug.cgi?id=705151
2013-07-30 16:57:34 +02:00
Bastien Nocera
f9db0a832d region: Use new delayed search entry API
https://bugzilla.gnome.org/show_bug.cgi?id=705151
2013-07-30 16:57:29 +02:00
Bastien Nocera
c3c2b23487 wacom: Fix possible use before set 2013-07-30 16:42:23 +02:00
Ondrej Holy
00316c33f4 user-accounts: Change password hint to be more obvious
https://bugzilla.gnome.org/show_bug.cgi?id=702474
2013-07-30 16:00:13 +02:00
Jonh Wendell
995ba2c2d7 sharing: don't allow empty passwords in screen sharing
if the user chooses to use a password but doesn't provide one,
then revert the option to not use a password at all.

https://bugzilla.gnome.org/show_bug.cgi?id=703512
2013-07-30 10:13:55 -03:00
Ondrej Holy
596908c5d3 user-accounts: Enable checking for seqences in password
Bump libpwquality version to 1.2.2.

ttps://bugzilla.gnome.org/show_bug.cgi?id=702474
2013-07-30 14:52:57 +02:00
Jonh Wendell
7e62ec47ce user-accounts: really selects the newly-created user
complement to f438da7c3b

make sure to only return the newly created User object when
it is fully loaded.

https://bugzilla.gnome.org/show_bug.cgi?id=704426
2013-07-30 09:47:23 -03:00
Yosef Or Boczko
30e0080ccc network: Fix stretched header bar switch
and add padding of 4px

https://bugzilla.gnome.org/show_bug.cgi?id=703974
2013-07-30 15:32:27 +03:00
Joaquim Rocha
d83e0ff5c1 wacom: Call the OSD window for assigning the tablets' buttons
It falls back to the listbox view in case the OSD cannot be shown.

https://bugzilla.gnome.org/show_bug.cgi?id=704798
2013-07-26 20:04:35 +02:00
Joaquim Rocha
83fdff79bb wacom: Add missing cc-wacom-button-row 2013-07-24 14:42:20 +02:00
Joaquim Rocha
df161dba18 wacom: Use a GtkListBox for the buttons' mapping instead of a GtkTreeView
https://bugzilla.gnome.org/show_bug.cgi?id=703148
2013-07-24 11:18:24 +02:00
Joaquim Rocha
afea7e93f0 wacom: Update from gnome-settings-daemon 2013-07-24 11:18:24 +02:00
Joaquim Rocha
d125505266 wacom: Add gsd-wacom-key-shortcut-button to be updated from g-s-d 2013-07-24 11:17:06 +02:00
Ondrej Holy
8c43927d83 user-accounts: fix compilation warning and function name
https://bugzilla.gnome.org/show_bug.cgi?id=704741
2013-07-24 10:17:59 +02:00
Bastien Nocera
f342aa4254 sharing: Hide the Bluetooth bits if Bluetooth is disabled
If gnome-bluetooth is unavailable, hide the ObexFTP and ObexPush
sections of the sharing panel.
2013-07-24 10:06:21 +02:00
Jonh Wendell
611eb34028 info: show disk info even if there's no /etc/fstab file
the g_unix_mount_points_get() function checks for entry mount
points. if there are none, it returns NULL and we end up showing
no information about disks.

if that's the case, this patch calls g_unix_mounts_get() which
checks for mounted filesystems in /etc/mtab.

also we need to update the list of ignored filesystems to
include rootfs, which is always present and is a duplicate of
an actual filesystem mount point.

https://bugzilla.gnome.org/show_bug.cgi?id=704702
2013-07-23 09:05:42 -03:00