Girish Ramakrishnan
|
e5b7ad5be2
|
restore: remove unused fields
|
2025-12-03 10:42:00 +01:00 |
|
Girish Ramakrishnan
|
8227ce1158
|
restore: fix typo. error -> formError
|
2025-12-03 10:27:20 +01:00 |
|
Girish Ramakrishnan
|
35b80178ed
|
account: unlinking is not a settings item
|
2025-12-03 09:59:50 +01:00 |
|
Johannes Zellner
|
e24ee05337
|
Ensure we also refetch the backup sites when reloading the system backups
|
2025-12-02 14:51:40 +01:00 |
|
Johannes Zellner
|
5355b91f37
|
Fix table layout for groups and bring back member usernames
|
2025-12-02 13:17:36 +01:00 |
|
Johannes Zellner
|
86e7eb1087
|
Bring back group labels in users view with constrained table columns
|
2025-12-02 13:13:00 +01:00 |
|
Johannes Zellner
|
76ef9c0388
|
Go back to mailbox alias column eliding
|
2025-12-01 22:21:02 +01:00 |
|
Girish Ramakrishnan
|
41b7466325
|
profile: show 2fa button for local users (when ldap connector enabled)
|
2025-12-01 21:16:33 +01:00 |
|
Girish Ramakrishnan
|
76f2c5f9fc
|
mandatory 2fa: show undismissable dialog and warning
|
2025-12-01 20:56:21 +01:00 |
|
Johannes Zellner
|
e5a1fc9e2d
|
Ensure the restore progress message does not overflow the screen
|
2025-12-01 20:50:03 +01:00 |
|
Girish Ramakrishnan
|
e209bdec65
|
SetupAccount: fix set up button disable status
|
2025-12-01 19:28:41 +01:00 |
|
Girish Ramakrishnan
|
6432851a78
|
users: make remove 2fa separate dialog
|
2025-12-01 19:19:12 +01:00 |
|
Johannes Zellner
|
bc47e30ad3
|
Use storageQuota instead of quotaLimit in the mailbox list
|
2025-12-01 17:22:58 +01:00 |
|
Johannes Zellner
|
58cf7c720f
|
Same as users view, only show user count in groups view
|
2025-12-01 17:10:22 +01:00 |
|
Johannes Zellner
|
76a3f4e86c
|
Only show group count in users view and reduce horizontal view size
|
2025-12-01 16:38:49 +01:00 |
|
Johannes Zellner
|
3a760282f1
|
Only refresh changed email domains when mailboxes change
|
2025-12-01 16:04:14 +01:00 |
|
Girish Ramakrishnan
|
8cd5345f8c
|
mailboxes: set size to 0 if missing in usage
|
2025-12-01 14:45:44 +01:00 |
|
Johannes Zellner
|
90f68da42f
|
Reduce mailbox view width back to normal
|
2025-12-01 10:37:55 +01:00 |
|
Johannes Zellner
|
924ea435b1
|
Show error label if subscription is expired
|
2025-11-27 23:34:25 +01:00 |
|
Girish Ramakrishnan
|
0e104ee936
|
app search: title is optional manifest
|
2025-11-27 13:39:25 +01:00 |
|
Johannes Zellner
|
a820bf7bd0
|
Only show mailbox alias counts in main table to avoid too much overflow
|
2025-11-27 11:36:35 +01:00 |
|
Johannes Zellner
|
09fdec8fbd
|
Better indicator if no mailbox quota is set
|
2025-11-27 11:32:07 +01:00 |
|
Johannes Zellner
|
80f6d733b9
|
Show only the mailinglist member count in the table
|
2025-11-27 11:31:15 +01:00 |
|
Johannes Zellner
|
95575bc040
|
Improve mailboxes list view if it would overflow
|
2025-11-27 09:49:35 +01:00 |
|
Girish Ramakrishnan
|
48a2e6881f
|
import/restore: check validity after prefill
|
2025-11-26 16:22:22 +01:00 |
|
Girish Ramakrishnan
|
e4573f74a4
|
import/restore: fix copying of various s3 options
|
2025-11-26 14:14:08 +01:00 |
|
Girish Ramakrishnan
|
104318ab8c
|
import/restore: automatically detect prefix from the full path
|
2025-11-26 12:57:32 +01:00 |
|
Girish Ramakrishnan
|
8ec4659949
|
move the code block down for readability
|
2025-11-26 11:37:16 +01:00 |
|
Girish Ramakrishnan
|
3702efdcb3
|
import/restore: add any prefix from the config into the remotePath
|
2025-11-26 10:43:00 +01:00 |
|
Johannes Zellner
|
cc1fc5c269
|
login.loginTo translation is gone
|
2025-11-25 17:05:26 +01:00 |
|
Johannes Zellner
|
bc32fa64bf
|
Disable service restart if a service is in recovery mode
|
2025-11-25 16:46:30 +01:00 |
|
Johannes Zellner
|
cfc7de9c77
|
Do not poll services if they are in recoveryMode
|
2025-11-25 16:37:23 +01:00 |
|
Girish Ramakrishnan
|
945ab30373
|
add utils.prettySiteLocation
|
2025-11-25 14:52:33 +01:00 |
|
Johannes Zellner
|
494125227f
|
Keep track of services poll timers and clear them on view unload
|
2025-11-25 14:15:58 +01:00 |
|
Girish Ramakrishnan
|
a4919b06f9
|
services: handle disabled state explicitly
|
2025-11-25 13:40:52 +01:00 |
|
Johannes Zellner
|
4575a0ddce
|
Fetch mailbox usage in the background to not delay mailbox listing
|
2025-11-24 17:32:03 +01:00 |
|
Girish Ramakrishnan
|
5c69a146f6
|
Only show no matches placeholder after domains are loaded
|
2025-11-24 13:50:07 +01:00 |
|
Girish Ramakrishnan
|
b65fa3e2c7
|
make logout button standout a bit
|
2025-11-23 11:32:33 +01:00 |
|
Johannes Zellner
|
fb2ce06621
|
Replace table in eventlog with custom elements
|
2025-11-20 15:43:36 +01:00 |
|
Girish Ramakrishnan
|
e124755363
|
Fix dialog title
|
2025-11-20 14:19:02 +01:00 |
|
Johannes Zellner
|
d0ccbe2786
|
Do not use cached service object in service edit dialog
|
2025-11-20 14:13:13 +01:00 |
|
Johannes Zellner
|
25dec602b8
|
Add english labels for eventlog filtering
|
2025-11-20 02:08:08 +01:00 |
|
Johannes Zellner
|
bbf7007250
|
appId is part of eventlog.data not toplevel
|
2025-11-19 23:21:27 +01:00 |
|
Johannes Zellner
|
b53da61e7c
|
Always fetch enough event logs to fill the screen
|
2025-11-19 16:08:22 +01:00 |
|
Girish Ramakrishnan
|
ede93323af
|
remove double fullstop
|
2025-11-19 13:39:04 +01:00 |
|
Girish Ramakrishnan
|
8ccf79175a
|
another casing fix
|
2025-11-19 09:30:46 +01:00 |
|
Girish Ramakrishnan
|
9fa330a0a0
|
activation: fix casing
|
2025-11-18 15:01:57 +01:00 |
|
Girish Ramakrishnan
|
c5f97e8bb0
|
fix parsing of cron pattern
in some old instances, we had "00 00 * * *" (note double space
and only 5 components).
|
2025-11-18 09:58:38 +01:00 |
|
Girish Ramakrishnan
|
3e6f3bd807
|
mailinglist: fix search on name
|
2025-11-16 11:11:17 +01:00 |
|
Girish Ramakrishnan
|
6346c7fe9b
|
mail: fix count indicator when loading
|
2025-11-15 11:00:54 +01:00 |
|