[PR #91] [MERGED] Add sorting to virtual machines and host names on all pages #564

Closed
opened 2026-02-27 16:39:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/91
Author: @bwcherry
Created: 8/1/2013
Status: Merged
Merged: 8/5/2013
Merged by: @retspen

Base: masterHead: sorthosts


📝 Commits (2)

  • 2a849fc Add sorting to virtual machines and host names on all pages
  • 5d5d5d0 Fix bug

📊 Changes

2 files changed (+23 additions, -2 deletions)

View changed files

📝 dashboard/views.py (+7 -1)
📝 webvirtmgr/server.py (+16 -1)

📄 Description

This little thing kept bugging me, so I decided to try and fix it. The order seemed to be random. At least now it is consistent.

By the way, thank you for this project!


🔄 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/retspen/webvirtmgr/pull/91 **Author:** [@bwcherry](https://github.com/bwcherry) **Created:** 8/1/2013 **Status:** ✅ Merged **Merged:** 8/5/2013 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `sorthosts` --- ### 📝 Commits (2) - [`2a849fc`](https://github.com/retspen/webvirtmgr/commit/2a849fc27b766e3fb40469a71e38f042b55b0f92) Add sorting to virtual machines and host names on all pages - [`5d5d5d0`](https://github.com/retspen/webvirtmgr/commit/5d5d5d0f596ab7276f5d8393f92b69e759d7f7cd) Fix bug ### 📊 Changes **2 files changed** (+23 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `dashboard/views.py` (+7 -1) 📝 `webvirtmgr/server.py` (+16 -1) </details> ### 📄 Description This little thing kept bugging me, so I decided to try and fix it. The order seemed to be random. At least now it is consistent. By the way, thank you for this project! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:39:43 +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/webvirtmgr#564
No description provided.