mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 07:55:52 +03:00
[PR #320] [MERGED] Bigupdates #501
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#501
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/320
Author: @catborise
Created: 6/8/2020
Status: ✅ Merged
Merged: 6/8/2020
Merged by: @retspen
Base:
master← Head:bigupdates📝 Commits (10+)
0e58404bootstrap 4.5 & Bootswatch Themes34006adhide some details with a collapse while custom/template instance creationbc25e22add localization files8710839bootstrap 4.5 fixations & fix various localizations9ab7761hide details with collapse while creating instance with flavor0461df7bootstrap4.5: fix modal headers, some glitchesa93f8b3convert strings to python3 f-Stringsccd947aupdate language files7c93ee1bootstrap 4.5 fixations & Update strings style to f-string7409c19truncate long file names longer than 55 characters📊 Changes
277 files changed (+51750 additions, -6022 deletions)
View changed files
➕
.dockerignore(+25 -0)📝
accounts/forms.py(+1 -1)➕
accounts/migrations/0003_auto_20200604_0930.py(+24 -0)📝
accounts/models.py(+0 -1)📝
accounts/templates/account.html(+24 -24)➕
accounts/templates/accounts-list.html(+175 -0)➕
accounts/templates/accounts.html(+151 -0)📝
accounts/templates/base_auth.html(+2 -2)➕
accounts/templates/create_user_block.html(+38 -0)📝
accounts/templates/create_user_inst_block.html(+8 -8)📝
accounts/templates/login.html(+5 -5)📝
accounts/templates/logout.html(+6 -4)📝
accounts/templates/profile.html(+17 -17)📝
accounts/urls.py(+1 -1)📝
accounts/views.py(+4 -3)📝
admin/templates/admin/common/confirm_delete.html(+1 -1)📝
admin/templates/admin/common/form.html(+4 -4)📝
admin/templates/admin/common/list.html(+6 -6)📝
admin/templates/admin/group_list.html(+5 -5)📝
admin/templates/admin/logs.html(+6 -6)...and 80 more files
📄 Description
Hi retspen it is a big update:
and fix some problems...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.