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

589 commits

Author SHA1 Message Date
catborise
62908f477c Qemu Guest Agent channel add option while creating instance 2018-11-26 15:40:02 +03:00
catborise
a67acc5d24 Merge branch 'master' of https://github.com/catborise/webvirtcloud 2018-11-26 08:48:04 +03:00
Anatoliy Guskov
01019ddf3b
Merge pull request #207 from krp-kp/master
Fix selector for hostname with "."
2018-11-25 15:58:18 +02:00
Roman Kravchuk
64987b4ef4
Fix selector for hostname with "." 2018-11-25 12:41:49 +02:00
Anatoliy Guskov
c04596f078
Merge pull request #206 from krp-kp/master
Fix collapse on hostname with "."
2018-11-25 12:12:15 +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
be75381bea Change column sizes. Add icon for deselecting of disks/networks. add bus selection for disk. add device selection for disk. Some ui changes. 2018-11-23 15:20:51 +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
469cc0560c rename type variable, add bus info while getting media devices. remove unnecessary control while detaching the disk 2018-11-23 15:05:30 +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
84bf04a137 add getting list of disk device types. Rename getting disk bus types function 2018-11-22 14:45:12 +03:00
catborise
44d73cc780 Add ability to resize only vm memory while it is running. 2018-11-20 17:07:19 +03:00
catborise
45720d3bcf convert HDD selection of new instance creation to user request. Before that, instance creation gets all images of all pools. If there is a problem with some pools other than default. It causes problem and sometimes it takes too long to opeen create instance page. With that extension getting volumes is up to request. Firs you must select pool then select volume. For now the create page opens instantly. 2018-11-16 16:08:35 +03:00
catborise
91f01d884b add get_volumes function to view. And Remove unused 'get' artifact. 2018-11-16 16:04:26 +03:00
catborise
5b60dd7f84 fix validation error message of network. 2018-11-16 16:03:32 +03:00
catborise
65733197fa add volumes url to get volume list of specified storage pool 2018-11-16 16:02:15 +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
40ada89c4a add log message when an instance is created 2018-11-14 11:46:13 +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
5872700455 remove caret: bootstrap-multiselect, inheritClass 2018-11-07 15:36:03 +03:00
catborise
d3b43b2e6a add hide/show all instances funtionality 2018-11-07 14:29:36 +03:00
catborise
8ecd453efe fix: initialize used_size variable. it causes error if instance disks are deleted. 2018-11-05 15:19:25 +03:00
catborise
fab3b2891f add filter bar to 'add disk' dropdown. Limit the size of dropdown list. 2018-10-31 17:07:39 +03:00
catborise
69be623eeb upgrade bootstrap-multiselect to v0.9.15 2018-10-31 16:51:11 +03:00
catborise
f68d53f3e4 upgrade chartjs 1.0.2 -> 1.1.1 2018-10-31 16:08:13 +03:00
Anatoliy Guskov
cd940c99e5
Merge pull request #197 from catborise/master
NWFilters Addition & Instances Tab & Other Fixes
2018-10-30 09:08:46 +02: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
1196fb38c9 add log message to attaching disk 2018-10-25 09:55:57 +03:00
catborise
82c87f82bc add/modify alert messages while detaching and deleting volumes. 2018-10-24 17:15:10 +03:00
catborise
1971029e3c Merge commit 'cdb5c4f4128852aa06b3485a47c33e930ee1fba6' 2018-10-24 17:00:48 +03:00
catborise
1b913fd4d6 instance poweron checks is_template attribute. templates should not be e started. by @honza801 2018-10-24 16:56:05 +03:00
catborise
e80bbfd85b console/templates/console-base.html fix html tag console/templates/console-spice-lite.html add console log message by @honza801 2018-10-24 16:45:23 +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
b5f38afbca clone instance: create db record first, then run clone process. delete db record if exception while cloning 2018-10-24 16:19:30 +03:00
catborise
9d07c2d7b6 new instance moved to tabs instead of collapsed divs by @honza801 2018-10-24 16:14:14 +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
d63c0a8163 activate default cache which is in settings for vm creation. 2018-10-10 15:50:59 +03:00
catborise
ca545878c4 add link to favicon.ico 2018-10-08 16:44:08 +03:00
catborise
f2d88b9c65 add performance parameters and owner properties to clone_template and create volume 2018-10-05 17:07:25 +03:00
catborise
016e93ebca fix app artifact 2018-10-05 16:32:49 +03:00
catborise
df4cf01f05 add image owner option to clone_volume, create_volume functions 2018-10-05 15:49:02 +03:00
catborise
e1910c75ff add warning for dublicate instance name on other host 2018-10-04 10:14:08 +03:00
catborise
d75df231a8 generate randum uuid function update. Add validation of uuid function 2018-10-04 09:31:30 +03:00
catborise
7d21c138b7 calling hypervisor, machine, emulator operation is linked to arch variable. 2018-10-02 15:15:41 +03:00