mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 07:55:52 +03:00
[PR #484] [MERGED] updates & fixes 1 #576
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#576
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/484
Author: @catborise
Created: 1/12/2022
Status: ✅ Merged
Merged: 1/12/2022
Merged by: @catborise
Base:
master← Head:master📝 Commits (7)
6c3d716update docker ubuntu base imagee6f7588update locale tr, fix commit errors13f332cfix migrate logs to show source and destination hosts correctly9e832c2add ldap3 explanations for errorse0767f4update IPy.py to handle python3.10 and update readme79aeb3eupdate requirements3d4c0aaremove nl locales📊 Changes
20 files changed (+15583 additions, -15221 deletions)
View changed files
📝
Dockerfile(+1 -1)📝
README.md(+1 -1)📝
conf/requirements.txt(+1 -1)📝
dev/requirements.txt(+1 -1)📝
instances/views.py(+6 -4)📝
locale/cz/LC_MESSAGES/django.mo(+0 -0)📝
locale/cz/LC_MESSAGES/django.po(+1645 -1659)📝
locale/de/LC_MESSAGES/django.po(+1644 -1658)📝
locale/en/LC_MESSAGES/django.po(+1644 -1658)📝
locale/es/LC_MESSAGES/django.po(+1644 -1658)📝
locale/fr/LC_MESSAGES/django.po(+1644 -1658)📝
locale/ru/LC_MESSAGES/django.po(+1644 -1658)📝
locale/tr/LC_MESSAGES/django.mo(+0 -0)📝
locale/tr/LC_MESSAGES/django.po(+1742 -1906)📝
locale/uk/LC_MESSAGES/django.po(+1644 -1658)📝
locale/zh/LC_MESSAGES/django.mo(+0 -0)📝
locale/zh/LC_MESSAGES/django.po(+2046 -1419)📝
vrtManager/IPy.py(+269 -274)📝
webvirtcloud/ldapbackend.py(+6 -7)📝
webvirtcloud/settings.py.template(+1 -0)📄 Description
update requirements docker base image and ipy.py
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.