1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00
Commit graph

82 commits

Author SHA1 Message Date
catborise
f3d1c17a23 update requirements 2022-06-27 11:17:58 +03:00
herengui
9ddba262a4 Enhanced system support
UOS is not a specific os, but a series of different OS, they use either dnf or apt package manager

Signed-off-by: herengui <herengui@uniontech.com>
2022-05-18 17:23:29 +08:00
catborise
448c66110b
Merge pull request #497 from catborise/master
update requirements
2022-04-25 08:14:28 +03:00
catborise
2877f7b120 update requirements 2022-04-25 08:08:55 +03:00
Lv Genggeng
73201ebc8f add support openEuler
Signed-off-by: Lv Genggeng <lvgenggeng@uniontech.com>
2022-03-14 10:19:24 +08:00
herengui
5b685a100e add support uos
Signed-off-by: herengui <herengui@uniontech.com>
2022-03-03 10:59:20 +08:00
catborise
acca92ecb4 update requirements 2022-02-10 15:33:54 +03:00
catborise
79aeb3e23f update requirements 2022-01-12 12:32:17 +03:00
catborise
a33283e172 update dev/conf requirements 2021-12-16 11:11:54 +03:00
catborise
61d822efaa update requirements at conf/dev 2021-11-22 11:37:04 +03:00
catborise
607e396352 update requirements 2021-09-13 10:51:58 +03:00
catborise
8a81a83f5e update required packages 2021-08-06 08:50:00 +03:00
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
768b49ea88 update django-icons to 4.0.0 2021-06-10 13:17:49 +03:00
catborise
5328c4c2ba update required packages 2021-06-10 11:16:15 +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
70bc5a4408 downgrade django otp requirements. it prevents login 2021-04-25 11:27:41 +03:00
catborise
83159f3365 update various requirements 2021-04-19 10:27:59 +03:00
catborise
71fc29daf3 update dependencies; libvirt, lxml & pylint pyflakes etc 2021-03-29 08:59:36 +03:00
catborise
a5b97ed994 update django req & coverage 2021-03-16 14:44:16 +03:00
catborise
59af676f68 fix centos 8 bootstrap script to handle new libvirt start mechanism 2021-01-25 16:53:09 +03:00
catborise
77d8ad95d8 update python packages 2021-01-11 12:21:12 +03:00
catborise
12fa9e7cf1 upgrade required python packages 2020-11-06 14:53:39 +03:00
catborise
4b7554ea14 increase nginx timeout. Enable live snapshot. 2020-11-06 14:30:41 +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
b4430eddcc fix linter errors: bash scripts 2020-10-17 23:30:00 +03:00
Real-Gecko
0f66187e80 More instances tests 2020-10-15 11:58:42 +06:00
Real-Gecko
5172a9f619 Accounts app improvements and tests 2020-10-14 14:25:05 +03:00
Real-Gecko
8afef36656 Downgrade libvirt-python to fix taking snapshots 2020-10-12 16:19:29 +03:00
Real-Gecko
0052323190 Implemented OTP #341 2020-10-08 17:57:51 +06:00
catborise
ba8fa20737 fix linter warnings for bash 2020-09-25 13:26:17 +03:00
catborise
32343c1ddc update libvirt-python, django, libsass requirements 2020-09-25 09:53:34 +03:00
catborise
c2bd8d8547 add nginx configuration files for os type 2020-08-19 16:17:12 +03:00
catborise
523f58b55e update package version & add apps to travis 2020-07-17 14:42:57 +03:00
Real-Gecko
47009d47ca Instances overhaul 2020-07-13 15:33:09 +06:00
catborise
c0f707854a wsproxy patch 2020-06-26 16:31:41 +03:00
Real-Gecko
e4e86ed576 replaced django-fa with django-icons 2020-06-15 14:46:13 +06:00
Real-Gecko
ca3b88097e Updated requiremets and added dev reqs 2020-06-15 12:31:16 +06:00
dependabot[bot]
c43c10dece Bump django from 2.2.12 to 2.2.13 in /conf
Bumps [django](https://github.com/django/django) from 2.2.12 to 2.2.13.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.12...2.2.13)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 09:12:43 +03:00
catborise
0e5840498e bootstrap 4.5 & Bootswatch Themes 2020-06-04 11:33:25 +03:00
Real-Gecko
10b6f88dbb Added coverage.py support 2020-05-29 19:37:49 +06:00
Real-Gecko
27f62dff6c Added admin application
- Manage users
- Manage groups
- Manage logs
2020-05-27 18:24:06 +06:00
Real-Gecko
38befa4362 Added django-login-required-middleware
Thus eliminating need for login_requred decorator on every view
2020-05-27 12:43:29 +06:00
catborise
d3de4bbc30 change statements python -> python3 2020-04-17 14:02:18 +03:00
catborise
f9b837841c update django 2.2.10 to 2.2.12 2020-04-06 14:14:17 +03:00
catborise
4d40de1b55 Python3 & Django 2.2 Migration - Fix & Updates 2020-03-16 16:59:45 +03:00
catborise
39b53dbfc7 correct except error 2020-01-24 10:07:45 +03:00
catborise
8df71efdca Update django requirement 1.11.23 -> 1.11.26, update libvirt-api: 5.3 -> 5.10 and lxml 2019-12-18 09:04:50 +03:00
catborise
360f212583 update requirements, websockify: 0.8.0->0.9.0, django: 1.11.23->1.11.25 2019-10-28 09:40:01 +03:00