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

359 commits

Author SHA1 Message Date
catborise
073b7b6717
Bootstrap5 (#17)
* Bootstrap5 migration
2021-07-07 14:12:38 +03:00
catborise
5aa22ac042 Django 3.2.4 LTS upgrade 2021-06-15 13:28:47 +03:00
catborise
d7c0f9445d rearrange search functionality 2021-06-15 13:28:47 +03:00
catborise
a47d006771 fix edit instance volume for running instances to prevent bus error 2021-06-15 13:28:47 +03:00
catborise
610efd5520 add host name for logs beside others 2021-05-31 11:39:09 +03:00
catborise
a5c1d8c308 update bootstrap to 4.6.0 & bootswatch 4.6.0 - fix some themes 2021-03-30 15:34:31 +03:00
catborise
fa4a3149c9 fix network add and change methods to handle bridge/mavctap differentation correctly. 2021-02-12 16:06:12 +03:00
catborise
2f1b11b3ca reorganize host interfaces. remove it from instance methods 2021-02-12 16:05:16 +03:00
catborise
47331ba08f fix python string variables for snapshot and video model 2021-01-25 16:36:24 +03:00
catborise
e68a9bd47a fix uuid and name changes and update them on db correctly. 2020-12-31 11:26:35 +03:00
catborise
d30e6470e2 Add guest info like:hostname,os,version,kernel. indendation fixes 2020-12-17 14:29:07 +03:00
catborise
993a247228 update uuid number if it is changed to fix console view error 2020-12-15 11:39:58 +03:00
catborise
bd44b03bb0 add missing instance title for grouped instances list 2020-12-01 09:46:00 +03:00
catborise
4b7554ea14 increase nginx timeout. Enable live snapshot. 2020-11-06 14:30:41 +03:00
catborise
c83e26c797 fix merge conflicts for locale files 2020-11-05 14:27:57 +03:00
catborise
508e3609be lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00
catborise
159e06221a localization updates 2020-10-23 11:38:52 +03:00
catborise
c20c353a40 localization updates 2020-10-23 11:35:32 +03:00
catborise
85d4c5f132 fix to prevent not opened connection close error 2020-10-21 12:10:42 +03:00
catborise
f759dc6564 fix to prevent not opened connection close error 2020-10-21 12:08:58 +03:00
Real-Gecko
01043ba8a8 Templates cleanup 2020-10-15 20:18:45 +06:00
Real-Gecko
d04267eaa4 Minor improvements for post_migrate signals 2020-10-15 17:49:36 +06:00
Real-Gecko
0f66187e80 More instances tests 2020-10-15 11:58:42 +06:00
Real-Gecko
1b3fd9d05e replaced ugettext_lazy with gettext_lazy 2020-10-14 18:27:57 +06:00
Real-Gecko
5172a9f619 Accounts app improvements and tests 2020-10-14 14:25:05 +03:00
Real-Gecko
a942f55854 Fixed error handling from gstfsd in instances 2020-10-07 18:04:43 +06:00
Real-Gecko
d19ec05638 Replaced f strings in instances according to #339 2020-10-07 12:08:48 +06:00
catborise
45e3b00180 add getvvfile for desktop viewers.(virt-viewer) 2020-09-11 15:56:11 +03:00
catborise
83ba6da572 fix instance create error handling 2020-08-17 09:58:42 +03:00
catborise
6d52587e60 fix messages.error error 2020-08-14 16:17:10 +03:00
catborise
015719b952 add macvtap support : create macvtap virtual net, add/edit instance network for macvtap 2020-07-23 13:36:49 +03:00
catborise
6ab32e1697 fix missing uuid record on db while creating instance 2020-07-22 16:09:49 +03:00
catborise
400dd6c86e add action definition for destroy operation 2020-07-20 12:27:36 +03:00
catborise
abfbc54594 fix:move from accounts, after permission migrate applyings to instances 2020-07-20 10:44:33 +03:00
catborise
44aa746f4b make console password optional for users with permissions 2020-07-17 11:05:47 +03:00
catborise
74a4a1a3ef vnc console options added 2020-07-17 11:04:21 +03:00
Real-Gecko
47009d47ca Instances overhaul 2020-07-13 15:33:09 +06:00
Real-Gecko
1430c73c13 https://github.com/retspen/webvirtcloud/issues/323#issuecomment-649986187 2020-06-26 12:48:53 +06:00
Real-Gecko
ce7ebeb55c Fixed #326 2020-06-19 10:38:06 +06:00
Real-Gecko
eda233ada7 Fix appsettings 2020-06-17 15:23:44 +06:00
Real-Gecko
7eee811e65 Namespaced instances urls 2020-06-16 18:57:50 +06:00
Real-Gecko
636b5bb1bc Reworked some account views 2020-06-16 18:35:08 +06:00
Real-Gecko
9a75ceb0e5 Replaced __unicode__ with __str__ for models 2020-06-15 12:57:17 +06:00
Real-Gecko
cfd739778c Added missing migrations 2020-06-15 12:38:44 +06:00
catborise
e97d592e51 fix some messages, add translation for some keywords, update tr locale file 2020-06-12 14:46:17 +03:00
catborise
fd3212de90 fix layout for instance qos configuration 2020-06-10 16:25:29 +03:00
catborise
b7fc8a5fea Language change activation. Fix typos and add new translations 2020-06-10 15:16:58 +03:00
catborise
7bb6bd310b update locale files and TR translations. 2020-06-10 11:15:14 +03:00
catborise
07be61a557 fix detach cdrom problem and cd-rom list's layout problem 2020-06-05 09:29:26 +03:00
catborise
6a0d04d300 replace deprecated ifequal/ifnotequal with if 2020-06-04 15:40:57 +03:00