> Will sheepdog 1.0 make its way to pvetest eventually?
There were already patches on the list, but they still needs some cleanup.
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
Will sheepdog 1.0 make its way to pvetest eventually?
--
Lindsay Mathieson
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
this prints an parameter as JSON
if it is an object.
this is far from perfect, but better than
[object Object]
Signed-off-by: Dominik Csapak
---
api-viewer/PVEAPI.js | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/api-viewer/PVEAPI.js b/api-viewer/PVEAPI.js
index a27d6c
else no tab would be selected by default,
but the first would still be shown,
leading to confusion which tab is active
Signed-off-by: Dominik Csapak
---
api-viewer/PVEAPI.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/api-viewer/PVEAPI.js b/api-viewer/PVEAPI.js
index 47dbe88..a27d6c4 100
removes the check for dir or nfs storage,
because a few lines below we check for
the content type vztmpl
which should only be allowed when we have a
location where we put templates, thus we should
be able to download them there
Signed-off-by: Dominik Csapak
---
PVE/API2/Nodes.pm | 3 ---
1 file
Signed-off-by: Dominik Csapak
---
www/manager6/window/NotesEdit.js | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/www/manager6/window/NotesEdit.js b/www/manager6/window/NotesEdit.js
index 9212ae4..65c35c8 100644
--- a/www/manager6/window/NotesEdit.js
+++ b/www/manager6/win