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

71 commits

Author SHA1 Message Date
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
dependabot[bot]
1a8eb7c2c3 Bump django from 1.11.21 to 1.11.23 in /conf
Bumps [django](https://github.com/django/django) from 1.11.21 to 1.11.23.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/1.11.21...1.11.23)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-23 09:25:13 +03:00
catborise
7404a1212a Remove unnecessary comments 2019-07-22 17:09:37 +03:00
catborise
baf1e92774 Update django version to 1.11.21 2019-07-22 17:07:08 +03:00
catborise
0549323aca Update requirements: django 1.11.20 -> 1.11.21 2019-06-21 11:25:21 +03:00
catborise
98edc599f2 Update Django requirement 1.11.17 to 1.11.20 2019-05-21 09:05:24 +03:00
catborise
1aea7baada update requirements 2019-01-03 13:56:07 +03:00
Ing. Jan KRCMAR
01c7991d80 update novncd runit script, make it debian compatible, update docs 2018-09-10 11:27:05 +02:00
Ing. Jan KRCMAR
951498e841 README fix ubuntu installation package +libxslt1-dev
conf/requirements.txt pytz is required by migrate
2018-07-26 13:36:40 +02:00
catborise
cd072e488b
Merge branch 'master' into master 2018-07-18 15:09:50 +03:00
catborise
bdfdd9238f Correction of requirements 2018-07-18 11:41:34 +03:00
catborise
0778116a40 instances view changed. memory usage converted to progress-bar. some bandi007 changes applied 2018-07-18 10:08:02 +03:00