Real-Gecko
|
d19ec05638
|
Replaced f strings in instances according to #339
|
2020-10-07 12:08:48 +06:00 |
|
catborise
|
45e3b00180
|
add getvvfile for desktop viewers.(virt-viewer)
|
2020-09-11 15:56:11 +03:00 |
|
catborise
|
83ba6da572
|
fix instance create error handling
|
2020-08-17 09:58:42 +03:00 |
|
catborise
|
6d52587e60
|
fix messages.error error
|
2020-08-14 16:17:10 +03:00 |
|
catborise
|
015719b952
|
add macvtap support : create macvtap virtual net, add/edit instance network for macvtap
|
2020-07-23 13:36:49 +03:00 |
|
catborise
|
6ab32e1697
|
fix missing uuid record on db while creating instance
|
2020-07-22 16:09:49 +03:00 |
|
catborise
|
400dd6c86e
|
add action definition for destroy operation
|
2020-07-20 12:27:36 +03:00 |
|
catborise
|
abfbc54594
|
fix:move from accounts, after permission migrate applyings to instances
|
2020-07-20 10:44:33 +03:00 |
|
catborise
|
44aa746f4b
|
make console password optional for users with permissions
|
2020-07-17 11:05:47 +03:00 |
|
catborise
|
74a4a1a3ef
|
vnc console options added
|
2020-07-17 11:04:21 +03:00 |
|
Real-Gecko
|
47009d47ca
|
Instances overhaul
|
2020-07-13 15:33:09 +06:00 |
|
Real-Gecko
|
1430c73c13
|
https://github.com/retspen/webvirtcloud/issues/323#issuecomment-649986187
|
2020-06-26 12:48:53 +06:00 |
|
Real-Gecko
|
ce7ebeb55c
|
Fixed #326
|
2020-06-19 10:38:06 +06:00 |
|
Real-Gecko
|
eda233ada7
|
Fix appsettings
|
2020-06-17 15:23:44 +06:00 |
|
Real-Gecko
|
7eee811e65
|
Namespaced instances urls
|
2020-06-16 18:57:50 +06:00 |
|
Real-Gecko
|
636b5bb1bc
|
Reworked some account views
|
2020-06-16 18:35:08 +06:00 |
|
Real-Gecko
|
9a75ceb0e5
|
Replaced __unicode__ with __str__ for models
|
2020-06-15 12:57:17 +06:00 |
|
Real-Gecko
|
cfd739778c
|
Added missing migrations
|
2020-06-15 12:38:44 +06:00 |
|
catborise
|
e97d592e51
|
fix some messages, add translation for some keywords, update tr locale file
|
2020-06-12 14:46:17 +03:00 |
|
catborise
|
fd3212de90
|
fix layout for instance qos configuration
|
2020-06-10 16:25:29 +03:00 |
|
catborise
|
b7fc8a5fea
|
Language change activation. Fix typos and add new translations
|
2020-06-10 15:16:58 +03:00 |
|
catborise
|
7bb6bd310b
|
update locale files and TR translations.
|
2020-06-10 11:15:14 +03:00 |
|
catborise
|
07be61a557
|
fix detach cdrom problem and cd-rom list's layout problem
|
2020-06-05 09:29:26 +03:00 |
|
catborise
|
6a0d04d300
|
replace deprecated ifequal/ifnotequal with if
|
2020-06-04 15:40:57 +03:00 |
|
catborise
|
e46bb99b3b
|
fix typos and rearrange imports & add new lines EOF
|
2020-06-04 15:22:55 +03:00 |
|
catborise
|
028ce0c208
|
urls.py: convert re_path to path
|
2020-06-04 14:31:37 +03:00 |
|
catborise
|
7538ddab4f
|
Add all settings to appsettings page & Convert settings choices
|
2020-06-04 12:32:00 +03:00 |
|
catborise
|
bf15de507a
|
add aria-label definition to forms
|
2020-06-04 12:05:55 +03:00 |
|
catborise
|
8bafaa8720
|
add scope to th tags for screen readers
|
2020-06-04 12:04:46 +03:00 |
|
catborise
|
2d5c701789
|
Add Settings page: Move theme & lang changer to settings page
|
2020-06-04 12:03:26 +03:00 |
|
catborise
|
7c93ee1e2f
|
bootstrap 4.5 fixations & Update strings style to f-string
|
2020-06-04 11:38:41 +03:00 |
|
catborise
|
0461df7685
|
bootstrap4.5: fix modal headers, some glitches
|
2020-06-04 11:36:47 +03:00 |
|
catborise
|
871083967f
|
bootstrap 4.5 fixations & fix various localizations
|
2020-06-04 11:35:57 +03:00 |
|
catborise
|
0e5840498e
|
bootstrap 4.5 & Bootswatch Themes
|
2020-06-04 11:33:25 +03:00 |
|
catborise
|
b48b112a40
|
Update Ace XML Editor 1.4.10 - Move seperate dir
|
2020-06-04 08:51:27 +03:00 |
|
catborise
|
d384c914a4
|
stop getting status info before instance delete to prevent domain not found error
|
2020-06-04 08:51:14 +03:00 |
|
catborise
|
966da065b4
|
get host info from compute not instance
|
2020-06-04 08:50:33 +03:00 |
|
catborise
|
22cb8f702a
|
fix code conventions for pylint
|
2020-06-04 08:48:43 +03:00 |
|
catborise
|
d283e0e1b3
|
remove unused resize request from instance
|
2020-06-04 08:25:22 +03:00 |
|
Real-Gecko
|
10b6f88dbb
|
Added coverage.py support
|
2020-05-29 19:37:49 +06:00 |
|
Real-Gecko
|
83b1dde673
|
Added admin app unit tests
|
2020-05-29 12:46:25 +06: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
|
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 |
|
Real-Gecko
|
6d82c2820b
|
Fix instance bottom bar overlapping main content
|
2020-05-25 17:32:36 +06:00 |
|
catborise
|
52c856c504
|
add show/hide bottom bar option in instance details
|
2020-04-17 15:37:34 +03:00 |
|
catborise
|
9926edf208
|
fix hostname for user quota connection
|
2020-04-06 14:13:10 +03:00 |
|
catborise
|
d5156303ee
|
fix hostname for user instance list
|
2020-04-06 13:05:20 +03:00 |
|
catborise
|
4d40de1b55
|
Python3 & Django 2.2 Migration - Fix & Updates
|
2020-03-16 16:59:45 +03:00 |
|