mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 16:05:58 +03:00
[PR #444] [MERGED] Host info for logs #560
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#560
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/retspen/webvirtcloud/pull/444
Author: @catborise
Created: 6/2/2021
Status: ✅ Merged
Merged: 6/2/2021
Merged by: @catborise
Base:
master← Head:master📝 Commits (2)
610efd5add host name for logs beside others24cd3f7make 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.