mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 15:35:57 +03:00
[PR #583] [CLOSED] external snapshot - new instance - login page - i18n - logs #626
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#626
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/583
Author: @cserma
Created: 4/27/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (5)
4076057new login screenda9fbearefresh instance pools implementationb81b63alogs i18n problems fixed891ece8modified 'create new instance' screen with compute details15fdcbesnapshots tab improvements📊 Changes
25 files changed (+8839 additions, -11591 deletions)
View changed files
📝
accounts/templates/login.html(+22 -19)📝
appsettings/views.py(+14 -5)📝
computes/models.py(+4 -0)📝
instances/templates/allinstances.html(+6 -8)📝
instances/templates/create_inst_block.html(+36 -25)📝
instances/templates/instances/snapshots_tab.html(+2 -3)📝
instances/templates/instances/stats_tab.html(+3 -1)📝
instances/views.py(+63 -55)📝
locale/cz/LC_MESSAGES/django.po(+891 -1265)📝
locale/de/LC_MESSAGES/django.po(+891 -1265)📝
locale/en/LC_MESSAGES/django.po(+891 -1265)📝
locale/es/LC_MESSAGES/django.po(+891 -1265)📝
locale/fr/LC_MESSAGES/django.po(+891 -1265)📝
locale/ru/LC_MESSAGES/django.po(+891 -1265)📝
locale/tr/LC_MESSAGES/django.mo(+0 -0)📝
locale/tr/LC_MESSAGES/django.po(+1091 -1305)📝
locale/uk/LC_MESSAGES/django.po(+891 -1265)📝
locale/zh/LC_MESSAGES/django.mo(+0 -0)📝
locale/zh/LC_MESSAGES/django.po(+1277 -1287)📝
logs/models.py(+1 -0)...and 5 more files
📄 Description
external snapshot fixes
adding new instance page improvements
new login page
i18n updates
logs now have ip of user and not translated, instance page 'logs page' fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.