Commit Graph

41 Commits

Author SHA1 Message Date
Thomas Lamprecht
03d2e2a89c fix title from backup window (OpenVZ to LXC)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2015-09-18 09:47:06 +02:00
Dietmar Maurer
f96ba76cd6 fix bug #690: workaround - list all storages
It is currently unclear howto restrict storages for container usage.
The 'rootdir' property does not work anymore, because we can now create
containers on normal VM image files.
2015-08-25 07:57:32 +02:00
Wolfgang Link
3f2577db0b Change Ct restore rest call
this change will provide that it will be possibel to restore LXC and OVZ dumpfiles over the gui.
2015-07-24 13:48:20 +02:00
Alexandre Derumier
e26c5a0f0f add migrate_all form
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-02-11 07:01:59 +01:00
Dietmar Maurer
04b410ddaa increase label width in restore dialog 2014-07-18 08:13:03 +02:00
Dietmar Maurer
3ab3549c9e add support for two factor auth 2014-06-23 11:44:32 +02:00
Dietmar Maurer
93a1f20f14 ceph: show task progress 2014-01-24 13:36:38 +01:00
Dietmar Maurer
adb1f9a195 PVE.window.Edit: add new isRemove flag 2014-01-10 09:02:44 +01:00
Dietmar Maurer
4af2c66cad some more gettext cleanups, update po files
Includes full german translation.
2013-08-29 12:06:53 +02:00
Damien PIQUET
0070ee3752 Added translations
Signed-off-by: Damien PIQUET <piqudam@gmail.com>
2013-08-29 07:20:28 +02:00
Dietmar Maurer
9fb3048588 PVE.window.Edit: add backgroundDelay option
This can be used for the new async qemu config API.
2013-06-07 11:49:04 +02:00
Dietmar Maurer
56e237fc9d TaskProgress: add button to show details (TaskViewer) 2013-06-03 11:56:48 +02:00
Dietmar Maurer
e893439e32 use API call to get next free VMID
We cant use the ResourceStore, because it only contains VM accessable for
actual user.
2012-09-27 08:13:51 +02:00
Dietmar Maurer
47a5865acb improve task viewer 2012-09-14 09:47:55 +02:00
Dietmar Maurer
eba9dd95a9 migrate GUI: select online flag automatically 2012-08-27 08:57:37 +02:00
Dietmar Maurer
2c5351706b mask whole window with waitMsgTarget
Else the buttons are still functional, and the user can trigger
additional command (i.e. several restore processes).
2012-03-27 08:32:53 +02:00
Dietmar Maurer
899b837395 vzdump: add new 'remove' flag to disable automatic file removal
The maxfiles flags is now a storage related flag. So we set that on
the storage definition, and removed it from the scheduled backup GUI.
We use '--remove 0' for 'Backup now', so the user need to remove
old backups himself.
2012-03-23 10:05:14 +01:00
Dietmar Maurer
6b21ab95f6 add more gettext markers 2012-02-24 14:39:01 +01:00
Dietmar Maurer
d8340bb49a fix LogViewer updates
Seems ExtJS onShow/onHide wrappers does not work for panels.
2012-02-14 09:01:24 +01:00
Dietmar Maurer
b34b68c2b8 fix compression selector 2012-02-10 12:38:15 +01:00
Dietmar Maurer
7a6b5d9f21 remove useless require declarations 2012-01-31 06:30:31 +01:00
Dietmar Maurer
e4d554ba9b implement PasswordEdit dialog
And cleanup permission check code.
2012-01-20 12:56:48 +01:00
Dietmar Maurer
fd453bd3e2 add more gettext markers 2012-01-12 11:38:14 +01:00
Dietmar Maurer
58eb590510 use standard titles for create/edit dialogs
That way we can reduce the number of gettext() messages.
2012-01-12 09:15:34 +01:00
Dietmar Maurer
ec5b32a8c8 add more gettext markers 2011-11-25 09:23:46 +01:00
Dietmar Maurer
b93aabcaf0 set load mask when changing language 2011-11-23 06:19:39 +01:00
Dietmar Maurer
2198a479fa start i18n support 2011-11-21 12:57:11 +01:00
Dietmar Maurer
7e79e293e8 implement openvz migrate 2011-11-17 14:36:25 +01:00
Dietmar Maurer
2db7bb6f20 use new LogViewer inside TaskViewer 2011-11-16 12:22:03 +01:00
Dietmar Maurer
a2f5799145 make jslint happy 2011-11-09 10:59:21 +01:00
Dietmar Maurer
1d95a6b525 fix focus handling for LoginWindow 2011-11-09 07:33:58 +01:00
Dietmar Maurer
9f7678839d support more than 'local' storage for openvz.
It is now possible to use NFS or other directory type storages.
2011-11-07 12:35:38 +01:00
Dietmar Maurer
61af114dae use new pveBackupModeSelector 2011-11-07 11:27:40 +01:00
Dietmar Maurer
7404e8fe90 implement restore GUI 2011-11-04 13:45:52 +01:00
Dietmar Maurer
c5125d5a64 add backup panel for openvz containers 2011-10-20 09:31:16 +02:00
Dietmar Maurer
ee9fe4959f simplify TaskViewer refresh code 2011-10-11 12:48:28 +02:00
Dietmar Maurer
ea55d5c642 use better class names for NotesView/NotesEdit 2011-10-04 12:09:01 +02:00
Dietmar Maurer
4f0608f74a implemente migrate UI 2011-09-15 11:55:24 +02:00
Dietmar Maurer
6ccf662005 refresh task output when task is running 2011-09-14 09:14:15 +02:00
Dietmar Maurer
72b3adc49a Add digest to prevent concurrent changes 2011-09-07 11:43:19 +02:00
Dietmar Maurer
aff192e6f5 imported from svn 'pve-manager/pve2' 2011-08-23 07:40:22 +02:00