[PR #1176] [MERGED] admin: added profile form to account update view. #2145

Closed
opened 2026-02-27 12:09:37 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: feature/admin_can_edit_account_profile


📝 Commits (1)

  • e453601 admin: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/1176 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 7/5/2017 **Status:** ✅ Merged **Merged:** 7/5/2017 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `feature/admin_can_edit_account_profile` --- ### 📝 Commits (1) - [`e453601`](https://github.com/modoboa/modoboa/commit/e453601b321a3fd3fff2c9750c24d306a6321b7f) admin: added profile form to account update view. ### 📊 Changes **8 files changed** (+64 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description see #1169 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:09:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2145
No description provided.