[pve-devel] [PATCH cluster/manager v2] add dc notes
Dominik Csapak
d.csapak at proxmox.com
Wed Sep 22 12:42:16 CEST 2021
resend of dominics previous series of this fix
changes from v1:
* removed the (imho) unecessary parsing of the nonexisting 'description'
field in the datacenter.cfg, we never had it before and now it only
exists as comment, no need to add it to the description (since it
cannot exist using only our tools)
* fixed the maxLen also for the datacenter notes in the ui
* improved commit subject for manager
pve-cluster:
Dominic Jäger (1):
dc.cfg: Add notes to datacenter config
data/PVE/DataCenterConfig.pm | 31 ++++++++++++++++++++++++++++++-
1 file changed, 30 insertions(+), 1 deletion(-)
pve-manager:
Dominic Jäger (1):
ui: close #3504: Add datacenter notes
www/manager6/dc/Config.js | 6 +++++
www/manager6/panel/NotesView.js | 48 +++++++++++++++++----------------
2 files changed, 31 insertions(+), 23 deletions(-)
--
2.30.2
More information about the pve-devel
mailing list