Commit Graph

738 Commits

Author SHA1 Message Date
Girish Ramakrishnan
90aeeb3896 Use profile route to update the display name 2016-09-28 15:50:15 -07:00
Girish Ramakrishnan
2ea772b862 use profile route to update the email 2016-09-28 15:49:41 -07:00
Girish Ramakrishnan
1a4bb4d119 Add Client.updateProfile 2016-09-28 15:49:33 -07:00
Girish Ramakrishnan
7c892706c3 Fix invite sent message 2016-09-28 15:25:16 -07:00
Girish Ramakrishnan
c1063112e8 Fix Ok casing 2016-09-28 15:23:22 -07:00
Girish Ramakrishnan
7a07b52e7c Show place holder text if mail is enabled but no email yet 2016-09-28 15:04:17 -07:00
Girish Ramakrishnan
823e6575a6 hide user@fqdn when mail is enabled 2016-09-28 13:21:26 -07:00
Girish Ramakrishnan
ec13938042 add hack to clear alias error on change 2016-09-28 13:17:31 -07:00
Girish Ramakrishnan
1a17627f83 make space add tag 2016-09-28 13:06:02 -07:00
Girish Ramakrishnan
61292c4df9 display alias errors 2016-09-28 12:54:56 -07:00
Girish Ramakrishnan
10ff0f559c Show error if mailbox already exists 2016-09-28 12:00:05 -07:00
Girish Ramakrishnan
601aa7f5cd group useredit functions 2016-09-28 11:52:00 -07:00
Girish Ramakrishnan
36a91bb51a group userremove functions 2016-09-28 11:47:50 -07:00
Girish Ramakrishnan
149c90e8f7 group useradd functions 2016-09-28 11:45:39 -07:00
Girish Ramakrishnan
c43bc24a6a Revert "Show group email ids when mail is enabled"
This reverts commit cca9780f51.

The UI looks very cluttered with this
2016-09-28 10:53:04 -07:00
Girish Ramakrishnan
cca9780f51 Show group email ids when mail is enabled 2016-09-28 10:17:04 -07:00
Girish Ramakrishnan
7cb6961052 Show aliases based on whether email is enabled 2016-09-28 10:06:01 -07:00
Girish Ramakrishnan
18e23e47df Fix help text a bit 2016-09-28 09:55:05 -07:00
Johannes Zellner
a3401cdc3d Ensure user listing is fine 2016-09-28 15:00:41 +02:00
Johannes Zellner
c6dc7d5c99 Only show email help for users and groups if email is enabled 2016-09-28 12:57:17 +02:00
Johannes Zellner
48e602273a Fetch mail config in users view 2016-09-28 12:57:03 +02:00
Johannes Zellner
de25b34f71 Add some help text how users and groups work wrt email 2016-09-28 12:54:26 +02:00
Johannes Zellner
adc3c13a01 Change how supertext is displayed 2016-09-28 12:54:04 +02:00
Johannes Zellner
b28c239dbf Show error if email already taken on user edit form 2016-09-28 12:29:18 +02:00
Johannes Zellner
b0c470da5a show if user is not activated yet 2016-09-28 12:20:45 +02:00
Johannes Zellner
11cfa2efaa Fix user edit with alternateEmail 2016-09-28 12:12:37 +02:00
Johannes Zellner
3a30310e2f Select the alternateEmail for client side gravatar 2016-09-28 12:05:48 +02:00
Johannes Zellner
08ae43ca13 Show alternateEmail in user profile if email is enabled 2016-09-28 11:49:03 +02:00
Johannes Zellner
9fb6a537ed Take alternateEmail into the client side profile 2016-09-28 11:47:26 +02:00
Girish Ramakrishnan
20b6df3cb8 Make the button as big as other buttons 2016-09-27 23:00:53 -07:00
Girish Ramakrishnan
e2b28d3286 Allow enabling email on dev 2016-09-27 19:23:12 -07:00
Girish Ramakrishnan
7d5dfb64eb set ready when users got loaded 2016-09-27 19:20:28 -07:00
Girish Ramakrishnan
e4e54d87f2 Fix angular code to match new mailbox aliases API 2016-09-23 17:55:21 -07:00
Johannes Zellner
b863f3f89d Be explicit what to show as the backup location 2016-09-22 16:14:26 +02:00
Johannes Zellner
e3aeb4daf3 Allow selfhosters to trigger a backup manually 2016-09-22 16:10:28 +02:00
Johannes Zellner
6480975ea7 Show backup config for non caas or dev 2016-09-22 16:10:03 +02:00
Johannes Zellner
5ebddf7df6 Fetch backup config in settings view 2016-09-22 16:09:52 +02:00
Johannes Zellner
78367ea781 add getter and setter for backup config 2016-09-22 16:09:34 +02:00
Johannes Zellner
9bb4bf6eca Always set the current domain as the default 2016-09-22 15:30:58 +02:00
Johannes Zellner
54543aa536 Show provider specific settings in DNS settings dialog 2016-09-22 15:26:21 +02:00
Johannes Zellner
cdc337862f Improve the reveal directive to be able to deal with changing values 2016-09-22 15:26:04 +02:00
Johannes Zellner
4d983f2a19 Click reveal the secret and token for dns provider 2016-09-22 14:56:15 +02:00
Johannes Zellner
80b70bf0a9 Add ng-click-reveal directive 2016-09-22 14:52:29 +02:00
Johannes Zellner
505f4de55d Only show AWS related dns settings if that provider is used 2016-09-22 14:23:43 +02:00
Johannes Zellner
4ee6a440fe Show provider in settings 2016-09-22 14:19:02 +02:00
Johannes Zellner
52ae3e24d0 Add link to change billing in settings view for caas 2016-09-22 14:01:47 +02:00
Girish Ramakrishnan
8ef8f08b28 Take into account the configure memory limit 2016-09-13 18:05:38 -07:00
Girish Ramakrishnan
2ae4f76af5 x 2016-09-13 18:01:10 -07:00
Girish Ramakrishnan
12e2e64c22 initialize memoryLimit correctly 2016-09-13 16:59:09 -07:00
Girish Ramakrishnan
4df3b30ff0 Make ticks dynamic
fixes #43
2016-09-12 11:47:42 -07:00