[PR #1413] [MERGED] Load next page of the right type. #2222

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/1413
Author: @tonioo
Created: 3/1/2018
Status: Merged
Merged: 3/1/2018
Merged by: @tonioo

Base: masterHead: fix/domain_quota_list_pagination


📝 Commits (2)

📊 Changes

5 files changed (+42 additions, -1 deletions)

View changed files

📝 modoboa/admin/static/admin/js/admin.js (+18 -0)
📝 modoboa/admin/templates/admin/domains.html (+1 -1)
📝 modoboa/admin/tests/test_domain.py (+8 -0)
📝 modoboa/admin/urls.py (+2 -0)
📝 modoboa/admin/views/domain.py (+13 -0)

📄 Description

see #1412


🔄 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/1413 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 3/1/2018 **Status:** ✅ Merged **Merged:** 3/1/2018 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `fix/domain_quota_list_pagination` --- ### 📝 Commits (2) - [`384ea59`](https://github.com/modoboa/modoboa/commit/384ea598c44a84c110239f48d1e025fd82a84edf) Load next page of the right type. - [`88468fa`](https://github.com/modoboa/modoboa/commit/88468fa08f9f2957552ad57fe226f464707876d6) Added unit test. ### 📊 Changes **5 files changed** (+42 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/admin/static/admin/js/admin.js` (+18 -0) 📝 `modoboa/admin/templates/admin/domains.html` (+1 -1) 📝 `modoboa/admin/tests/test_domain.py` (+8 -0) 📝 `modoboa/admin/urls.py` (+2 -0) 📝 `modoboa/admin/views/domain.py` (+13 -0) </details> ### 📄 Description see #1412 --- <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:55 +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#2222
No description provided.