mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[PR #1043] [MERGED] Default mailbox quota should not be greater than quota. #2101
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#2101
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/1043
Author: @tonioo
Created: 2/20/2017
Status: ✅ Merged
Merged: 2/21/2017
Merged by: @tonioo
Base:
master← Head:fix/check_quota_consistency📝 Commits (3)
6ecb50dDefault mailbox quota should not be greater than quota.9044bfaFixed unit tests.5e637f7Improve coverage.📊 Changes
6 files changed (+64 additions, -2 deletions)
View changed files
📝
modoboa/admin/forms/domain.py(+8 -0)📝
modoboa/admin/models/domain.py(+5 -0)📝
modoboa/admin/serializers.py(+11 -0)📝
modoboa/admin/tests/test_api.py(+6 -0)📝
modoboa/admin/tests/test_domain.py(+28 -2)📝
modoboa/admin/tests/test_import_.py(+6 -0)📄 Description
see #1035
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.