mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[PR #1085] [MERGED] Include plugins API urls if available. #2115
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#2115
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/1085
Author: @tonioo
Created: 3/26/2017
Status: ✅ Merged
Merged: 3/26/2017
Merged by: @tonioo
Base:
master← Head:feature/plugins_api_urls📝 Commits (4)
0252bccInclude plugins API urls if available.b1f0c3bIncreased coverage.53bc6a9Added missing file.5ca4e45Fixed unit test.📊 Changes
8 files changed (+105 additions, -70 deletions)
View changed files
📝
modoboa/admin/tests/test_api.py(+35 -35)📝
modoboa/core/extensions.py(+31 -20)📝
modoboa/core/tests/stupid_extension_2/urls.py(+7 -1)➕
modoboa/core/tests/stupid_extension_2/views.py(+5 -0)📝
modoboa/core/tests/test_extensions.py(+10 -1)📝
modoboa/limits/tests/test_api.py(+10 -10)📝
modoboa/urls.py(+3 -2)📝
modoboa/urls_api.py(+4 -1)📄 Description
see #1084
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.