[PR #2780] [MERGED] Update frontend doc and fix new admin default url #2683

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2780
Author: @Spitfireap
Created: 2/11/2023
Status: Merged
Merged: 2/16/2023
Merged by: @tonioo

Base: masterHead: update-frontend-doc


📝 Commits (4)

  • 4f70985 Updated doc
  • 5e7087c fix documentation formating, use of a symbolic link for frontend deployment
  • 30a8a59 Fixed default new-admin url
  • 0f81059 removed symbolic link use

📊 Changes

5 files changed (+26 additions, -9 deletions)

View changed files

📝 doc/rest_api.rst (+2 -1)
📝 doc/upgrade.rst (+21 -5)
📝 modoboa/core/commands/templates/settings.py.tpl (+1 -1)
📝 modoboa/core/context_processors.py (+1 -1)
📝 test_project/test_project/settings.py (+1 -1)

📄 Description

  • Added instructions to update the frontend manually.
  • Fixed a few formatting errors across the documentation.
  • Fixed the default new-admin url from new_admin to new-admin (true default).

🔄 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/2780 **Author:** [@Spitfireap](https://github.com/Spitfireap) **Created:** 2/11/2023 **Status:** ✅ Merged **Merged:** 2/16/2023 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `update-frontend-doc` --- ### 📝 Commits (4) - [`4f70985`](https://github.com/modoboa/modoboa/commit/4f709852e60ebaae9828450ef351777cafe27a07) Updated doc - [`5e7087c`](https://github.com/modoboa/modoboa/commit/5e7087c3351b88af816ef41a99e7ccc045fe7185) fix documentation formating, use of a symbolic link for frontend deployment - [`30a8a59`](https://github.com/modoboa/modoboa/commit/30a8a59906ee727c3e99322f7aeaf280a211bafa) Fixed default new-admin url - [`0f81059`](https://github.com/modoboa/modoboa/commit/0f8105985b89f626bb43e6f0fa27db51d184a807) removed symbolic link use ### 📊 Changes **5 files changed** (+26 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `doc/rest_api.rst` (+2 -1) 📝 `doc/upgrade.rst` (+21 -5) 📝 `modoboa/core/commands/templates/settings.py.tpl` (+1 -1) 📝 `modoboa/core/context_processors.py` (+1 -1) 📝 `test_project/test_project/settings.py` (+1 -1) </details> ### 📄 Description * Added instructions to update the frontend manually. * Fixed a few formatting errors across the documentation. * Fixed the default new-admin url from `new_admin` to `new-admin` (true default). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:12:14 +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#2683
No description provided.