Commit Graph

15244 Commits

Author SHA1 Message Date
Johannes Zellner 50b2eabfde Also fixup userdirectory tests 2022-06-03 13:59:21 +02:00
Johannes Zellner 591067ee22 Fixup ldap group search tests 2022-06-03 13:54:31 +02:00
Johannes Zellner 88f78c01ba Remove virtual groups users and admin exposed via ldap 2022-06-03 13:32:35 +02:00
Johannes Zellner 5145126c17 Fixup dropdown z-index order when background is used 2022-06-03 10:20:02 +02:00
Girish Ramakrishnan dddc5a1994 migrate app dataDir to volumes 2022-06-02 16:29:01 -07:00
Girish Ramakrishnan 8fc8128957 Make apps.getDataDir async 2022-06-02 11:19:33 -07:00
Girish Ramakrishnan c76b211ce0 localstorage: remove usage of docker volumes
just move bind mounts. the initial idea was to use docker volume backends
but we have no plans for this. in addition, usage of volumes means that
files get copied from the image and into volume on first run which is
not desired. people are putting /app/data stuff into images which ideally
should break.
2022-06-02 11:09:27 -07:00
Girish Ramakrishnan 0c13504928 Bump version 2022-06-02 11:02:06 -07:00
Girish Ramakrishnan 26d6689787 Show full app.id 2022-06-02 10:56:47 -07:00
Johannes Zellner 50d174a03e Some more background fixes 2022-06-02 12:26:16 +02:00
Girish Ramakrishnan 26ab7f2767 add mailbox display name to schema 2022-06-01 22:06:34 -07:00
Girish Ramakrishnan f78dabbf7e mail: add display name validation tests 2022-06-01 22:04:36 -07:00
Girish Ramakrishnan a05161b7a2 update datadir text 2022-06-01 11:56:50 -07:00
Girish Ramakrishnan 39c5c44ac3 cloudron-firewall: fix spurious line 2022-06-01 09:28:50 -07:00
Johannes Zellner 11dbd833a2 Send appstore account email as query arg with console outlinks 2022-06-01 17:59:47 +02:00
Johannes Zellner d9aa73192f Avoid some flickering during appstore view loading 2022-06-01 17:33:49 +02:00
Girish Ramakrishnan 2dea7f8fe9 sendmail: restrict few characters in the display name 2022-06-01 08:13:19 -07:00
Johannes Zellner c133c704b5 Update translations 2022-06-01 11:42:29 +02:00
Johannes Zellner ec988441d5 Add Mail From Name input 2022-06-01 11:42:23 +02:00
Johannes Zellner 90c36a2ec5 Fix app status label when background is used 2022-06-01 11:40:35 +02:00
Johannes Zellner 99d8d5f13f Fix form group default button outline if background is set 2022-06-01 11:25:39 +02:00
Girish Ramakrishnan 85af0d96d2 sendmail: allow display name to be set 2022-06-01 01:38:16 -07:00
Girish Ramakrishnan 4582f8acb8 Send the mailboxDisplayName 2022-06-01 01:36:59 -07:00
Girish Ramakrishnan 176e917f51 update 7.2.3 changes 2022-05-31 13:27:00 -07:00
Johannes Zellner 893b37cbb7 And more darkmode background fixes 2022-05-31 13:11:58 +02:00
Johannes Zellner 5b757d46ea Avoid too much copy and paste in stylesheet 2022-05-31 12:54:46 +02:00
Johannes Zellner fa78f6de76 Appstore view toolbar dark mode fixes 2022-05-31 12:13:40 +02:00
Johannes Zellner 72829c7a54 Various dark mode + background fixes 2022-05-31 12:03:37 +02:00
Johannes Zellner 5b5a2ba6b8 Improve app grid item hover color on dark mode 2022-05-30 16:02:06 +02:00
Johannes Zellner 532aa8ca43 Update can-i-use browserlist 2022-05-30 15:42:55 +02:00
Girish Ramakrishnan 534c8f9c3f collectd: on one system, localhost was missing in /etc/hosts 2022-05-27 16:10:38 -07:00
Girish Ramakrishnan 5ee9feb0d2 If disk name has '.', replace with '_'
graphite uses . as the separator between different metric parts

see #348
2022-05-27 16:00:08 -07:00
Girish Ramakrishnan b14e30504e If disk name has '.', replace with '_'
graphite uses . as the separator between different metric parts

see cloudron/box#348
2022-05-27 15:59:05 -07:00
Girish Ramakrishnan 723453dd1c 7.2.3 changes 2022-05-27 12:04:01 -07:00
Girish Ramakrishnan 45c9ddeacf appstore: allow re-registration on server side delete 2022-05-26 22:27:58 -07:00
Girish Ramakrishnan f9c93ef039 primary/recovery email: link to docs 2022-05-26 14:42:52 -07:00
Girish Ramakrishnan 72ba61ad91 remove the user/domain/mailbox max count 2022-05-26 14:35:29 -07:00
Girish Ramakrishnan 416bfa67a1 transfer ownership is not used anymore 2022-05-26 14:32:45 -07:00
Girish Ramakrishnan 5b075e3918 transfer ownership is not used anymore 2022-05-26 14:30:32 -07:00
Girish Ramakrishnan 74aac4876a Remove various subscription upgrade hooks
it's in free plan for quite a while now
2022-05-26 14:29:08 -07:00
Girish Ramakrishnan fb109008fa Open subscription setup in new tab 2022-05-26 14:06:44 -07:00
Girish Ramakrishnan 53ba0082b4 wasabi: add 3 month retention period 2022-05-26 08:38:18 -07:00
Girish Ramakrishnan ed7c806fe2 remove spinner from remove background image 2022-05-25 19:04:13 -07:00
Girish Ramakrishnan c9916c4107 Really disable FQDNLookup v7.2.2 2022-05-25 15:48:25 -07:00
Girish Ramakrishnan c7956872cb Add to changes 2022-05-25 15:14:01 -07:00
Girish Ramakrishnan 3adf8b5176 collectd: FQDNLookup causes collectd install to fail
this is on ubuntu 20

https://forum.cloudron.io/topic/7091/aws-ubuntu-20-04-installation-issue
2022-05-25 15:10:55 -07:00
Johannes Zellner 3a4c1b6ae7 Add background image placeholder in selection dialog dashboard-v7.2.2 2022-05-25 21:27:52 +02:00
Johannes Zellner b0c423626a Add missing background image dialog title 2022-05-25 21:16:18 +02:00
Johannes Zellner 706256deb3 Update translations 2022-05-25 21:13:45 +02:00
Johannes Zellner 056faefb4e Make sso filter translatable 2022-05-25 21:13:39 +02:00