]> git.proxmox.com Git - pve-manager.git/history - www/manager6/lxc/ResourceEdit.js
drop jslint lines
[pve-manager.git] / www / manager6 / lxc / ResourceEdit.js
2020-06-06 Thomas Lamprechtdrop jslint lines
2018-06-07 René JochumRemove swap/memory limit in the Manager, fixes #1799
2018-04-06 Dominik Csapaklxc/ResoureEdit: move some cpu fields to advanced options
2018-01-31 Dominik Csapakfix #1631: change units to binary prefix
2018-01-25 Thomas Lamprechtuse InputPanel from widget toolkit
2018-01-25 Thomas Lamprechtuse windowEdit from widget toolkit
2018-01-25 Dominik Csapakuse IntegerField from widget toolkit
2018-01-02 Wolfgang Bumillerfix #1605: reflect backend values of minimum memory...
2017-11-14 Dominik Csapakmove lxc mountpoint edit from ResourceEdit.js to MPEdit.js
2017-09-12 Philip AbernethyDisallow quotas for unprivileged containers
2017-07-13 Dominik Csapakcheck if storage is in the selector
2017-07-13 Dominik Csapakfix breaking gui when trying to edit a bindmount rootfs
2017-06-28 Emmanuel KasperMake sure checkboxes always appear under the ACL combob...
2017-06-28 Emmanuel KasperAdd a checkbox 'Skip replication' to filter out contain...
2017-06-02 Dominik Csapakremove "read-only" option from container root disk
2017-03-02 Emmanuel KasperRename 'create' to 'isCreate' in pveWindowEdit and...
2016-11-02 Dominik Csapakadd pveIntegerField and use it
2016-11-02 Dominik Csapakadd lxc cpu and memory onlineHelp ids
2016-11-02 Thomas Lamprechtadd 'delete_if_default' helper and use it
2016-10-31 Dominik Csapakforbid decimals and exponent in lxc cores field
2016-10-29 Dietmar MaurerLXC GUI: Wizard now uses new 'cores' option instead...
2016-10-13 Dietmar Maureruse auto-generated block IDs to reference online docu.
2016-09-16 Dietmar Maurercode cleanup
2016-09-16 Fabian Grünbichlerlxc: correctly display cpulimit
2016-09-13 Dominik Csapakadd onlineHelp to lxc
2016-05-19 Dominik Csapakfix reset button with bind mounts
2016-05-19 Dominik Csapakfix #1000: add backup checkbox for mountpoints
2016-04-05 Dietmar Maurerreduce translation overhead
2016-03-14 Wolfgang Bumillerlxc: disable ACL settings for bind mounts
2016-03-09 Emmanuel Kasperfix storage selector 'change' event handling
2016-03-09 Emmanuel KasperFix ComboBoxes when adding a mountpoint
2016-03-03 Dietmar Maurercopy lxc/ResourceEdit.js from manager to manager6