mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[PR #1176] [MERGED] admin: added profile form to account update view. #2145
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#2145
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/1176
Author: @tonioo
Created: 7/5/2017
Status: ✅ Merged
Merged: 7/5/2017
Merged by: @tonioo
Base:
master← Head:feature/admin_can_edit_account_profile📝 Commits (1)
e453601admin: added profile form to account update view.📊 Changes
8 files changed (+64 additions, -26 deletions)
View changed files
📝
modoboa/admin/forms/account.py(+16 -4)➕
modoboa/admin/templates/admin/account_profile_form.html(+3 -0)📝
modoboa/admin/tests/test_account.py(+17 -7)📝
modoboa/admin/tests/test_alias.py(+9 -5)📝
modoboa/admin/tests/test_mailbox_operations.py(+2 -1)📝
modoboa/admin/views/identity.py(+2 -1)📝
modoboa/limits/tests/test_domain_limits.py(+3 -2)📝
modoboa/limits/tests/test_user_limits.py(+12 -6)📄 Description
see #1169
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.