Commit Graph

2575 Commits

Author SHA1 Message Date
Girish Ramakrishnan
2d27a92587 Fix mailbox export
can also export as csv now
2022-02-17 16:37:48 -08:00
Girish Ramakrishnan
8258a8c777 mailbox: export the real owner info 2022-02-17 16:24:29 -08:00
Girish Ramakrishnan
dd364733a4 Fix user import 2022-02-17 15:52:02 -08:00
Johannes Zellner
5e76a8ea7b Show ipv6 detection errors 2022-02-17 18:11:22 +01:00
Johannes Zellner
292034c0e2 If domain does not exist, go back to domain selection 2022-02-17 17:54:44 +01:00
Johannes Zellner
9481eccfb0 Make email import dialog translatable 2022-02-17 15:52:15 +01:00
Girish Ramakrishnan
9d8f21f78d mailboxes: be explicit about what is exported 2022-02-16 23:10:10 -08:00
Girish Ramakrishnan
9567efeb45 set jitsi in wellknown if matrix hostname is not set 2022-02-16 22:04:08 -08:00
Girish Ramakrishnan
d7cb909600 also export fallback email and role 2022-02-16 21:23:01 -08:00
Girish Ramakrishnan
40e84265e7 Fix doc link 2022-02-16 21:14:58 -08:00
Girish Ramakrishnan
9665d1de3a user: fix export where csv does not active field 2022-02-16 21:14:58 -08:00
Girish Ramakrishnan
5db0ace3ed Remove superfluous call when listing users 2022-02-16 21:14:55 -08:00
Girish Ramakrishnan
436a5d726b backups: send chown flag for mountpoint 2022-02-16 12:03:40 -08:00
Girish Ramakrishnan
0dd97a0dc0 name and avatar return 200 2022-02-16 10:22:35 -08:00
Johannes Zellner
d08fb224ba use class name pattern for status leds 2022-02-16 18:52:34 +01:00
Johannes Zellner
6351e0c3fb Apply same status led indicator for mailbox sharing 2022-02-16 18:48:22 +01:00
Johannes Zellner
a8de1ca37b Update translations 2022-02-16 16:31:33 +01:00
Johannes Zellner
42501fa364 Introduce css classes for status LEDs 2022-02-16 16:31:22 +01:00
Girish Ramakrishnan
0d6c2dc1cf add ipv6 configure form 2022-02-15 13:28:46 -08:00
Girish Ramakrishnan
41099c1131 Fix ipv4 and ipv6 routes 2022-02-15 12:51:06 -08:00
Girish Ramakrishnan
7af69e080f network: hide IPv6 field as needed 2022-02-15 12:08:57 -08:00
Girish Ramakrishnan
1c32495f22 Show IPv6 address separately 2022-02-15 12:08:57 -08:00
Johannes Zellner
d51d81cdfa Sort languages according to localeCompare() 2022-02-15 17:31:32 +01:00
Johannes Zellner
aa17196120 Better integrate the app grid item action button 2022-02-15 15:26:03 +01:00
Johannes Zellner
262e06dc15 Do not overwrite the language set in localstorage 2022-02-14 18:16:50 +01:00
Johannes Zellner
9a148ab7f8 Fetch 5k users at once 2022-02-14 17:34:36 +01:00
Johannes Zellner
2ec4ad934d Add an explicit Client.getAllUsers function 2022-02-14 14:55:04 +01:00
Johannes Zellner
b4bbdda730 Fix user export based on client.js api change 2022-02-12 19:47:00 +01:00
Johannes Zellner
d0002eb7ca Fix bug when location is set without error 2022-02-10 15:41:41 +01:00
Johannes Zellner
a764a8ad4a Expand the notification click area 2022-02-09 18:20:58 +01:00
Johannes Zellner
6552747290 Avoid showing incomplete loading state in support view 2022-02-09 17:04:20 +01:00
Johannes Zellner
15a4a7071e Remove now unsed translation strings 2022-02-09 17:00:12 +01:00
Johannes Zellner
219764923b Replace dyndns checkbox with toggle button 2022-02-09 16:55:36 +01:00
Johannes Zellner
8b35d01f68 Make the linter happy 2022-02-09 16:49:53 +01:00
Johannes Zellner
2afa13bd7c Replace checkbox with toggle button for ipv6 2022-02-09 16:48:38 +01:00
Johannes Zellner
23d34e59b2 Remove space 2022-02-09 16:31:38 +01:00
Johannes Zellner
2d999eae9c Update translations 2022-02-09 16:22:52 +01:00
Johannes Zellner
7fc92101d5 Avoid using unnecessary checkbox for solr config 2022-02-09 16:22:44 +01:00
Johannes Zellner
12fa9731b8 Make user filter translatable 2022-02-09 14:35:33 +01:00
Johannes Zellner
c67a46e2a9 Actually send the overwriteDns for the clone api 2022-02-08 22:16:49 +01:00
Johannes Zellner
8a36e2c730 Half way fix for clone, we need to adjust the error reporting for the clone api from the backend 2022-02-08 22:11:41 +01:00
Johannes Zellner
7a66a104ad Update translations 2022-02-08 21:52:15 +01:00
Johannes Zellner
06d60d5aea Implement dns overwrite and pre-flight checks for multi domain clone 2022-02-08 21:52:03 +01:00
Johannes Zellner
b4335f3d0d Fix angular expression typo 2022-02-08 18:05:53 +01:00
Johannes Zellner
0cc46a8dba Relayout userdirectory toolbar 2022-02-08 15:05:27 +01:00
Girish Ramakrishnan
2a2b509837 Fix error messages of clone UI 2022-02-07 23:02:31 -08:00
Girish Ramakrishnan
886515e444 clone UI now takes secondary domains 2022-02-07 22:56:34 -08:00
Girish Ramakrishnan
d5640d45f7 do pre-flight dns check for secondary domains 2022-02-07 22:44:54 -08:00
Girish Ramakrishnan
27ec200fc0 main -> primary 2022-02-07 17:23:17 -08:00
Girish Ramakrishnan
4fead2411e Fix error display 2022-02-07 16:11:57 -08:00