]> git.proxmox.com Git - pve-manager.git/history - www/manager6/lxc/MPEdit.js
ui: utils: refactor mps to mp
[pve-manager.git] / www / manager6 / lxc / MPEdit.js
2022-04-07 Aaron Lautererui: utils: refactor mps to mp
2021-12-01 Oguz Bektaslxc: add lazytime mount option
2021-11-05 Dominik Csapakui: lxc/MPEdit: add selectFree toggle
2021-11-05 Dominik Csapakui: lxc/MPEdit: fire diskidchange event
2021-11-05 Dominik Csapakui: lxc/MPEdit: add updateVMConfig
2021-05-19 Thomas Lamprechtui: lxc/Mountpoints: eslint fixes and code cleanup...
2021-05-18 Dominic Jägerui: eslint: fix usage of 'me'
2021-01-19 Thomas Lamprechtui: eslint: fix various spacing related issues
2021-01-19 Thomas Lamprechtui: eslint: fix trailing comma and comma related whites...
2020-06-06 Thomas Lamprechtdrop jslint lines
2019-12-09 Thomas Lamprechtfollowup: rename to "Backup" but add tooltip
2019-12-09 Aaron Lautererui: mpedit: activate backup on MP creation
2019-11-06 Dominik Csapakgui: lxc/MPEdit: save and use the mountpoint propertyString
2019-07-12 Oguz Bektasfilter unusable lxc mountoptions for rootfs
2019-07-11 Thomas Lamprechtui: remove notify calls on viewmodel
2019-07-05 Thomas Lamprechtfollowup: balance columns
2019-07-05 Oguz Bektasfix #1451: allow some extra mount options for container
2018-09-11 Fabian Grünbichlerswitch MP selector to integer input
2018-05-02 Dominik Csapakdisable the mountpoint selector and path field by default
2018-04-06 Dominik Csapakbetter focus of lxc/MPEdit
2018-04-06 Dominik Csapaklxc/MPEdit: rework for advanced options
2018-02-22 Thomas Lamprechtui: MPEdit: add setUnprivileged to allow data binding
2018-01-25 Thomas Lamprechtuse InputPanel from widget toolkit
2018-01-25 Thomas Lamprechtuse windowEdit from widget toolkit
2018-01-25 Thomas Lamprechtuse KVCombobox from widget toolkit
2018-01-25 Thomas Lamprechtuse Checkbox from widget toolkit
2018-01-11 Dominik Csapakadd defaultSize parameter for DiskStorageSelector and...
2017-11-28 Dominik CsapakDo not translate Unix/Linux specific terms
2017-11-14 Dominik Csapakuse DiskStorageSelector in lxc/MPEdit.js
2017-11-14 Dominik Csapakmove lxc mountpoint edit from ResourceEdit.js to MPEdit.js