Commit Graph

1454 Commits (3bb8dcae68aea75492a3cd481184ef452bf7d81b)

Author SHA1 Message Date
Max 3bb8dcae68
[Web] Filter for ARC/DKIM key list (#3790)
* Filter für "ARC/DKIM-Keys"-Liste

Fügt Buttons hinzu, um Einträge je nach Status zu filtern. "Alles" und "Löschen" wurde unter die Auslistung verschoben und um die zugehörigen Icons ergänzt.

* Update admin.php

Co-authored-by: André Peters <andre.peters@debinux.de>
2020-10-11 08:40:12 +02:00
Timo 49cca3b1d2
[API docs] Added domain admin acl edit route (#3802) 2020-10-11 08:38:16 +02:00
andryyy ffbc5ec961
[Web] Do not expand IPv6 as found by SPF lookup 2020-10-10 10:57:06 +02:00
Lukáš Matula f775678af6
[Web] Update lang.sk.json + small typos (#3797) 2020-10-08 22:05:49 +02:00
andryyy 02677a9788
[Web] Higher timeout for long delays in transport checks 2020-10-08 16:51:04 +02:00
ntimo 09274613ef
[API docs] Fixed spelling mistakes 2020-10-04 19:42:16 +00:00
Bao H.H b5ee399fa2
Add simplified Chinese language translations (#3784) 2020-10-01 20:50:49 +02:00
Lozik 7408fe2984 Update lang.fr.json to reflect 6da5ee8 2020-09-27 22:38:15 +02:00
Victor Nyberg b85311eaa5
[Web] lang.sv.json (#3781) 2020-09-27 17:31:54 +02:00
andryyy 27a4cead66 [Web] DB update 2020-09-26 22:12:29 +02:00
andryyy 6da5ee8f4f
[Web] Some language additions for new functions and minor changes 2020-09-26 22:10:58 +02:00
andryyy 29104ddf4c
[Web] Compatibility: Re-add _int vars 2020-09-26 22:04:55 +02:00
andryyy d5c22de9b3
[Web] Compatibility: Re-add _int vars 2020-09-26 22:02:34 +02:00
andryyy 23f118a152
[Web] Allow to overwrite DKIM keys while importing a new key 2020-09-26 22:01:15 +02:00
andryyy 53dd02bc63
[Web] Add TLS policy toggle to edit/mailbox; Add WIP smtp_ip_access (hidden) 2020-09-26 22:00:46 +02:00
andryyy 1e35fdee7a
[Web] Add toggle to overwrite DKIM key while importing 2020-09-26 21:59:28 +02:00
andryyy c3c98348e2
[SOGo] Re-enable TLS for internal IMAP connections, enable TLS for internal SMTP connections
[Web] Minor fix in quarantine view
2020-09-24 21:51:32 +02:00
andryyy b4f8156875 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-09-23 11:23:43 +02:00
Jonas Bögle f8b748a1d1
[Web] Add autocomplete to OTP (#3774) 2020-09-23 06:56:44 +02:00
andryyy 090733f2c3 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-09-21 20:52:09 +02:00
prey87 8dd8c7b3eb
Update quarantine.js (#3767)
* Update quarantine.js

changed created formatter like in site/user.js, site/mailbox.js & site/admin.js to get month and day in 2-ditgit format

* Update debug.js

changed created formatter like in site/user.js, site/mailbox.js & site/admin.js to get month and day in 2-ditgit format

* Update debug.js

missed two old toLocaleString()
2020-09-21 18:29:30 +02:00
andryyy dc1732cc51
[Web] Replace JSON_EXTRACT by JSON_VALUE in init script 2020-09-20 22:33:09 +02:00
andryyy 3a9efc86cf
[SOGo, Dovecot] Remove unnecessary likes from sql queries
[Web] Filter transport destinations to prevent empty destinations
2020-09-20 22:21:00 +02:00
Victor Nyberg 8c9970230a
[Web] lang.sv.json, lang.de.json, lang.en.json (#3771)
* [Web] lang.sv.json, lang.de.json, lang.en.json

* [Web] lang.de.json
2020-09-20 17:06:17 +02:00
andryyy c54fa76beb
[Web] Add quick toggle for imap/pop3/smtp access; small rework of buttons on /mailbox; Minor fixes and changes 2020-09-18 15:53:01 +02:00
ntimo a85224f218
[API docs] Removed all occurrences of _int
Reflecting d9b91fc04f
2020-09-17 21:01:13 +02:00
ntimo 370e6dc415
[API docs] Removed active_int
Reflecting d9b91fc04f
2020-09-17 20:35:45 +02:00
andryyy d9b91fc04f [Web] Important: Removed unnecessary *_int attributes from GET elements, _only_ returning int values now (same for all attributes which were provided as html char and int)
[Web] Feature: Allow to toggle protocols (imap, pop3, smtp) per user (defaults can be configured using vars.local.inc.php, see vars.inc.php)

Signed-off-by: andryyy <andre.peters@debinux.de>
2020-09-17 19:49:15 +02:00
andryyy 2c9140f9f0 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-09-15 12:01:15 +02:00
andryyy 1f36ae28d4
[Postfix, Web] Feature: Show last SMTP login 2020-09-15 11:02:53 +02:00
Dmitriy Alekseev 61c371c8b8
[Web] Update lang.ru.json 2020-09-12 14:07:17 +03:00
Denis Teyssier 477e4dab13
Removed typo when adding a row (#3741)
When adding row the button it's name is  `"> lang.remove_row` instead of just `lang.remove_row`
2020-09-07 21:21:31 +02:00
andryyy 8a296e90c3
[Web] Return json array when mailq empty, fixes #3738 2020-09-06 11:59:36 +02:00
andryyy f3c72832f2
[Web] Add rspamd-stats route to API 2020-09-06 08:54:09 +02:00
andryyy 2e5f00583d
[Web] Disable API regen button when key empty 2020-09-02 15:28:52 +02:00
andryyy d78f901554 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-08-27 21:14:13 +02:00
andryyy bf62f31b9e
[Web] Fail2ban: Only write regex filters if not empty 2020-08-27 21:13:20 +02:00
andryyy 877b9b7054
[Web] Sync jobs: Use STARTTLS instead of TLS; Feature: Allow to edit fail2ban-like regex filters in UI 2020-08-27 20:43:33 +02:00
ntimo c702190b2f
[Web] Added new options to API docs
route: /api/v1/add/mailbox
2020-08-25 13:16:59 +02:00
andryyy 7d48831789
[Web] oAuth: Fix content type in profile reply, thanks to @this-user - fixes #3716 2020-08-23 11:18:06 +02:00
andryyy 9274b7b8e1
[Web] Allow to set force_pw_update, tls_enforce_in, tls_enforce_out, sogo_access and quarantine_notification when adding a domain (via API) 2020-08-22 22:59:13 +02:00
andryyy 155dfc66ee
[Web] Create ACL to toggle permission of a domain administrator to change a domain desc 2020-08-19 15:31:54 +02:00
andryyy 5fd77dab2a Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-08-19 09:05:10 +02:00
andryyy f8af5cae88
[Web] Fix da_acl when adding DA without domain 2020-08-19 09:05:04 +02:00
Lukáš Matula 76b229c8e4
[Web] update lang.sk.json (#3714)
* [Web] update lang.sk.json

* [Web] lang.sk.json update
2020-08-18 22:57:57 +02:00
andryyy dbaabb05e2 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-08-16 12:01:13 +02:00
andryyy c056461a5c
[Web] Fix checkbox for announcements 2020-08-16 11:59:14 +02:00
andryyy d3d929222f
[Web] Rot announcements 2020-08-16 11:54:06 +02:00
Timo N b65cf9a947
Merge pull request #3704 from ntimo/task/api-docs-syncjob-creation-request
[API docs] Added request body for sync job creation endpoint
2020-08-15 10:27:57 +02:00
Tii 0dfb59e912
Display app_links always (#3664)
* Display app_links always

Displays $app_links always, even if $MAILCOW_APPS is empty.

* Removed trailing spaces added by GitHubs editor
2020-08-15 10:14:33 +02:00