[PR #444] [MERGED] Host info for logs #560

Closed
opened 2026-02-27 15:59:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/444
Author: @catborise
Created: 6/2/2021
Status: Merged
Merged: 6/2/2021
Merged by: @catborise

Base: masterHead: master


📝 Commits (2)

  • 610efd5 add host name for logs beside others
  • 24cd3f7 make dynamic websockify path for console-vnc-full

📊 Changes

8 files changed (+87 additions, -63 deletions)

View changed files

📝 admin/templates/admin/logs.html (+2 -0)
📝 appsettings/views.py (+4 -4)
📝 console/templates/console-vnc-full.html (+2 -1)
📝 instances/views.py (+49 -49)
logs/migrations/0003_logs_host.py (+18 -0)
📝 logs/models.py (+1 -0)
📝 logs/views.py (+4 -2)
📝 nwfilters/views.py (+7 -7)

📄 Description

add host info for logs.
make dynamic websockify path for console-vnc-full


🔄 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/webvirtcloud/pull/444 **Author:** [@catborise](https://github.com/catborise) **Created:** 6/2/2021 **Status:** ✅ Merged **Merged:** 6/2/2021 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`610efd5`](https://github.com/retspen/webvirtcloud/commit/610efd5520f4f1387858b6cb321cd70e1838511d) add host name for logs beside others - [`24cd3f7`](https://github.com/retspen/webvirtcloud/commit/24cd3f70ddefe529b97e019fa46c54180c64b725) make dynamic websockify path for console-vnc-full ### 📊 Changes **8 files changed** (+87 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `admin/templates/admin/logs.html` (+2 -0) 📝 `appsettings/views.py` (+4 -4) 📝 `console/templates/console-vnc-full.html` (+2 -1) 📝 `instances/views.py` (+49 -49) ➕ `logs/migrations/0003_logs_host.py` (+18 -0) 📝 `logs/models.py` (+1 -0) 📝 `logs/views.py` (+4 -2) 📝 `nwfilters/views.py` (+7 -7) </details> ### 📄 Description add host info for logs. make dynamic websockify path for console-vnc-full --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:10 +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/webvirtcloud#560
No description provided.