Gao Jiangmiao
3488661dc9
Migrate to django 2.2.4
...
The django.core.urlresolvers module is removed in favor of its new location, django.urls.
The on_delete argument for ForeignKey and OneToOneField is required in models and migrations.
2019-08-16 13:07:59 +08:00
Gao Jiangmiao
a4d74a09a6
Migrate source code to python 3.7 and refine code style
2019-08-16 12:59:37 +08:00
Gao Jiangmiao
0e231a930d
Delete unneed files.
2019-08-16 10:09:39 +08:00
catborise
30e1f0eb2d
Remove .img extension label
2019-04-29 14:11:20 +03:00
catborise
3a15b49796
Fix image clone/add logs
2019-04-29 14:10:54 +03:00
catborise
2dc83f39a2
Check media before adding new/existing volume
2019-02-14 16:49:12 +03:00
catborise
fc3f04c244
Add pool refresh before getting list of volumes
2018-12-18 10:50:42 +03:00
catborise
91f01d884b
add get_volumes function to view. And Remove unused 'get' artifact.
2018-11-16 16:04:26 +03:00
catborise
03ffa3a295
move add new disk to instance disk tab. add existing disk option to attach disk. Small typo fixes
2018-10-24 12:04:05 +03:00
catborise
25e6381fc9
add Compute instances tab. Minimal invasion. minimal change. keep structure
2018-09-28 13:33:21 +03:00
catborise
ba212971fa
success message converted to translate ready
2018-09-26 17:18:30 +03:00
catborise
f7d2d24d0b
message.success fix - (request was missing)
2018-09-26 16:19:32 +03:00
catborise
35bc8c67e4
Add NWFilters
2018-09-21 19:11:17 +03:00
catborise
aba92e30b5
x character converted to ×
2018-08-01 17:18:51 +03:00
catborise
f9f216224f
fix typo
2018-08-01 16:52:29 +03:00
catborise
07ae335d79
add progress bar to image cloning
2018-07-31 16:25:12 +03:00
catborise
4126ad2591
Volumes list allocation info added. While creating image files it is recommended username and group name info. Storage.html does not show messages. messages section added
2018-07-25 09:35:35 +03:00
catborise
2585e64cfd
While cloning volume it breaks if volume name is longer than 20 char. It i more realistic longer than 20 char.
2018-07-25 09:33:06 +03:00
Anatoliy Guskov
531ea1e652
Merge pull request #88 from honza801/master
...
multiple enhancements and fixes
2017-03-09 15:34:21 +02:00
chris
89f49b120b
Fixin add storage regex issue on 'iso path' and 'lvm name'
2016-10-15 00:25:21 -04:00
Jan Krcmar
dac974ddab
request.user.is_authenticated() substitued for @login_required decorator
...
settings.LOGIN_URL = /accounts/login
2015-12-22 15:09:02 +01:00
Retspen
e54fd13e9a
Fixed access without admins prermission
2015-06-24 09:54:46 +03:00
Retspen
1fcb49ffc8
Fixed url hash
2015-04-21 15:40:18 +03:00
Retspen
86e1915a49
Fixed some bugs and redesigned html
2015-04-21 14:46:58 +03:00
Retspen
2aa5558df7
Fixed pep8
2015-04-06 10:51:50 +03:00
Retspen
b4e8da8671
Resoved problem with app template
2015-04-02 16:20:46 +03:00
Retspen
35da9ad193
Added 404 and fixed urls
2015-04-02 15:39:40 +03:00
Retspen
ea41412aac
Move tempates
2015-04-02 11:48:40 +03:00
Retspen
56f840c893
Fixed pep8
2015-03-27 17:12:15 +02:00
Anatoliy Guskov
e9236f22a2
Fix rdb
2015-03-11 21:31:08 +02:00
Retspen
ed2b28c25e
Add new forms and templates
2015-03-10 16:24:10 +02:00
Retspen
5960e94da5
Add logs and block for templates
2015-03-03 11:34:09 +02:00
Retspen
fa3df5bff3
Refactoring
2015-02-27 11:51:33 +02:00
Retspen
dd5f98cbe8
build new tree
2015-02-27 11:28:22 +02:00