andryyy
26e2a1230a
[Web] Implement table size to quarantine, implements #3325
2020-02-22 19:23:57 +01:00
andryyy
6adeab072d
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2020-02-22 13:41:38 +01:00
andryyy
ed8a83573f
[Web] Fix button order, thanks to @dragoangel
2020-02-22 13:41:28 +01:00
Dmitriy Alekseev
cb6edb7f08
Update lang.ru.json ( #3354 )
2020-02-22 12:29:46 +01:00
Dmitriy Alekseev
fe1ae865b0
Update lang.ru.json ( #3353 )
2020-02-22 12:16:58 +01:00
andryyy
6152042d3e
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2020-02-22 10:12:50 +01:00
andryyy
15ab633d80
[Web] Allow to change page size in table header for /mailbox tables
2020-02-22 10:12:39 +01:00
Geitenijs
269a35e956
Update lang.nl.json ( #3346 )
2020-02-21 17:50:45 +01:00
andryyy
6efe8b7bde
[Web] Fix mail validation for quota sender address
2020-02-21 09:21:03 +01:00
andryyy
ebf292531d
[Web] Set desc == domain name, when desc is empty, implements #3341
2020-02-21 08:59:50 +01:00
andryyy
99aacf49f8
[Web] Lang fixes
2020-02-21 08:52:58 +01:00
andryyy
4dbd2bbf4f
[Web] Fix DNS check for relayed domain
2020-02-18 11:30:20 +01:00
andryyy
0ac4281f0e
[Web] Allow to skip IP check for API
2020-02-16 20:08:36 +01:00
Timo N
c7f932c587
[Web] Added hint where api docs can be found ( #3335 )
2020-02-16 18:49:46 +01:00
andryyy
aa5128997e
[Web] Fix data type for port1 in imapsync
2020-02-16 13:05:55 +01:00
andryyy
823bba6ca7
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2020-02-15 16:35:25 +01:00
andryyy
c96fc8e91d
[Web] Add icon to indicate relayed domain
2020-02-15 16:35:23 +01:00
andryyy
f62183974d
[Web] Some more quarantine lang strings
2020-02-15 16:30:51 +01:00
andryyy
868e9e3954
[Web] Unlearn spam if released from quarantine, implements #3327
2020-02-15 16:30:32 +01:00
Lukas Matula
1165d0d1af
[Web] Add latin-ext to PT Sans font #3018 ( #3333 )
2020-02-15 16:26:40 +01:00
andryyy
4ea843f087
[Web] Replace rtrim by preg_replace to fix transport checks
2020-02-11 08:18:29 +01:00
andryyy
8a3fc802c5
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2020-02-06 07:04:31 +01:00
andryyy
1abd0357d7
[Web] Keep modal data when adding a sync job
2020-02-06 07:03:03 +01:00
andryyy
6686152ce0
[Web] Use redis master where necessary, hide UI if not master, create replicate quota2 table
2020-02-05 11:04:14 +01:00
andryyy
13213fa30b
[Web] Prefer sieve redirects: adjust lang files
2020-02-05 11:03:09 +01:00
Dmitriy Alekseev
19a6b45302
Change want_spam to list of symbols_enabled ( #3304 )
...
* Change want_spam to list of symbols_enabled
want_spam disable all mail processing by RspamD, so DKIM signing is not applied for any mail where rcpt is /postmaster@*/, including external one.
* Update preset_2.yml
Co-authored-by: André Peters <andre.peters@debinux.de>
2020-01-30 17:48:04 +01:00
andryyy
cbe4f4ce70
[Web] Minor changes
2020-01-29 10:37:55 +01:00
andryyy
fc37442d21
[Web] Fix transport validation for hostnames
2020-01-22 11:04:10 +01:00
Max
efdba7729e
Additional individualization with main_name ( #3275 )
...
Use main_name in the "Yubico OTP Authentifizierung" modal and in the mailbox edit modal.
2020-01-18 16:23:30 +01:00
andryyy
5da3895eea
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2020-01-16 21:13:14 +01:00
andryyy
79ab962d50
[Web] Fix some transport verifications
2020-01-16 21:11:46 +01:00
Dmitriy Alekseev
307df83ace
Update lang.ru.json
2020-01-16 19:29:11 +02:00
andryyy
7fed117aac
[Web] Fix quarantine for sneaky dots, also fixes #3263
2020-01-15 10:23:42 +01:00
andryyy
e6bb306926
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2020-01-14 08:16:31 +01:00
andryyy
b4ce2b2c7c
[Web] Remove "add domain" from table when not admin, fixes #3267
2020-01-14 08:15:07 +01:00
Geitenijs
b093d3d86a
Update lang.nl.json ( #3261 )
...
* Update lang.nl.json
* Update lang.nl.json
2020-01-13 12:21:30 +01:00
andryyy
4a72cda789
[Web] Minor hint for future todo
2020-01-12 12:22:57 +01:00
andryyy
8aa77a034c
[Web] Finally fix solr and clam status...
2020-01-11 11:22:08 +01:00
andryyy
0f20ce9817
[Web] hide echoed var
2020-01-11 11:21:06 +01:00
andryyy
0526548e05
[Web] Fix Solr status and sort containers
2020-01-11 11:00:56 +01:00
andryyy
ec1dce508e
[Web] Minor changes
2020-01-10 20:49:54 +01:00
andryyy
65232298bb
[Web] Update languages
2020-01-10 20:49:27 +01:00
andryyy
157d2579e4
[Web] Complain about non-email email fields
2020-01-10 20:49:07 +01:00
andryyy
e76beebebb
[Web] Do not show Solr and Clam status when disabled, thanks to Tina
2020-01-10 20:48:35 +01:00
andryyy
274c05f5bf
[Web] Allow to set BCC for quarantine; minor changes
2020-01-10 20:45:30 +01:00
andryyy
9496e8ce56
[Web] Add "add" button to header of table
2020-01-10 20:44:57 +01:00
andryyy
12b014082d
[Web] Allow to set bcc for quarantine messages
2020-01-10 20:43:40 +01:00
andryyy
dc97d4f365
[Web] Hide app passwords from logs
2020-01-09 19:15:13 +01:00
Dmitriy Alekseev
f7ee22c82e
Update lang.ru.json ( #3253 )
...
* Update lang.ru.json
2020-01-06 18:34:00 +01:00
Geitenijs
17f75cdf46
Update lang.nl.json ( #3246 )
2020-01-03 15:04:55 +01:00