[PR #707] [MERGED] Split applications #1989

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/707
Author: @tonioo
Created: 4/10/2015
Status: Merged
Merged: 4/10/2015
Merged by: @tonioo

Base: masterHead: split_applications


📝 Commits (10+)

  • 8d621f2 Remove admin extension from this repo.
  • 6bce1a5 Merge branch 'master' into split_applications
  • fe8030a Remove amavis extension.
  • 965b88a Remove webmail extension.
  • ec441a5 Remove radicale extension.
  • 704a046 Remove limits extension.
  • a434286 Remove sievefilters extension.
  • b0f88c3 Remove extensions.
  • 7154181 Update translation files
  • 5cfb8bf Don't check extensions

📊 Changes

301 files changed (+3500 additions, -55632 deletions)

View changed files

📝 doc/conf.py (+10 -4)
📝 doc/extending/events.rst (+6 -3)
📝 doc/getting_started/install.rst (+26 -22)
📝 doc/getting_started/upgrade.rst (+61 -4)
📝 doc/integration/imap_and_smtp.rst (+2 -2)
📝 doc/plugins/amavis.rst (+1 -301)
📝 doc/plugins/limits.rst (+1 -12)
📝 doc/plugins/postfix_autoreply.rst (+1 -45)
📝 doc/plugins/postfix_relay_domains.rst (+1 -36)
📝 doc/plugins/radicale.rst (+1 -42)
📝 doc/plugins/sievefilters.rst (+1 -39)
📝 doc/plugins/statistics.rst (+1 -41)
📝 doc/plugins/webmail.rst (+1 -65)
📝 modoboa/core/__init__.py (+4 -8)
📝 modoboa/core/commands/deploy.py (+64 -44)
📝 modoboa/core/commands/postfix_maps.py (+57 -134)
📝 modoboa/core/commands/templates/settings.py.tpl (+7 -29)
📝 modoboa/core/extensions.py (+46 -17)
📝 modoboa/core/management/commands/load_initial_data.py (+1 -1)
📝 modoboa/core/models.py (+5 -2)

...and 80 more files

📄 Description

All extensions now have their own repository.


🔄 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/707 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 4/10/2015 **Status:** ✅ Merged **Merged:** 4/10/2015 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `split_applications` --- ### 📝 Commits (10+) - [`8d621f2`](https://github.com/modoboa/modoboa/commit/8d621f247fe7c2a5a8c1da4adc720cbb996c1afb) Remove admin extension from this repo. - [`6bce1a5`](https://github.com/modoboa/modoboa/commit/6bce1a559f926848475d3757f9b977be3241fe1b) Merge branch 'master' into split_applications - [`fe8030a`](https://github.com/modoboa/modoboa/commit/fe8030ac87d4d2de2d830c37a20054162d5ebbef) Remove amavis extension. - [`965b88a`](https://github.com/modoboa/modoboa/commit/965b88adbd522ce3d77ddf1b8423d9ba33c88b58) Remove webmail extension. - [`ec441a5`](https://github.com/modoboa/modoboa/commit/ec441a5c0796f54b79c6e7c19743fb501f695ff0) Remove radicale extension. - [`704a046`](https://github.com/modoboa/modoboa/commit/704a046b5bb236f8b2adbef6a7696da4697bbc78) Remove limits extension. - [`a434286`](https://github.com/modoboa/modoboa/commit/a434286e208657d24d648a0c9ac965ce51cf1588) Remove sievefilters extension. - [`b0f88c3`](https://github.com/modoboa/modoboa/commit/b0f88c3988249abc8e2d7e3339d618bd5da2f88b) Remove extensions. - [`7154181`](https://github.com/modoboa/modoboa/commit/7154181ea9fd1f13c3447dccc3674d5dc6c29054) Update translation files - [`5cfb8bf`](https://github.com/modoboa/modoboa/commit/5cfb8bf5a30a2fc25fa984d20df5eb3216b45a66) Don't check extensions ### 📊 Changes **301 files changed** (+3500 additions, -55632 deletions) <details> <summary>View changed files</summary> 📝 `doc/conf.py` (+10 -4) 📝 `doc/extending/events.rst` (+6 -3) 📝 `doc/getting_started/install.rst` (+26 -22) 📝 `doc/getting_started/upgrade.rst` (+61 -4) 📝 `doc/integration/imap_and_smtp.rst` (+2 -2) 📝 `doc/plugins/amavis.rst` (+1 -301) 📝 `doc/plugins/limits.rst` (+1 -12) 📝 `doc/plugins/postfix_autoreply.rst` (+1 -45) 📝 `doc/plugins/postfix_relay_domains.rst` (+1 -36) 📝 `doc/plugins/radicale.rst` (+1 -42) 📝 `doc/plugins/sievefilters.rst` (+1 -39) 📝 `doc/plugins/statistics.rst` (+1 -41) 📝 `doc/plugins/webmail.rst` (+1 -65) 📝 `modoboa/core/__init__.py` (+4 -8) 📝 `modoboa/core/commands/deploy.py` (+64 -44) 📝 `modoboa/core/commands/postfix_maps.py` (+57 -134) 📝 `modoboa/core/commands/templates/settings.py.tpl` (+7 -29) 📝 `modoboa/core/extensions.py` (+46 -17) 📝 `modoboa/core/management/commands/load_initial_data.py` (+1 -1) 📝 `modoboa/core/models.py` (+5 -2) _...and 80 more files_ </details> ### 📄 Description All extensions now have their own repository. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 11:20:27 +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#1989
No description provided.