[PR #563] [MERGED] bootstrap update #616

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/563
Author: @catborise
Created: 1/23/2023
Status: Merged
Merged: 1/23/2023
Merged by: @catborise

Base: masterHead: master


📝 Commits (6)

  • 1348679 resolve dependency problem with markdown
  • e3fb820 update bootstrap&bootswatch 5.0.2 -> 5.2.2. Seperate bootswatch overrides for future update easiness
  • 12d3530 update bootstrap-multiselect to 1.1.2
  • 63216d6 update jquery to 3.6.1
  • 6d9025e update base image to jammy 1.0.1
  • 8e1c3fa change iso path hint

📊 Changes

181 files changed (+3128 additions, -1831 deletions)

View changed files

📝 Dockerfile (+1 -1)
📝 appsettings/views.py (+3 -3)
📝 conf/requirements.txt (+3 -3)
📝 dev/scss/bootstrap-overrides.scss (+57 -51)
📝 dev/scss/bootstrap/_accordion.scss (+56 -25)
📝 dev/scss/bootstrap/_alert.scss (+18 -4)
📝 dev/scss/bootstrap/_badge.scss (+14 -5)
📝 dev/scss/bootstrap/_breadcrumb.scss (+22 -10)
📝 dev/scss/bootstrap/_button-group.scss (+4 -1)
📝 dev/scss/bootstrap/_buttons.scss (+125 -29)
📝 dev/scss/bootstrap/_card.scss (+56 -37)
📝 dev/scss/bootstrap/_close.scss (+1 -1)
📝 dev/scss/bootstrap/_containers.scss (+1 -1)
📝 dev/scss/bootstrap/_dropdown.scss (+85 -76)
📝 dev/scss/bootstrap/_functions.scss (+55 -16)
📝 dev/scss/bootstrap/_grid.scss (+11 -0)
📝 dev/scss/bootstrap/_helpers.scss (+3 -0)
📝 dev/scss/bootstrap/_list-group.scss (+48 -30)
dev/scss/bootstrap/_maps.scss (+54 -0)
📝 dev/scss/bootstrap/_mixins.scss (+1 -0)

...and 80 more files

📄 Description

jquery update
bootstrap-multiselect update
bootstrap 5.0.2 to 5.2.2 update
Docker image update


🔄 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/563 **Author:** [@catborise](https://github.com/catborise) **Created:** 1/23/2023 **Status:** ✅ Merged **Merged:** 1/23/2023 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`1348679`](https://github.com/retspen/webvirtcloud/commit/134867999747e480964e1473a695099a6690581a) resolve dependency problem with markdown - [`e3fb820`](https://github.com/retspen/webvirtcloud/commit/e3fb820b500b3da4cc1e65d2c8071a40d183211d) update bootstrap&bootswatch 5.0.2 -> 5.2.2. Seperate bootswatch overrides for future update easiness - [`12d3530`](https://github.com/retspen/webvirtcloud/commit/12d35306417723cbf059be74ec3d76746ae5d09b) update bootstrap-multiselect to 1.1.2 - [`63216d6`](https://github.com/retspen/webvirtcloud/commit/63216d6283a9ad43883289178e175b530d4a7675) update jquery to 3.6.1 - [`6d9025e`](https://github.com/retspen/webvirtcloud/commit/6d9025ea209eca626434009770bd5de4e8f1e4d1) update base image to jammy 1.0.1 - [`8e1c3fa`](https://github.com/retspen/webvirtcloud/commit/8e1c3fa03bd93bcebc3a6bda69f932e3ab7431d7) change iso path hint ### 📊 Changes **181 files changed** (+3128 additions, -1831 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) 📝 `appsettings/views.py` (+3 -3) 📝 `conf/requirements.txt` (+3 -3) 📝 `dev/scss/bootstrap-overrides.scss` (+57 -51) 📝 `dev/scss/bootstrap/_accordion.scss` (+56 -25) 📝 `dev/scss/bootstrap/_alert.scss` (+18 -4) 📝 `dev/scss/bootstrap/_badge.scss` (+14 -5) 📝 `dev/scss/bootstrap/_breadcrumb.scss` (+22 -10) 📝 `dev/scss/bootstrap/_button-group.scss` (+4 -1) 📝 `dev/scss/bootstrap/_buttons.scss` (+125 -29) 📝 `dev/scss/bootstrap/_card.scss` (+56 -37) 📝 `dev/scss/bootstrap/_close.scss` (+1 -1) 📝 `dev/scss/bootstrap/_containers.scss` (+1 -1) 📝 `dev/scss/bootstrap/_dropdown.scss` (+85 -76) 📝 `dev/scss/bootstrap/_functions.scss` (+55 -16) 📝 `dev/scss/bootstrap/_grid.scss` (+11 -0) 📝 `dev/scss/bootstrap/_helpers.scss` (+3 -0) 📝 `dev/scss/bootstrap/_list-group.scss` (+48 -30) ➕ `dev/scss/bootstrap/_maps.scss` (+54 -0) 📝 `dev/scss/bootstrap/_mixins.scss` (+1 -0) _...and 80 more files_ </details> ### 📄 Description jquery update bootstrap-multiselect update bootstrap 5.0.2 to 5.2.2 update Docker image update --- <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:22 +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#616
No description provided.