Commit Graph

1435 Commits (034f70b3932533219ff69ad6735838a9139826fa)

Author SHA1 Message Date
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
ntimo bf7dd83e88
[API docs] Added request body for sync job creation endpoint 2020-08-14 21:08:09 +02:00
André Peters 107e619893
Update dns_diagnostics.php 2020-08-13 14:09:13 +02:00
andryyy 1c8cca8187
[Web] MAILCOW_HOSTNAME should not be a CNAME 2020-08-13 10:45:44 +02:00
andryyy 4a8edd5b88
[Web] Fix download link for dns zone file 2020-08-07 22:13:03 +02:00
Victor Nyberg fbe1ba3a7d
[Web] lang.sv.json (#3682) 2020-07-30 07:28:46 +02:00
cl-consulting a4020cc895
Update lang.fr.json (#3679)
* Update lang.fr.json

French translation based on the English version

* Update lang.fr.json

Co-authored-by: André Peters <andre.peters@debinux.de>
2020-07-29 19:03:11 +02:00
andryyy 3344da0d28
[Web] Hide mobileconfig with DAV when SOGo is disabled 2020-07-29 17:11:18 +02:00
Geitenijs e15a019f4c
Update lang.nl.json (#3678) 2020-07-27 22:11:39 +02:00
gummipunkt 9634bcd640
Update lang.de.json (#3603)
minor updates
2020-07-27 20:58:43 +02:00
ntimo 4e79ec48a7
[WEB] Fixed schema for add/dkim api docs 2020-07-18 19:41:12 +02:00
Dmitriy Alekseev 5567cf0bba
Update lang.ru.json (#3660) 2020-07-15 22:10:22 +02:00
andryyy 11d003c985
[Web] Change c_o to varchar 500 2020-07-14 16:11:36 +02:00
andryyy 3d48620980
[SOGo] Disable autodiscover-json for EAS when disabled 2020-07-14 12:15:49 +02:00
andryyy 13b2f02a24 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-07-12 21:43:46 +02:00
andryyy 9860b62d4e
[Web] Fix: show success message after quarantine action
[Git] Add ignore
2020-07-12 21:42:36 +02:00
Miro Rauhala bbf1472424
[WEB] fix undefined elements (#3651)
* [WEB] $lang is not used in this context

* [Web] $stmt variable is not used

* [WEB] fix undefined function

* [WEB] remove undefined variable $display
2020-07-12 10:15:12 +02:00
Michael Kuron bae250cc81
DNS: add link for downloading zonefile (#3633)
* DNS: add link for downloading zonefile

* DNS zonefile: add placeholders for optional entries
2020-07-12 09:39:39 +02:00
Filip Hajny 1d52802fda
Add missing Czech strings (#3650) 2020-07-12 01:52:38 +02:00
andryyy e1aadb0268
[Web] More secure compose project name check 2020-07-11 13:32:40 +02:00