[PR #223] [MERGED] cosmetic fixes & others #462

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/223
Author: @catborise
Created: 2/11/2019
Status: Merged
Merged: 2/12/2019
Merged by: @retspen

Base: masterHead: master


📝 Commits (6)

  • a7e0e49 Make visible add cdrom/media space/button even if instance is running. Check media and disk for cdrom target dev
  • e28cc71 Do not show Network devices header if there is not any.
  • 4b6ab68 Remove cache tag for if device type is cdrom from add function.
  • f76ce4d Multiple UUID check on instance database. Fix error for multiple uuid console error
  • 03370ac Fix css class name for prevention of multiselect(->multipleselect)
  • ebf251f Update bootstrap 3.3.7->3.4.0, update jquery 1.11.1->1.12.4

📊 Changes

8 files changed (+75 additions, -286 deletions)

View changed files

📝 instances/templates/instance.html (+38 -33)
📝 instances/views.py (+16 -7)
📝 static/css/bootstrap.min.css (+3 -3)
📝 static/css/webvirtcloud.css (+3 -3)
📝 static/js/bootstrap.min.js (+3 -4)
📝 static/js/jquery.js (+5 -4)
static/js/plugins/morris/morris-data.js (+0 -227)
📝 vrtManager/instance.py (+7 -5)

📄 Description

Hi,

please accept

  • cosmetic fixes
  • add duplicate UUID control and fix
  • update jquery and bootstrap

🔄 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/223 **Author:** [@catborise](https://github.com/catborise) **Created:** 2/11/2019 **Status:** ✅ Merged **Merged:** 2/12/2019 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`a7e0e49`](https://github.com/retspen/webvirtcloud/commit/a7e0e490077d81232e1b5211904d7fc449493447) Make visible add cdrom/media space/button even if instance is running. Check media and disk for cdrom target dev - [`e28cc71`](https://github.com/retspen/webvirtcloud/commit/e28cc7171087740d37cc3fa14bc934c929b3b0f1) Do not show Network devices header if there is not any. - [`4b6ab68`](https://github.com/retspen/webvirtcloud/commit/4b6ab68e7f88ceeb3321379710f696ce9a94626b) Remove cache tag for if device type is cdrom from add function. - [`f76ce4d`](https://github.com/retspen/webvirtcloud/commit/f76ce4d485399afffb9ee266d0fb93e14ec93e81) Multiple UUID check on instance database. Fix error for multiple uuid console error - [`03370ac`](https://github.com/retspen/webvirtcloud/commit/03370ac705799e618231004ebb669ed67ce153a8) Fix css class name for prevention of multiselect(->multipleselect) - [`ebf251f`](https://github.com/retspen/webvirtcloud/commit/ebf251ff5e290667dc02f0f120c5e2602c02274e) Update bootstrap 3.3.7->3.4.0, update jquery 1.11.1->1.12.4 ### 📊 Changes **8 files changed** (+75 additions, -286 deletions) <details> <summary>View changed files</summary> 📝 `instances/templates/instance.html` (+38 -33) 📝 `instances/views.py` (+16 -7) 📝 `static/css/bootstrap.min.css` (+3 -3) 📝 `static/css/webvirtcloud.css` (+3 -3) 📝 `static/js/bootstrap.min.js` (+3 -4) 📝 `static/js/jquery.js` (+5 -4) ➖ `static/js/plugins/morris/morris-data.js` (+0 -227) 📝 `vrtManager/instance.py` (+7 -5) </details> ### 📄 Description Hi, please accept - cosmetic fixes - add duplicate UUID control and fix - update jquery and bootstrap --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:58:48 +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#462
No description provided.