[PR #484] [MERGED] updates & fixes 1 #576

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

📋 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: masterHead: master


📝 Commits (7)

  • 6c3d716 update docker ubuntu base image
  • e6f7588 update locale tr, fix commit errors
  • 13f332c fix migrate logs to show source and destination hosts correctly
  • 9e832c2 add ldap3 explanations for errors
  • e0767f4 update IPy.py to handle python3.10 and update readme
  • 79aeb3e update requirements
  • 3d4c0aa remove 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.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/484 **Author:** [@catborise](https://github.com/catborise) **Created:** 1/12/2022 **Status:** ✅ Merged **Merged:** 1/12/2022 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`6c3d716`](https://github.com/retspen/webvirtcloud/commit/6c3d716b5ab1a0aff1ece05910e0fddb9aa0bdfe) update docker ubuntu base image - [`e6f7588`](https://github.com/retspen/webvirtcloud/commit/e6f758859346992184643e53a3d5685e5c28b9f1) update locale tr, fix commit errors - [`13f332c`](https://github.com/retspen/webvirtcloud/commit/13f332c9a5097ef25a6680497b68494ecd104ac0) fix migrate logs to show source and destination hosts correctly - [`9e832c2`](https://github.com/retspen/webvirtcloud/commit/9e832c2612fac5fbd7989407c95b0f3ee4fc0d8d) add ldap3 explanations for errors - [`e0767f4`](https://github.com/retspen/webvirtcloud/commit/e0767f4145c5424c792224ac7ec1c69be196640a) update IPy.py to handle python3.10 and update readme - [`79aeb3e`](https://github.com/retspen/webvirtcloud/commit/79aeb3e23f39138064caa92271f0fb59f595c809) update requirements - [`3d4c0aa`](https://github.com/retspen/webvirtcloud/commit/3d4c0aa5ef06f0525d3671f65ff0a14288fe4584) remove nl locales ### 📊 Changes **20 files changed** (+15583 additions, -15221 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description update requirements docker base image and ipy.py --- <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:13 +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#576
No description provided.