mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[PR #1620] [MERGED] New DNS checks. #2276
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2276
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/modoboa/modoboa/pull/1620
Author: @tonioo
Created: 11/19/2018
Status: ✅ Merged
Merged: 11/20/2018
Merged by: @tonioo
Base:
master← Head:feature/new_dns_checks📝 Commits (4)
277602eNew DNS checks.f4976bbFixed type length.2101adfImproved coverage and added FR translation.6274388Fixed unit test.📊 Changes
45 files changed (+3729 additions, -1616 deletions)
View changed files
📝
.travis.yml(+1 -1)📝
modoboa/admin/app_settings.py(+33 -0)📝
modoboa/admin/lib.py(+47 -32)📝
modoboa/admin/locale/cs_CZ/LC_MESSAGES/django.po(+159 -95)📝
modoboa/admin/locale/de/LC_MESSAGES/django.po(+128 -94)📝
modoboa/admin/locale/el_GR/LC_MESSAGES/django.po(+157 -94)📝
modoboa/admin/locale/en/LC_MESSAGES/django.po(+120 -88)📝
modoboa/admin/locale/es/LC_MESSAGES/django.po(+156 -93)📝
modoboa/admin/locale/fr/LC_MESSAGES/django.po(+137 -96)📝
modoboa/admin/locale/it/LC_MESSAGES/django.po(+285 -146)📝
modoboa/admin/locale/ja_JP/LC_MESSAGES/django.po(+156 -97)📝
modoboa/admin/locale/nl_NL/LC_MESSAGES/django.po(+159 -96)📝
modoboa/admin/locale/pl_PL/LC_MESSAGES/django.po(+157 -94)📝
modoboa/admin/locale/pt_BR/LC_MESSAGES/django.po(+158 -99)📝
modoboa/admin/locale/pt_PT/LC_MESSAGES/django.po(+128 -94)📝
modoboa/admin/locale/ro_RO/LC_MESSAGES/django.po(+161 -97)📝
modoboa/admin/locale/ru/LC_MESSAGES/django.po(+122 -88)📝
modoboa/admin/locale/sv/LC_MESSAGES/django.po(+159 -95)📝
modoboa/admin/locale/zh_TW/LC_MESSAGES/django.po(+159 -95)📝
modoboa/admin/management/commands/subcommands/_mx.py(+20 -0)...and 25 more files
📄 Description
see #1618
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.