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

53 commits

Author SHA1 Message Date
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
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
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
32343c1ddc update libvirt-python, django, libsass requirements 2020-09-25 09:53:34 +03:00
catborise
523f58b55e update package version & add apps to travis 2020-07-17 14:42:57 +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
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
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
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
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
Bandic007
32b03b7184 adding new django version to update procedure, fixing missing deps 2018-07-06 17:26:57 +03:00
Bandic007
3628e5f355 fixing django version to 1.11.14 + other 2018-07-06 15:48:38 +03:00
retspen
0622e577f4 Updated requirements 2018-05-31 10:36:11 +03:00
retspen
2f63d35804 Updated Python dependencies 2016-03-30 16:24:22 +03:00
savichev
9b5d745fb9 Update requirements.txt 2016-03-30 18:15:35 +05:00
savichev
90fc5db411 Update requirements.txt 2016-03-30 14:51:16 +05:00
savichev
c5c8d29dff Update requirements.txt
Warning! this string installing libxml2-python version 2.9.2
2016-03-30 12:48:15 +05:00
savichev
fb39c99165 Update requirements.txt
https://github.com/retspen/webvirtcloud/issues/40#issuecomment-127171268
2015-08-03 14:08:19 +05:00
Retspen
13e5d70ff3 Moved all to virtualenv 2015-06-16 08:49:30 +03:00
Retspen
bc90206531 Updated to django 1.8.2 2015-05-27 09:40:30 +03:00
Retspen
c408741877 Update django-1.8.1 2015-05-21 18:58:07 +03:00
Akihiko Horiuchi
e9ce209e3e Move requirements.txt to match README 2015-05-21 23:44:14 +09:00
Renamed from requirements.txt (Browse further)