[PR #386] [MERGED] upgrades #535

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/386
Author: @catborise
Created: 11/6/2020
Status: Merged
Merged: 11/6/2020
Merged by: @catborise

Base: masterHead: master


📝 Commits (3)

  • 4b7554e increase nginx timeout. Enable live snapshot.
  • 12fa9e7 upgrade required python packages
  • e2e62a3 Bootstrap & Bootswatch Upgrade: 4.5 -> 4.5.3

📊 Changes

73 files changed (+1529 additions, -1408 deletions)

View changed files

📝 README.md (+3 -3)
📝 conf/nginx/webvirtcloud.conf (+3 -3)
📝 conf/requirements.txt (+8 -14)
📝 dev/requirements.txt (+2 -2)
📝 dev/scss/bootstrap/_alert.scss (+1 -0)
📝 dev/scss/bootstrap/_card.scss (+14 -10)
📝 dev/scss/bootstrap/_custom-forms.scss (+10 -8)
📝 dev/scss/bootstrap/_dropdown.scss (+1 -1)
📝 dev/scss/bootstrap/_functions.scss (+3 -0)
📝 dev/scss/bootstrap/_grid.scss (+1 -5)
📝 dev/scss/bootstrap/_list-group.scss (+1 -1)
📝 dev/scss/bootstrap/_modal.scss (+0 -1)
📝 dev/scss/bootstrap/_nav.scss (+2 -0)
📝 dev/scss/bootstrap/_reboot.scss (+9 -5)
📝 dev/scss/bootstrap/_spinners.scss (+2 -2)
📝 dev/scss/bootstrap/_toasts.scss (+4 -2)
📝 dev/scss/bootstrap/_variables.scss (+10 -15)
📝 dev/scss/bootstrap/bootstrap-grid.scss (+2 -2)
📝 dev/scss/bootstrap/bootstrap-reboot.scss (+2 -2)
📝 dev/scss/bootstrap/bootstrap.scss (+2 -2)

...and 53 more files

📄 Description

Bootstrap upgrade
Bootswatch upgrade
Enable live internal snapshot
update python packages


🔄 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/386 **Author:** [@catborise](https://github.com/catborise) **Created:** 11/6/2020 **Status:** ✅ Merged **Merged:** 11/6/2020 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`4b7554e`](https://github.com/retspen/webvirtcloud/commit/4b7554ea14014059bca0cd6bed7a1960703c5053) increase nginx timeout. Enable live snapshot. - [`12fa9e7`](https://github.com/retspen/webvirtcloud/commit/12fa9e7cf18bcbb76457b91c876b7657ab0d451d) upgrade required python packages - [`e2e62a3`](https://github.com/retspen/webvirtcloud/commit/e2e62a3ad4ecf2c2b1574c5379ebdd0dcc87fe10) Bootstrap & Bootswatch Upgrade: 4.5 -> 4.5.3 ### 📊 Changes **73 files changed** (+1529 additions, -1408 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -3) 📝 `conf/nginx/webvirtcloud.conf` (+3 -3) 📝 `conf/requirements.txt` (+8 -14) 📝 `dev/requirements.txt` (+2 -2) 📝 `dev/scss/bootstrap/_alert.scss` (+1 -0) 📝 `dev/scss/bootstrap/_card.scss` (+14 -10) 📝 `dev/scss/bootstrap/_custom-forms.scss` (+10 -8) 📝 `dev/scss/bootstrap/_dropdown.scss` (+1 -1) 📝 `dev/scss/bootstrap/_functions.scss` (+3 -0) 📝 `dev/scss/bootstrap/_grid.scss` (+1 -5) 📝 `dev/scss/bootstrap/_list-group.scss` (+1 -1) 📝 `dev/scss/bootstrap/_modal.scss` (+0 -1) 📝 `dev/scss/bootstrap/_nav.scss` (+2 -0) 📝 `dev/scss/bootstrap/_reboot.scss` (+9 -5) 📝 `dev/scss/bootstrap/_spinners.scss` (+2 -2) 📝 `dev/scss/bootstrap/_toasts.scss` (+4 -2) 📝 `dev/scss/bootstrap/_variables.scss` (+10 -15) 📝 `dev/scss/bootstrap/bootstrap-grid.scss` (+2 -2) 📝 `dev/scss/bootstrap/bootstrap-reboot.scss` (+2 -2) 📝 `dev/scss/bootstrap/bootstrap.scss` (+2 -2) _...and 53 more files_ </details> ### 📄 Description Bootstrap upgrade Bootswatch upgrade Enable live internal snapshot update python packages --- <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:04 +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#535
No description provided.