Johannes Zellner
|
9e92d08261
|
Avoid flickering of SystemUpdate view when update is busy
|
2025-10-16 12:12:59 +02:00 |
|
Johannes Zellner
|
bf8e03aa0c
|
Indicate app title in configure view is a link
|
2025-10-15 23:38:09 +02:00 |
|
Johannes Zellner
|
fcd05f3bb4
|
Fix submit state for login form
|
2025-10-15 23:38:09 +02:00 |
|
Girish Ramakrishnan
|
a14dfc171d
|
add current release file
|
2025-10-15 23:00:31 +02:00 |
|
Girish Ramakrishnan
|
b8b445eb24
|
Update lock file
v9.0.2
|
2025-10-15 22:49:18 +02:00 |
|
Girish Ramakrishnan
|
fbf4a53a1b
|
Add 9.0.2 changes
|
2025-10-15 22:47:51 +02:00 |
|
Girish Ramakrishnan
|
0c7e810bd3
|
graphs: set x-axis using absolute time in advance()
setInterval() won't be reliably fired by the browser when the tab
is backgrounded!
|
2025-10-15 22:43:58 +02:00 |
|
Johannes Zellner
|
0502779a29
|
Ensure the email size range slider fits the screen on mobile
|
2025-10-15 22:23:27 +02:00 |
|
Johannes Zellner
|
576d9ca894
|
Add getColor() to utils
|
2025-10-15 21:51:17 +02:00 |
|
Johannes Zellner
|
d8771509cd
|
Fix diskusage colors
|
2025-10-15 21:47:29 +02:00 |
|
Girish Ramakrishnan
|
b139749198
|
graphs: rebuild container on combo box close
|
2025-10-15 20:56:21 +02:00 |
|
Johannes Zellner
|
bdcb5c502c
|
Add new filter bar slot for Section component which teleports on mobile
|
2025-10-15 20:33:37 +02:00 |
|
Johannes Zellner
|
dc72df1dbd
|
Show error dialog if manual cloudron update failed
|
2025-10-15 18:02:07 +02:00 |
|
Johannes Zellner
|
8be834d0c8
|
Always start with a fresh domains list for the apps filter
|
2025-10-15 15:52:25 +02:00 |
|
Johannes Zellner
|
c995454f69
|
Make sure the no apps placeholder does not take up layout space
|
2025-10-15 15:44:24 +02:00 |
|
Girish Ramakrishnan
|
854e0ebe3f
|
sidebar: email domains, eventlog, settings is only for admins
|
2025-10-15 14:56:55 +02:00 |
|
Girish Ramakrishnan
|
f01d2631dd
|
sidebar: ldap/openid/directory should not be visible to non-admins
|
2025-10-15 14:37:27 +02:00 |
|
Girish Ramakrishnan
|
60f8cdf3b4
|
email settings: fix description spacing
|
2025-10-15 14:17:55 +02:00 |
|
Girish Ramakrishnan
|
8e5bf14623
|
login: fix spacing around the demo note
|
2025-10-15 14:02:41 +02:00 |
|
Girish Ramakrishnan
|
b063ebd6d7
|
reload dashboard on version change
|
2025-10-15 13:46:52 +02:00 |
|
Johannes Zellner
|
eb7d7a2d1b
|
Show disk usage content name delivered from the backend
|
2025-10-15 12:19:15 +02:00 |
|
Girish Ramakrishnan
|
f9ee088592
|
Add 9.1.0 changes
|
2025-10-15 12:08:39 +02:00 |
|
Girish Ramakrishnan
|
1f32d4b4dd
|
sysinfo: if product name is empty use product family
|
2025-10-15 12:06:32 +02:00 |
|
Girish Ramakrishnan
|
d3b4c2f394
|
add note on confusing naming
|
2025-10-15 11:59:35 +02:00 |
|
Girish Ramakrishnan
|
41c00eda74
|
metrics: fix root device detection
the existing logic does not work for device like /dev/md1 (on the dedis)
|
2025-10-15 11:32:09 +02:00 |
|
Johannes Zellner
|
155af33b0c
|
Revert to not use a 2 column grid for disk items
|
2025-10-15 11:12:10 +02:00 |
|
Johannes Zellner
|
b289146aeb
|
Only check once for the default backup location for metrics
|
2025-10-15 11:06:42 +02:00 |
|
Johannes Zellner
|
d2e32a4fd0
|
Only allow to submit apppassword dialog if valid
|
2025-10-15 10:19:16 +02:00 |
|
Johannes Zellner
|
6631c95166
|
backup.stats may be null
|
2025-10-14 20:33:47 +02:00 |
|
Johannes Zellner
|
7adabcc203
|
Avoid much flickering on disk graph item hover
|
2025-10-14 17:23:45 +02:00 |
|
Johannes Zellner
|
de35a935a6
|
Ensure mail server location does not overflow the view
|
2025-10-14 16:54:52 +02:00 |
|
Girish Ramakrishnan
|
d3d668d930
|
archive: display the site name of latest backup
|
2025-10-14 16:54:42 +02:00 |
|
Girish Ramakrishnan
|
1f60c6dd21
|
Remove max-height from the users view and groups view tables
|
2025-10-14 16:20:34 +02:00 |
|
Johannes Zellner
|
1431700642
|
Improve mailbox owner type detection for showing the icon in the multiselect
|
2025-10-14 15:48:27 +02:00 |
|
Girish Ramakrishnan
|
12a1de56fd
|
backupsite: only owner can add a site
|
2025-10-14 15:46:47 +02:00 |
|
Girish Ramakrishnan
|
4267208f28
|
Revert "move dnsExists error below location field"
This reverts commit b2fc7df06d.
This doens't always work because we can have multiple location fields
v9.0.1
|
2025-10-14 15:23:25 +02:00 |
|
Johannes Zellner
|
25d6ec157f
|
Check for statsLine not blockDevice
|
2025-10-14 15:22:57 +02:00 |
|
Girish Ramakrishnan
|
b2fc7df06d
|
move dnsExists error below location field
|
2025-10-14 14:48:52 +02:00 |
|
Girish Ramakrishnan
|
c875371db9
|
Update pankow
|
2025-10-14 14:41:19 +02:00 |
|
Girish Ramakrishnan
|
dd7818b960
|
hide separator if not admin
|
2025-10-14 14:29:16 +02:00 |
|
Girish Ramakrishnan
|
0dd6446f3e
|
apps: add route to list sites for operators
the main backup listing route is only available for admins
|
2025-10-14 14:22:41 +02:00 |
|
Johannes Zellner
|
579dc4959b
|
Move ephemeral port help link out of the translation
|
2025-10-14 10:23:34 +02:00 |
|
Johannes Zellner
|
27c3170c80
|
Hide attempt to show favorite actions in users view for now
|
2025-10-14 10:12:14 +02:00 |
|
Girish Ramakrishnan
|
7b275008b5
|
Just say "Copied"
|
2025-10-14 09:12:13 +02:00 |
|
Girish Ramakrishnan
|
2cfea229fd
|
Make app installation dialog smaller
|
2025-10-13 14:34:37 +02:00 |
|
Girish Ramakrishnan
|
e349193745
|
Fix tests
|
2025-10-13 13:14:50 +02:00 |
|
Girish Ramakrishnan
|
45d68c4da8
|
shell: set utf8 encoding explicity for spawn and as the default for sudo
|
2025-10-13 13:14:50 +02:00 |
|
Girish Ramakrishnan
|
36d443fa36
|
9.0.1 changes
|
2025-10-13 09:45:29 +02:00 |
|
Girish Ramakrishnan
|
8549663ed0
|
backupsites: do not mutate caller's config object
|
2025-10-13 09:39:06 +02:00 |
|
Johannes Zellner
|
73b2feae59
|
Refresh backup list view when backup site is removed
|
2025-10-10 17:23:28 +02:00 |
|