1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 12:04:15 +00:00
Commit graph

154 commits

Author SHA1 Message Date
catborise
537cefe90a Fix host bus and storages variables to get list of them 2019-10-28 10:45:27 +03:00
catborise
d22aed5ef7 Rearrange host resources variables and change variable names 2019-09-10 16:05:23 +03:00
catborise
e47f97facf instance: seperate resize operations as cpu, mem and disk 2019-08-27 17:18:33 +03:00
catborise
b18290794e Translate, indentation and typo fixes 2019-07-31 11:03:48 +03:00
catborise
f3b8b251b5 Instance actions rearranged to reflect disable vm actions on instances list 2019-07-31 09:59:44 +03:00
catborise
a3e7a5472f Live network interface add remove capability is added. No need to shutdown to add/remove network interfaces 2019-07-17 13:52:14 +03:00
catborise
61703b3faf Add live new/existing disk operation for instance 2019-06-21 11:29:41 +03:00
catborise
181bd9d392 Update chartjs for instance statistics and add memory usage info for instances 2019-05-21 09:12:28 +03:00
catborise
cb81505b05 Convert settings of VNC to Console 2019-04-29 16:10:49 +03:00
Ing. Jan Krcmar
52fbe95e30 staff users are allowed to change vnc settings of instances 2019-04-10 10:09:05 +03:00
catborise
3ad520209f Rearrange tabs for non superusers 2019-04-04 16:03:22 +03:00
catborise
fffbc92151 Fix: for clone instance multiple disk name generating fixed 2019-03-19 14:39:34 +03:00
catborise
03370ac705 Fix css class name for prevention of multiselect(->multipleselect) 2019-02-08 17:17:01 +03:00
catborise
e28cc71710 Do not show Network devices header if there is not any. 2019-01-29 09:28:42 +03:00
catborise
a7e0e49007 Make visible add cdrom/media space/button even if instance is running. Check media and disk for cdrom target dev 2019-01-28 16:38:15 +03:00
catborise
3dc44662a0 Add trans tag some text. Add a text for empty cdrom and fix aligment. 2019-01-28 11:58:55 +03:00
catborise
d3cc19b4f8 Change network devices visual style to prevent erroneous delete 2019-01-25 13:57:32 +03:00
catborise
8d2b3e3024 Add explanation for boot menu changes. Minor cosmetic fixes 2019-01-24 08:41:45 +03:00
catborise
b757c62d4f Add forcibly power off option to suspended instance 2019-01-23 14:30:33 +03:00
catborise
276097a44e Fix instance current status update after action. Fix log related error.Some pep8 compatibility fix. 2019-01-17 10:38:53 +03:00
catborise
198c100524 Add title some buttons. Add trans. Remove redundant dom elements 2019-01-16 09:43:58 +03:00
catborise
96efde814a Add boot menu/order functionality. Minor improvements. Some bug fixes 2019-01-15 15:55:05 +03:00
catborise
6b06ed25ff Add disk cache info for instance 2019-01-09 15:31:42 +03:00
catborise
a63e9036fe Add trans label to headers 2018-12-18 10:18:01 +03:00
catborise
04d3568d1a add instance count to host collapse 2018-12-04 16:05:24 +03:00
catborise
a67acc5d24 Merge branch 'master' of https://github.com/catborise/webvirtcloud 2018-11-26 08:48:04 +03:00
Roman Kravchuk
64987b4ef4
Fix selector for hostname with "." 2018-11-25 12:41:49 +02:00
Roman Kravchuk
91598357dc
Fix collapse on hostname with "."
Fix "Error: Syntax error, unrecognized expression: [host=pc.local]"
2018-11-25 11:27:30 +02:00
catborise
7672cc06f1 Merge branch 'online_resize' 2018-11-23 15:23:01 +03:00
catborise
eb8aae957e Bundle: Add/Delete Cdrom function added. Add disk device type/bus choice for custom instance creation. Change some cosmetics on create instance. Change some functions signature for compatibility. Add getting disk device types function. Fixed some bugs 2018-11-23 15:18:32 +03:00
catborise
08451a06a4 remove font-weight on labels. Increase max volume size limit to 3-5. 2018-11-22 15:48:02 +03:00
catborise
44d73cc780 Add ability to resize only vm memory while it is running. 2018-11-20 17:07:19 +03:00
catborise
4eda0fb866 add chevron-toggle to collapse_all on grouped_index 2018-11-14 14:39:18 +03:00
catborise
45c3f9b176 index_grouped: remove unused data-sortable. index_nongrouped: add trans statement for actions 2018-11-14 14:04:37 +03:00
catborise
605d24d699 define allow_admin_or_not_template variable, template cannot use parenthesis @honza801 2018-11-08 14:56:31 +03:00
catborise
d3b43b2e6a add hide/show all instances funtionality 2018-11-07 14:29:36 +03:00
catborise
2ca2add444 fix typo. remove unused variable. add form-control to volume dropdown. 2018-10-26 17:30:52 +03:00
catborise
07984a2a9a attach volume dropdown menu rearranged to show selected pool 2018-10-25 09:57:41 +03:00
catborise
82c87f82bc add/modify alert messages while detaching and deleting volumes. 2018-10-24 17:15:10 +03:00
catborise
b3b9596a12 secure instance snapshot, media, options. check userinstance.is_change and instance.is_template correctly. secure mount_iso, snapshots for templates, not userinstance.is_change by @honza801 2018-10-24 16:42:00 +03:00
catborise
2b04a89100 make some details showing style popover 2018-10-24 14:09:29 +03:00
catborise
03ffa3a295 move add new disk to instance disk tab. add existing disk option to attach disk. Small typo fixes 2018-10-24 12:04:05 +03:00
catborise
ea5e9cfead Add 'Adding, deleting and detaching disk volumes' to instances 2018-10-19 16:14:33 +03:00
catborise
8f5cc5755a make table headers translatable 2018-10-19 16:11:22 +03:00
catborise
7d21c138b7 calling hypervisor, machine, emulator operation is linked to arch variable. 2018-10-02 15:15:41 +03:00
catborise
93a8625aca url fix for clone 2018-10-01 15:09:04 +03:00
catborise
358f9ae28a url fix for clone 2018-10-01 11:44:29 +03:00
catborise
b81b01e468 url fix for clone 2018-10-01 11:42:01 +03:00
catborise
25e6381fc9 add Compute instances tab. Minimal invasion. minimal change. keep structure 2018-09-28 13:33:21 +03:00
catborise
b916c9dcf9 instance network tab modified. Changing function modified. deleting function added. network info of nwfilters added. and some small fixes applied 2018-09-26 17:20:46 +03:00