[PR #2173] [CLOSED] Applying fixes from 1.x #2473

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2173
Author: @tonioo
Created: 2/11/2021
Status: Closed

Base: masterHead: 1.x


📝 Commits (3)

  • 0f1a90a Replaced CharField by TextField.
  • 0cd52d0 Merge pull request #2093 from modoboa/fix/alarm_title_length
  • 1827bce Run doveadm command as vmail user.

📊 Changes

7 files changed (+36 additions, -30 deletions)

View changed files

📝 modoboa/admin/app_settings.py (+1 -11)
modoboa/admin/migrations/0018_auto_20201204_0935.py (+18 -0)
📝 modoboa/admin/models/alarm.py (+1 -1)
📝 modoboa/admin/models/mailbox.py (+1 -11)
📝 modoboa/core/app_settings.py (+6 -3)
📝 modoboa/core/commands/templates/settings.py.tpl (+2 -0)
📝 modoboa/lib/sysutils.py (+7 -4)

📄 Description

No description provided


🔄 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/2173 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 2/11/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `1.x` --- ### 📝 Commits (3) - [`0f1a90a`](https://github.com/modoboa/modoboa/commit/0f1a90aacb751830992ebcafc88af3a709b1cfc6) Replaced CharField by TextField. - [`0cd52d0`](https://github.com/modoboa/modoboa/commit/0cd52d0f04dd09164c512ebeee5933ded967a99f) Merge pull request #2093 from modoboa/fix/alarm_title_length - [`1827bce`](https://github.com/modoboa/modoboa/commit/1827bce52d8002060b68ec24752080f5af7a2a76) Run doveadm command as vmail user. ### 📊 Changes **7 files changed** (+36 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/admin/app_settings.py` (+1 -11) ➕ `modoboa/admin/migrations/0018_auto_20201204_0935.py` (+18 -0) 📝 `modoboa/admin/models/alarm.py` (+1 -1) 📝 `modoboa/admin/models/mailbox.py` (+1 -11) 📝 `modoboa/core/app_settings.py` (+6 -3) 📝 `modoboa/core/commands/templates/settings.py.tpl` (+2 -0) 📝 `modoboa/lib/sysutils.py` (+7 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:11:12 +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#2473
No description provided.