Commit Graph

  • 6d336ba433 ui: vm: guest-agent network view: make text in grid selectable Aaron Lauterer 2024-03-21 10:25:32 +01:00
  • baf6842a17 ui: user: password change: require a confirmation-password Wolfgang Bumiller 2024-03-15 13:47:43 +01:00
  • b120875cc4 ui: parse VM network: support floats without trailing zero Thomas Lamprecht 2024-03-21 10:40:35 +01:00
  • 24d60df3da ui: guest import: add warning for losing efi state Dominik Csapak 2024-03-19 14:00:32 +01:00
  • 6353e9f8c3 ui: guest import: correctly set default scsihw value Dominik Csapak 2024-03-19 14:00:31 +01:00
  • 4a855db6fa ui: guest import: auto activate virtio preparation for win + ovmf Dominik Csapak 2024-03-19 14:00:30 +01:00
  • ffa2f7b4a7 ui: guest import: fix isWindows check Dominik Csapak 2024-03-19 14:00:29 +01:00
  • da266fdc51 fix #5293: ceph status: fix division-by-zero when calculating usage Christoph Heiss 2024-03-12 10:13:46 +01:00
  • 01200f7d73 bump version to 8.1.6 Thomas Lamprecht 2024-03-14 15:26:40 +01:00
  • 0dca5cdabd ui: guest import: avoid view-model race on setting os type Thomas Lamprecht 2024-03-13 14:52:31 +01:00
  • 202dc899e7 ui: guest import: fine-tune text on labels and button Thomas Lamprecht 2024-03-13 14:50:15 +01:00
  • 7538d01102 ui: storage browser: add item double-click handler for guest import Thomas Lamprecht 2024-03-13 14:47:13 +01:00
  • defff6ad73 ui: import: fix top-padding of CD-ROM label Thomas Lamprecht 2024-03-13 13:01:45 +01:00
  • c07819af96 ui: import: improve grouping of fields with more spacers Thomas Lamprecht 2024-03-13 12:59:28 +01:00
  • 194eb3a850 ui: import: increase CPU limits to better match ESXi Thomas Lamprecht 2024-03-13 12:54:06 +01:00
  • 2d0bf566ef ui: guest import: rework windows virtio-scsi preparation Dominik Csapak 2024-03-13 09:35:57 +01:00
  • e7ff5c7c73 ui: guest import: style clean-ups Thomas Lamprecht 2024-03-13 08:16:47 +01:00
  • b4f879fdfd ui: guest import: prevent accidental form field submission on second panel Dominik Csapak 2024-03-12 15:13:36 +01:00
  • b6ff117554 ui: guest import: add checkbox for virtio drive Dominik Csapak 2024-03-12 15:12:39 +01:00
  • 31da365410 ui: iso selector: make labelWidth and Align configurable Dominik Csapak 2024-03-12 15:10:12 +01:00
  • 8a0dd9d67b ui: guest import: add field for scsi controller Dominik Csapak 2024-03-12 14:37:01 +01:00
  • d39e2492de ui: guest import: implement 'map-to-sata' checkbox Dominik Csapak 2024-03-12 14:25:39 +01:00
  • 163868e119 ui: guest import: fine-tune paddings and heights in advanced tab Thomas Lamprecht 2024-03-12 14:21:09 +01:00
  • 226f01cba8 ui: guest import: add value-dependent warning for live-import Thomas Lamprecht 2024-03-12 14:14:00 +01:00
  • b185bbade5 ui: guest import: add text for guest-is-running warning Thomas Lamprecht 2024-03-12 14:13:36 +01:00
  • 463b9b8219 ui: guest import: update text for cdrom-image-ignored warning Thomas Lamprecht 2024-03-12 14:13:01 +01:00
  • a5e56799e7 ui: guest import: handle new disk api format Dominik Csapak 2024-03-11 15:35:49 +01:00
  • c52eb4769c ui: guest import: add config tab Dominik Csapak 2024-03-11 15:15:24 +01:00
  • 1c2c2f6943 ui: guest import: move live import checkbox into panel Dominik Csapak 2024-03-11 15:14:27 +01:00
  • 11236006c8 ui: guest import: make window wider Dominik Csapak 2024-03-11 15:13:36 +01:00
  • b0eeb862e6 ui: guest import: rework to tab panels Dominik Csapak 2024-03-11 15:10:01 +01:00
  • 81c46efcd8 ui: guest import: network grid: allow selecting hardware type Dominik Csapak 2024-03-11 11:59:38 +01:00
  • 27afd69862 ui: guest import: network grid: display 'auto' instead of nothing Dominik Csapak 2024-03-11 11:59:05 +01:00
  • 3c3d007eca ui: guest import: sort grids by id Dominik Csapak 2024-03-11 11:58:48 +01:00
  • b7583d4581 ui: guest import: add cdrom grid Dominik Csapak 2024-03-11 11:58:23 +01:00
  • 4fb223f75e ui: guest import: add ostype selector Dominik Csapak 2024-03-11 11:57:57 +01:00
  • 03d8d7d23a ui: esxi import: support rendering structured warnings Thomas Lamprecht 2024-03-10 19:48:43 +01:00
  • bb3fa9def4 ui: add wizard to allow importing from ESXi attached as storage Dominik Csapak 2024-03-08 15:38:44 +01:00
  • 57d552b506 ui: esxi storage edit: add checkbox for skipping certificate validation Thomas Lamprecht 2024-03-13 07:47:37 +01:00
  • e5a30c6d9b ui: esxi storage edit: make user and password always editable Thomas Lamprecht 2024-03-13 07:28:44 +01:00
  • ddbddff766 ui: allow adding the esxi storage type Dominik Csapak 2024-03-08 15:37:28 +01:00
  • 3dd9c5c808 ui: content view: fix use of external static tbar declaration Dominik Csapak 2024-03-08 15:33:20 +01:00
  • 1826922d49 ui: content view: use modern simplified object delcaration Dominik Csapak 2024-03-08 15:32:24 +01:00
  • 62580ab8c9 ui: storage content view: allow to define handler for item double-click Thomas Lamprecht 2024-03-13 14:45:41 +01:00
  • 60e01c6ac2 bump version to 8.1.5 Thomas Lamprecht 2024-03-14 15:13:30 +01:00
  • 5680301560 8.1.4-alt1 Andrew A. Vasilyev 2024-03-04 16:48:11 +03:00
  • 320aba4314 ALT: reduce the difference with upstream Andrew A. Vasilyev 2024-03-04 16:46:31 +03:00
  • 2f9a978070 ALT: fix regexp for kernel build date Andrew A. Vasilyev 2024-03-03 22:11:48 +03:00
  • 8d89e28e11 ALT: improve ifupdown2 support Andrew A. Vasilyev 2024-03-01 16:12:12 +03:00
  • 312194eefb Merge 8.1.4 Andrew A. Vasilyev 2024-02-29 20:47:01 +03:00
  • 385f48fb21 d/control: bump versioned dependency for libpve-access-control Thomas Lamprecht 2024-02-28 15:53:49 +01:00
  • 846defd88c ui: storage: enable download-url button with Sys.AccessNetwork capability Thomas Lamprecht 2024-02-19 17:36:02 +01:00
  • 6cf1a48d45 api: nodes: allow usage of query url metadata with Sys.AccessNetwork Thomas Lamprecht 2024-02-19 17:27:46 +01:00
  • 33b0c265ef appliance index: use upper case for constant like variables Thomas Lamprecht 2024-02-28 14:28:09 +01:00
  • c6611893f6 appliance index: warn if log rotation fails Thomas Lamprecht 2024-02-28 14:27:19 +01:00
  • 11064d3263 appliance index: fix precedence in size check for log rotation Fiona Ebner 2024-02-28 13:07:08 +01:00
  • 8e0b18ff3b ui: IP set: fix indentation and whitespace issues Thomas Lamprecht 2024-02-26 19:08:01 +01:00
  • 4467a5d2f2 api: node status: document boot-info and current-kernel in return schema Thomas Lamprecht 2024-02-26 16:55:11 +01:00
  • 591c2d7beb ui: qemu: bump max cores to 256 by socket Alexandre Derumier 2024-01-12 21:08:06 +01:00
  • 805cae93fd appliance index: rotate update log if bigger than 256 KiB Thomas Lamprecht 2024-02-20 13:40:31 +01:00
  • 6e7cef4923 fix #5106: ui: ceph status: make column wrap the summary text on expand Dominik Csapak 2023-12-07 14:35:58 +01:00
  • 7304254a76 ui: node: system: avoid using 'Syslog' Fiona Ebner 2024-02-15 13:59:30 +01:00
  • a74e269c82 build-sys: allow a multi-digit release number Thomas Lamprecht 2024-02-09 12:04:07 +01:00
  • 04ed3d1b9c ceph: config hash fallback style improvement Fabian Grünbichler 2024-02-12 14:06:55 +01:00
  • 68b6c23956 ceph: fix edge case of wrong files being deleted on purge Max Carrara 2024-02-05 18:54:16 +01:00
  • 58ba4f2884 7.4.17-alt1 Andrew A. Vasilyev 2024-02-05 20:31:26 +03:00
  • ecd808daf0 ALT: add sencha-touch to system location Andrew A. Vasilyev 2024-02-05 20:01:48 +03:00
  • a504c646d1 Revert "aplinfo: use sequioa for key ring generation" Andrew A. Vasilyev 2024-02-05 19:54:29 +03:00
  • 25ae30ea65 Merge 7.4-17 Andrew A. Vasilyev 2024-02-05 19:52:00 +03:00
  • 1e5f1bc8f1 pvesubscription: add missing return statement Alexander Zeidler 2024-01-29 10:47:05 +01:00
  • 267dc2bdf9 ui: lvm: expose saferemove setting Fiona Ebner 2024-02-01 16:12:38 +01:00
  • e1a0e868c7 ui: adapt to fix of Korean language code Thomas Lamprecht 2024-01-18 14:11:28 +01:00
  • 8c260fdbc5 ui: storage: zfs: set blocksize placeholder to 16k Aaron Lauterer 2024-01-29 15:42:06 +01:00
  • 374304dbab vzdump: make helper functions for sending notifications private Lukas Wagner 2023-12-14 15:11:54 +01:00
  • 878d9af62b fix #5067: vzdump: include total backup size in notification Lukas Wagner 2023-12-14 15:11:53 +01:00
  • e308895fc7 add missing library packages Hannes Duerr 2024-01-12 14:41:51 +01:00
  • dd9ee03bf6 report: format iptables output for readability Alexander Zeidler 2024-01-09 15:23:56 +01:00
  • 86700f9caf pvesubscription: update set-offline-key description Alexander Zeidler 2024-01-09 15:23:55 +01:00
  • 395dbe6b7b d/postinst: fix up whitespace indentation Thomas Lamprecht 2024-01-10 10:35:41 +01:00
  • ec5affc9e4 bump version to 8.1.4 Thomas Lamprecht 2023-12-14 15:20:10 +01:00
  • 250d7b07f1 postinst: filter rbds in lvm Stefan Hanreich 2023-12-22 10:58:06 +01:00
  • c75ee959c5 ui: DirEdit: LVMEdit: add hint when to enable shared Aaron Lauterer 2023-10-10 15:24:52 +02:00
  • 9a9b908a41 report: add packet counter to iptables output Hannes Duerr 2024-01-03 09:53:30 +01:00
  • 1930e275cc 7.4.3-alt7 Andrew A. Vasilyev 2023-12-26 18:54:48 +03:00
  • 15cc057424 add support for ifupdown2 Andrew A. Vasilyev 2023-12-26 18:41:29 +03:00
  • 4fb7e9e434 fix #5121: ui: node status: avoid invalid array access for certain foreign kernels Fiona Ebner 2023-12-14 11:34:44 +01:00
  • 4f0d58394f api: replication: allow users to enumerate accessible replication jobs Lukas Wagner 2023-12-01 14:24:09 +01:00
  • ac7127388f ui: iso selector: disable all fields to avoid bogus validation Fiona Ebner 2023-12-04 10:29:56 +01:00
  • 8113229eb7 node: add guard for missing secure-boot efi var Fabian Grünbichler 2023-11-28 07:58:49 +01:00
  • b81057a926 api: apt versions: track dnsmasq and frr-pythontools as optional packages Thomas Lamprecht 2023-11-23 11:33:58 +01:00
  • b46aac3b42 bump version to 8.1.3 Thomas Lamprecht 2023-11-23 11:20:06 +01:00
  • cb92b114f3 ui: pool view: fix editing nested pools Dominik Csapak 2023-11-23 11:07:19 +01:00
  • 38d153d6c7 bump version to 8.1.2 Thomas Lamprecht 2023-11-23 10:23:11 +01:00
  • d31e7f13c6 ui: perm paths: change /mapping/notification to /mapping/notifications Lukas Wagner 2023-11-23 10:54:03 +01:00
  • 95ece724d5 d/control: bump versioned dependency for libpve-guest-common-perl Thomas Lamprecht 2023-11-23 10:40:13 +01:00
  • b877366ade ui: resource tree: remove wrong comment Dominik Csapak 2023-11-23 09:25:42 +01:00
  • fa17629b5f ui: resource tree: fix extra space inconsistency in some node elements Dominik Csapak 2023-11-23 09:25:40 +01:00
  • 4a88465546 ui: drop various translations of fixed strings Thomas Lamprecht 2023-11-23 09:23:23 +01:00
  • f635d06744 ui: iso selector: fix layout, stretch items again to full space Thomas Lamprecht 2023-11-22 20:40:29 +01:00
  • 3f088b4a50 bump version to 8.1.1 Thomas Lamprecht 2023-11-22 19:37:14 +01:00