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

1051 commits

Author SHA1 Message Date
catborise
62d4cf88ba fix upload iso method 2021-12-17 09:21:42 +03:00
catborise
a33283e172 update dev/conf requirements 2021-12-16 11:11:54 +03:00
catborise
c77e049e82 add rbd support for add new/existing vol. create from rbd based flavor 2021-12-16 11:03:03 +03:00
catborise
86723a8271 add missing pipe mark after snapshot icon 2021-12-10 14:39:56 +03:00
catborise
5c9a5daedc remove eval for security concerns 2021-12-06 09:22:02 +03:00
catborise
f690d1fa60 handle security concerns with file uploading 2021-12-06 08:42:50 +03:00
catborise
c354393685 add MAC address inputs for instance create methods 2021-12-03 16:41:50 +03:00
catborise
61d822efaa update requirements at conf/dev 2021-11-22 11:37:04 +03:00
catborise
4d21a3184b fix: please wait dialog. 2021-10-04 16:18:36 +03:00
catborise
c1488eee52 navbars position is changed to stick-top 2021-10-01 09:48:09 +03:00
catborise
607e396352 update requirements 2021-09-13 10:51:58 +03:00
catborise
890f592148 also show add flavor button if there is not any 2021-09-13 10:51:43 +03:00
catborise
536caacc80 add title info to vm which list under computes 2021-09-13 10:51:28 +03:00
catborise
8a81a83f5e update required packages 2021-08-06 08:50:00 +03:00
catborise
2f2bd9622d fix vm clone log message error 2021-08-06 08:50:00 +03:00
catborise
2e3480677c fix create instance log error 2021-07-12 13:36:16 +03:00
catborise
5c9b9ce15f fix font-awesome ref for search fas ->fa (4.7) 2021-07-12 13:36:16 +03:00
catborise
950347c5d3 fix quartz secondary color palette 2021-07-12 13:36:16 +03:00
catborise
b08df75c53 fix form-select conversion from from-control 2021-07-12 13:36:16 +03:00
catborise
8db77f6136 fix some problems with quartz theme 2021-07-12 13:36:16 +03:00
catborise
45b727ae84
Merge pull request #452 from catborise/master
Bootstrap5
2021-07-07 14:14:57 +03:00
catborise
073b7b6717
Bootstrap5 (#17)
* Bootstrap5 migration
2021-07-07 14:12:38 +03:00
catborise
375479cf2f
Merge pull request #450 from catborise/master
Django Update & other
2021-06-15 14:30:45 +03:00
catborise
1663a49cee fix references to django 3 migration 2021-06-15 14:29:20 +03:00
catborise
ede5710d7c update secret references; move secret to virtsecret because of django compatibility 2021-06-15 14:17:55 +03:00
catborise
f161d6a1f3 update django and package names for travis ci 2021-06-15 14:16:37 +03:00
catborise
f3ac40277a Update ubuntu image to 20.04 2021-06-15 14:00:42 +03:00
catborise
18971f01a6 fix indentation error for ldapbackend.py 2021-06-15 13:44:05 +03:00
catborise
990b69ac51 Merge branch 'master' of https://github.com/catborise/webvirtcloud 2021-06-15 13:34:29 +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
d9c23291de rearrange search functionality 2021-06-10 15:17:53 +03:00
catborise
646eae59a2 fix edit instance volume for running instances to prevent bus error 2021-06-10 13:46:08 +03:00
catborise
7c1eb5c854
Merge pull request #448 from catborise/master
update packages
2021-06-10 13:19:29 +03:00
catborise
768b49ea88 update django-icons to 4.0.0 2021-06-10 13:17:49 +03:00
catborise
cb3ed61872 exclude login view for login required necessity to prevent ERR_TOO_MANY_REDIRECTS error 2021-06-10 11:17:44 +03:00
catborise
5328c4c2ba update required packages 2021-06-10 11:16:15 +03:00
catborise
2c41a0ce76
Update codeql-analysis.yml 2021-06-02 10:00:34 +03:00
catborise
d113e34796
Merge pull request #444 from catborise/master
Host info for logs
2021-06-02 09:48:37 +03:00
kendarorg
e9b57bfcf7
LDAP Integration ( https://github.com/retspen/webvirtcloud/issues/243 ) (#443)
* Added ldap support

* Update

* Added logging

* Update

* Working

* Working

* Working

* Working

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Add eol

Co-authored-by: Kendar <unknown@kendar.org>
2021-06-02 09:46:12 +03:00
catborise
24cd3f70dd make dynamic websockify path for console-vnc-full 2021-06-02 09:11:54 +03:00
catborise
610efd5520 add host name for logs beside others 2021-05-31 11:39:09 +03:00
catborise
a20fa8e8d7
Merge pull request #433 from catborise/master
downgrade django otp requirements. it prevents login
2021-04-25 11:28:55 +03:00
catborise
70bc5a4408 downgrade django otp requirements. it prevents login 2021-04-25 11:27:41 +03:00
catborise
6980c92970
Merge pull request #430 from catborise/master
update ubuntu and debian package requirements
2021-04-21 12:08:13 +03:00
catborise
c940e6fa5a update ubuntu and debian package requirements 2021-04-21 12:07:14 +03:00
catborise
8fd4df554d
Merge pull request #428 from catborise/master
update various requirements
2021-04-19 10:33:02 +03:00
catborise
83159f3365 update various requirements 2021-04-19 10:27:59 +03:00
catborise
1bb25be234
Merge pull request #427 from hyperzlib/master
Fix a translate problem for zh-hans
2021-04-18 12:33:06 +03:00