catborise
|
508e3609be
|
lint with black python. convert f style strings to old one. some small fixes
|
2020-11-05 12:34:31 +03:00 |
|
Real-Gecko
|
636b5bb1bc
|
Reworked some account views
|
2020-06-16 18:35:08 +06:00 |
|
Real-Gecko
|
cfd739778c
|
Added missing migrations
|
2020-06-15 12:38:44 +06:00 |
|
catborise
|
7538ddab4f
|
Add all settings to appsettings page & Convert settings choices
|
2020-06-04 12:32:00 +03:00 |
|
Real-Gecko
|
85929b5327
|
Fixe migrations for new deployments
|
2020-05-28 18:19:25 +06:00 |
|
Real-Gecko
|
3d0493537f
|
Added 'instances:clone_instances' permission
Replaces 'can_clone_instances' user attribute
|
2020-05-28 11:20:23 +06:00 |
|
Real-Gecko
|
a62daad87b
|
Added change password permission
Replaces SHOW_PROFILE_EDIT_PASSWORD option
Can be set on per user or per group basis
|
2020-05-27 18:46:37 +06:00 |
|
Real-Gecko
|
618d88f1c4
|
Fix default admin user
- Fix error: RelatedObjectDoesNotExist: User has no userattributes.
"instances/views.py", line 162, in check_user_quota
|
2020-05-25 16:39:34 +06:00 |
|
catborise
|
f37d6601e1
|
create admin user while migrating
|
2020-04-17 14:03:42 +03:00 |
|
catborise
|
4d40de1b55
|
Python3 & Django 2.2 Migration - Fix & Updates
|
2020-03-16 16:59:45 +03:00 |
|
catborise
|
aa32d826d9
|
django on_delete statement is must after than
|
2018-08-08 14:50:58 +03:00 |
|
catborise
|
ace30ca952
|
Libxml2 converted to lxml, django framework upgrade to 1.11.x and some bug fixes
|
2018-06-27 10:20:51 +03:00 |
|
Ing. Jan KRCMAR
|
96674221b4
|
add migration userattributes.can_clone_instances dafaults to True
|
2017-10-26 10:10:52 +02:00 |
|
Ing. Jan KRCMAR
|
a3a572a8a8
|
Fixed: Conflicting migrations detected (0004_userinstance_is_vnc, 0007_auto_20160426_0635 in accounts)
|
2016-09-12 11:02:01 +02:00 |
|
Daniel Rieper
|
29b722ff41
|
Merge branch 'master' of https://github.com/honza801/webvirtcloud
Conflicts:
instances/templates/instance.html
instances/views.py
|
2016-07-29 13:05:54 +02:00 |
|
Valentin Samir
|
7efbfec17f
|
Add an option to allow an user to change VNC settings
|
2016-05-09 12:09:21 +02:00 |
|
Jan Krcmar
|
25529835b5
|
set default UserAttributes to instances=1, vcpus=1, memory=2048, disk=20
|
2016-04-26 08:36:14 +02:00 |
|
Jan Krcmar
|
f8e681dbf4
|
added user disk quota limit
added quota warning in instance page
|
2016-03-31 13:12:52 +02:00 |
|
Jan Krcmar
|
317c2a85ae
|
user can now clone instances, admin can specify user quotas (instances,cpus,memory)
user can only select predefined instance names, mac and disk names are selected automatically
|
2016-03-23 09:00:42 +01:00 |
|
Retspen
|
2d1f72a7e1
|
Added models and telmplate for sshkeys
|
2015-05-27 14:10:57 +03:00 |
|
Retspen
|
981eb65fac
|
Fixed default account
|
2015-05-07 17:00:11 +03:00 |
|
Retspen
|
2aa5558df7
|
Fixed pep8
|
2015-04-06 10:51:50 +03:00 |
|
Retspen
|
9484b11c41
|
DB changes
|
2015-04-02 14:24:28 +03:00 |
|
Retspen
|
56f840c893
|
Fixed pep8
|
2015-03-27 17:12:15 +02:00 |
|
Retspen
|
1f68e8c5ed
|
Added migration
|
2015-03-25 11:36:37 +02:00 |
|
Retspen
|
02ae7336ea
|
Refactor users page
|
2015-03-18 17:13:44 +02:00 |
|
Retspen
|
29b05745ad
|
Added users page
|
2015-03-02 10:52:07 +02:00 |
|
Retspen
|
cbba654538
|
Add fixtures
|
2015-02-27 15:56:10 +02:00 |
|
Retspen
|
4d48e79341
|
Initial commit
|
2015-02-27 10:53:51 +02:00 |
|