]> git.proxmox.com Git - pve-manager.git/history - www/manager6/form
fix #4455: ui: config panel: add missing onlineHelp mapping for SDN type
[pve-manager.git] / www / manager6 / form /
2022-12-21 Stefan Hrdlickafix #2822: add iscsi, lvm, lvmthin & zfs storage for...
2022-11-18 Dominik Csapakui: tags: highlight finish inline editing button
2022-11-18 Dominik Csapakui: tags: implement dirty tracking for inline editing
2022-11-18 Dominik Csapakui: tags: shortcut accept&cancel with keypresses
2022-11-18 Dominik Csapakui: hide 'no tags' field and edit icon without VM.Confi...
2022-11-18 Dominik Csapakui: fix datacenter tags options inputs
2022-11-17 Thomas Lamprechtui: tags: reduce opacity of "No Tags" hint
2022-11-17 Thomas Lamprechtui: eslint auto-fixes
2022-11-17 Dominik Csapakui: change style of ListField
2022-11-17 Dominik Csapakui: tags: hide already set tags in dropdown
2022-11-17 Dominik Csapakui: tags: make sorting more natural
2022-11-17 Dominik Csapakui: rework inline tag editing
2022-11-17 Dominik Csapakui: implement tag ordering as configured in datacenter...
2022-11-17 Dominik Csapakui: add tags to ResourceGrid and GlobalSearchField
2022-11-17 Dominik Csapakui: add form for editing tags
2022-11-17 Dominik Csapakui: add form/Tag
2022-11-17 Dominik Csapakui: add PVE.form.ListField
2022-11-17 Dominik Csapakui: add grid form for mapping tags to foreground/backgr...
2022-11-16 Stefan Sterzui: only allow rbd pools to be added as rbd storage
2022-11-10 Wolfgang BumillerMerge branch 'taskset' into taskset-merged
2022-10-24 Stefan Hrdlickacleanup: style fix
2022-10-24 Stefan Hrdlickafix #1981: get next free disk id on change of bus/device
2022-10-04 Thomas Lamprechtui: mdev selector: avoid separate gettext for "Avail"
2022-08-12 Dominik Csapakui: improve form/MDevSelector
2022-04-26 Thomas Lamprechtui: utils: drop some useles _array helpers, just use...
2022-04-20 Fabian Ebnerui: disk storage selector: support storage with multipl...
2022-04-20 Fabian Ebnerui: disk storage selector: never send format when hideF...
2022-04-07 Aaron Lautererui: BusTypeSelector: change noVirtIO to withVirtIO
2022-01-18 Thomas Lamprechtui: form/calendar event: add monthly and yearly examples
2022-01-13 Thomas Lamprechtui: form/calendar event: enable first-day-of-month...
2021-12-16 Fabian Ebnersorters: use correct property 'direction' and keep...
2021-12-07 Thomas Lamprechtui: calendar event: add once daily example and clarify...
2021-11-12 Aaron Lautererui: qm: disk selection: add optional selection of unused
2021-11-11 Dominik Csapakui: storage/cephfs: make ceph fs selectable
2021-11-11 Thomas Lamprechtui: form/CalendarEvent: remove 'first saturday each...
2021-11-11 Wolfgang Bumillerwww: use UserSelector from wtk
2021-11-11 Fabian Ebnerui: calendar event: fix descriptions for examples
2021-11-10 Thomas Lamprechtui: form/calendar event: add some more complex examples
2021-11-10 Thomas Lamprechtui: form/calendar event: increase width of combobox...
2021-11-10 Thomas Lamprechtui: backup job: avoid row wrapping due to overly long...
2021-10-21 Lorenz Stechaunerui: add PreallocationSelector
2021-10-05 Stefan Reiterui: add support for adding TPM devices
2021-10-04 Dominik Csapakui: form/ControllerSelector: add option for selecting...
2021-10-04 Dominik Csapakui: form/ControllerSelector: add updateVMConfig and...
2021-10-04 Dominik Csapakui: refactor sortByPreviousUsage and nextFreeDisk
2021-10-04 Dominik Csapakui: form/ControllerSelector: set correct max value...
2021-09-21 Fabian Ebnerui: storage selector: add new clusterView option
2021-09-21 Fabian Ebnerui: storage selector: only check for nodename before...
2021-07-04 Thomas Lamprechtui: rework global searchfield, drop cruft, improve...
2021-07-02 Thomas Lamprechtui: storage selector: code cleanups
2021-06-21 Lorenz Stechaunerui: add HashAlgorithmSelector
2021-06-09 Fabian Ebnerapi: move cpu path into qemu/capabilities
2021-05-27 Dominik Csapakui: form/CalendarEvent: remove displayField from config
2021-05-27 Dominik Csapakui: form/VMCPUFlagSelector: mark radio-buttons as ...
2021-05-19 Thomas Lamprechtui: form/storage selector: re-validate after storage...
2021-05-19 Thomas Lamprechtui: form/pci: add simple IOMMU group renderer
2021-05-18 Thomas Lamprechtui: form/Guest Selector: eslint fixes and code cleanup...
2021-05-18 Thomas Lamprechtui: form/View Selector: eslint fixes and code cleanup...
2021-05-18 Thomas Lamprechtui: form/USB Selector: eslint fixes and code cleanup...
2021-05-18 Thomas Lamprechtui: form/API Token Selector: eslint fixes and code...
2021-05-18 Thomas Lamprechtui: form/Priv.Selector: eslint fixes and code cleanup...
2021-05-18 Thomas Lamprechtui: form/Node Selector: eslint fixes and code cleanup...
2021-05-18 Thomas Lamprechtui: form/Global Search: eslint fixes and code cleanup...
2021-05-18 Thomas Lamprechtui: form/Controller Selector: eslint fixes and code...
2021-05-18 Thomas Lamprechtui: eslint auto-fixes
2021-04-26 Alexandre Derumiersdn: add subnet/ipam/sdn management
2021-04-26 Thomas Lamprechtui: size field: allow to specifiy emptyValue
2021-04-22 Dominik Csapakui: Utils: use render functions from widget-toolkit
2021-04-21 Thomas Lamprechtui: size-field: add more units
2021-04-21 Thomas Lamprechtui: transform bandwidth-field to generic size-field...
2021-04-21 Thomas Lamprechtui: bandwidth field: make unit postfix configurable
2021-04-21 Thomas Lamprechtui: bandwidth field: fix eslint complaints and slight...
2021-03-15 Fabian Ebnerui: bandwidth limit selector: make it possible to allow...
2021-01-19 Thomas Lamprechtui: eslint: enforce "dot-notation" rule
2021-01-19 Thomas Lamprechtui: eslint: enforce "no-extra-parens" rule
2021-01-19 Thomas Lamprechtui: eslint: fix various spacing related issues
2021-01-19 Thomas Lamprechtui: eslint: fix trailing comma and comma related whites...
2021-01-19 Thomas Lamprechtui: eslint: fix trailing spaces
2020-12-18 Aaron Lautererui: improve description of guest-fstrim checkbox
2020-12-02 Thomas Lamprechtui: USB selector: use new API endpoint
2020-11-26 Dominik Csapakui: fix usage of findRecord
2020-06-17 Stefan Reiterui: CPUModelSelector: use API call for store
2020-06-16 Dominik Csapakui: use pmxDiskSelector from widget-toolkit
2020-06-06 Thomas Lamprechtdrop jslint lines
2020-06-02 Dominik Csapakui: fix HotplugFeatureSelector
2020-05-24 Thomas Lamprechtui: some eslint fixes
2020-05-22 Dominik Csapakui: use RoleSelector from widget-toolkit
2020-05-18 Dominik Csapakui: remove Realm model and RealmComboBox
2020-05-09 Thomas Lamprechtui: memory field: third time's a charm...
2020-05-06 Thomas Lamprechtui: switch backup default compression selection to...
2020-05-06 Thomas Lamprechtui: fix spelling in file name
2020-05-06 Thomas Lamprechtacme: various small UX improvements
2020-05-06 Dominik Csapakui: add ACME selector formfields for account and plugins
2020-05-06 Dominik Csapakui: fix missing htmlEncodes
2020-05-05 Thomas Lamprechtui: acme: minor nits
2020-05-05 Thomas Lamprechtui: acme selector: make searchable
2020-05-05 Thomas Lamprechtui: ACME selectors - adapt to new API path/return schema
2020-05-05 Dominik Csapakui: add ACMEAPiSelector field
2020-05-04 Alwin AntreichFix #2124: Add support for zstd
2020-04-26 Thomas Lamprechtui: auth realm: do not delete tfa if empty on create
next