webadmin: allow import and clone 56/8456/2
authorGilad Chaplik <gchaplik@redhat.com>
Wed, 10 Oct 2012 09:10:53 +0000 (11:10 +0200)
committerGilad Chaplik <gchaplik@redhat.com>
Tue, 30 Oct 2012 11:47:57 +0000 (13:47 +0200)
commit45f195e761dc8f1ba62304bd97e4ce903f570049
tree6046294201c11ef726f2ce1c9971a40f7f512db7
parent001a3df0cfd6770233739f78376b54ccce3a6125
webadmin: allow import and clone

Adding a static checkbox to the import dialog,
That allows importing and cloning a vm/template, even if
if doesn't exist in the system (which wasn't available till now,
you were able to clone iff the vm/template existed)

Change-Id: If395c2659b5fa578effba29c102461dd7d269ead
Bug-Url: https://bugzilla.redhat.com/862303
Signed-off-by: Gilad Chaplik <gchaplik@redhat.com>
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/TemplateBackupModel.java
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/VmBackupModel.java
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/templates/ImportTemplateModel.java
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ImportVmModel.java
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/storage/backup/ImportVmPopupView.java
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/storage/backup/ImportVmPopupView.ui.xml